Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
0a4fa9b1fb0819fc65ccaba18dd2608024c8472e
/
library
80f7168
Add parameter validation to mbedtls_ecp_restart_init()
by Hanno Becker
· 6 years ago
4f8e8e5
Implement parameter validation for ECP module
by Hanno Becker
· 6 years ago
e451be5
Update version_features.c
by Manuel Pégourié-Gonnard
· 6 years ago
44c5d58
Document AES functions and fix free() functions
by Manuel Pégourié-Gonnard
· 6 years ago
0e9cddb
Introduce generic validation macros
by Manuel Pégourié-Gonnard
· 6 years ago
4c37db6
Remove the library provided function of MBEDTLS_PARAM_FAILED
by Simon Butcher
· 6 years ago
5201e41
Add optional parameter validation to the AES module
by Simon Butcher
· 6 years ago
b486803
Add initial options and support for parameter validation
by Simon Butcher
· 6 years ago
01b34fb
Merge remote-tracking branch 'upstream-public/pr/2267' into development
by Jaeden Amero
· 6 years ago
52ed0b9
Merge remote-tracking branch 'upstream-public/pr/2101' into development
by Jaeden Amero
· 6 years ago
683c582
Clarify alternative ECP calling conventions
by Janos Follath
· 6 years ago
af6f269
Fix ECC hardware double initialization
by Janos Follath
· 6 years ago
e1b1a2c
Merge remote-tracking branch 'upstream-public/pr/2181' into development
by Jaeden Amero
· 6 years ago
5b46fe7
Merge remote-tracking branch 'upstream-public/pr/2157' into development
by Jaeden Amero
· 6 years ago
bc1cf5c
Merge remote-tracking branch 'upstream-public/pr/2131' into development
by Jaeden Amero
· 6 years ago
a04617e
Merge remote-tracking branch 'upstream-public/pr/2125' into development
by Jaeden Amero
· 6 years ago
c27e342
Merge remote-tracking branch 'upstream-public/pr/2117' into development
by Jaeden Amero
· 6 years ago
41722ec
Merge remote-tracking branch 'upstream-public/pr/1958' into development
by Jaeden Amero
· 6 years ago
3fbdada
SSL: Make use of the new ECDH interface
by Janos Follath
· 6 years ago
948f4be
Debug: Add functions for ECDH contexts
by Janos Follath
· 6 years ago
5a3e1bf
ECDH: Make the implementation use the new context
by Janos Follath
· 6 years ago
f61e486
ECDH: Add mbedtls_ecdh_setup()
by Janos Follath
· 6 years ago
89ac8c9
ECP: Add mbedtls_ecp_tls_read_group_id()
by Janos Follath
· 6 years ago
51b8a2f
Merge remote-tracking branch 'restricted/pr/512' into development
by Simon Butcher
· 6 years ago
b9eb786
Merge remote-tracking branch 'restricted/pr/535' into development
by Simon Butcher
· 6 years ago
658618b
Merge remote-tracking branch 'restricted/pr/516' into development
by Simon Butcher
· 6 years ago
8220466
Streamline mbedtls_xxx_drbg_update_seed_file
by Gilles Peskine
· 6 years ago
b7f71c8
HMAC_DRBG: report all errors from HMAC functions
by Gilles Peskine
· 6 years ago
e0e9c57
HMAC_DRBG: deprecate mbedtls_hmac_drbg_update because it ignores errors
by Gilles Peskine
· 6 years ago
d919993
CTR_DRBG: deprecate mbedtls_ctr_drbg_update because it ignores errors
by Gilles Peskine
· 6 years ago
afa8037
HMAC_DRBG: clean stack buffers
by Gilles Peskine
· 6 years ago
d9aa84d
CTR_DRBG: clean stack buffers
by Gilles Peskine
· 6 years ago
11cdb05
mbedtls_mpi_write_binary: don't leak the exact size of the number
by Gilles Peskine
· 6 years ago
c1b9892
Update library version number to 2.14.0
by Simon Butcher
· 6 years ago
de13963
Merge remote-tracking branch 'restricted/pr/520' into development-restricted-proposed
by Simon Butcher
· 6 years ago
cdd1a6c
Merge remote-tracking branch 'restricted/pr/510' into development-restricted-proposed
by Simon Butcher
· 6 years ago
e51d4b3
Merge remote-tracking branch 'public/pr/2054' into development-proposed
by Simon Butcher
· 6 years ago
9924bdc
Deprecate hardware acceleration errors
by Ron Eldor
· 6 years ago
bcca58c
Add common feature unavailable error
by Ron Eldor
· 6 years ago
d83448b
Merge remote-tracking branch 'public/pr/2052' into development-restricted-proposed
by Simon Butcher
· 6 years ago
53b45ec
Merge remote-tracking branch 'public/pr/2079' into development-restricted-proposed
by Simon Butcher
· 6 years ago
bbc31b4
Merge remote-tracking branch 'public/pr/2085' into development-restricted-proposed
by Simon Butcher
· 6 years ago
93a9b49
Merge remote-tracking branch 'public/pr/2077' into development-restricted-proposed
by Simon Butcher
· 6 years ago
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
f6d6e30
Fix incomplete assertion in ssl_write_handshake_msg()
by Hanno Becker
· 6 years ago
51b6abb
Merge remote-tracking branch 'public/pr/2165' into development-proposed
by Simon Butcher
· 6 years ago
9772da8
Add missing bracket
by Hanno Becker
· 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
c388a8c
Fix typo in a test condition code
by Krzysztof Stachowiak
· 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
6934e9b
Indentation fix
by Hanno Becker
· 6 years ago
137015c
Fix unsafe bounds checks in ssl_load_session()
by Hanno Becker
· 6 years ago
169712e
Merge remote-tracking branch 'restricted/pr/390' into development
by Simon Butcher
· 6 years ago
9543373
Use brackets around shift operations
by Hanno Becker
· 6 years ago
a74faba
aes: xts: Correct NIST 80-38E to 800-38E
by Jaeden Amero
· 6 years ago
8381fcb
aes: xts: Update inaccurate comments
by Jaeden Amero
· 6 years ago
a966fde
Fix some documentation typos and improve a comment
by Manuel Pégourié-Gonnard
· 6 years ago
f343de1
typo fix
by Brian J Murray
· 6 years ago
ca29fdf
Fix some typos in documentation and comments
by Manuel Pégourié-Gonnard
· 6 years ago
2751697
Entropy: Fall through to /dev/random if getrandom() syscall unknown
by Hanno Becker
· 6 years ago
dd3ab13
Fail when encountering invalid CBC padding in EtM records
by Hanno Becker
· 6 years ago
44da18a
Duplicate mbedtls_asn1_find_named_data in asn1write.c to avoid dep.
by Hanno Becker
· 6 years ago
1ea604d
Guard mbedtls_pkcs5_pbes2() by MBEDTLS_ASN1_PARSE_C
by Hanno Becker
· 6 years ago
8a89f9f
Make PBE-related parts of PKCS12 depend on MBEDTLS_ASN1_PARSE_C
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
Next »