Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
6aa9fb49161ae9c071c0f84290e9e5816164ec66
/
include
9924bdc
Deprecate hardware acceleration errors
by Ron Eldor
· 6 years ago
bcca58c
Add common feature unavailable error
by Ron Eldor
· 6 years ago
06f88e9
Merge remote-tracking branch 'public/pr/2007' into development-proposed
by Simon Butcher
· 6 years ago
d5bf428
Merge remote-tracking branch 'public/pr/1618' into development-proposed
by Simon Butcher
· 6 years ago
a07d86e
Merge remote-tracking branch 'public/pr/1902' into development
by Simon Butcher
· 6 years ago
ef263eb
Merge remote-tracking branch 'public/pr/1993' into development
by Simon Butcher
· 6 years ago
da09561
Merge remote-tracking branch 'public/pr/2142' into development
by Simon Butcher
· 6 years ago
e783f4a
Merge remote-tracking branch 'public/pr/1609' into development
by Simon Butcher
· 6 years ago
abdf67e
Cast number of operations to `uint` in MBEDTLS_ECP_BUDGET
by Hanno Becker
· 6 years ago
a966fde
Fix some documentation typos and improve a comment
by Manuel Pégourié-Gonnard
· 6 years ago
ca29fdf
Fix some typos in documentation and comments
by Manuel Pégourié-Gonnard
· 6 years ago
b843b15
Fix function name to fit conventions
by Manuel Pégourié-Gonnard
· 6 years ago
c37423f
Fix misleading sub-state name and comments
by Manuel Pégourié-Gonnard
· 6 years ago
5267b62
Change error description
by Ron Eldor
· 6 years ago
a27190b
Rename platform error code and value
by Ron Eldor
· 6 years ago
32df911
Fix documentation of what functions restart when
by Manuel Pégourié-Gonnard
· 6 years ago
f0bbd7e
Misc documentation fixes/improvements.
by Manuel Pégourié-Gonnard
· 6 years ago
16b1bd8
bn_mul.h: add ARM DSP optimized MULADDC code
by Aurelien Jarno
· 7 years ago
3725bb2
rsa: pss: Enable use of big hashes with small keys
by Jaeden Amero
· 6 years ago
3ad2efd
Remove Yotta support from the docs, tests and build scripts
by Simon Butcher
· 7 years ago
54a7c62
Minor style changes
by Ron Eldor
· 6 years ago
5a481f1
Update error.h count for SSL
by Manuel Pégourié-Gonnard
· 6 years ago
12e4a8b
Improve documentation wording and formatting
by Manuel Pégourié-Gonnard
· 6 years ago
125af94
Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted
by Manuel Pégourié-Gonnard
· 6 years ago
53546ea
Update library version number to 2.13.1
by Simon Butcher
· 6 years ago
mbedtls-2.13.1
5d40f67
Merge remote-tracking branch 'public/pr/1927' into development-restricted
by Simon Butcher
· 6 years ago
d2ef254
Don't define _POSIX_C_SOURCE in header file
by Hanno Becker
· 6 years ago
f5106d5
Don't declare and define gmtime()-mutex on Windows platforms
by Hanno Becker
· 6 years ago
323d801
Correct preprocessor guards determining use of gmtime()
by Hanno Becker
· 6 years ago
03b2bd4
Correct documentation of mbedtls_platform_gmtime_r()
by Hanno Becker
· 6 years ago
a50fed9
Correct typo in documentation of mbedtls_platform_gmtime_r()
by Hanno Becker
· 6 years ago
6f70581
Correct POSIX version check to determine presence of gmtime_r()
by Hanno Becker
· 6 years ago
c52ef40
Improve documentation of mbedtls_platform_gmtime_r()
by Hanno Becker
· 6 years ago
7dd82b4
platform_utils.{c/h} -> platform_util.{c/h}
by Hanno Becker
· 6 years ago
5a7fe14
Don't include platform_time.h if !MBEDTLS_HAVE_TIME
by Hanno Becker
· 6 years ago
9fbbf1c
Improve wording of documentation of MBEDTLS_PLATFORM_GMTIME_R_ALT
by Hanno Becker
· 6 years ago
c946888
Fix typo in documentation of MBEDTLS_PLATFORM_GMTIME_R_ALT
by Hanno Becker
· 6 years ago
921b76d
Replace 'thread safe' by 'thread-safe' in the documentation
by Hanno Becker
· 6 years ago
9a51d01
Improve documentation of MBEDTLS_HAVE_TIME_DATE
by Hanno Becker
· 6 years ago
4e67cca
Improve documentation of MBEDTLS_HAVE_TIME_DATE
by Hanno Becker
· 6 years ago
48a816f
Minor documentation improvements
by Hanno Becker
· 6 years ago
651d586
Style: Add missing period in documentation in threading.h
by Hanno Becker
· 6 years ago
6a73978
Rename mbedtls_platform_gmtime() to mbedtls_platform_gmtime_r()
by Hanno Becker
· 6 years ago
be2e4bd
Guard decl and use of gmtime mutex by HAVE_TIME_DATE and !GMTIME_ALT
by Hanno Becker
· 6 years ago
5f95c79
Remove another mentioning of IAR from config.h
by Hanno Becker
· 6 years ago
272675f
Correct documentation of mbedtls_platform_gmtime()
by Hanno Becker
· 6 years ago
cfeb70c
gmtime: Remove special treatment for IAR
by Hanno Becker
· 6 years ago
94b540a
Avoid redefining _POSIX_C_SOURCE
by Andres Amaya Garcia
· 6 years ago
45e3020
Document that IAR gmtime_s() is auto selected
by Andres Amaya Garcia
· 6 years ago
433f911
Check for IAR in gmtime macros
by Andres Amaya Garcia
· 6 years ago
e58088e
Clarify docs for MBEDTLS_HAVE_TIME_DATE
by Andres Amaya Garcia
· 6 years ago
193fe89
Add missing _POSIX_C_SOURCE define in threading.h
by Andres Amaya Garcia
· 6 years ago
ca04a01
Document shorthand gmtime macros
by Andres Amaya Garcia
· 6 years ago
c2f948b
Fix grammar in docs for MBEDTLS_HAVE_TIME_DATE
by Andres Amaya Garcia
· 6 years ago
43e4ff0
Make definitions easier to understand
by Nir Sonnenschein
· 6 years ago
521e8a9
Fix to comment to correct module description
by Nir Sonnenschein
· 6 years ago
4d075cd
Update library version number to 2.13.0
by Simon Butcher
· 6 years ago
552754a
Merge remote-tracking branch 'public/pr/1988' into development
by Simon Butcher
· 6 years ago
68dbc94
Merge remote-tracking branch 'public/pr/1951' into development
by Simon Butcher
· 6 years ago
07de4c0
Merge remote-tracking branch 'public/pr/1920' into development
by Simon Butcher
· 6 years ago
b0ad581
Remove the invalid input for platform module
by Ron Eldor
· 6 years ago
0ff4e0b
Add platform error codes
by Ron Eldor
· 6 years ago
b7ebbca
compile time warning of 128bit ctr_drbg keys and standardized warnings
by Nir Sonnenschein
· 6 years ago
ce266e4
use single define for 128bit key for ctr_drbg and update test dependencies
by Nir Sonnenschein
· 6 years ago
97a1c13
Correct typo in documentation of MBEDTLS_SSL_DTLS_MAX_BUFFERING
by Hanno Becker
· 6 years ago
eefe084
Style: Spell out PMTU in ssl.h
by Hanno Becker
· 6 years ago
bc2498a
Style: Add numerous comments indicating condition guarded by #endif
by Hanno Becker
· 6 years ago
2800751
DTLS Reordering: Improve doc of MBEDTLS_SSL_DTLS_MAX_BUFFERING
by Hanno Becker
· 6 years ago
159a37f
config.h: Don't use arithmetical exp for SSL_DTLS_MAX_BUFFERING
by Hanno Becker
· 6 years ago
0e96585
Merge branch 'datagram_packing' into message_reordering
by Hanno Becker
· 6 years ago
eb57008
Fix typo in documentation of mbedtls_ssl_set_datagram_packing()
by Hanno Becker
· 6 years ago
1841b0a
Rename ssl_conf_datagram_packing() to ssl_set_datagram_packing()
by Hanno Becker
· 6 years ago
98081a0
Don't use uint8_t for bitfields
by Hanno Becker
· 6 years ago
3546201
Merge branch 'datagram_packing' into message_reordering
by Hanno Becker
· 6 years ago
a67dee2
Merge branch 'iotssl-2402-basic-pmtu-adaptation' into datagram_packing
by Hanno Becker
· 6 years ago
f47a4af
Fix a typo in comments
by Manuel Pégourié-Gonnard
· 6 years ago
b8eec19
Implement PMTU auto-reduction in handshake
by Manuel Pégourié-Gonnard
· 6 years ago
170e2d8
Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing
by Hanno Becker
· 6 years ago
68ae351
Fix some whitespace in documentation
by Manuel Pégourié-Gonnard
· 6 years ago
c99b12b
Fix documentation for MBEDTLS_HAVE_DATE_TIME
by Andres Amaya Garcia
· 6 years ago
903ee3d
Merge branch 'datagram_packing' into message_reordering
by Hanno Becker
· 6 years ago
e0b150f
Allow limiting the total amount of heap allocations for buffering
by Hanno Becker
· 6 years ago
954f987
change warning about 128bit keys to print
by Nir Sonnenschein
· 6 years ago
eb73f7a
fix trailing white spaces
by Nir Sonnenschein
· 6 years ago
604e60d
add default value for CTR DRBG key size
by Nir Sonnenschein
· 6 years ago
a4588d4
enable the use of variable size keys in ctr_drbg (was hard-coded 256bit before)
by Nir Sonnenschein
· 6 years ago
6611035
Try to further clarify documentation
by Manuel Pégourié-Gonnard
· 6 years ago
f2f1d40
Improve wording in ChangeLog and documentation
by Manuel Pégourié-Gonnard
· 6 years ago
6aeaa05
Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing
by Hanno Becker
· 6 years ago
050dd6a
Improve documentation of ssl_set_mtu().
by Manuel Pégourié-Gonnard
· 6 years ago
065a2a3
Fix some typos and links in comments and doc
by Manuel Pégourié-Gonnard
· 6 years ago
3a0aad1
Rename `update_digest` to `update_hs_digest`
by Hanno Becker
· 6 years ago
6e7aaca
Move MTU setting to SSL context, not config
by Manuel Pégourié-Gonnard
· 6 years ago
d488b9e
Increase maximum number of buffered handshake messages
by Hanno Becker
· 6 years ago
5f066e7
Implement future record buffering
by Hanno Becker
· 6 years ago
6d97ef5
Use uniform treatment for future messages and proper HS fragments
by Hanno Becker
· 6 years ago
0271f96
Introduce buffering structure for handshake messages
by Hanno Becker
· 6 years ago
d7f8ae2
Introduce sub-structure of ssl_handshake_params for buffering
by Hanno Becker
· 6 years ago
2ed6bcc
Implement support for remembering CCS messages
by Hanno Becker
· 6 years ago
40f5084
Add frame for loading and storing buffered messages
by Hanno Becker
· 6 years ago
Next »