Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
82d607eb9e61098e9878d1f286df5ba8f2724f34
/
include
d04c623
Merge remote-tracking branch 'restricted/pr/403' into development-restricted
by Manuel Pégourié-Gonnard
· 7 years ago
1827368
Merge branch 'development' into development-restricted
by Manuel Pégourié-Gonnard
· 7 years ago
4712119
Merge remote-tracking branch 'restricted/pr/397' into development
by Manuel Pégourié-Gonnard
· 7 years ago
1434a36
Don't split error code description across multiple lines
by Hanno Becker
· 7 years ago
86ffd80
Register new error code in error.h
by Gilles Peskine
· 7 years ago
25d6d1a
Correct record header size in case of TLS
by Hanno Becker
· 7 years ago
0960f06
Merge branch 'development' into development-restricted
by Gilles Peskine
· 7 years ago
0884f48
Merge remote-tracking branch 'upstream-public/pr/1141' into development
by Gilles Peskine
· 7 years ago
7fb29b1
Merge branch 'development' into development-restricted
by Gilles Peskine
· 7 years ago
4b117d9
Merge remote-tracking branch 'upstream-public/pr/1055' into development
by Gilles Peskine
· 7 years ago
41e9741
Merge remote-tracking branch 'upstream-restricted/pr/419' into development-restricted
by Gilles Peskine
· 7 years ago
80441c6
Merge branch 'iotssl-1419-safermemcmp-volatile' into development-restricted
by Gilles Peskine
· 7 years ago
15f2b3e
Mention that mpi_fill_random interprets PRNG output as big-endian
by Hanno Becker
· 7 years ago
6851b10
Note that disabling SSL_RENEGO doesn't open door for renego attack
by Hanno Becker
· 7 years ago
9fb0205
Fix typo in asn1.h
by Andres Amaya Garcia
· 7 years ago
1a9a51c
Enhance documentation of ssl_write_hostname_ext, adapt ChangeLog.
by Hanno Becker
· 8 years ago
0446a39
Enhance documentation of mbedtls_ssl_set_hostname
by Hanno Becker
· 8 years ago
bc389d1
Extend scope of ERR_RSA_UNSUPPORTED_OPERATION error code
by Hanno Becker
· 7 years ago
3cdc711
Deprecate usage of RSA primitives with wrong key type
by Hanno Becker
· 7 years ago
d25d444
Don't allocate space for DTLS header if DTLS is disabled
by Hanno Becker
· 7 years ago
2f38a43
Enhance documentation of ssl_write_hostname_ext, adapt ChangeLog.
by Hanno Becker
· 8 years ago
f5f9d11
Enhance documentation of mbedtls_ssl_set_hostname
by Hanno Becker
· 8 years ago
a8434e8
Add compile-time checks for size of record content and payload
by Hanno Becker
· 7 years ago
f231eaa
Add configuration file in md.h
by Ron Eldor
· 7 years ago
72ea31b
Update version number to 2.6.0
by Simon Butcher
· 7 years ago
mbedtls-2.6.0
61937d4
Rename time and index parameter to avoid name conflict.
by Hanno Becker
· 8 years ago
c630ce6
Improve MBEDTLS_NO_UDBL_DIVISION description
by Andres Amaya Garcia
· 7 years ago
df1486a
Remove MBEDTLS_TYPE_UDBL option
by Andres Amaya Garcia
· 7 years ago
b39467d
Fix check_config.h #error directive
by Andres Amaya Garcia
· 7 years ago
93db11a
Fix typo in check_config.h
by Andres Amaya Garcia
· 7 years ago
b1a977f
MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION
by Gilles Peskine
· 7 years ago
d7fce00
Allow forcing 64-bit integer type
by Andres Amaya Garcia
· 7 years ago
aa27dfe
Enable 64-bit compilation with ARM Compiler 6
by Andres Amaya Garcia
· 8 years ago
a95d630
Fix platform setup/teardown feature and comments
by Simon Butcher
· 7 years ago
d3be27a
Add additional comments to platform setup/teardown functions
by Simon Butcher
· 7 years ago
d91f99f
Rename macro SETUP_ALT to SETUP_TEARDOWN_ALT
by Andres Amaya Garcia
· 7 years ago
64b02cd
Improve documentation for mbedtls_platform_context
by Andres Amaya Garcia
· 7 years ago
3c8a39d
Remove internal functions from setup API
by Andres Amaya Garcia
· 7 years ago
2a6f39c
Add library setup and teardown APIs
by Andres Amaya Garcia
· 7 years ago
ca1cdb2
Make minor changes to documentation
by Hanno Becker
· 7 years ago
bedc205
Export mbedtls_aes_(en/de)crypt to retain for API compatibility
by Hanno Becker
· 7 years ago
6d84ae7
Clarify documentation for alternative AES implementations
by Hanno Becker
· 7 years ago
d300a57
Undo API change
by Hanno Becker
· 7 years ago
bfea4a7
Remove mutexes from ECP hardware acceleration
by Janos Follath
· 7 years ago
b647919
Improve documentation of PKCS1 decryption functions
by Hanno Becker
· 8 years ago
fdd11b2
Improve MBEDTLS_NO_UDBL_DIVISION description
by Andres Amaya Garcia
· 7 years ago
de2e704
Remove MBEDTLS_TYPE_UDBL option
by Andres Amaya Garcia
· 7 years ago
713c6fd
Fix check_config.h #error directive
by Andres Amaya Garcia
· 7 years ago
bebc5f6
Fix typo in check_config.h
by Andres Amaya Garcia
· 7 years ago
9a9adcd
MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION
by Gilles Peskine
· 7 years ago
6ee7dad
Allow forcing 64-bit integer type
by Andres Amaya Garcia
· 7 years ago
05d9535
Enable 64-bit compilation with ARM Compiler 6
by Andres Amaya Garcia
· 8 years ago
c0da47d
Fix platform setup/teardown feature and comments
by Simon Butcher
· 7 years ago
be4f75c
Add additional comments to platform setup/teardown functions
by Simon Butcher
· 7 years ago
9da6951
Rename macro SETUP_ALT to SETUP_TEARDOWN_ALT
by Andres Amaya Garcia
· 7 years ago
9d80a36
Improve documentation for mbedtls_platform_context
by Andres Amaya Garcia
· 7 years ago
82d7314
Remove internal functions from setup API
by Andres Amaya Garcia
· 7 years ago
122d899
Add library setup and teardown APIs
by Andres Amaya Garcia
· 7 years ago
1a28b01
Make minor changes to documentation
by Hanno Becker
· 7 years ago
489b985
Export mbedtls_aes_(en/de)crypt to retain for API compatibility
by Hanno Becker
· 7 years ago
649dcab
Clarify documentation for alternative AES implementations
by Hanno Becker
· 7 years ago
544039a
Undo API change
by Hanno Becker
· 7 years ago
a9e775e
Remove mutexes from ECP hardware acceleration
by Janos Follath
· 7 years ago
248ae6d
Improve documentation of PKCS1 decryption functions
by Hanno Becker
· 8 years ago
760c9b9
Update doc of return value of verify()
by Manuel Pégourié-Gonnard
· 7 years ago
31458a1
Only return VERIFY_FAILED from a single point
by Manuel Pégourié-Gonnard
· 7 years ago
59e6963
Prevent clever optimization to prematurely quit loop in safe memcmp
by Hanno Becker
· 7 years ago
f2a597f
Update the version number to 2.5.1
by Simon Butcher
· 7 years ago
mbedtls-2.5.1
4a42f3c
Merge remote-tracking branch 'restricted/iotssl-1398' into development-restricted
by Manuel Pégourié-Gonnard
· 7 years ago
db108ac
Merge remote-tracking branch 'hanno/mpi_read_file_underflow' into development
by Manuel Pégourié-Gonnard
· 7 years ago
1178ac5
Merge remote-tracking branch 'hanno/sliding_exponentiation' into development
by Manuel Pégourié-Gonnard
· 7 years ago
4a810fb
Fix mbedtls_ssl_read
by Hanno Becker
· 8 years ago
af0665d
Simplify retaining of messages for future processing
by Hanno Becker
· 8 years ago
c44c3c2
Merge remote-tracking branch 'janos/iotssl-1156-ecdsa-sample-and-doc-clarification' into development
by Manuel Pégourié-Gonnard
· 7 years ago
f11d33b
Cleaned up negative test predicate for test case
by Gilles Peskine
· 8 years ago
5d2511c
SHA-1 deprecation: allow it in key exchange
by Gilles Peskine
· 8 years ago
4fa6bed
X.509 tests: obey compile-time SHA-1 support option
by Gilles Peskine
· 8 years ago
5e79cb3
Remove SHA-1 in TLS by default
by Gilles Peskine
· 8 years ago
23b33f8
Merge remote-tracking branch 'hanno/sig_hash_compatibility' into development
by Manuel Pégourié-Gonnard
· 7 years ago
9f77017
Updated version number to 2.5.0
by Simon Butcher
· 8 years ago
mbedtls-2.5.0
f5bf718
Change return type of AES decrypt and encrypt
by Andres AG
· 8 years ago
088ce43
Implement optional CA list suppression in Certificate Request
by Janos Follath
· 8 years ago
75fdf63
Remove obsolete macros from compat-1.3.h
by Andres Amaya Garcia
· 8 years ago
7e5437a
Remember suitable hash function for any signature algorithm.
by Hanno Becker
· 8 years ago
1aa267c
Introduce macros and functions to characterize certain ciphersuites.
by Hanno Becker
· 8 years ago
af610a0
Fix check-doxy-blocks.pl errors (cmac.c ecjpake.h)
by Andres Amaya Garcia
· 8 years ago
5634b86
Apply feedback to ECP internal interface documentation
by Janos Follath
· 8 years ago
aab9efb
Add doxygen documentation to the new ECP interface
by Janos Follath
· 8 years ago
333d163
Remove obsolote ECP abstraction macros
by Janos Follath
· 8 years ago
c44ab97
Apply review feedback on ECP interface
by Janos Follath
· 8 years ago
b8a90fb
Update ECP hardware abstraction interface
by Janos Follath
· 8 years ago
ee782bc
Adjust documentation to new ECP function names.
by Janos Follath
· 8 years ago
552f6b6
Add global mutex for asymmetric crypto accelerator
by Janos Follath
· 8 years ago
16e63ea
Fix alternative ECP function names
by Janos Follath
· 8 years ago
4d9c69d
Fix ECP alternative macro names
by Janos Follath
· 8 years ago
47d28f0
Remove alt_internal directory
by Janos Follath
· 8 years ago
372697b
Clean up ECP abstraction layer code
by Janos Follath
· 8 years ago
b069753
ECP: Add module and function level replacement options.
by Janos Follath
· 8 years ago
b2034b7
Fix potential stack underflow in mpi_read_file.
by Hanno Becker
· 8 years ago
4bcb491
Abort modular inversion when modulus is one.
by Hanno Becker
· 8 years ago
Next »