Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
eadda3f3ad3cce8843ec89038dadf2d77df2df5b
/
library
eadda3f
Add missing #ifdef in ecdsa.c
by Manuel Pégourié-Gonnard
· 10 years ago
2bc16df
Update generated file
by Manuel Pégourié-Gonnard
· 10 years ago
f1d2f7c
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
cf20120
Fix bug in Via Padlock support
by Manuel Pégourié-Gonnard
· 10 years ago
427b672
Add XXX_PROCESS_ALT mecchanism
by Manuel Pégourié-Gonnard
· 10 years ago
26c9f90
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
8c8be1e
Change default min TLS version to TLS 1.0
by Manuel Pégourié-Gonnard
· 10 years ago
d16df8f
Cleanup unused bit in ssl
by Manuel Pégourié-Gonnard
· 10 years ago
348bcb3
Make RSA_ALT support optionnal
by Manuel Pégourié-Gonnard
· 10 years ago
8fce937
Simplify ecdsa_context
by Manuel Pégourié-Gonnard
· 10 years ago
49ce6f0
Fix constness of asn1_write_mpi()
by Manuel Pégourié-Gonnard
· 10 years ago
dfdcac9
Merge ecdsa_write_signature{,_det}() together
by Manuel Pégourié-Gonnard
· 10 years ago
63e9319
Make a helpful constant public
by Manuel Pégourié-Gonnard
· 10 years ago
b8cfe3f
pk_sign() now requires non-NONE md_alg for ECDSA
by Manuel Pégourié-Gonnard
· 10 years ago
fa44f20
Change authmode default to Required on client
by Manuel Pégourié-Gonnard
· 10 years ago
1d0ca1a
Move key_usage to more that 8 bits
by Manuel Pégourié-Gonnard
· 10 years ago
1022fed
Remove redundant sig_oid2 in x509 structures
by Manuel Pégourié-Gonnard
· 10 years ago
a252af7
Minor source simplification
by Manuel Pégourié-Gonnard
· 10 years ago
88fca3e
Fix thread safety issue in RSA operations
by Manuel Pégourié-Gonnard
· 10 years ago
9409e0c
Add support for X.520 uniqueIdentifier
by Manuel Pégourié-Gonnard
· 10 years ago
dd5dbca
Accept bitstrings in X.509 names
by Manuel Pégourié-Gonnard
· 10 years ago
957b1ee
Fix per-C99 initializer issues
by Manuel Pégourié-Gonnard
· 10 years ago
a958d69
Rename test_ca_list to test_cas_pem
by Manuel Pégourié-Gonnard
· 10 years ago
2f16506
Start introducing test_cas NULL-terminated list
by Manuel Pégourié-Gonnard
· 10 years ago
75f9010
Add len constants to certs.c
by Manuel Pégourié-Gonnard
· 10 years ago
e960818
Check return value of the TLS PRF
by Manuel Pégourié-Gonnard
· 10 years ago
b7fcca3
Make tls1_prf and tls12_prf more efficient
by Manuel Pégourié-Gonnard
· 10 years ago
6890c6b
Factor tls_prf_sha{256,384} together
by Manuel Pégourié-Gonnard
· 10 years ago
147fa09
Reintroduce md_init_ctx compatibility wrapper
by Manuel Pégourié-Gonnard
· 10 years ago
abb6744
Rename md_init_ctx() to md_setup()
by Manuel Pégourié-Gonnard
· 10 years ago
a77edad
Clean up unneeded things
by Manuel Pégourié-Gonnard
· 10 years ago
4063ceb
Make hmac_ctx optional
by Manuel Pégourié-Gonnard
· 10 years ago
dfb3dc8
Make ipad/opad dynamic and more opaque
by Manuel Pégourié-Gonnard
· 10 years ago
4da88c5
Remove specific xxx_hmac functions
by Manuel Pégourié-Gonnard
· 10 years ago
7da726b
Remove calls to xxx_hmac() from SSL modules
by Manuel Pégourié-Gonnard
· 10 years ago
0a8896a
Remove references to xxx_hmac() from MD layer
by Manuel Pégourié-Gonnard
· 10 years ago
8379a82
Implement hmac in the MD layer
by Manuel Pégourié-Gonnard
· 10 years ago
ca878db
Make md_info_t an opaque structure
by Manuel Pégourié-Gonnard
· 10 years ago
9325b26
Fix warning with mingw32
by Manuel Pégourié-Gonnard
· 10 years ago
9a65e80
Properly mark ssl_set_bio() as deprecated
by Manuel Pégourié-Gonnard
· 10 years ago
e424d08
Refresh generated file after merge
by Manuel Pégourié-Gonnard
· 10 years ago
8a80318
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
bf8f7fe
Update generated file
by Manuel Pégourié-Gonnard
· 10 years ago
c70581c
Add POLARSSL_DEPRECATED_{WARNING,REMOVED}
by Manuel Pégourié-Gonnard
· 10 years ago
85b6600
Suppress clang warning we don't want
by Manuel Pégourié-Gonnard
· 10 years ago
849b174
Disable RC4 by default in the library
by Manuel Pégourié-Gonnard
· 10 years ago
391af97
Re-remove file after merge failure (my fault)
by Manuel Pégourié-Gonnard
· 10 years ago
9395298
Fix use of deprecated function 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
9658391
Fix use of deprecated function in the library
by Manuel Pégourié-Gonnard
· 10 years ago
7c4e60f
Merge branch 'mbedtls-1.3' into development
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
8ee08a2
Update generated file
by Manuel Pégourié-Gonnard
· 10 years ago
cc0d084
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
f7a9f30
build: Makefile: cleanup CFLAGS
by Alon Bar-Lev
· 10 years ago
ada4105
build: Makefile: cleanup LDFLAGS
by Alon Bar-Lev
· 10 years ago
a06d7fe
Avoid possible spurious warning with gcc -Os
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
57a26da
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
28122e4
Add missing 'const' on selftest data
by Manuel Pégourié-Gonnard
· 10 years ago
51bccd3
Fix compile error with renego disabled
by Manuel Pégourié-Gonnard
· 10 years ago
73ed39d
Remove slow PKCS5 test
by Manuel Pégourié-Gonnard
· 10 years ago
f427f88
Stop checking key-cert match systematically
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
d2b35ec
Fix bug in no-renego option
by Manuel Pégourié-Gonnard
· 10 years ago
9db41f0
Refresh generated file
by Manuel Pégourié-Gonnard
· 10 years ago
7f80997
Rename include directory to mbedtls
by Manuel Pégourié-Gonnard
· 10 years ago
129db08
Rm polarssl compat targets from Makefiles
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
9b66990
Fix typos in macro names
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
385069f
Add some missing 'static' on a few objects
by Manuel Pégourié-Gonnard
· 10 years ago
cabf4b8
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
02ba578
Fix -fPIC when cross-compiling to windows
by Manuel Pégourié-Gonnard
· 10 years ago
4e41c99
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
f7db5e0
Avoid possible dangling pointers
by Manuel Pégourié-Gonnard
· 10 years ago
cd4cd1d
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
f45850c
Fix the fix to ssl_set_psk()
by Manuel Pégourié-Gonnard
· 10 years ago
ac08b54
Merge remote-tracking branch 'rasp/mem-leak' into development
by Manuel Pégourié-Gonnard
· 10 years ago
f81088b
Fix a potential memory leak found by find-mem-leak.cocci.
by Mansour Moufid
· 10 years ago
b251a20
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
981732b
Fix missing/misplaced #include's
by Manuel Pégourié-Gonnard
· 10 years ago
394608e
Fix misplaced includes
by Manuel Pégourié-Gonnard
· 10 years ago
d901d17
Merge branch 'development' into dtls
by Manuel Pégourié-Gonnard
· 10 years ago
491a3fe
Fix compile error in memory_buffer_alloc_selftest
by Manuel Pégourié-Gonnard
· 10 years ago
0da7b04
Rm usunused member in private struct
by Manuel Pégourié-Gonnard
· 10 years ago
50da048
Add heap usage for PK in benchmark
by Manuel Pégourié-Gonnard
· 10 years ago
Next »