Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
6934afa234b27054b15bf02bbe59ceffc32a0b5e
/
ChangeLog
88d3785
Update Changelog for the profiles branch
by Manuel Pégourié-Gonnard
· 9 years ago
7ee5ddd
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 9 years ago
dccb80b
Fix compile errors with NO_STD_FUNCTIONS
by Manuel Pégourié-Gonnard
· 9 years ago
f2ec505
Ack external bugfix in Changelog
by Manuel Pégourié-Gonnard
· 9 years ago
3e87a9f
FIx misplaced Changelog entry (oops)
by Manuel Pégourié-Gonnard
· 9 years ago
bc6ff23
Update changelog for i/o lengths
by Manuel Pégourié-Gonnard
· 9 years ago
9693668
Tune Changelog (typos, ordering)
by Manuel Pégourié-Gonnard
· 9 years ago
d22514e
Fix contributor's name in Changelog
by Manuel Pégourié-Gonnard
· 9 years ago
0574bb0
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 9 years ago
5866848
Update ChangeLog for recent external bugfix
by Manuel Pégourié-Gonnard
· 9 years ago
cb46fd8
Avoid non-standard strcasecmp()
by Manuel Pégourié-Gonnard
· 9 years ago
41b9c2b
Remove individual mdX_file() and shaX_file()
by Manuel Pégourié-Gonnard
· 9 years ago
eb0d870
Add option for even smaller SHA-256
by Manuel Pégourié-Gonnard
· 9 years ago
2a1524c
Manually merge 1.3 changelog
by Manuel Pégourié-Gonnard
· 9 years ago
6197761
Fix memleak with repeated [gc]cm_setkey()
by Manuel Pégourié-Gonnard
· 9 years ago
1b8de57
Remove a few redundant memset after calloc.
by Manuel Pégourié-Gonnard
· 9 years ago
5b9e5b1
Update ChangeLog for s/malloc/calloc
by Manuel Pégourié-Gonnard
· 10 years ago
50518f4
Rename _wrap headers to _internal
by Manuel Pégourié-Gonnard
· 10 years ago
866eb47
Update Changelog for session ticket changes
by Manuel Pégourié-Gonnard
· 10 years ago
0b104b0
Adapt prototype of net_accept() for explicit size
by Manuel Pégourié-Gonnard
· 10 years ago
d4f04db
net.c now depends on select() unconditionally
by Manuel Pégourié-Gonnard
· 10 years ago
a63bc94
Remove timing_m_sleep() -> net_usleep()
by Manuel Pégourié-Gonnard
· 10 years ago
0c89035
Update Changelog for recent timer changes
by Manuel Pégourié-Gonnard
· 10 years ago
31993f2
Add per-function override for AES
by Manuel Pégourié-Gonnard
· 10 years ago
e45dba4
Remove unused member in des_context
by Manuel Pégourié-Gonnard
· 10 years ago
43b37cb
Fix use of pem_read_buffer() in PK, DHM and X509
by Manuel Pégourié-Gonnard
· 10 years ago
2088ba6
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
154b00b
Update Changelog for recent contribution
by Manuel Pégourié-Gonnard
· 10 years ago
e6ef16f
Change X.509 verify flags to uint32_t
by Manuel Pégourié-Gonnard
· 10 years ago
56cc88a
Rm ecp_add() and add ecp_muladd()
by Manuel Pégourié-Gonnard
· 10 years ago
6dde596
Remove ecp_sub()
by Manuel Pégourié-Gonnard
· 10 years ago
aff37e5
Remove ecp_group_read_string()
by Manuel Pégourié-Gonnard
· 10 years ago
06939ce
Fix order of ssl_conf vs ssl_setup in programs
by Manuel Pégourié-Gonnard
· 10 years ago
9a1a4d6
Update Changelog with forgotten change
by Manuel Pégourié-Gonnard
· 10 years ago
01e5e8c
Change a few ssl_conf return types to void
by Manuel Pégourié-Gonnard
· 10 years ago
caace65
Update Changelog for recent config split
by Manuel Pégourié-Gonnard
· 10 years ago
2f84e97
Fix typos in the Changelog
by Manuel Pégourié-Gonnard
· 10 years ago
0a4fb09
Make xxx_drbg_random() thread-safe
by Manuel Pégourié-Gonnard
· 10 years ago
5cb3308
Merge contexts for session cache
by Manuel Pégourié-Gonnard
· 10 years ago
6e088f9
Group all renamings together in Changelog
by Manuel Pégourié-Gonnard
· 10 years ago
662c6e8
Disable truncated HMAC by default
by Manuel Pégourié-Gonnard
· 10 years ago
1028b74
Upgrade default DHM params size
by Manuel Pégourié-Gonnard
· 10 years ago
8836994
Move WANT_READ/WANT_WRITE codes to SSL
by Manuel Pégourié-Gonnard
· 10 years ago
1b511f9
Rename ssl_set_bio_timeout() to set_bio()
by Manuel Pégourié-Gonnard
· 10 years ago
bc2b771
Move ssl_set_ca_chain() to work on config
by Manuel Pégourié-Gonnard
· 10 years ago
5a74e8b
Make struct cipher_base_t opaque
by Manuel Pégourié-Gonnard
· 10 years ago
3a3ae3d
Update changelog
by Manuel Pégourié-Gonnard
· 10 years ago
e36d564
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
fa950c9
fix bug in ssl_mail_client
by Manuel Pégourié-Gonnard
· 10 years ago
159c524
Fix undefined behaviour in x509
by Manuel Pégourié-Gonnard
· 10 years ago
da61ed3
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
7b12492
Include changes from the 1.2 branch
by Manuel Pégourié-Gonnard
· 10 years ago
7d1e95c
Add countermeasure against cache-based lucky 13
by Manuel Pégourié-Gonnard
· 10 years ago
e16b62c
Make results of (ext)KeyUsage accessible
by Manuel Pégourié-Gonnard
· 10 years ago
770b5e1
Fix missing NULL check in MPI
by Manuel Pégourié-Gonnard
· 10 years ago
d97828e
Fix detection of getrandom()
by Manuel Pégourié-Gonnard
· 10 years ago
f5203e0
Fix "make install" handling of symlinks
by Manuel Pégourié-Gonnard
· 10 years ago
8a81e84
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
eab147c
Rename pkcs11_xxx_init() to bind()
by Manuel Pégourié-Gonnard
· 10 years ago
69a69cc
memory_buffer_alloc_init() now returns void
by Manuel Pégourié-Gonnard
· 10 years ago
41d479e
Split ssl_init() -> ssl_setup()
by Manuel Pégourié-Gonnard
· 10 years ago
47fede0
Add countermeasure against cache-based lucky 13
by Manuel Pégourié-Gonnard
· 10 years ago
8d128ef
Split mbedtls_ctr_drbg_init() -> seed()
by Manuel Pégourié-Gonnard
· 10 years ago
f9e9481
Split mbedtls_hmac_drbg_init() -> seed{,_buf}()
by Manuel Pégourié-Gonnard
· 10 years ago
c34e8dd
Split mbedtls_gcm_init() -> gcm_setkey()
by Manuel Pégourié-Gonnard
· 10 years ago
6963ff0
Split mbedtls_ccm_init() -> setkey()
by Manuel Pégourié-Gonnard
· 10 years ago
d54e617
Restructure Changelog
by Manuel Pégourié-Gonnard
· 10 years ago
8f5fd31
Change mutex_init/free to return void
by Manuel Pégourié-Gonnard
· 10 years ago
e75fa70
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
e6efa6f
manually merge 9f98251 make extKeyUsage accessible
by Manuel Pégourié-Gonnard
· 10 years ago
b5f48ad
manually merge 39a183a add x509_crt_verify_info()
by Manuel Pégourié-Gonnard
· 10 years ago
e2650c8
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
144bc22
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
53c76c0
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
de9b363
Merge branch mbedtls-1.3 into development
by Manuel Pégourié-Gonnard
· 10 years ago
9f98251
Make results of (ext)KeyUsage accessible
by Manuel Pégourié-Gonnard
· 10 years ago
39a183a
Add x509_crt_verify_info()
by Manuel Pégourié-Gonnard
· 10 years ago
ba33420
Fix typo in contributor name (oops!)
by Manuel Pégourié-Gonnard
· 10 years ago
a2fce21
Fix potential NULL dereference on bad usage
by Manuel Pégourié-Gonnard
· 10 years ago
12a8b66
Update Changelog for recent merge
by Manuel Pégourié-Gonnard
· 10 years ago
95f0089
Update Changelog for DH params
by Manuel Pégourié-Gonnard
· 10 years ago
ab22910
Just use stdint.h even with MSVC
by Manuel Pégourié-Gonnard
· 10 years ago
862d503
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
0645bfa
Fix typos in Changelog
by Manuel Pégourié-Gonnard
· 10 years ago
e6c8366
Fix bug in pk_parse_key()
by Manuel Pégourié-Gonnard
· 10 years ago
e1e5871
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
6152b02
Fixed typos
by Paul Bakker
· 10 years ago
924cd10
Fix bug in pk_parse_key()
by Manuel Pégourié-Gonnard
· 10 years ago
975d5fa
Remove option HAVE_LONGLONG
by Manuel Pégourié-Gonnard
· 10 years ago
7b53889
Remove support for HAVE_INT8 and HAVE_INT16
by Manuel Pégourié-Gonnard
· 10 years ago
b31424c
Make HAVE_IPV6 non-optional
by Manuel Pégourié-Gonnard
· 10 years ago
43b997f
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
23ce09b
Deprecate HAVE_INT8 and HAVE_INT16
by Manuel Pégourié-Gonnard
· 10 years ago
a98af5e
Deprecate using NET_C without HAVE_IPV6
by Manuel Pégourié-Gonnard
· 10 years ago
8c3f0f4
Official deprecate compat-1.2.h and openssl.h
by Manuel Pégourié-Gonnard
· 10 years ago
d759d7d
Update ChangeLog for Great Renaming
by Manuel Pégourié-Gonnard
· 10 years ago
07ec1dd
Fix bug with ssl_set_curves() check on client
by Manuel Pégourié-Gonnard
· 10 years ago
29f777e
Fix bug with ssl_set_curves() check on client
by Manuel Pégourié-Gonnard
· 10 years ago
f1d2f7c
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
cf20120
Fix bug in Via Padlock support
by Manuel Pégourié-Gonnard
· 10 years ago
Next »