.. |
aes.h
|
Rename len to bitlen in function parameters
|
2015-06-18 14:58:58 +02:00 |
aesni.h
|
Rename boolean functions to be clearer
|
2015-06-02 10:38:50 +01:00 |
arc4.h
|
The Great Renaming
|
2015-04-08 13:25:31 +02:00 |
asn1.h
|
Rename len to bitlen in function parameters
|
2015-06-18 14:58:58 +02:00 |
asn1write.h
|
The Great Renaming
|
2015-04-08 13:25:31 +02:00 |
base64.h
|
Avoid in-out length in base64
|
2015-06-02 16:30:35 +01:00 |
bignum.h
|
Rename mbedtls_mpi_msb to mbedtls_mpi_bitlen
|
2015-06-18 16:49:37 +02:00 |
blowfish.h
|
Rename relevant global symbols from size to bitlen
|
2015-06-18 16:43:38 +02:00 |
bn_mul.h
|
Move from asm to __asm by default
|
2015-05-29 10:18:09 +02:00 |
camellia.h
|
Rename len to bitlen in function parameters
|
2015-06-18 14:58:58 +02:00 |
ccm.h
|
Rename len to bitlen in function parameters
|
2015-06-18 14:58:58 +02:00 |
certs.h
|
Remove test DHM params from certs.c
|
2015-06-25 10:59:57 +02:00 |
check_config.h
|
Actually enable fixed snprintf on windows
|
2015-06-26 11:04:08 +02:00 |
cipher_internal.h
|
Rename key_length in cipher_info
|
2015-06-18 15:31:10 +02:00 |
cipher.h
|
Still need to #define inline for MSVC
|
2015-07-07 23:21:30 +02:00 |
compat-1.3.h
|
Fix one renaming in the list
|
2015-07-09 09:17:18 +01:00 |
config.h
|
Fix typos in comments
|
2015-07-02 17:59:52 +02:00 |
ctr_drbg.h
|
Make xxx_drbg_random() thread-safe
|
2015-05-11 14:35:41 +02:00 |
debug.h
|
Rename a debug function
|
2015-06-29 20:14:19 +02:00 |
des.h
|
Create function-level MBETLS_DES_xxx_ALT
|
2015-05-12 15:17:15 +02:00 |
dhm.h
|
Remove 1024 bits DHM params and add one 4096 bit
|
2015-07-03 17:06:39 +02:00 |
ecdh.h
|
Rename ecp_use_known_dp -> mbedtls_ecp_group_load()
|
2015-05-11 18:46:47 +02:00 |
ecdsa.h
|
The Great Renaming
|
2015-04-08 13:25:31 +02:00 |
ecp.h
|
Rename M255 to Curve25519
|
2015-06-23 13:09:10 +02:00 |
entropy_poll.h
|
Add MBEDTLS_ENTROPY_HARDWARE_ALT
|
2015-06-22 14:40:56 +02:00 |
entropy.h
|
Add a concept of entropy source strength.
|
2015-06-22 14:40:56 +02:00 |
error.h
|
Fix typos in comments
|
2015-07-02 17:59:52 +02:00 |
gcm.h
|
Rename len to bitlen in function parameters
|
2015-06-18 14:58:58 +02:00 |
havege.h
|
The Great Renaming
|
2015-04-08 13:25:31 +02:00 |
hmac_drbg.h
|
Make xxx_drbg_random() thread-safe
|
2015-05-11 14:35:41 +02:00 |
md2.h
|
Add md/shaXXX_clone() API
|
2015-07-06 15:48:34 +02:00 |
md4.h
|
Add md/shaXXX_clone() API
|
2015-07-06 15:48:34 +02:00 |
md5.h
|
Add md/shaXXX_clone() API
|
2015-07-06 15:48:34 +02:00 |
md_internal.h
|
Add mbedtls_md_clone()
|
2015-07-06 16:06:02 +02:00 |
md.h
|
Still need to #define inline for MSVC
|
2015-07-07 23:21:30 +02:00 |
memory_buffer_alloc.h
|
Fix typos/style in doxygen documentation
|
2015-05-29 12:53:47 +02:00 |
net.h
|
Add guards for closed socket in net.c
|
2015-07-01 19:03:27 +02:00 |
oid.h
|
The Great Renaming
|
2015-04-08 13:25:31 +02:00 |
padlock.h
|
Rename boolean functions to be clearer
|
2015-06-02 10:38:50 +01:00 |
pem.h
|
Rename ERR_xxx_MALLOC_FAILED to ..._ALLOC_FAILED
|
2015-05-28 16:25:05 +02:00 |
pk_internal.h
|
Internal renamings in PK
|
2015-06-18 16:06:55 +02:00 |
pk.h
|
Rename relevant global symbols from size to bitlen
|
2015-06-18 16:43:38 +02:00 |
pkcs5.h
|
Rename key_length in cipher_info
|
2015-06-18 15:31:10 +02:00 |
pkcs11.h
|
Still need to #define inline for MSVC
|
2015-07-07 23:21:30 +02:00 |
pkcs12.h
|
The Great Renaming
|
2015-04-08 13:25:31 +02:00 |
platform.h
|
Include fixed snprintf for Windows in platform.c
|
2015-06-22 14:42:04 +02:00 |
ripemd160.h
|
Add md/shaXXX_clone() API
|
2015-07-06 15:48:34 +02:00 |
rsa.h
|
Fix typos/style in doxygen documentation
|
2015-05-29 12:53:47 +02:00 |
sha1.h
|
Add md/shaXXX_clone() API
|
2015-07-06 15:48:34 +02:00 |
sha256.h
|
Add md/shaXXX_clone() API
|
2015-07-06 15:48:34 +02:00 |
sha512.h
|
Add md/shaXXX_clone() API
|
2015-07-06 15:48:34 +02:00 |
ssl_cache.h
|
The Great Renaming
|
2015-04-08 13:25:31 +02:00 |
ssl_ciphersuites.h
|
The Great Renaming
|
2015-04-08 13:25:31 +02:00 |
ssl_cookie.h
|
Make ssl_cookie.c thread-safe
|
2015-05-28 17:28:39 +02:00 |
ssl_internal.h
|
Still need to #define inline for MSVC
|
2015-07-07 23:21:30 +02:00 |
ssl_ticket.h
|
Improve documentation about SSL ticket encryption
|
2015-06-25 12:44:46 +02:00 |
ssl.h
|
Fix potential NULL dereference
|
2015-06-25 10:59:57 +02:00 |
threading.h
|
Move from gmtime_r to gmtime + mutexes
|
2015-05-29 10:18:09 +02:00 |
timing.h
|
Make the hardclock test optional
|
2015-07-01 19:22:12 +02:00 |
version.h
|
Prepare for 2.0.0 release
|
2015-07-10 14:09:43 +01:00 |
x509_crl.h
|
Improve doc about length of strings written
|
2015-06-23 13:09:11 +02:00 |
x509_crt.h
|
Improve doc about length of strings written
|
2015-06-23 13:09:11 +02:00 |
x509_csr.h
|
Improve doc about length of strings written
|
2015-06-23 13:09:11 +02:00 |
x509.h
|
Improve doc about length of strings written
|
2015-06-23 13:09:11 +02:00 |
xtea.h
|
Just use stdint.h even with MSVC
|
2015-04-15 11:58:31 +02:00 |