TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
c047c74b95b25e79f0638b51cadde192d521b910
/
include
/
polarssl
c047c74
Merge of multiple security fixes
by Simon Butcher
· 10 years ago
42571dd
Fix references to non-standard SIZE_T_MAX
by Manuel Pégourié-Gonnard
· 10 years ago
e4e4be7
Fix potential overflow in base64_encode
by Manuel Pégourié-Gonnard
· 10 years ago
13ca895
Added max length checking of hostname
by Simon Butcher
· 10 years ago
9405e46
Bump version to 1.2.15
by Manuel Pégourié-Gonnard
· 10 years ago
polarssl-1.2.16
ebb9cf9
Fix compile error with armcc5 --gnu
by Manuel Pégourié-Gonnard
· 10 years ago
7fc4e3e
Prepare for 1.2.15 release
by Paul Bakker
· 10 years ago
polarssl-1.2.15
3517c20
Up default server DH params to 2048 bits
by Manuel Pégourié-Gonnard
· 10 years ago
26d88cf
Fix thread-safety issue in debug.c
by Manuel Pégourié-Gonnard
· 10 years ago
5324d41
Up min size of DHM params to 1024 bits
by Manuel Pégourié-Gonnard
· 10 years ago
7b20957
Prepare for 1.2.14 release
by Paul Bakker
· 10 years ago
polarssl-1.2.14
a9553a8
Fix warnings from mingw64 in timing.c
by Manuel Pégourié-Gonnard
· 10 years ago
9fdc58f
Ready for release 1.2.13
by Paul Bakker
· 10 years ago
polarssl-1.2.13
530927b
Update copyright line to 2015
by Paul Bakker
· 10 years ago
b82f591
Fix mips64 bignum implementation
by James Cowgill
· 11 years ago
e12abf9
Fix url
by Manuel Pégourié-Gonnard
· 11 years ago
0edee5e
Update copyright notice
by Manuel Pégourié-Gonnard
· 11 years ago
d643592
Fix bug on s390
by Manuel Pégourié-Gonnard
· 11 years ago
258bab0
Fix missing bound check
by Manuel Pégourié-Gonnard
· 11 years ago
4cdb3ba
Add POLARSSL_X509_MAX_INTERMEDIATE_CA
by Manuel Pégourié-Gonnard
· 11 years ago
7bf9f7e
Fix documentation issues found by Clang
by Manuel Pégourié-Gonnard
· 11 years ago
fc3697c
Prepared for PolarSSL-1.2.12
by Paul Bakker
· 11 years ago
polarssl-1.2.12
0b0b522
Fix compiler warnings on iOS
by Manuel Pégourié-Gonnard
· 11 years ago
695266c
Updated to version 1.2.11
by Paul Bakker
· 11 years ago
ff9e1a4
Document in-out param of dhm_calc_secret()
by Manuel Pégourié-Gonnard
· 11 years ago
002bc86
Clarify mpi_write_binary()'s doc.
by Manuel Pégourié-Gonnard
· 11 years ago
03917bf
Disable broken Sparc64 bn_mul assembly
by Manuel Pégourié-Gonnard
· 11 years ago
4564af9
Fix asm format of bn_mul.h for more portability
by Manuel Pégourié-Gonnard
· 11 years ago
22ca9c0
Fix preprocessor checks for bn_mul PPC asm
by Barry K. Nathan
· 11 years ago
3dfa07b
Clearer description for version_get_string_full() regarding 18 bytes
by Paul Bakker
· 11 years ago
1e94237
Support for seed file writing and reading in Entropy
by Paul Bakker
· 11 years ago
ec8e5db
Updated documentation for seed functions w.r.t. return values
by Paul Bakker
· 11 years ago
8a56d30
Update doc of ssl_set_authmode()
by Manuel Pégourié-Gonnard
· 11 years ago
588b66f
Add a warning against compression in config.h
by Manuel Pégourié-Gonnard
· 11 years ago
e635604
Don't try to use MIPS32 asm macros on MIPS64
by Alex Wilson
· 11 years ago
be04673
Forbid sequence number wrapping
by Manuel Pégourié-Gonnard
· 11 years ago
50a5c53
Reject certs and CRLs from the future
by Paul Bakker
· 11 years ago
0d844dd
Add x509parse_time_future()
by Paul Bakker
· 11 years ago
13d087b
Fix asm format for alpha
by Manuel Pégourié-Gonnard
· 12 years ago
5dcd22c
Fix asm format for tricore
by Manuel Pégourié-Gonnard
· 12 years ago
5b30cc1
Fix asm format for microblaze
by Manuel Pégourié-Gonnard
· 12 years ago
4239c03
Fix asm format for MC68020
by Manuel Pégourié-Gonnard
· 12 years ago
c6f563c
Fix BN ASM for PowerPC
by Manuel Pégourié-Gonnard
· 12 years ago
986b7db
Fix bignum's ASM format for MIPS
by Manuel Pégourié-Gonnard
· 12 years ago
68c96e4
Fix bignum ASM format for X86-64
by Manuel Pégourié-Gonnard
· 12 years ago
7ab2d5d
Clarify comments of mpi_mul_int()
by Manuel Pégourié-Gonnard
· 12 years ago
a1caf6e
SSL now gracefully handles missing RNG
by Paul Bakker
· 12 years ago
5c8434c
Safer buffer comparisons in the SSL modules
by Manuel Pégourié-Gonnard
· 12 years ago
9ccb211
Introduced POLARSSL_HAVE_READDIR_R for systems without it
by Paul Bakker
· 11 years ago
6b06502
Changed RSA blinding to a slower but thread-safe version
by Paul Bakker
· 12 years ago
polarssl-1.2.10
adace27
Prepped for 1.2.10 release
by Paul Bakker
· 12 years ago
495830d
Fixed ssl_pkcs11_decrypt() prototype
by Paul Bakker
· 12 years ago
e45574e
Prepped for 1.2.9 release
by Paul Bakker
· 12 years ago
915ee19
Do not allow SHA256/SHA384 ciphersuites in < TLS 1.2
by Paul Bakker
· 12 years ago
43f9799
RSA blinding on CRT operations to counter timing attacks
by Paul Bakker
· 12 years ago
34b225f
Added C++ style extern in x509write header file
by Paul Bakker
· 12 years ago
1d41950
Prepared for PolarSSL release 1.2.8
by Paul Bakker
· 12 years ago
602c31b
Updated PKCS#12 define dependencies
by Paul Bakker
· 12 years ago
14a222c
Moved PKCS#12 PBE functions to cipher / md layer where possible
by Paul Bakker
· 12 years ago
6fa5488
Centralized module option values in config.h
by Paul Bakker
· 12 years ago
1fd4321
PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates
by Paul Bakker
· 12 years ago
19bd297
PKCS#5 module added. Moved PBKDF2 functionality inside and deprecated
by Paul Bakker
· 12 years ago
52b845b
Fixed bignum.c and bn_mul.h to support Thumb2 and LLVM compiler
by Paul Bakker
· 12 years ago
4087c47
Added mechanism to provide alternative cipher / hash implementations
by Paul Bakker
· 12 years ago
cf6e95d
Parsing of PKCS#8 encrypted private key files added and PKCS#12 basis
by Paul Bakker
· 12 years ago
1922a4e
ssl_parse_certificate() now calls x509parse_crt_der() directly
by Paul Bakker
· 12 years ago
9255e83
pem_read_buffer() already update use_len after header and footer are read
by Paul Bakker
· 12 years ago
08f06cf
Disabled the HAVEGE random generator by default
by Paul Bakker
· 12 years ago
eae09db
Fixed const correctness issues that have no impact on the ABI
by Paul Bakker
· 12 years ago
822e958
Prepared for PolarSSL 1.2.7 release
by Paul Bakker
· 12 years ago
polarssl-1.2.7
f4a84b1
Added default value comment for ssl_set_ciphersuites*()
by Paul Bakker
· 12 years ago
cecfd95
Minor checks to prevent NULL-pointer exceptions
by Paul Bakker
· 12 years ago
a627298
Ability to specify allowed ciphersuites based on the protocol version.
by Paul Bakker
· 12 years ago
d4c5944
Fixed MPI assembly for ARM when -O2 is used
by Paul Bakker
· 12 years ago
90f042d
Prepared for PolarSSL 1.2.6 release
by Paul Bakker
· 12 years ago
polarssl-1.2.6
fb1cbd3
Fixed assembly code for ARM (Thumb and regular) for some compilers
by Paul Bakker
· 12 years ago
e81beda
The SSL session cache module (ssl_cache) now also retains peer_cert information (not the entire chain)
by Paul Bakker
· 12 years ago
78a8c71
Re-added support for parsing and handling SSLv2 Client Hello messages
by Paul Bakker
· 12 years ago
a43231c
Added support for custom labels when using rsa_rsaes_oaep_encrypt() or rsa_rsaes_oaep_decrypt()
by Paul Bakker
· 12 years ago
b386913
Split up the RSA PKCS#1 encrypt, decrypt, sign and verify functions
by Paul Bakker
· 12 years ago
8ea31ff
Added missing typedef for INT64
by Paul Bakker
· 12 years ago
9f2018e
Fixed typo in _MSC_VER (double underscore at the start)
by Paul Bakker
· 12 years ago
e47b34b
Removed further timing differences during SSL message decryption in ssl_decrypt_buf()
by Paul Bakker
· 12 years ago
6deb37e
Added comments to indicate dependency from PEM on AES, DES and MD5
by Paul Bakker
· 12 years ago
fbb5cf9
Fixed typo in base64.h
by Paul Bakker
· 12 years ago
c7a2da4
Updated for PolarSSL 1.2.5
by Paul Bakker
· 13 years ago
polarssl-1.2.5
40865c8
Added sending of alert messages in case of decryption failures as per RFC
by Paul Bakker
· 13 years ago
d66f070
Disable debug messages that can introduce a timing side channel.
by Paul Bakker
· 13 years ago
8fe40dc
Allow enabling of dummy error_strerror() to support some use-cases
by Paul Bakker
· 13 years ago
14c56a3
Updated for PolarSSL 1.2.4
by Paul Bakker
· 13 years ago
polarssl-1.2.4
1961b70
Added ssl_handshake_step() to allow single stepping the handshake process
by Paul Bakker
· 13 years ago
f626e1d
Fixed comment on maximum tested size for POLARSSL_MPI_MAX_LIMBS
by Paul Bakker
· 13 years ago
fb1ba78
Updated for release 1.2.3
by Paul Bakker
· 13 years ago
polarssl-1.2.3
df5069c
Updated for 1.2.2 release
by Paul Bakker
· 13 years ago
polarssl-1.2.2
769075d
Fixed dependency on POLARSSL_SHA4_C in ssl modules
by Paul Bakker
· 13 years ago
926af75
Fixed client certificate handling with TLS 1.2
by Paul Bakker
· 13 years ago
e667c98
Added p_hw_data to ssl_context for context specific hardware acceleration data
by Paul Bakker
· 13 years ago
1f9d02d
Added more notes / comments on own_cert, trust_ca purposes
by Paul Bakker
· 13 years ago
43ae298
- Fixed argument types
by Paul Bakker
· 13 years ago
34d8dbc
- Depth that the certificate verify callback receives is now numbered bottom-up (Peer cert depth is 0)
by Paul Bakker
· 13 years ago
Next »