Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
8880cb52f7477d618d9885a14eafce299f12eace
/
ChangeLog
c2ff208
Merge parsing and verification of RSASSA-PSS in X.509 modules
by Paul Bakker
· 10 years ago
f51183a
Revert deleted PolarSSL 1.3.4 release line in ChangeLog
by Paul Bakker
· 10 years ago
863989b
Add LINK_WITH_PTHREAD to ChangeLog
by Paul Bakker
· 10 years ago
49033ba
Update ChangeLog for external fixes
by Paul Bakker
· 10 years ago
b479871
Update Changelog for RSASSA-PSS in X.509
by Manuel Pégourié-Gonnard
· 10 years ago
bf696d0
Make sig_opts non-optional in X509 structures
by Manuel Pégourié-Gonnard
· 10 years ago
cf975a3
Factor out some common code
by Manuel Pégourié-Gonnard
· 11 years ago
1ebc0c5
Fix typos
by Paul Bakker
· 11 years ago
c6ece49
Updated ChangeLog for CCM
by Paul Bakker
· 11 years ago
0f651c7
Stricter check on SSL ClientHello internal sizes compared to actual packet size
by Paul Bakker
· 11 years ago
dff3139
Updated ChangeLog
by Paul Bakker
· 11 years ago
5593f7c
Fix typo in debug_print_msg()
by Paul Bakker
· 11 years ago
47431b6
Updated ChangeLog for 1.3.7 to 2014-05-02
by Paul Bakker
· 11 years ago
polarssl-1.3.7
da13016
Prepped for 1.3.7 release
by Paul Bakker
· 11 years ago
cf975f5
Fix build with cc from Apple LLVM
by Barry K. Nathan
· 11 years ago
a26a005
Make compilation on DragonFly work
by Markus Pfeiffer
· 11 years ago
2a024ac
Merge dependency fixes
by Paul Bakker
· 11 years ago
c16f4e1
Move RC4 ciphersuites down the list
by Manuel Pégourié-Gonnard
· 11 years ago
8eab8d3
Merge more portable AES-NI
by Paul Bakker
· 11 years ago
33dc46b
Fix bug with mpi_fill_random() on big-endian
by Paul Bakker
· 11 years ago
f96f7b6
On OpenBSD, use arc4random_buf() instead of rand() to prevent warnings
by Paul Bakker
· 11 years ago
6384440
Better support for the different Attribute Types from IETF PKIX (RFC 5280)
by Paul Bakker
· 11 years ago
24f37cc
rsa_check_pubkey() now allows an E up to N
by Paul Bakker
· 11 years ago
0f90d7d
version_check_feature() added to check for compile-time options at run-time
by Paul Bakker
· 11 years ago
a703663
Improve interop by not writing ext_len in ClientHello / ServerHello when 0
by Paul Bakker
· 11 years ago
3a306b9
Fix misplaced #endif in ssl_tls.c
by Manuel Pégourié-Gonnard
· 11 years ago
edc81ff
Fix some more curve depends in X.509 tests
by Manuel Pégourié-Gonnard
· 11 years ago
63a5bfe
Update Changelog for AES-NI
by Manuel Pégourié-Gonnard
· 11 years ago
c73079a
Add debug_set_threshold() and thresholding of messages
by Paul Bakker
· 11 years ago
92478c3
Debug module only outputs full lines instead of parts
by Paul Bakker
· 11 years ago
eaebbd5
debug_set_log_mode() added to determine raw or full logging
by Paul Bakker
· 11 years ago
61885c7
Fix false reject in padding check in ssl_decrypt_buf() for CBC ciphersuites
by Paul Bakker
· 11 years ago
fdba468
cert_write app should use subject of issuer certificate as issuer of cert
by Paul Bakker
· 11 years ago
4ffcd2f
Typo in PKCS#11 module
by Paul Bakker
· 11 years ago
10a9dd3
Typo in POLARSSL_PLATFORM_STD_FPRINTF in platform.c
by Paul Bakker
· 11 years ago
088c5c5
POLARSSL_CONFIG_OPTIONS has been removed. Values are set individually
by Paul Bakker
· 11 years ago
e92f73d
Updated ChangeLog
by Paul Bakker
· 11 years ago
784b04f
Prepared for version 1.3.6
by Paul Bakker
· 11 years ago
polarssl-1.3.6
9655e45
Reject certificates with times not in UTC
by Manuel Pégourié-Gonnard
· 11 years ago
0776a43
Use UTC to heck certificate validity
by Manuel Pégourié-Gonnard
· 11 years ago
52c5af7
Merge support for verifying the extendedKeyUsage extension in X.509
by Paul Bakker
· 11 years ago
7884837
Declare EC constants as 'const'
by Manuel Pégourié-Gonnard
· 11 years ago
1630058
Potential buffer overwrite in pem_write_buffer() fixed
by Paul Bakker
· 11 years ago
b7fff0f
Update Changelog for extendedKeyUsage
by Manuel Pégourié-Gonnard
· 11 years ago
5936621
Updated ChangeLog for keyUsage merge
by Paul Bakker
· 11 years ago
2abed84
Specific return code for PK sig length mismatch
by Manuel Pégourié-Gonnard
· 11 years ago
1cfc458
Add option 'use_dev_random' to gen_key application
by Paul Bakker
· 11 years ago
17b85cb
Merged additional tests and improved code coverage
by Paul Bakker
· 11 years ago
0763a40
Merged support for the ALPN extension
by Paul Bakker
· 11 years ago
4224bc0
Prevent potential NULL pointer dereference in ssl_read_record()
by Paul Bakker
· 11 years ago
27e36d3
Support for the ALPN SSL extension (re-enabled in config.h)
by Paul Bakker
· 11 years ago
8c045ef
Fix embarrassing X.509 bug introduced in 9533765
by Manuel Pégourié-Gonnard
· 11 years ago
95a0d11
Fix compile error when POLARSSL_ERROR_STRERROR_BC is undefined.
by Shuo Chen
· 11 years ago
0148875
Add tests and fix bugs for RSA-alt contexts
by Manuel Pégourié-Gonnard
· 11 years ago
3fec220
Add test for dhm_parse_dhmfile
by Manuel Pégourié-Gonnard
· 11 years ago
7afdb88
Test and fix x509_oid functions
by Manuel Pégourié-Gonnard
· 11 years ago
4984d3c
Updated ChangeLog for x509_crt_info() change
by Paul Bakker
· 11 years ago
887aa5b
Fix include path in ecdsa.h
by Manuel Pégourié-Gonnard
· 11 years ago
e442111
Fix typo which broke ENTROPY_FORCE_SHA256
by Manuel Pégourié-Gonnard
· 11 years ago
74bc68a
Fix default #define for malloc/free
by Manuel Pégourié-Gonnard
· 11 years ago
75a2860
Potential memory leak in mpi_exp_mod() when error occurs during
by Paul Bakker
· 11 years ago
dd75c31
Remove potential timing leak in ecdsa_sign()
by Manuel Pégourié-Gonnard
· 11 years ago
6b0d268
Add ssl_close_notify() to servers that missed it
by Manuel Pégourié-Gonnard
· 11 years ago
969ccc6
Fix length checking of various ClientKeyExchange's
by Manuel Pégourié-Gonnard
· 11 years ago
96d5265
Made ready for release 1.3.5
by Paul Bakker
· 11 years ago
polarssl-1.3.5
5fff23b
x509_get_current_time() uses localtime_r() to prevent thread issues
by Paul Bakker
· 11 years ago
77f4f39
Make sure no random pointer occur during failed malloc()'s
by Paul Bakker
· 11 years ago
91c61bc
Further tightened the padlen check to prevent underflow / overflow
by Paul Bakker
· 11 years ago
674e0b0
Improvements to tests/Makefile when using shared library
by Paul Bakker
· 11 years ago
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
Next »