Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
3cfb34564f7e420659b831f99b42eb81b141e938
/
library
3cfb345
Avoid warning from mingw for shared library
by Manuel Pégourié-Gonnard
· 10 years ago
4180800
Replace SONAME with SOVERSION in makefile
by Manuel Pégourié-Gonnard
· 10 years ago
5d46cca
Require unix-utils in path for windows make
by Manuel Pégourié-Gonnard
· 10 years ago
d72704b
Remove work-around for alleged compiler bug
by Manuel Pégourié-Gonnard
· 10 years ago
2ee8d24
Simplify some constant-time code
by Manuel Pégourié-Gonnard
· 10 years ago
06d7519
Fix msvc warning
by Manuel Pégourié-Gonnard
· 10 years ago
fba22fd
Avoid warning from ar
by Manuel Pégourié-Gonnard
· 10 years ago
6d71e4e
Fix one more warning on windows
by Manuel Pégourié-Gonnard
· 10 years ago
dda5213
Fix harmless warnings with mingw in timing.c
by Manuel Pégourié-Gonnard
· 10 years ago
3843353
Fix hardclock() with mingw64
by Manuel Pégourié-Gonnard
· 10 years ago
a273371
Fix "int vs enum" warnings from armcc v5
by Manuel Pégourié-Gonnard
· 10 years ago
7f84905
Fix two warnings from armcc v5
by Manuel Pégourié-Gonnard
· 10 years ago
45ec8da
Fix missing include in i386-specific file
by Manuel Pégourié-Gonnard
· 10 years ago
0c851ee
Fix missing include in non-default things
by Manuel Pégourié-Gonnard
· 10 years ago
ce2f237
change test function includes to use one convention
by Rich Evans
· 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
6674cce
Fix potential timing issue in RSA pms handling
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
860b516
Fix url again
by Manuel Pégourié-Gonnard
· 10 years ago
65fc6a8
Fix small bug in base64_encode()
by Manuel Pégourié-Gonnard
· 10 years ago
78dbeef
Minor gitginore fixes
by Manuel Pégourié-Gonnard
· 10 years ago
3f738ca
Move some ignore patterns to subdirectories
by Manuel Pégourié-Gonnard
· 10 years ago
2a9c8b6
Add cmake compatibility targets
by Manuel Pégourié-Gonnard
· 10 years ago
7cbe131
Fix more stdio inclusion issues
by Manuel Pégourié-Gonnard
· 10 years ago
607d663
Add debug info for cert/suite selection
by Manuel Pégourié-Gonnard
· 10 years ago
ceedb82
Fix possible portability issue
by Manuel Pégourié-Gonnard
· 10 years ago
e89163c
Fix bug in ssl_get_verify_result()
by Manuel Pégourié-Gonnard
· 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
145422f
Make now creates libmbedtls.so with polarssl link
by Manuel Pégourié-Gonnard
· 10 years ago
04a81d5
Fix issue in previous commit
by Manuel Pégourié-Gonnard
· 10 years ago
acdb9b9
Fix unchecked error code on Windows
by Manuel Pégourié-Gonnard
· 10 years ago
cfa9a45
Rename in cmake help strings
by Manuel Pégourié-Gonnard
· 10 years ago
c26a092
Rename static lib name with make
by Manuel Pégourié-Gonnard
· 10 years ago
c5d68e5
Fix dependency declaration
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
a34aa70
Update version_features
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
11c9192
Fix error code description.
by Manuel Pégourié-Gonnard
· 10 years ago
59c6f2e
Avoid nested if's without braces.
by Manuel Pégourié-Gonnard
· 10 years ago
5d9cde2
Move renego SCSV after actual ciphersuites
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
36adc36
Merge support for getrandom() call
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
a852cf4
Fix issue with non-blocking I/O & record splitting
by Manuel Pégourié-Gonnard
· 10 years ago
d5746b3
Fix warning
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
d7e2483
Merge miscellaneous fixes into development
by Paul Bakker
· 10 years ago
5dd28ea
Fix len miscalculation in buffer-based allocator
by Manuel Pégourié-Gonnard
· 10 years ago
547ff66
Fix NULL dereference in buffer-based allocator
by Manuel Pégourié-Gonnard
· 10 years ago
5ba1d52
Add memory_buffer_alloc_self_test()
by Manuel Pégourié-Gonnard
· 10 years ago
5cb4b31
Fix missing bound check
by Manuel Pégourié-Gonnard
· 10 years ago
bd47a58
Add ssl_set_arc4_support()
by Manuel Pégourié-Gonnard
· 10 years ago
352143f
Refactor for clearer correctness/security
by Manuel Pégourié-Gonnard
· 10 years ago
1829245
Add support for getrandom()
by Manuel Pégourié-Gonnard
· 10 years ago
e117a8f
Make truncated hmac a runtime option server-side
by Manuel Pégourié-Gonnard
· 10 years ago
f01768c
Specific error for suites in common but none good
by Manuel Pégourié-Gonnard
· 10 years ago
df331a5
Prefer SHA-1 certificates for pre-1.2 clients
by Manuel Pégourié-Gonnard
· 10 years ago
6458e3b
Some more refactoring/tuning.
by Manuel Pégourié-Gonnard
· 10 years ago
846ba47
Minor refactoring
by Manuel Pégourié-Gonnard
· 10 years ago
cfa477e
Allow disabling record splitting at runtime
by Manuel Pégourié-Gonnard
· 10 years ago
d76314c
Add 1/n-1 record splitting
by Manuel Pégourié-Gonnard
· 10 years ago
d942323
Skip signature_algorithms ext if PSK only
by Manuel Pégourié-Gonnard
· 10 years ago
eaecbd3
Fix warning in reduced configs
by Manuel Pégourié-Gonnard
· 10 years ago
837f0fe
Make renego period configurable
by Manuel Pégourié-Gonnard
· 10 years ago
b445805
Auto-renegotiate before sequence number wrapping
by Manuel Pégourié-Gonnard
· 10 years ago
6186019
Save 48 bytes if SSLv3 is not defined
by Manuel Pégourié-Gonnard
· 10 years ago
615e677
Make renegotiation a compile-time option
by Manuel Pégourié-Gonnard
· 10 years ago
60346be
Improve debugging message.
by Manuel Pégourié-Gonnard
· 10 years ago
e423246
Fix net_usleep for durations greater than 1 second
by Manuel Pégourié-Gonnard
· 10 years ago
9439f93
Use pk_load_file() in X509
by Manuel Pégourié-Gonnard
· 10 years ago
2457fa0
Create ticket keys only if enabled
by Manuel Pégourié-Gonnard
· 10 years ago
d16d1cb
Use more #ifdef's on CLI_C and SRV_C in ssl_tls.c
by Manuel Pégourié-Gonnard
· 10 years ago
fd6c85c
Set a compile-time limit to X.509 chain length
by Manuel Pégourié-Gonnard
· 10 years ago
6ed2d92
Make x509_crl_parse() iterative
by Manuel Pégourié-Gonnard
· 10 years ago
426d4ae
Split x509_crl_parse_der() out of x509_crl_parse()
by Manuel Pégourié-Gonnard
· 10 years ago
8c9223d
Add text view to debug_print_buf()
by Manuel Pégourié-Gonnard
· 10 years ago
8e4b337
Fix some more warnings in reduced configs
by Manuel Pégourié-Gonnard
· 10 years ago
98aa191
Adjust warnings in different modes
by Manuel Pégourié-Gonnard
· 10 years ago
e5b0fc1
Make malloc-init script a bit happier
by Manuel Pégourié-Gonnard
· 10 years ago
f631bbc
Make x509_string_cmp() iterative
by Manuel Pégourié-Gonnard
· 10 years ago
8a5e3d4
Forbid repeated X.509 extensions
by Manuel Pégourié-Gonnard
· 10 years ago
d681443
Fix potential stack overflow
by Manuel Pégourié-Gonnard
· 10 years ago
b134060
Fix memory leak with crafted X.509 certs
by Manuel Pégourié-Gonnard
· 10 years ago
0369a52
Fix uninitialised pointer dereference
by Manuel Pégourié-Gonnard
· 10 years ago
e959979
Fix ECDSA sign buffer size
by Manuel Pégourié-Gonnard
· 10 years ago
b31b61b
Fix potential undefined behaviour in Camellia
by Manuel Pégourié-Gonnard
· 10 years ago
7c13d69
Fix dependency issues
by Manuel Pégourié-Gonnard
· 10 years ago
a1efcb0
Implement pk_check_pair() for RSA-alt
by Manuel Pégourié-Gonnard
· 10 years ago
27e3edb
Check key/cert pair in ssl_set_own_cert()
by Manuel Pégourié-Gonnard
· 10 years ago
70bdadf
Add pk_check_pair()
by Manuel Pégourié-Gonnard
· 10 years ago
30668d6
Add ecp_check_pub_priv()
by Manuel Pégourié-Gonnard
· 10 years ago
2f8d1f9
Add rsa_check_pub_priv()
by Manuel Pégourié-Gonnard
· 10 years ago
Next »