TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
22d77a209f05be7a461bf24b9fb1133e662b13f3
/
include
/
polarssl
c1d54bb
Update library version to 1.3.18
by Simon Butcher
· 9 years ago
mbedtls-1.3.18
441d6f9
Remove MBEDTLS_SSL_AEAD_RANDOM_IV feature
by Janos Follath
· 9 years ago
6ad5d94
Fix documentation for mbedtls_gcm_finish()
by Andres AG
· 9 years ago
17da9dd
Add option for relaxed X509 time verification.
by Janos Follath
· 9 years ago
4f7b13b
Changed library version number to 1.3.17
by Simon Butcher
· 9 years ago
4dfecab
Update default configuration
by Janos Follath
· 9 years ago
54f2c49
Avoid build errors with -O0 due to assembly
by Manuel Pégourié-Gonnard
· 10 years ago
84181ad
Change version number to 1.3.16
by Simon Butcher
· 10 years ago
mbedtls-1.3.16
d7fe6fb
Fix for MPI divide on MSVC
by Simon Butcher
· 10 years ago
14400c8
Merge memory leak fix into branch 'mbedtls-1.3'
by Simon Butcher
· 10 years ago
1f4e08c
Changed version number to 1.3.15
by Simon Butcher
· 10 years ago
mbedtls-1.3.15
7bbabea
Disable reportedly broken assembly of Sparc(64)
by Manuel Pégourié-Gonnard
· 10 years ago
c094a97
ECHDE-PSK does not use a certificate
by Manuel Pégourié-Gonnard
· 10 years ago
ad9c68a
Fix typo in documenation
by Manuel Pégourié-Gonnard
· 10 years ago
9b52b80
Corrected misleading fn description in ssl_cache.h
by Simon Butcher
· 10 years ago
f093bde
Bump version to 1.3.14
by Manuel Pégourié-Gonnard
· 10 years ago
mbedtls-1.3.14
c593427
Merge branch 'mbedtls-1.3' into mbedtls-1.3-restricted
by Manuel Pégourié-Gonnard
· 10 years ago
36abef4
Merge multiple backported vulnerability fixes
by Simon Butcher
· 10 years ago
fa647a7
Fix references to non-standard SIZE_T_MAX
by Manuel Pégourié-Gonnard
· 10 years ago
cf1db3c
Fix spurious #endif from previous cherry-pick
by Manuel Pégourié-Gonnard
· 10 years ago
20607bb
Fix macroization of inline in C++
by Manuel Pégourié-Gonnard
· 10 years ago
ded3ae5
Add missing warning in doc
by Manuel Pégourié-Gonnard
· 10 years ago
6d60183
Fix typos in ChangeLog and comments
by Manuel Pégourié-Gonnard
· 10 years ago
48ec2c7
Fix potential overflow in base64_encode
by Manuel Pégourié-Gonnard
· 10 years ago
c988f32
Added max length checking of hostname
by Simon Butcher
· 10 years ago
df048c5
Bump version to 1.3.13
by Manuel Pégourié-Gonnard
· 10 years ago
mbedtls-1.3.13
89789be
Fix handling of new config option
by Manuel Pégourié-Gonnard
· 10 years ago
3edec6c
Prepare for 1.3.12 release
by Paul Bakker
· 10 years ago
mbedtls-1.3.12
027ead9
Disable padlock asm with ASan
by Manuel Pégourié-Gonnard
· 10 years ago
705de2f
Revert "Avoid formatting debug message uselessly"
by Manuel Pégourié-Gonnard
· 10 years ago
cc86ac5
Fix compile error with armcc5 --gnu
by Manuel Pégourié-Gonnard
· 10 years ago
501084c
Add warning/errors about deprecated config items
by Manuel Pégourié-Gonnard
· 10 years ago
5574546
Document thread-safety of the RSA functions
by Manuel Pégourié-Gonnard
· 10 years ago
f0f399d
Up default server DHM size to 2048 bits
by Manuel Pégourié-Gonnard
· 10 years ago
925a726
Avoid formatting debug message uselessly
by Manuel Pégourié-Gonnard
· 10 years ago
9ea1b23
Up min size of DHM params to 1024 bits on client
by Manuel Pégourié-Gonnard
· 10 years ago
6c3ccf5
Fix thread-safety issue in debug.c
by Manuel Pégourié-Gonnard
· 10 years ago
19eef51
Prepare for 1.3.11 release
by Paul Bakker
· 10 years ago
mbedtls-1.3.11
dccb80b
Fix compile errors with NO_STD_FUNCTIONS
by Manuel Pégourié-Gonnard
· 10 years ago
6ca7624
Mark unused constant as such
by Manuel Pégourié-Gonnard
· 10 years ago
48647b9
Merge remote-tracking branch 'nw/misc' into mbedtls-1.3
by Manuel Pégourié-Gonnard
· 10 years ago
d0fa5cc
Typos and doc additions
by Nicholas Wilson
· 10 years ago
e16b62c
Make results of (ext)KeyUsage accessible
by Manuel Pégourié-Gonnard
· 10 years ago
770b5e1
Fix missing NULL check in MPI
by Manuel Pégourié-Gonnard
· 10 years ago
39a183a
Add x509_crt_verify_info()
by Manuel Pégourié-Gonnard
· 10 years ago
a1e3241
Fix macro name from wrong branch
by Manuel Pégourié-Gonnard
· 10 years ago
6152b02
Fixed typos
by Paul Bakker
· 10 years ago
23ce09b
Deprecate HAVE_INT8 and HAVE_INT16
by Manuel Pégourié-Gonnard
· 10 years ago
a98af5e
Deprecate using NET_C without HAVE_IPV6
by Manuel Pégourié-Gonnard
· 10 years ago
8c3f0f4
Official deprecate compat-1.2.h and openssl.h
by Manuel Pégourié-Gonnard
· 10 years ago
a82135c
Document POLARSSL_CAMELLIA_SMALL_MEMORY
by Manuel Pégourié-Gonnard
· 10 years ago
2a73a90
Fix ifdef issue
by Manuel Pégourié-Gonnard
· 10 years ago
9409e0c
Add support for X.520 uniqueIdentifier
by Manuel Pégourié-Gonnard
· 10 years ago
757ca00
Fix gcc detection in check_config.h
by Manuel Pégourié-Gonnard
· 10 years ago
c70581c
Add POLARSSL_DEPRECATED_{WARNING,REMOVED}
by Manuel Pégourié-Gonnard
· 10 years ago
e658176
Mark a few additional deprecations
by Manuel Pégourié-Gonnard
· 10 years ago
7143284
Use proper doxygen markup to mark deprecations
by Manuel Pégourié-Gonnard
· 10 years ago
1a90147
Add missing extern "C" guard in aesni.h
by Manuel Pégourié-Gonnard
· 10 years ago
fe44643
Rename website and repository
by Manuel Pégourié-Gonnard
· 10 years ago
1dd1674
Move private macro from header to C file
by Manuel Pégourié-Gonnard
· 10 years ago
fb57e64
Fix whitespace issues
by Manuel Pégourié-Gonnard
· 10 years ago
50da048
Add heap usage for PK in benchmark
by Manuel Pégourié-Gonnard
· 11 years ago
b8ca723
Only define mode_func if mode is enabled (CBC etc)
by Manuel Pégourié-Gonnard
· 11 years ago
ac1f76c
Merge remote-tracking branch 'rich/platform' into development
by Manuel Pégourié-Gonnard
· 10 years ago
6c5abfa
Style: fix trailing spaces
by Manuel Pégourié-Gonnard
· 10 years ago
013bffe
Style: add spaces before line continuation
by Manuel Pégourié-Gonnard
· 10 years ago
401bb90
rebase from development
by Rich Evans
· 10 years ago
16f8cd8
implemented macro overriding for polarssl_* library functions
by Rich Evans
· 10 years ago
4cc8a22
add initial symbols to config and checks to check_config to allow use of macros to define standard functions
by Rich Evans
· 11 years ago
98081c5
reformat and arrange additions to config alphabetically
by Rich Evans
· 11 years ago
c0b6da3
add missing checks to check_config
by Rich Evans
· 11 years ago
c39cb49
add POLARSSL_PLATFORM_EXIT_ALT
by Rich Evans
· 11 years ago
46b0a8d
add platform_set_snprintf
by Rich Evans
· 11 years ago
dda5213
Fix harmless warnings with mingw in timing.c
by Manuel Pégourié-Gonnard
· 10 years ago
00ab470
cleanup library and some basic tests. Includes, add guards to includes
by Rich Evans
· 10 years ago
daae3b7
Prepare for mbed TLS 1.3.10 release
by Paul Bakker
· 10 years ago
555fbf8
Support composite RDNs in X.509 certs parsing
by Manuel Pégourié-Gonnard
· 11 years ago
860b516
Fix url again
by Manuel Pégourié-Gonnard
· 11 years ago
bbbb3cf
Fix depend that was checked but not documented
by Manuel Pégourié-Gonnard
· 11 years ago
94de331
Fix dependency that was not checked
by Manuel Pégourié-Gonnard
· 11 years ago
607d663
Add debug info for cert/suite selection
by Manuel Pégourié-Gonnard
· 11 years ago
e89163c
Fix bug in ssl_get_verify_result()
by Manuel Pégourié-Gonnard
· 11 years ago
d1e7e8b
Fix mips64 bignum implementation
by James Cowgill
· 11 years ago
e94e6e5
Fix stdio (non-)inclusion issues.
by Manuel Pégourié-Gonnard
· 11 years ago
0a155b8
Fix bug with compatibility memory define/header
by Manuel Pégourié-Gonnard
· 11 years ago
2be147a
Improve documentation of CBC functions
by Manuel Pégourié-Gonnard
· 11 years ago
085ab04
Fix website url to use https.
by Manuel Pégourié-Gonnard
· 11 years ago
9698f58
Remove maintainer line.
by Manuel Pégourié-Gonnard
· 11 years ago
19f6b5d
Remove redundant "all rights reserved"
by Manuel Pégourié-Gonnard
· 11 years ago
a658a40
Update copyright
by Manuel Pégourié-Gonnard
· 11 years ago
b4fe3cb
Rename to mbed TLS in the documentation/comments
by Manuel Pégourié-Gonnard
· 11 years ago
967a2a5
Change name to mbed TLS in the copyright notice
by Manuel Pégourié-Gonnard
· 11 years ago
11c9192
Fix error code description.
by Manuel Pégourié-Gonnard
· 11 years ago
5b8f7ea
Merge new security defaults for programs (RC4 disabled, SSL3 disabled)
by Paul Bakker
· 11 years ago
c82b7e2
Merge option to disable truncated hmac on the server-side
by Paul Bakker
· 11 years ago
e522d0f
Merge smarter certificate selection for pre-TLS-1.2 clients
by Paul Bakker
· 11 years ago
78803c0
Fix char signedness issue
by Manuel Pégourié-Gonnard
· 11 years ago
f356115
Merge support for 1/n-1 record splitting
by Paul Bakker
· 11 years ago
f6080b8
Merge support for enabling / disabling renegotiation support at compile-time
by Paul Bakker
· 11 years ago
d7e2483
Merge miscellaneous fixes into development
by Paul Bakker
· 11 years ago
Next »