Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
ee3cfec3cc87b71ea0f9a4e3b5524a225a9e4809
ee3cfec
PK sign/verify: hash=NULL is ok if md_alg=0 and hash_len=0
by Gilles Peskine
· 6 years ago
998fbfb
Properly test pk_write with an empty output buffer
by Gilles Peskine
· 6 years ago
cc274c2
Do run the valid parameters test function
by Gilles Peskine
· 6 years ago
159171b
PK parse/write: support keylen=0 correctly
by Gilles Peskine
· 6 years ago
1f19fa6
PK: Fix free(NULL) in library and tests
by Gilles Peskine
· 6 years ago
e146e7d
Don't use TEST_VALID_PARAM with a value
by Gilles Peskine
· 6 years ago
78438e4
Test parameter validation for pk, pkparse and pkwrite
by Gilles Peskine
· 6 years ago
e97dc60
Implement parameter validation in pk, pkparse and pkwrite
by Gilles Peskine
· 6 years ago
a310b41
Add null-pointer support information to init/free
by Gilles Peskine
· 6 years ago
ee427b2
tests: Backup config.h before modifying it
by Jaeden Amero
· 6 years ago
af0c6cb
Fix missing guard on XTS function in tests
by Manuel Pégourié-Gonnard
· 6 years ago
9794098
Clarify ChangeLog entry again.
by Manuel Pégourié-Gonnard
· 6 years ago
548cecd
Discourage making MBEDTLS_PARAM_FAILED() empty.
by Manuel Pégourié-Gonnard
· 6 years ago
12dce61
Fix order of sections in ChangeLog
by Manuel Pégourié-Gonnard
· 6 years ago
e7306d3
Improve some documentation and ChangeLog entry
by Manuel Pégourié-Gonnard
· 6 years ago
a4251f4
Test aes_free( NULL ) unconditionally
by Manuel Pégourié-Gonnard
· 6 years ago
54e7f31
Make TEST_VALID_PARAM() available unconditionally
by Manuel Pégourié-Gonnard
· 6 years ago
aae10fa
Fix some whitespace issues
by Manuel Pégourié-Gonnard
· 6 years ago
cd2b29c
Improve wording in documentation and ChangeLog
by Manuel Pégourié-Gonnard
· 6 years ago
ed459e6
Fix content and style of constraints documentation
by Manuel Pégourié-Gonnard
· 6 years ago
35acb09
Fix some documentation typos/markup/duplication.
by Manuel Pégourié-Gonnard
· 6 years ago
9b8ea89
Fix a few style / whitespace issues
by Manuel Pégourié-Gonnard
· 6 years ago
8a46c22
Add a ChangeLog entry for MBEDTLS_CHECK_PARAMS
by Manuel Pégourié-Gonnard
· 6 years ago
acfdc62
Fix test macro that was too lenient
by Manuel Pégourié-Gonnard
· 6 years ago
840af0a
Add tests to all.sh for CHECK_PARAMS edge cases
by Manuel Pégourié-Gonnard
· 6 years ago
22028a0
Fix a typo in documentation
by Manuel Pégourié-Gonnard
· 6 years ago
e451be5
Update version_features.c
by Manuel Pégourié-Gonnard
· 6 years ago
0e17cc9
Avoid stringifying condition too early
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
a967626
Make MBEDTLS_CHECK_PARAMS disabled by default
by Manuel Pégourié-Gonnard
· 6 years ago
ab58852
Rework documentation.
by Manuel Pégourié-Gonnard
· 6 years ago
a2b0e27
Skip param validation tests if custom macro used
by Manuel Pégourié-Gonnard
· 6 years ago
3ef6a6d
Fix const-ness in mbedtls_param_failed()
by Manuel Pégourié-Gonnard
· 6 years ago
8e661bf
Fix arity of the PARAM_FAILED() macro and function
by Manuel Pégourié-Gonnard
· 6 years ago
2c21073
Remove leftover from testing
by Manuel Pégourié-Gonnard
· 6 years ago
4c37db6
Remove the library provided function of MBEDTLS_PARAM_FAILED
by Simon Butcher
· 6 years ago
249b3d6
Remove use of the macro TEST_FN from the AES test suite
by Simon Butcher
· 6 years ago
6542f6c
Change the use of setjmp/longjmp in parameter failure callback
by Simon Butcher
· 6 years ago
747f5fe
Add disabling of gcc 'clobbered' warning
by Simon Butcher
· 6 years ago
63cb97e
Add handlers for parameter validation in the sample programs
by Simon Butcher
· 6 years ago
a646345
Add additional parameter validation tests for the AES module
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
faafcd8
Merge remote-tracking branch 'upstream-public/pr/2223' into development
by Jaeden Amero
· 6 years ago
fedb407
Merge remote-tracking branch 'upstream-public/pr/2208' 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
d07ef47
Merge remote-tracking branch 'upstream-public/pr/2061' into development
by Jaeden Amero
· 6 years ago
172ba63
Add guard for MBEDTLS_ECP_INTERNAL_ALT
by Janos Follath
· 6 years ago
683c582
Clarify alternative ECP calling conventions
by Janos Follath
· 6 years ago
60ca6e5
test: Make basic-build-test.sh see summary statuses
by Jaeden Amero
· 6 years ago
d2af46f
Fix typo in ECP alternative documentation
by Janos Follath
· 6 years ago
855def1
Add changelog entry for ECC hardware bugfix
by Janos Follath
· 6 years ago
af6f269
Fix ECC hardware double initialization
by Janos Follath
· 6 years ago
8ef1f48
Merge remote-tracking branch 'upstream-public/pr/2219' into development
by Jaeden Amero
· 6 years ago
28efba0
Merge remote-tracking branch 'upstream-public/pr/2218' into development
by Jaeden Amero
· 6 years ago
e1b1a2c
Merge remote-tracking branch 'upstream-public/pr/2181' into development
by Jaeden Amero
· 6 years ago
9055a7d
Merge remote-tracking branch 'upstream-public/pr/2175' into development
by Jaeden Amero
· 6 years ago
3c0941e
Merge remote-tracking branch 'upstream-public/pr/2172' 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
083681c
Merge remote-tracking branch 'upstream-public/pr/2039' into development
by Jaeden Amero
· 6 years ago
833c053
Merge remote-tracking branch 'upstream-public/pr/1982' 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
643e002
Merge remote-tracking branch 'upstream-public/pr/1548' into development
by Jaeden Amero
· 6 years ago
c3b680b
Clarify requirements on handling ECP group IDs
by Janos Follath
· 6 years ago
b8f2706
Add Changelog entry for the new ECDH context
by Janos Follath
· 6 years ago
36c5f7f
ECDH: Hide context from tests
by Janos Follath
· 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
fabc600
Clarify attribution for the Bleichenbacher's Cat fix
by Simon Butcher
· 6 years ago
52735ef
ECDH: Prevent direct access in non-legacy mode
by Janos Follath
· 6 years ago
c9c32f3
ECDH: Add flexible context and legacy flag
by Janos Follath
· 6 years ago
fc03e8d
ECDH: Adapt tests for mbedtls_ecdh_setup()
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
50da016
Add changelog entry for mbedtls_mpi_write_binary fix
by Gilles Peskine
· 6 years ago
056f19c
Tweak RSA vulnerability changelog entry
by Gilles Peskine
· 6 years ago
c4a8017
mbedtls_ctr_drbg_update_ret: correct doc for input length limit
by Gilles Peskine
· 6 years ago
5da0505
Add ChangeLog entry for deprecation of mbedtls_xxx_drbg_update
by Gilles Peskine
· 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
1b09f40
Add ChangeLog entry for wiping sensitive buffers
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
c117d59
check-files: detect merge artifacts
by Gilles Peskine
· 6 years ago
0439805
Factor record_issue into its own method
by Gilles Peskine
· 6 years ago
80a23a5
check-files: Don't check same-named files
by Jaeden Amero
· 6 years ago
3459c74
Create a block list for Travis CI, and fix the Coverity email
by Simon Butcher
· 6 years ago
11cdb05
mbedtls_mpi_write_binary: don't leak the exact size of the number
by Gilles Peskine
· 6 years ago
556d7d9
Merge pull request #532 from sbutcher-arm/version-2.14.0
by Simon Butcher
· 6 years ago
mbedtls-2.14.0
Next »