Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
361ce6c302bc18a7b5da249ca7465e82ac196a1d
/
library
241823a
Merge remote-tracking branch 'public/pr/1641' into development-restricted-proposed
by Simon Butcher
· 6 years ago
42ab4ae
Merge remote-tracking branch 'public/pr/2167' into development-restricted-proposed
by Simon Butcher
· 6 years ago
51b6abb
Merge remote-tracking branch 'public/pr/2165' into development-proposed
by Simon Butcher
· 6 years ago
2981d8f
Change to positive flow for all cases
by Ron Eldor
· 6 years ago
93ace01
Revert positive flow check
by Ron Eldor
· 6 years ago
b430d9f
Change to positive checks
by Ron Eldor
· 6 years ago
19779c4
Some style and documentation fixes
by Ron Eldor
· 6 years ago
5ed8c1e
Avoid using restartable and alternative ECP imp.
by Ron Eldor
· 6 years ago
b75ffb5
Don't perform binary comparison of CRL issuer and CA subject
by Hanno Becker
· 6 years ago
1f8527f
Move static x509_name_cmp() in library/x509_crt.c
by Hanno Becker
· 6 years ago
06f88e9
Merge remote-tracking branch 'public/pr/2007' into development-proposed
by Simon Butcher
· 6 years ago
76646a4
Merge remote-tracking branch 'public/pr/1777' into development-proposed
by Simon Butcher
· 6 years ago
2705bea
Merge remote-tracking branch 'public/pr/2095' into development-proposed
by Simon Butcher
· 6 years ago
710f203
Merge branch 'iotssl-1770' into development_thomas_dee
by Hanno Becker
· 6 years ago
cec1c26
Break overly long line in library/x509_create.c
by Hanno Becker
· 6 years ago
ee334a3
Remove Doxygen tags from documentation of private structure
by Hanno Becker
· 6 years ago
beffcd8
Update hardcoded certificates in library/certs.c
by Hanno Becker
· 6 years ago
6e1adee
Regenerate test files
by Hanno Becker
· 6 years ago
cb93813
Don't perform binary comparison of CRL issuer and CA subject
by Hanno Becker
· 6 years ago
0f6903d
Move static x509_name_cmp() in library/x509_crt.c
by Hanno Becker
· 6 years ago
2b161c3
Fix compilation issue
by Ron Eldor
· 6 years ago
936d284
Minor fixes
by Ron Eldor
· 6 years ago
8493f80
conditionaly compile ECDH and ECDSA alt functions
by Ron Eldor
· 6 years ago
7904f94
Merge remote-tracking branch 'public/pr/1099' into development-proposed
by Simon Butcher
· 6 years ago
17a0fab
Merge remote-tracking branch 'public/pr/2111' 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
b10c660
Detect unsigned integer overflow in mbedtls_ecp_check_budget()
by Hanno Becker
· 6 years ago
169712e
Merge remote-tracking branch 'restricted/pr/390' into development
by Simon Butcher
· 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
dd3ab13
Fail when encountering invalid CBC padding in EtM records
by Hanno Becker
· 6 years ago
b25cb60
Add a comment to clarify code flow
by Manuel Pégourié-Gonnard
· 6 years ago
a5a3e40
Fix missing dereference.
by Manuel Pégourié-Gonnard
· 6 years ago
90f31b7
Improve readability by moving counter decrement
by Manuel Pégourié-Gonnard
· 6 years ago
a58e011
Fix alignment in a macro definition
by Manuel Pégourié-Gonnard
· 6 years ago
b843b15
Fix function name to fit conventions
by Manuel Pégourié-Gonnard
· 6 years ago
c0edc96
Add comment on internal function API
by Manuel Pégourié-Gonnard
· 6 years ago
d8b73f2
Remove unnecessary calls to init() from free()
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
ee68cff
Fix or improve some comments (and whitespace)
by Manuel Pégourié-Gonnard
· 6 years ago
f0bbd7e
Misc documentation fixes/improvements.
by Manuel Pégourié-Gonnard
· 6 years ago
6346a75
Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted
by Manuel Pégourié-Gonnard
· 6 years ago
805f2e1
Add missing zeroization of buffered handshake messages
by Hanno Becker
· 6 years ago
748face
ssl_tls: fix maximum output length
by Andrzej Kurek
· 6 years ago
ef43ce6
Dtls: change the way unlimited mtu is set for client hello messages
by Andrzej Kurek
· 6 years ago
1624e2e
Avoid overly long lines X.509 DN attr array def in x509_create.c
by Hanno Becker
· 6 years ago
35b6854
Replace reference to RFC 3280 by reference to newer RFC 5280
by Hanno Becker
· 6 years ago
cfc47ba
Correct some indentation and line lengths in x509_create.c
by Hanno Becker
· 6 years ago
d355e69
Rename `tag` to `default_tag` in x509_attr_descriptor_t
by Hanno Becker
· 6 years ago
d2c9009
Improve documentation of x509_attr_descriptor_t
by Hanno Becker
· 6 years ago
6290dae
Disable dtls fragmentation for ClientHello messages
by Andrzej Kurek
· 6 years ago
3725bb2
rsa: pss: Enable use of big hashes with small keys
by Jaeden Amero
· 6 years ago
c86993e
Merge remote-tracking branch 'public/pr/1970' into development
by Simon Butcher
· 6 years ago
eba6c9b
changes requested by @hanno-arm
by thomas-dee
· 6 years ago
54a7c62
Minor style changes
by Ron Eldor
· 6 years ago
1c1c20e
Fix some whitespace issues
by Manuel Pégourié-Gonnard
· 6 years ago
ff21572
rsa: pss: Use size_t when computing signatures
by Jaeden Amero
· 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
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
6f70581
Correct POSIX version check to determine presence of gmtime_r()
by Hanno Becker
· 6 years ago
7dd82b4
platform_utils.{c/h} -> platform_util.{c/h}
by Hanno Becker
· 6 years ago
48a816f
Minor documentation improvements
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
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
433f911
Check for IAR in gmtime macros
by Andres Amaya Garcia
· 6 years ago
3c9733a
Fix typo in comment for gmtime macro defines
by Andres Amaya Garcia
· 6 years ago
ca04a01
Document shorthand gmtime macros
by Andres Amaya Garcia
· 6 years ago
2099606
Use gmtime_s() for IAR
by Andres Amaya Garcia
· 6 years ago
e9b10b2
Define _POSIX_C_SOURCE in threading.c before POSIX detection
by Andres Amaya Garcia
· 6 years ago
4d075cd
Update library version number to 2.13.0
by Simon Butcher
· 6 years ago
da642d9
Implicit _endthread call: comment changed
by irwir
· 6 years ago
e1b82ad
Added spaces after type casts
by irwir
· 6 years ago
0bbb4fc
Merge branch 'development' into development
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
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
a591c48
Correct typo in debug message
by Hanno Becker
· 6 years ago
83ab41c
Correct typo in comment
by Hanno Becker
· 6 years ago
cd9dcda
Add const qualifier to handshake header reading functions
by Hanno Becker
· 6 years ago
39b8bc9
Change wording of debug message
by Hanno Becker
· 6 years ago
ef7afdf
Rename another_record_in_datagram to next_record_is_in_datagram
by Hanno Becker
· 6 years ago
c573ac3
Fix typos in debug message and comment in ssl-tls.c
by Hanno Becker
· 6 years ago
3af567d
Merge remote-tracking branch 'restricted/pr/437' into development-restricted
by Simon Butcher
· 6 years ago
129fa82
Merge remote-tracking branch 'restricted/pr/470' into development-restricted
by Simon Butcher
· 6 years ago
7f85563
Merge remote-tracking branch 'restricted/pr/491' into development-restricted
by Simon Butcher
· 6 years ago
9ce5160
Merge remote-tracking branch 'public/pr/1965' into development
by Simon Butcher
· 6 years ago
9d5a9e1
Merge remote-tracking branch 'public/pr/1625' into development
by Simon Butcher
· 6 years ago
14dac09
Merge remote-tracking branch 'public/pr/1918' into development
by Simon Butcher
· 6 years ago
1846e40
Merge remote-tracking branch 'public/pr/1939' into development
by Simon Butcher
· 6 years ago
9598845
Merge remote-tracking branch 'public/pr/1955' into development
by Simon Butcher
· 6 years ago
4613772
Merge remote-tracking branch 'public/pr/1915' into development
by Simon Butcher
· 6 years ago
Next »