Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
6b5ef48bf70fbe574810d2029edbef4fd3ca6e66
6b5ef48
Add a configuration fix for vsnprintf for non-conforming platforms
by k-stachowiak
· 6 years ago
2cdb6b4
Include MinGW in the non-conforming (v)snprintf scope
by Krzysztof Stachowiak
· 6 years ago
54187b8
Improve wording in ChangeLog
by Krzysztof Stachowiak
· 6 years ago
1555716
Correct formatting in `mbedtls_platform_set_vsnprint()` doxygen comment
by Krzysztof Stachowiak
· 6 years ago
edb868d
Move MinGW specific define out of a header file
by Krzysztof Stachowiak
· 6 years ago
41734a1
Return an error code from a dummy function
by Krzysztof Stachowiak
· 6 years ago
643bcb3
Force ANSI stdio in MinGW
by Krzysztof Stachowiak
· 6 years ago
723f867
Provide cross platform vsnprintf wrapper
by k-stachowiak
· 6 years ago
1ab9b57
Add a ChangeLog entry for memory leak in mbedtls_x509_csr_parse()
by Simon Butcher
· 6 years ago
034e139
Merge remote-tracking branch 'public/pr/1621' into development
by Simon Butcher
· 6 years ago
4b6b08e
Merge remote-tracking branch 'public/pr/1006' into development
by Simon Butcher
· 6 years ago
1d97cab
Merge remote-tracking branch 'public/pr/1645' into development
by Simon Butcher
· 6 years ago
bea00bd
Merge remote-tracking branch 'public/pr/1783' into development
by Simon Butcher
· 6 years ago
9e02b97
Add ChangeLog entry for #1257 - key_app_writer writes invalid ASN.1
by Simon Butcher
· 6 years ago
19c01ef
Merge remote-tracking branch 'public/pr/1258' into development
by Simon Butcher
· 6 years ago
fd0c240
Merge remote-tracking branch 'public/pr/1793' into development
by Simon Butcher
· 6 years ago
d56654f
Update the forum link in the README file
by Ron Eldor
· 6 years ago
6665b67
Merge remote-tracking branch 'public/pr/1390' into development
by Simon Butcher
· 6 years ago
9fa21bf
Merge remote-tracking branch 'public/pr/1533' into development
by Simon Butcher
· 6 years ago
95a1c1f
Merge remote-tracking branch 'public/pr/1617' into development
by Simon Butcher
· 6 years ago
4922123
Update the Mbed TLS forum link
by Ron Eldor
· 6 years ago
164b9cd
update ChangeLog
by niisato
· 6 years ago
b7d39db
update ChangeLog
by niisato
· 6 years ago
99a3e80
update change log.
by niisato
· 6 years ago
1555085
add ChangeLog to this commit.
by niisato
· 6 years ago
8ee2422
about a issue Replace "new" variable #1782
by niisato
· 6 years ago
51d7cfe
Fix coverity warnings in benchmark.c
by Manuel Pégourié-Gonnard
· 6 years ago
bf7fe4f
Replace check with APPLE with CMAKE_SYSTEM_NAME
by Andres Amaya Garcia
· 6 years ago
5b92352
Document ssl_write_real() behaviour in detail
by Andres Amaya Garcia
· 7 years ago
7ee25d7
Allow 0 as a valid ret value for mbedtls_ssl_write
by Andres Amaya Garcia
· 7 years ago
a562c26
Add ChangeLog entry for mbedtls_ssl_write() docs
by Andres Amaya Garcia
· 7 years ago
e3402ce
Enable APPLE_BUILD in makefile if using system ar
by Andres Amaya Garcia
· 6 years ago
21f73b5
Coding style
by Philippe Antoine
· 6 years ago
c51d613
Ensure crosscompiling with make works in Mac OS X
by Andres Amaya Garcia
· 6 years ago
f57bf8b
Define specific mode for ChachaPoly
by Manuel Pégourié-Gonnard
· 6 years ago
a18034a
Adjust to added fields in cipher_base_t
by Manuel Pégourié-Gonnard
· 6 years ago
0dadba2
Merge branch 'development' into iotssl-2257-chacha-poly-primitives
by Manuel Pégourié-Gonnard
· 6 years ago
8266aca
Merge remote-tracking branch 'upstream-restricted/pr/487' into development
by Jaeden Amero
· 6 years ago
mbedtls-2.11.0
2fcd3e4
Change the library version to 2.11.0
by Simon Butcher
· 6 years ago
925568a
Fix version in ChangeLog for fix for #552
by Simon Butcher
· 6 years ago
b6a5bff
Add ChangeLog entry for clang version fix. Issue #1072
by Simon Butcher
· 6 years ago
c7bc9e1
Fix a few typos
by Manuel Pégourié-Gonnard
· 6 years ago
cbe248a
Merge remote-tracking branch 'public/pr/1727' into development
by Simon Butcher
· 6 years ago
1f91575
Merge remote-tracking branch 'public/pr/1681' into development
by Simon Butcher
· 6 years ago
688a456
Merge remote-tracking branch 'public/pr/1734' into development
by Simon Butcher
· 6 years ago
cdc338b
Merge remote-tracking branch 'public/pr/1735' into development
by Simon Butcher
· 6 years ago
2711ad7
Merge remote-tracking branch 'public/pr/1736' into development
by Simon Butcher
· 6 years ago
600c5e6
Compilation warning fixes on 32b platfrom with IAR
by Simon Butcher
· 6 years ago
d9c71da
Revert "Turn on MBEDTLS_SSL_ASYNC_PRIVATE by default"
by Jaeden Amero
· 6 years ago
2dbecc0
Merge remote-tracking branch 'public/pr/1602' into development
by Simon Butcher
· 6 years ago
66a8903
Fix for missing len var when XTS config'd and CTR not
by Simon Butcher
· 6 years ago
9873696
Merge remote-tracking branch 'public/pr/710' into development
by Simon Butcher
· 6 years ago
5f57f1e
Merge remote-tracking branch 'public/pr/1270' into development
by Simon Butcher
· 6 years ago
6755905
Merge remote-tracking branch 'public/pr/1602' into development
by Simon Butcher
· 6 years ago
d5d983e
ssl_server2: handle mbedtls_x509_dn_gets failure
by Gilles Peskine
· 6 years ago
ace0592
Fix harmless use of uninitialized memory in ssl_parse_encrypted_pms
by Gilles Peskine
· 6 years ago
c306a05
SSL async tests: add a few test cases for error in decrypt
by Gilles Peskine
· 6 years ago
4481744
Fix memory leak in ssl_server2 with SNI + async callback
by Gilles Peskine
· 6 years ago
e247989
SNI + SSL async callback: make all keys async
by Gilles Peskine
· 6 years ago
2636fad
ssl_async_resume: free the operation context on error
by Gilles Peskine
· 6 years ago
f5a9996
ssl_server2: get op_name from context in ssl_async_resume as well
by Gilles Peskine
· 7 years ago
ef30742
Clarify "as directed here" in SSL async callback documentation
by Gilles Peskine
· 7 years ago
7457933
SSL async callbacks documentation: clarify resource cleanup
by Gilles Peskine
· 7 years ago
3dae1cf
Async callback: use mbedtls_pk_check_pair to compare keys
by Gilles Peskine
· 7 years ago
a668c60
Rename mbedtls_ssl_async_{get,set}_data for clarity
by Gilles Peskine
· 7 years ago
02b86d0
Fix copypasta in the async callback documentation
by Gilles Peskine
· 7 years ago
166ce74
SSL async callback: cert is not always from mbedtls_ssl_conf_own_cert
by Gilles Peskine
· 7 years ago
d6fbfde
ssl_async_set_key: detect if ctx->slots overflows
by Gilles Peskine
· 7 years ago
0798158
Fix missing continuation indicator in ssl-opt.sh
by Gilles Peskine
· 7 years ago
20e2bdf
SSL async tests: tighten a few log checks in some test cases
by Gilles Peskine
· 7 years ago
94e153a
Improve documentation of the async callback's crypto parameters
by Gilles Peskine
· 7 years ago
37d4175
Add test case for SSL async resume after resume
by Gilles Peskine
· 7 years ago
4d9ec4d
Fix uninitialized variable in ssl_server2
by Gilles Peskine
· 7 years ago
6331d78
Don't use the printf format %zd
by Gilles Peskine
· 7 years ago
03af7f6
Change boolean bitfield to unsigned
by Gilles Peskine
· 7 years ago
ff2f493
config: List cipher modes in alphabetical order
by Jaeden Amero
· 6 years ago
4ab8acd
Merge remote-tracking branch 'public/pr/1075' into development
by Simon Butcher
· 6 years ago
6ac1cf6
Merge remote-tracking branch 'public/pr/1182' into development
by Simon Butcher
· 6 years ago
e5cd868
Add ChangeLog entry for PR #1555
by Simon Butcher
· 6 years ago
c1bf1aa
Merge remote-tracking branch 'public/pr/1555' into development
by Simon Butcher
· 6 years ago
73a4b80
Merge remote-tracking branch 'public/pr/1672' into development
by Simon Butcher
· 6 years ago
9a8db56
Merge remote-tracking branch 'public/pr/1730' into development
by Simon Butcher
· 6 years ago
2ff0e52
Fix missing preprocessor condition in AES self-test
by Simon Butcher
· 6 years ago
c03059d
Simplify code in mbedtls_x509_csr_parse
by Philippe Antoine
· 6 years ago
0a8352b
Fix harmless use of uninitialized memory in ssl_parse_encrypted_pms
by Gilles Peskine
· 6 years ago
725f1cb
SSL async tests: add a few test cases for error in decrypt
by Gilles Peskine
· 6 years ago
3f3ada8
Fix memory leak in ssl_server2 with SNI + async callback
by Gilles Peskine
· 6 years ago
157f6d8
SNI + SSL async callback: make all keys async
by Gilles Peskine
· 6 years ago
d906b81
tests: cipher: Allocate enough space for XTS keys
by Jaeden Amero
· 6 years ago
0931708
benchmark: Add comma at end of help message
by Jaeden Amero
· 6 years ago
f4474e7
ChangeLog: Add an entry for AES-XTS
by Jaeden Amero
· 7 years ago
ed91a79
config: Update documentation for XTS option
by Jaeden Amero
· 6 years ago
c28012a
tests: Remove NIST AES-XTS test vectors
by Jaeden Amero
· 6 years ago
142383e
aes: xts: Add tests for invalid key sizes
by Jaeden Amero
· 6 years ago
8cfc75f
aes: xts: Fix style issues with gf128mul
by Jaeden Amero
· 6 years ago
5f0b06a
aes: xts: Fix description of gf128mul
by Jaeden Amero
· 6 years ago
f167deb
aes: xts: Add a reference to the standard
by Jaeden Amero
· 6 years ago
c653990
cipher: Add wrappers for AES-XTS
by Jaeden Amero
· 7 years ago
425382d
tests: Extend AES-XTS suite
by Jaeden Amero
· 7 years ago
e5c4b07
tests: Make AES-XTS suite more stack friendly
by Jaeden Amero
· 7 years ago
Next »