Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
60f2cf93f5f241467867df58d56b2b10142567a2
/
ChangeLog
cd0ee5e
Fixes following review of 'iotssl-682-selftest-ci-break'
by Simon Butcher
· 9 years ago
9194744
Add exit value macros to platform abstraction layer.
by Janos Follath
· 9 years ago
4b852db
Merge branch 'iotssl-629-der-trailing-bytes'
by Simon Butcher
· 9 years ago
00157ce
Update the ChangeLog
by Simon Butcher
· 9 years ago
f59e66b
Remove redundant test certificates and clarify ChangeLog
by Simon Butcher
· 9 years ago
b437b4b
X509: Fix bug triggered by future CA among trusted
by Janos Follath
· 9 years ago
cc0e49d
x509: trailing bytes in DER: fix bug
by Janos Follath
· 9 years ago
4ae5c29
Add Changelog entry and improve coding style
by Janos Follath
· 9 years ago
9a3ee57
Merge branch 'fixes' into development
by Simon Butcher
· 9 years ago
c990189
Revert changes done to 'make apidoc' target
by Manuel Pégourié-Gonnard
· 9 years ago
25caaf3
Avoid build errors with -O0 due to assembly
by Manuel Pégourié-Gonnard
· 9 years ago
3551901
Make ar invocation more portable
by Manuel Pégourié-Gonnard
· 9 years ago
afbb310
Update ChangeLog for latest PR merged
by Manuel Pégourié-Gonnard
· 9 years ago
f92c86e
Update reference to attack in ChangeLog
by Manuel Pégourié-Gonnard
· 9 years ago
bfafadb
Change version number to 2.2.1
by Simon Butcher
· 9 years ago
mbedtls-2.2.1
7f88b8e
Tune description of a change/bugfix in ChangeLog
by Manuel Pégourié-Gonnard
· 9 years ago
1285ab5
Fix for memory leak in RSA-SSA signing
by Simon Butcher
· 9 years ago
c4a6ce6
Merge branch 'origin/iotssl-541-pathlen-bugfix'
by Simon Butcher
· 9 years ago
c423501
Clarification in ChangeLog
by Simon Butcher
· 9 years ago
4c2bfdb
Merge 'iotssl-558-md5-tls-sigs-restricted'
by Simon Butcher
· 9 years ago
9c2626c
Merge 'iotssl-566-double-free-restricted'
by Simon Butcher
· 9 years ago
00923c1
Fix typo in Changelog
by Simon Butcher
· 9 years ago
fabce5e
Merge branch 'misc' into development
by Simon Butcher
· 9 years ago
207990d
Added description of change to the Changelog
by Simon Butcher
· 9 years ago
1e07562
Fix wrong length limit in GCM
by Manuel Pégourié-Gonnard
· 9 years ago
97b5209
Fix potential double free in cert writing code
by Manuel Pégourié-Gonnard
· 9 years ago
c5892ca
Add credits to ChangeLog
by Manuel Pégourié-Gonnard
· 9 years ago
47229c7
Disable MD5 in handshake signatures by default
by Manuel Pégourié-Gonnard
· 9 years ago
f4569b1
Fix bug checking pathlen on first intermediate
by Manuel Pégourié-Gonnard
· 9 years ago
8254ed2
Change version number to 2.2.0
by Simon Butcher
· 9 years ago
mbedos-release-15-11
mbedtls-2.2.0
59a8fa7
Corrected typo in ChangeLog
by Simon Butcher
· 9 years ago
bd36398
Merge branch 'iotssl-519-asn1write-overflows-restricted' into development-restricted
by Manuel Pégourié-Gonnard
· 9 years ago
537e2a9
Merge branch 'iotssl-518-winpathlen-restricted' into development-restricted
by Manuel Pégourié-Gonnard
· 9 years ago
f8b2442
Merge branch 'iotssl-517-double-free-restricted' into development-restricted
by Manuel Pégourié-Gonnard
· 9 years ago
c99dffa
Add ChangeLog entry for ASN.1 DER boolean fix
by Manuel Pégourié-Gonnard
· 9 years ago
ba1d897
Merge branch 'bugfixes' into development
by Manuel Pégourié-Gonnard
· 9 years ago
568f1e7
Merge branch 'iotssl-515-max-pathlen' into development
by Manuel Pégourié-Gonnard
· 9 years ago
2b624e9
Add Changelog entries for this branch
by Manuel Pégourié-Gonnard
· 9 years ago
2046062
Merge branch 'development' into misc
by Simon Butcher
· 9 years ago
62aab15
Merge branch 'development' into iotssl-513-alerts
by Simon Butcher
· 9 years ago
5f7c34b
Merge branch iotssl-521-keylen-check
by Simon Butcher
· 9 years ago
e0b2fea
Mention performance fix in ChangeLog
by Manuel Pégourié-Gonnard
· 9 years ago
65eefc8
Fix missing check for RSA key length on EE certs
by Manuel Pégourié-Gonnard
· 9 years ago
d21eb2a
Fix attribution in ChangeLog
by Manuel Pégourié-Gonnard
· 9 years ago
fbdf06c
Fix handling of non-fatal alerts
by Manuel Pégourié-Gonnard
· 9 years ago
e5f3072
Fix #ifdef inconsistency
by Manuel Pégourié-Gonnard
· 9 years ago
66fc073
Fix typo in an OID name
by Manuel Pégourié-Gonnard
· 9 years ago
7c5fcdc
Disable reportedly broken assembly of Sparc(64)
by Manuel Pégourié-Gonnard
· 9 years ago
22c3b7b
Fix potential buffer overflow in asn1write
by Manuel Pégourié-Gonnard
· 9 years ago
261faed
Fix potential heap corruption on Windows
by Manuel Pégourié-Gonnard
· 9 years ago
173c790
Fix potential double-free in ssl_conf_psk()
by Manuel Pégourié-Gonnard
· 9 years ago
1ef96c2
Update ChangeLog for the EC J-PAKE branch
by Manuel Pégourié-Gonnard
· 9 years ago
4104864
ECHDE-PSK does not use a certificate
by Manuel Pégourié-Gonnard
· 9 years ago
c4e7d8a
Bump version to 2.1.2
by Manuel Pégourié-Gonnard
· 9 years ago
mbedtls-2.1.2
ca056c7
Fix CVE number in ChangeLog
by Manuel Pégourié-Gonnard
· 9 years ago
a97ab2c
Merge branch 'development' into development-restricted
by Manuel Pégourié-Gonnard
· 9 years ago
7776fc3
Fix for #279 macroisation of 'inline' keyword
by Simon Butcher
· 9 years ago
899ac84
Merge branch 'development' into development-restricted
by Manuel Pégourié-Gonnard
· 9 years ago
0431735
Fix compile error in net.c with musl libc
by Manuel Pégourié-Gonnard
· 9 years ago
475cf0a
Merge fix of IOTSSL-496 - Potential heap overflow
by Simon Butcher
· 9 years ago
0223ab9
Fix macroization of inline in C++
by Manuel Pégourié-Gonnard
· 9 years ago
fec73a8
Merge of fix for IOTSSL-481 - Double free
by Simon Butcher
· 9 years ago
c48b66b
Changed attribution for Guido Vranken
by Simon Butcher
· 9 years ago
6418ffa
Merge fix for IOTSSL-480 - base64 overflow issue
by Simon Butcher
· 9 years ago
a45aa13
Merge of IOTSSL-476 - Random malloc in pem_read()
by Simon Butcher
· 9 years ago
e7f96f2
Merge fix IOTSSL-475 Potential buffer overflow
by Simon Butcher
· 9 years ago
d5ba467
Merge fix for IOTSSL-474 PKCS12 Overflow
by Simon Butcher
· 9 years ago
5b8d1d6
Fix for IOTSSL-473 Double free error
by Simon Butcher
· 9 years ago
ef388f1
Merge branch 'development' into development-restricted
by Manuel Pégourié-Gonnard
· 9 years ago
bc1babb
Fix potential overflow in CertificateRequest
by Manuel Pégourié-Gonnard
· 9 years ago
54eec9d
Merge pull request #301 from Tilka/typo
by Simon Butcher
· 9 years ago
a12e3c0
Updated ChangeLog with credit
by Simon Butcher
· 9 years ago
0aa45c2
Fix potential overflow in base64_encode
by Manuel Pégourié-Gonnard
· 9 years ago
5624ec8
Reordered TLS extension fields in client
by Simon Butcher
· 9 years ago
04799a4
Fixed copy and paste error
by Simon Butcher
· 9 years ago
d02a1da
Fix stack buffer overflow in pkcs12
by Manuel Pégourié-Gonnard
· 9 years ago
24417f0
Fix potential double-free in mbedtls_ssl_conf_psk()
by Manuel Pégourié-Gonnard
· 9 years ago
58fb495
Fix potential buffer overflow in mpi_read_string()
by Manuel Pégourié-Gonnard
· 9 years ago
588ad50
Fix a fairly common typo in comments
by Tillmann Karras
· 9 years ago
8f98842
Refined credits in ChangeLog for fuzzing issue
by Simon Butcher
· 9 years ago
8cea8ad
Bump version to 2.1.1
by Manuel Pégourié-Gonnard
· 9 years ago
mbedtls-2.1.1
ac58c53
Merge remote-tracking branch 'origin/development'
by Simon Butcher
· 9 years ago
7dd82f8
Merge branch 'development' with bugfix branch
by Simon Butcher
· 9 years ago
5793e7e
Merge 'development' into iotssl-411-port-reuse
by Simon Butcher
· 9 years ago
f7022d1
Fix bug in server parsing point formats extension
by Manuel Pégourié-Gonnard
· 9 years ago
a1a1128
Updated ChangeLog for fix #275
by Simon Butcher
· 9 years ago
d69f14b
Updated Changelog for new version
by Simon Butcher
· 9 years ago
8a52a74
Added PR to Changelog for NWilson
by Simon Butcher
· 9 years ago
c2ed802
Fix ChangeLog - misplaced entries
by Manuel Pégourié-Gonnard
· 9 years ago
14c2574
Update Changelog
by Manuel Pégourié-Gonnard
· 9 years ago
e5a21b4
Merge pull request #282 from ARMmbed/iotssl-469-rsa-crt-restricted
by Simon Butcher
· 9 years ago
5f50104
Add counter-measure against RSA-CRT attack
by Manuel Pégourié-Gonnard
· 9 years ago
7f2f062
Fix possible client crash on API misuse
by Manuel Pégourié-Gonnard
· 9 years ago
0a0c22e
Add ChangeLog entry about license change
by Manuel Pégourié-Gonnard
· 9 years ago
mbedtls-2.1.0
aac5502
Bump version to 2.1.0
by Manuel Pégourié-Gonnard
· 9 years ago
5275459
Merging iotssl-457-badtail with development branch
by Simon Butcher
· 9 years ago
b2beb84
Changelog entry fro the previous commit
by Manuel Pégourié-Gonnard
· 9 years ago
1385a28
Fix possible mutex lock/unlock mismatch
by Manuel Pégourié-Gonnard
· 9 years ago
c98204e
Fix missing break in switch for SSL presets
by Manuel Pégourié-Gonnard
· 9 years ago
ed46c43
Fix error when loading libmbedtls.so
by Manuel Pégourié-Gonnard
· 9 years ago
Next »