Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
33dc46b080a254d6639f6c5cf07a864a32f05c78
/
library
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
1a1fbba
Sanity length checks in ssl_read_record() and ssl_fetch_input()
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
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
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
0767e67
Add support for 'emailAddress' to x509_string_to_names()
by Paul Bakker
· 11 years ago
c70e425
Only iterate over actual certificates in ssl_write_certificate_request()
by Paul Bakker
· 11 years ago
f4cf80b
Restructured pk_parse_key_pkcs8_encrypted_der() to prevent unreachable code
by Paul Bakker
· 11 years ago
4f42c11
Remove arbitrary maximum length for cipher_list and content length
by Paul Bakker
· 11 years ago
d893aef
Force default value to curve parameter
by Paul Bakker
· 11 years ago
93389cc
Remove const indicator
by Paul Bakker
· 11 years ago
874bd64
Check setsockopt() return value in net_bind()
by Paul Bakker
· 11 years ago
3d8fb63
Added missing MPI_CHK around mpi functions
by Paul Bakker
· 11 years ago
a9c16d2
Removed unused cur variable in x509_string_to_names()
by Paul Bakker
· 11 years ago
0e4f911
Fix iteration counter
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
0408fd1
Add extendedKeyUsage checking in SSL modules
by Manuel Pégourié-Gonnard
· 11 years ago
7afb8a0
Add x509_crt_check_extended_key_usage()
by Manuel Pégourié-Gonnard
· 11 years ago
d6ad8e9
Make ssl_check_cert_usage() dependent on POLARSSL_X509_CRT_PARSE_C
by Paul Bakker
· 11 years ago
a77de8c
Prevent warnings in ssl_check_cert_usage() if keyUsage checks are off
by Paul Bakker
· 11 years ago
043a2e2
Merge verification of the keyUsage extension in X.509 certificates
by Paul Bakker
· 11 years ago
a9db85d
Add tests for keyUsage with client auth
by Manuel Pégourié-Gonnard
· 11 years ago
490047c
Code cosmetics
by Manuel Pégourié-Gonnard
· 11 years ago
312010e
Factor common parent checking code
by Manuel Pégourié-Gonnard
· 11 years ago
f93a3c43
Check the CA bit on trusted CAs too
by Manuel Pégourié-Gonnard
· 11 years ago
99d4f19
Add keyUsage checking for CAs
by Manuel Pégourié-Gonnard
· 11 years ago
3fed0b3
Factor some common code in x509_verify{,_child}
by Manuel Pégourié-Gonnard
· 11 years ago
7f2a07d
Check keyUsage in SSL client and server
by Manuel Pégourié-Gonnard
· 11 years ago
603116c
Add x509_crt_check_key_usage()
by Manuel Pégourié-Gonnard
· 11 years ago
2abed84
Specific return code for PK sig length mismatch
by Manuel Pégourié-Gonnard
· 11 years ago
35e95dd
Add special return code for ecdsa length mismatch
by Manuel Pégourié-Gonnard
· 11 years ago
ddd427a
Fixed spacing in entropy_gather()
by Paul Bakker
· 11 years ago
75342a6
Fixed typos in code
by Paul Bakker
· 11 years ago
0f79bab
Disable timing_selftest() for now
by Manuel Pégourié-Gonnard
· 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
8c045ef
Fix embarrassing X.509 bug introduced in 9533765
by Manuel Pégourié-Gonnard
· 11 years ago
f6521de
Add ALPN tests to ssl-opt.sh
by Manuel Pégourié-Gonnard
· 11 years ago
89e3579
Implement ALPN server-side
by Manuel Pégourié-Gonnard
· 11 years ago
0b874dc
Implement ALPN client-side
by Manuel Pégourié-Gonnard
· 11 years ago
0148875
Add tests and fix bugs for RSA-alt contexts
by Manuel Pégourié-Gonnard
· 11 years ago
7e250d4
Add ALPN interface
by Manuel Pégourié-Gonnard
· 11 years ago
79e5842
Also test net_usleep in timing_selttest()
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
d6aebe1
Add 'volatile' to hardclock()'s asm
by Manuel Pégourié-Gonnard
· 11 years ago
13a1ef8
Misc selftest adjustements
by Manuel Pégourié-Gonnard
· 11 years ago
470fc93
Add timing_self_test() with consistency tests
by Manuel Pégourié-Gonnard
· 11 years ago
487588d
Whitespace fixes
by Manuel Pégourié-Gonnard
· 11 years ago
e4205dc
Merged printing of X509 extensions
by Paul Bakker
· 11 years ago
5ff3f91
Small fix for EFI build under Windows in x509_crt.c
by Paul Bakker
· 11 years ago
0db29b0
More compact code using macros
by Manuel Pégourié-Gonnard
· 11 years ago
7b30cfc
x509_crt_info() list output cosmectics
by Manuel Pégourié-Gonnard
· 11 years ago
f6f4ab4
Print extended key usage in x509_crt_info()
by Manuel Pégourié-Gonnard
· 11 years ago
65c2ddc
Print key_usage in x509_crt_info()
by Manuel Pégourié-Gonnard
· 11 years ago
bce2b30
Print subject alt name in x509_crt_info()
by Manuel Pégourié-Gonnard
· 11 years ago
919f8f5
Print NS Cert Type in x509_crt_info()
by Manuel Pégourié-Gonnard
· 11 years ago
b28487d
Start printing extensions in x509_crt_info()
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
5b8c409
Fix a warning (theoretical uninitialised variable)
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
4c284c9
Removed LCOV directives from code
by Paul Bakker
· 11 years ago
77f4f39
Make sure no random pointer occur during failed malloc()'s
by Paul Bakker
· 11 years ago
db1f059
Add a check for buffer overflow to pkcs11_sign()
by Paul Bakker
· 11 years ago
91c61bc
Further tightened the padlen check to prevent underflow / overflow
by Paul Bakker
· 11 years ago
c042cf0
Fix broken tests due to changed error code
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
f84f799
Tune debug_print_ret format
by Manuel Pégourié-Gonnard
· 11 years ago
b13d3ff
Provide no info from entropy_func() on future entropy
by Paul Bakker
· 11 years ago
66ff70d
Support for seed file writing and reading in Entropy
by Paul Bakker
· 11 years ago
3f0be61
Merged support for parsing EC keys that use SpecifiedECDomain
by Paul Bakker
· 11 years ago
9592485
Fix some MSVC12 conversion warnings
by Manuel Pégourié-Gonnard
· 11 years ago
3b6269a
Fix warnings on MinGW
by Manuel Pégourié-Gonnard
· 11 years ago
6fac351
Make support for SpecifiedECDomain optional
by Manuel Pégourié-Gonnard
· 11 years ago
5246ee5
Work around compressed EC public key in some cases
by Manuel Pégourié-Gonnard
· 11 years ago
eab20d2
Implement parsing SpecifiedECParameters
by Manuel Pégourié-Gonnard
· 11 years ago
6c1f69b
MinGW32 static build should link to windows libs and libz
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
2eea292
Make the compiler work-around more specific
by Manuel Pégourié-Gonnard
· 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
Next »