Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
9a65e80e4fce0790bdd06605aa5a605071b986c8
/
include
9a65e80
Properly mark ssl_set_bio() as deprecated
by Manuel Pégourié-Gonnard
· 10 years ago
29c28f9
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
757ca00
Fix gcc detection in check_config.h
by Manuel Pégourié-Gonnard
· 10 years ago
d81562f
Remove RC4 ciphersuites by default
by Manuel Pégourié-Gonnard
· 10 years ago
8a80318
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
c70581c
Add POLARSSL_DEPRECATED_{WARNING,REMOVED}
by Manuel Pégourié-Gonnard
· 10 years ago
849b174
Disable RC4 by default in the library
by Manuel Pégourié-Gonnard
· 10 years ago
4772314
Remove functions deprecated in 1.3
by Manuel Pégourié-Gonnard
· 10 years ago
1e5e819
Fix forgotten merge conflict
by Manuel Pégourié-Gonnard
· 10 years ago
7c4e60f
Merge branch 'mbedtls-1.3' into development
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
a78b218
Fix contness of debug_print_buf()
by Manuel Pégourié-Gonnard
· 10 years ago
6e06437
Reverse meaning of OID_CMP
by Manuel Pégourié-Gonnard
· 10 years ago
852a6d3
Rename ssl.renegotiation to ssl.renego_status
by Manuel Pégourié-Gonnard
· 10 years ago
240b092
Drop dummy self_test functions
by Manuel Pégourié-Gonnard
· 11 years ago
8d92ced
Fix constness issue in pkcs5_pbes2()
by Manuel Pégourié-Gonnard
· 10 years ago
0db107e
Fix pk_can_do() constness issue
by Manuel Pégourié-Gonnard
· 10 years ago
fa8aebc
Fix a constness issue
by Manuel Pégourié-Gonnard
· 10 years ago
35f1d7f
Update signature of mpi_mul_mpi()
by Manuel Pégourié-Gonnard
· 10 years ago
b6b16bd
Drop pbkdf2 module (superseded by pkcs5)
by Manuel Pégourié-Gonnard
· 10 years ago
f9c1387
Drop POLARSSL_ERROR_STRERROR_BC
by Manuel Pégourié-Gonnard
· 10 years ago
fc51f40
Remove compatibility header memory.h
by Manuel Pégourié-Gonnard
· 10 years ago
57a26da
Merge branch 'mbedtls-1.3' into development
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
265dd5c
Disable support for SSLv2 ClientHello by default
by Manuel Pégourié-Gonnard
· 10 years ago
3b2c0d6
Add comments on some renego flags
by Manuel Pégourié-Gonnard
· 10 years ago
69849f8
Drop renego state from context if no renego support
by Manuel Pégourié-Gonnard
· 10 years ago
55f968b
Switch renego define from disable to enable
by Manuel Pégourié-Gonnard
· 10 years ago
83b04de
Rename a few incidental references to PolarSSL
by Manuel Pégourié-Gonnard
· 10 years ago
7f80997
Rename include directory to mbedtls
by Manuel Pégourié-Gonnard
· 10 years ago
ed99d70
Rename macro to avoid possible future collision
by Manuel Pégourié-Gonnard
· 10 years ago
2f5a1b4
Rename SSL_RENEGOTIATION macro
by Manuel Pégourié-Gonnard
· 10 years ago
e7e906d
Normalize a few more name references
by Manuel Pégourié-Gonnard
· 10 years ago
9b66990
Fix typos in macro names
by Manuel Pégourié-Gonnard
· 10 years ago
35ac8eb
Remove comments about old names
by Manuel Pégourié-Gonnard
· 10 years ago
34be402
Rm obsolete things (compat-1.2, openssl, etc)
by Manuel Pégourié-Gonnard
· 10 years ago
e4d4890
Finish renaming website
by Manuel Pégourié-Gonnard
· 10 years ago
998897b
Merge branch 'mbedtls-1.3' into development
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
b63e3dd
Fix typo in comments
by Manuel Pégourié-Gonnard
· 10 years ago
d901d17
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
50da048
Add heap usage for PK in benchmark
by Manuel Pégourié-Gonnard
· 10 years ago
b8ca723
Only define mode_func if mode is enabled (CBC etc)
by Manuel Pégourié-Gonnard
· 10 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
· 10 years ago
98081c5
reformat and arrange additions to config alphabetically
by Rich Evans
· 10 years ago
c0b6da3
add missing checks to check_config
by Rich Evans
· 10 years ago
c39cb49
add POLARSSL_PLATFORM_EXIT_ALT
by Rich Evans
· 10 years ago
46b0a8d
add platform_set_snprintf
by Rich Evans
· 10 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
e83ac1d
modify include .gitignore to ignore check_config generated when build fails due to incorrect config
by Rich Evans
· 10 years ago
daae3b7
Prepare for mbed TLS 1.3.10 release
by Paul Bakker
· 10 years ago
4eaf8f0
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
555fbf8
Support composite RDNs in X.509 certs parsing
by Manuel Pégourié-Gonnard
· 10 years ago
3d2c4b7
Fix url in new files
by Manuel Pégourié-Gonnard
· 10 years ago
2a0718d
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
860b516
Fix url again
by Manuel Pégourié-Gonnard
· 10 years ago
bbbb3cf
Fix depend that was checked but not documented
by Manuel Pégourié-Gonnard
· 10 years ago
94de331
Fix dependency that was not checked
by Manuel Pégourié-Gonnard
· 10 years ago
3f738ca
Move some ignore patterns to subdirectories
by Manuel Pégourié-Gonnard
· 10 years ago
607d663
Add debug info for cert/suite selection
by Manuel Pégourié-Gonnard
· 10 years ago
e89163c
Fix bug in ssl_get_verify_result()
by Manuel Pégourié-Gonnard
· 10 years ago
d1e7e8b
Fix mips64 bignum implementation
by James Cowgill
· 10 years ago
e94e6e5
Fix stdio (non-)inclusion issues.
by Manuel Pégourié-Gonnard
· 10 years ago
9014b6f
Rename project in CMake
by Manuel Pégourié-Gonnard
· 10 years ago
0a155b8
Fix bug with compatibility memory define/header
by Manuel Pégourié-Gonnard
· 10 years ago
2be147a
Improve documentation of CBC functions
by Manuel Pégourié-Gonnard
· 10 years ago
cfa9a45
Rename in cmake help strings
by Manuel Pégourié-Gonnard
· 10 years ago
dba564b
Fix files that are not in development
by Manuel Pégourié-Gonnard
· 10 years ago
df6411d
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
085ab04
Fix website url to use https.
by Manuel Pégourié-Gonnard
· 10 years ago
9698f58
Remove maintainer line.
by Manuel Pégourié-Gonnard
· 10 years ago
19f6b5d
Remove redundant "all rights reserved"
by Manuel Pégourié-Gonnard
· 10 years ago
eab72e2
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
a658a40
Update copyright
by Manuel Pégourié-Gonnard
· 10 years ago
b4fe3cb
Rename to mbed TLS in the documentation/comments
by Manuel Pégourié-Gonnard
· 10 years ago
967a2a5
Change name to mbed TLS in the copyright notice
by Manuel Pégourié-Gonnard
· 10 years ago
3a173f4
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
11c9192
Fix error code description.
by Manuel Pégourié-Gonnard
· 10 years ago
67505bf
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
bfccdd3
Merge commit '36adc36' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
0017c2b
Merge commit '9835bc0' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
8fbb01e
Merge commit 'b2eaac1' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
0af1ba3
Merge commit 'f6080b8' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
edb7ed3
Merge commit 'd7e2483' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
f9c8a60
Merge commit '8b9bcec' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
5b8f7ea
Merge new security defaults for programs (RC4 disabled, SSL3 disabled)
by Paul Bakker
· 10 years ago
c82b7e2
Merge option to disable truncated hmac on the server-side
by Paul Bakker
· 10 years ago
e522d0f
Merge smarter certificate selection for pre-TLS-1.2 clients
by Paul Bakker
· 10 years ago
78803c0
Fix char signedness issue
by Manuel Pégourié-Gonnard
· 10 years ago
f356115
Merge support for 1/n-1 record splitting
by Paul Bakker
· 10 years ago
f6080b8
Merge support for enabling / disabling renegotiation support at compile-time
by Paul Bakker
· 10 years ago
Next »