Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
8620f73cdc5e8febf6a9cae5c460d37c699190c6
/
library
bc2b771
Move ssl_set_ca_chain() to work on config
by Manuel Pégourié-Gonnard
· 10 years ago
ba26c24
Change how hostname is stored internally
by Manuel Pégourié-Gonnard
· 10 years ago
2b49445
Move session ticket keys to conf
by Manuel Pégourié-Gonnard
· 10 years ago
684b059
Move ssl_set_fallback() to work on conf
by Manuel Pégourié-Gonnard
· 10 years ago
6bf89d6
Move ssl_set_max_fragment_len to work on conf
by Manuel Pégourié-Gonnard
· 10 years ago
17eab2b
Move set_cbc_record_splitting() to conf
by Manuel Pégourié-Gonnard
· 10 years ago
d36e33f
Move easy ssl_set_xxx() functions to work on conf
by Manuel Pégourié-Gonnard
· 10 years ago
419d5ae
Make endpoint+transport args of config_defaults()
by Manuel Pégourié-Gonnard
· 10 years ago
def0bbe
Allocate ssl_config out of ssl_setup()
by Manuel Pégourié-Gonnard
· 10 years ago
cd523e2
Introduce mbedtls_ssl_config_{init,defaults,free}()
by Manuel Pégourié-Gonnard
· 10 years ago
7ca4e4d
Move things to conf substructure
by Manuel Pégourié-Gonnard
· 10 years ago
9f145de
Fix merge issue from 1.3 branch
by Manuel Pégourié-Gonnard
· 10 years ago
e36d564
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
159c524
Fix undefined behaviour in x509
by Manuel Pégourié-Gonnard
· 10 years ago
da61ed3
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
7d1e95c
Add countermeasure against cache-based lucky 13
by Manuel Pégourié-Gonnard
· 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
d97828e
Fix detection of getrandom()
by Manuel Pégourié-Gonnard
· 10 years ago
8a81e84
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
1e2eae0
Adapt pthread implementation to recent changes
by Manuel Pégourié-Gonnard
· 10 years ago
eab147c
Rename pkcs11_xxx_init() to bind()
by Manuel Pégourié-Gonnard
· 10 years ago
69a69cc
memory_buffer_alloc_init() now returns void
by Manuel Pégourié-Gonnard
· 10 years ago
41d479e
Split ssl_init() -> ssl_setup()
by Manuel Pégourié-Gonnard
· 10 years ago
47fede0
Add countermeasure against cache-based lucky 13
by Manuel Pégourié-Gonnard
· 10 years ago
8d128ef
Split mbedtls_ctr_drbg_init() -> seed()
by Manuel Pégourié-Gonnard
· 10 years ago
f9e9481
Split mbedtls_hmac_drbg_init() -> seed{,_buf}()
by Manuel Pégourié-Gonnard
· 10 years ago
c34e8dd
Split mbedtls_gcm_init() -> gcm_setkey()
by Manuel Pégourié-Gonnard
· 10 years ago
6963ff0
Split mbedtls_ccm_init() -> setkey()
by Manuel Pégourié-Gonnard
· 10 years ago
bdd7828
Always check return status of mutex_(un)lock()
by Manuel Pégourié-Gonnard
· 10 years ago
331ba57
Fix some additional renaming issues
by Manuel Pégourié-Gonnard
· 10 years ago
e6028c9
Fix some X509 macro names
by Manuel Pégourié-Gonnard
· 10 years ago
e6efa6f
manually merge 9f98251 make extKeyUsage accessible
by Manuel Pégourié-Gonnard
· 10 years ago
b5f48ad
manually merge 39a183a add x509_crt_verify_info()
by Manuel Pégourié-Gonnard
· 10 years ago
144bc22
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
53c76c0
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
de9b363
Merge branch mbedtls-1.3 into development
by Manuel Pégourié-Gonnard
· 10 years ago
9f98251
Make results of (ext)KeyUsage accessible
by Manuel Pégourié-Gonnard
· 10 years ago
39a183a
Add x509_crt_verify_info()
by Manuel Pégourié-Gonnard
· 10 years ago
a2fce21
Fix potential NULL dereference on bad usage
by Manuel Pégourié-Gonnard
· 10 years ago
ce60fbe
Fix potential timing difference with RSA PMS
by Manuel Pégourié-Gonnard
· 10 years ago
aac657a
Merge remote-tracking branch 'pj/development' into mbedtls-1.3
by Manuel Pégourié-Gonnard
· 10 years ago
2ed8173
accept PKCS#3 DH parameters with privateValueLength included
by Daniel Kahn Gillmor
· 10 years ago
862d503
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
e6c8366
Fix bug in pk_parse_key()
by Manuel Pégourié-Gonnard
· 10 years ago
e1e5871
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
924cd10
Fix bug in pk_parse_key()
by Manuel Pégourié-Gonnard
· 10 years ago
975d5fa
Remove option HAVE_LONGLONG
by Manuel Pégourié-Gonnard
· 10 years ago
7b53889
Remove support for HAVE_INT8 and HAVE_INT16
by Manuel Pégourié-Gonnard
· 10 years ago
b31424c
Make HAVE_IPV6 non-optional
by Manuel Pégourié-Gonnard
· 10 years ago
dbd60f7
Update generated file
by Manuel Pégourié-Gonnard
· 10 years ago
8408a94
Remove MBEDTLS_ from internal macros
by Manuel Pégourié-Gonnard
· 10 years ago
e546ad4
Fix comment generated by generate_errors.pl
by Manuel Pégourié-Gonnard
· 10 years ago
2cf5a7c
The Great Renaming
by Manuel Pégourié-Gonnard
· 10 years ago
df791a5
Simplify net_htonx()
by Manuel Pégourié-Gonnard
· 10 years ago
932e393
Fix typos & Co
by Manuel Pégourié-Gonnard
· 10 years ago
62edcc8
Document POLARSSL_CAMELLIA_SMALL_MEMORY
by Manuel Pégourié-Gonnard
· 10 years ago
07ec1dd
Fix bug with ssl_set_curves() check on client
by Manuel Pégourié-Gonnard
· 10 years ago
a5cc2aa
Fix bug in POLARSSL_PLATFORM_STD_EXIT support
by Manuel Pégourié-Gonnard
· 10 years ago
29f777e
Fix bug with ssl_set_curves() check on client
by Manuel Pégourié-Gonnard
· 10 years ago
32a7fe3
Fix bug in POLARSSL_PLATFORM_STD_EXIT support
by Manuel Pégourié-Gonnard
· 10 years ago
998930a
Replace non-ascii characters in source files
by Manuel Pégourié-Gonnard
· 10 years ago
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
Next »