.. |
aes.c
|
- Moved from unsigned long to uint32_t throughout code
|
2012-10-01 14:41:15 +00:00 |
arc4.c
|
|
|
asn1parse.c
|
|
|
asn1write.c
|
|
|
base64.c
|
- Moved from unsigned long to uint32_t throughout code
|
2012-10-01 14:41:15 +00:00 |
bignum.c
|
- Merged fixes 1394 and 1395 from trunk to PolarSSL 1.2 branch
|
2012-11-02 11:06:08 +00:00 |
blowfish.c
|
- Moved definition to top to prevent MS VC compiler warning
|
2012-10-01 20:58:19 +00:00 |
camellia.c
|
- Moved from unsigned long to uint32_t throughout code
|
2012-10-01 14:41:15 +00:00 |
certs.c
|
|
|
cipher.c
|
- Added Blowfish to generic cipher layer
|
2012-07-04 17:10:40 +00:00 |
cipher_wrap.c
|
- Added Blowfish to generic cipher layer
|
2012-07-04 17:10:40 +00:00 |
CMakeLists.txt
|
- Updated to 1.2.0
|
2012-10-02 15:40:44 +00:00 |
ctr_drbg.c
|
|
|
debug.c
|
- Moved from unsigned long to uint32_t throughout code
|
2012-10-01 14:41:15 +00:00 |
des.c
|
- Moved from unsigned long to uint32_t throughout code
|
2012-10-01 14:41:15 +00:00 |
dhm.c
|
- Extra sanity check for input added
|
2012-09-16 15:07:49 +00:00 |
entropy.c
|
|
|
entropy_poll.c
|
- Merged fixes 1394 and 1395 from trunk to PolarSSL 1.2 branch
|
2012-11-02 11:06:08 +00:00 |
error.c
|
- Added option to add minimum accepted SSL/TLS protocol version
|
2012-09-28 13:28:45 +00:00 |
gcm.c
|
- Merged fixes 1394 and 1395 from trunk to PolarSSL 1.2 branch
|
2012-11-02 11:06:08 +00:00 |
havege.c
|
|
|
Makefile
|
- Changed default compiler flags to include -O2
|
2012-10-23 12:12:53 +00:00 |
md.c
|
- Fixed size of clean
|
2012-04-26 10:09:35 +00:00 |
md2.c
|
|
|
md4.c
|
- Moved from unsigned long to uint32_t throughout code
|
2012-10-01 14:41:15 +00:00 |
md5.c
|
- Moved from unsigned long to uint32_t throughout code
|
2012-10-01 14:41:15 +00:00 |
md_wrap.c
|
|
|
net.c
|
- Moved from unsigned long to uint32_t throughout code
|
2012-10-01 14:41:15 +00:00 |
padlock.c
|
- Moved from unsigned long to uint32_t throughout code
|
2012-10-01 14:41:15 +00:00 |
pbkdf2.c
|
- Moved from unsigned long to uint32_t throughout code
|
2012-10-01 14:41:15 +00:00 |
pem.c
|
|
|
pkcs11.c
|
|
|
rsa.c
|
- Updated rsa_pkcs1_verify() and rsa_pkcs1_sign() to use appropriate buffer size for max MPIs
|
2012-10-03 20:36:33 +00:00 |
sha1.c
|
- Moved from unsigned long to uint32_t throughout code
|
2012-10-01 14:41:15 +00:00 |
sha2.c
|
- Moved from unsigned long to uint32_t throughout code
|
2012-10-01 14:41:15 +00:00 |
sha4.c
|
- Moved from unsigned long to uint32_t throughout code
|
2012-10-01 14:41:15 +00:00 |
ssl_cache.c
|
- Cache now only allows a maximum of entries in cache for preventing memory overrun
|
2012-10-23 22:18:28 +00:00 |
ssl_cli.c
|
- Moved ciphersuite naming scheme to IANA reserved names
|
2012-10-31 12:32:41 +00:00 |
ssl_srv.c
|
- Moved ciphersuite naming scheme to IANA reserved names
|
2012-10-31 12:32:41 +00:00 |
ssl_tls.c
|
- Moved ciphersuite naming scheme to IANA reserved names
|
2012-10-31 12:32:41 +00:00 |
timing.c
|
- Moved to more flexible define structure
|
2012-10-31 09:53:08 +00:00 |
version.c
|
|
|
x509parse.c
|
- Merged fixes 1394 and 1395 from trunk to PolarSSL 1.2 branch
|
2012-11-02 11:06:08 +00:00 |
x509write.c
|
|
|
xtea.c
|
- Moved from unsigned long to uint32_t throughout code
|
2012-10-01 14:41:15 +00:00 |