Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
12b8472f2f52191259e598481e0f958412e79496
/
ChangeLog
7a2aba8
Deprecate some non-PK compatibility functions
by Manuel Pégourié-Gonnard
· 11 years ago
b2bf5a1
Fix possible buffer overflow with PSK
by Manuel Pégourié-Gonnard
· 11 years ago
fdddac9
Fix stupid bug in rsa_copy()
by Manuel Pégourié-Gonnard
· 11 years ago
66ff70d
Support for seed file writing and reading in Entropy
by Paul Bakker
· 11 years ago
86b400f
Update Changelog
by Manuel Pégourié-Gonnard
· 11 years ago
6a8e7f8
Added ChangeLog lines for new SSL tests
by Paul Bakker
· 11 years ago
b0695ce
Fixed spaces in ChangeLog
by Paul Bakker
· 11 years ago
3d6504a
ssl_init() left a dirty in_ctr pointer on failed allocation of out_ctr
by Paul Bakker
· 11 years ago
a4b0343
Merged massive SSL Testing improvements
by Paul Bakker
· 11 years ago
bb8661e
Work around a compiler bug on OS X.
by Manuel Pégourié-Gonnard
· 11 years ago
d701c9a
Fix memory leak in server with expired tickets
by Manuel Pégourié-Gonnard
· 11 years ago
84c30c7
Fix memory leak in ssl_cache
by Manuel Pégourié-Gonnard
· 11 years ago
145dfcb
Fix bug with NewSessionTicket and non-blocking I/O
by Manuel Pégourié-Gonnard
· 11 years ago
dfbf9c7
Fix bug in m_sleep()
by Manuel Pégourié-Gonnard
· 11 years ago
274a12e
Fix bug with ssl_cache and max_entries=0
by Manuel Pégourié-Gonnard
· 11 years ago
14ed1a2
Update changelog for cmake changes
by Manuel Pégourié-Gonnard
· 11 years ago
7349142
Don't try to use MIPS32 asm macros on MIPS64
by Alex Wilson
· 11 years ago
844a4c0
Fix RSASSA-PSS example programs
by Manuel Pégourié-Gonnard
· 11 years ago
83cdffc
Forbid sequence number wrapping
by Manuel Pégourié-Gonnard
· 11 years ago
9533765
Reject certs and CRLs from the future
by Manuel Pégourié-Gonnard
· 11 years ago
29dcc0b
Fix depend issues in test suites for cipher modes
by Manuel Pégourié-Gonnard
· 11 years ago
796c6f3
Countermeasure against "triple handshake" attack
by Manuel Pégourié-Gonnard
· 11 years ago
3d52ab7
Fixed CMake symlinking on out-of-source builds
by Paul Bakker
· 11 years ago
47fc5ae
Fxi typo
by Manuel Pégourié-Gonnard
· 11 years ago
6b1e207
Fix verion-major intolerance
by Manuel Pégourié-Gonnard
· 11 years ago
c909308
Revert "Merged RSA-PSS support in Certificate, CSR and CRL"
by Manuel Pégourié-Gonnard
· 11 years ago
6df0957
Revert "Mutex call in x509_crt.c depended on PTHREAD specific instead of generic"
by Manuel Pégourié-Gonnard
· 11 years ago
2ceda57
Ability to force the Entropy module to use SHA-256 as its basis
by Paul Bakker
· 11 years ago
cd6d69a
Fixed testing with out-of-source builds using cmake
by Paul Bakker
· 11 years ago
f2561b3
Ability to provide alternate timing implementation
by Paul Bakker
· 11 years ago
47703a0
More entropy functions made thread-safe (add_source, update_manual, gather)
by Paul Bakker
· 11 years ago
9eae7aa
Mutex call in x509_crt.c depended on PTHREAD specific instead of generic
by Paul Bakker
· 11 years ago
6a28e72
Merged platform compatibility layer
by Paul Bakker
· 11 years ago
ab50d8d
Merged RSA-PSS support in Certificate, CSR and CRL
by Paul Bakker
· 11 years ago
e31b1d9
Added Curve preference order to ChangeLog
by Paul Bakker
· 11 years ago
fbf0915
Fix bug in RSA PKCS#1 v1.5 "reversed" operations
by Manuel Pégourié-Gonnard
· 11 years ago
5fb8efe
Merged HMAC-DRBG code
by Paul Bakker
· 11 years ago
6e8e34d
Fix ecp_gen_keypair()
by Manuel Pégourié-Gonnard
· 11 years ago
2cb1a0c
Fixed indication for TrustInSoft fix
by Paul Bakker
· 11 years ago
polarssl-1.3.4
b84582b
Fixed up ChangeLog with missing bug fixes
by Paul Bakker
· 11 years ago
2aca241
Ready for release 1.3.4
by Paul Bakker
· 11 years ago
e6c2ddb
Updated ChangeLog with deterministic ECDSA
by Paul Bakker
· 11 years ago
42099c3
Revert "Add pk_rsa_set_padding() and rsa_set_padding()"
by Paul Bakker
· 11 years ago
5cac583
Factor out some common code
by Manuel Pégourié-Gonnard
· 11 years ago
d75ba40
SMTP lines are officially terminated with CRLF, ssl_mail_client fixed
by Paul Bakker
· 11 years ago
556efba
Added AES CFB8 mode
by Paul Bakker
· 11 years ago
5862eee
Merged RIPEMD-160 support
by Paul Bakker
· 11 years ago
0ac99ca
Merged support for secp224k1, secp192k1 and secp25k1
by Paul Bakker
· 11 years ago
3eb9673
Updated ChangeLog with recent changes
by Paul Bakker
· 11 years ago
a8fd3e3
Removed POLARSSL_THREADING_DUMMY option
by Paul Bakker
· 11 years ago
6992eb7
Fixed potential overflow in certificate size in ssl_write_certificate()
by Paul Bakker
· 11 years ago
6ea1a95
Added missing MPI_CHK() around some statements
by Paul Bakker
· 11 years ago
5bc07a3
Prepped for 1.3.3
by Paul Bakker
· 11 years ago
c738791
Merged ECP memory usage optimizations
by Paul Bakker
· 11 years ago
956c9e0
Reduced the input / output overhead with 200+ bytes and covered corner case
by Paul Bakker
· 11 years ago
f9c4953
Added version of the SSL pthread server example
by Paul Bakker
· 11 years ago
23116fd
Merged AES-NI support for AES, AES-GCM and AES key scheduling
by Paul Bakker
· 11 years ago
1a56fc9
Fixed x509_crt_parse_path() bug on Windows platforms
by Paul Bakker
· 11 years ago
5a607d2
Merged IPv6 support in the NET module
by Paul Bakker
· 11 years ago
5ab68ba
Merged storing curves fully in ROM
by Paul Bakker
· 11 years ago
fdf9469
Merged support for ECDH-RSA / ECDH-ECDSA key exchanges and ciphersuites
by Paul Bakker
· 11 years ago
f70fe81
Fixed memory leak in benchmark application
by Paul Bakker
· 11 years ago
6f0636a
Potential memory leak in ssl_ticket_keys_init()
by Paul Bakker
· 11 years ago
48d78a5
Merged support for Curve25519
by Paul Bakker
· 11 years ago
9a4a5ac
Fix bug in mpi_set_bit
by Manuel Pégourié-Gonnard
· 11 years ago
b14817d
Updated ChangeLog for splitting off curves from ecp.c
by Paul Bakker
· 11 years ago
9dc53a9
Merged client ciphersuite order preference option
by Paul Bakker
· 11 years ago
014f143
Merged EC key generation support
by Paul Bakker
· 11 years ago
4040d7e
Merged more constant-time checking in RSA
by Paul Bakker
· 11 years ago
c3d0d07
Merged change from readdir_r() to readdir() + threading
by Paul Bakker
· 11 years ago
7aa0375
Updated ChangeLog to reflect recent changes
by Paul Bakker
· 11 years ago
a9a028e
SSL now gracefully handles missing RNG
by Paul Bakker
· 11 years ago
f2b4d86
Fixed X.509 hostname comparison (with non-regular characters)
by Paul Bakker
· 11 years ago
f4dc186
Prep for PolarSSL 1.3.2
by Paul Bakker
· 11 years ago
e1121b6
Update ChangeLog for renegotiation changes
by Paul Bakker
· 11 years ago
7b0be68
Support for serialNumber, postalAddress and postalCode in X509 names
by Paul Bakker
· 11 years ago
fa6a620
Defines for UEFI environment under MSVC added
by Paul Bakker
· 11 years ago
178d9ba
Fix ECDSA corner case: missing reduction mod N
by Manuel Pégourié-Gonnard
· 11 years ago
60b1d10
Fixed spelling / typos (from PowerDNS:codespell)
by Paul Bakker
· 11 years ago
93c6aa4
Fixed that selfsign copies issuer_name to subject_name
by Paul Bakker
· 11 years ago
50dc850
Const correctness
by Paul Bakker
· 11 years ago
7bc745b
Merged constant-time padding checks
by Paul Bakker
· 11 years ago
1642122
Merged support for Camellia-GCM + ciphersuite and fixes to cipher layer
by Paul Bakker
· 11 years ago
3f917e2
Merged optimizations for MODP NIST curves
by Paul Bakker
· 11 years ago
08bb187
Merged Public Key framwork tests
by Paul Bakker
· 11 years ago
68037da
Update Changelog for minor fixes
by Paul Bakker
· 11 years ago
45a2c8d
Prevent possible alignment warnings on casting from char * to 'aligned *'
by Paul Bakker
· 11 years ago
677377f
Server does not send out extensions not advertised by client
by Paul Bakker
· 11 years ago
5c17ccd
Bumped version to 1.3.1
by Paul Bakker
· 11 years ago
f34673e
Merged RSA-PSK key-exchange and ciphersuites
by Paul Bakker
· 11 years ago
376e815
Merged ECDHE-PSK ciphersuites
by Paul Bakker
· 11 years ago
a7ea6a5
config.h is more script-friendly
by Paul Bakker
· 11 years ago
be089b0
Introduced POLARSSL_HAVE_READDIR_R for systems without it
by Paul Bakker
· 11 years ago
5191e92
Added missing x509write_crt_set_version()
by Paul Bakker
· 11 years ago
b7c1312
threading_set_own() renamed to threading_set_alt()
by Paul Bakker
· 11 years ago
4aa40d4
Better support for MSVC
by Paul Bakker
· 11 years ago
b799dec
Merged support for Brainpool curves and ciphersuites
by Paul Bakker
· 11 years ago
1677033
TLS compression only allocates working buffer once
by Paul Bakker
· 11 years ago
d61cc3b
Possible naming collision in dhm_context
by Paul Bakker
· 11 years ago
fcc1721
Fixed const-correctness issues
by Paul Bakker
· 11 years ago
Next »