.. |
aes.c
|
- Added email address to header license information
|
2009-01-25 14:15:10 +00:00 |
arc4.c
|
- Added email address to header license information
|
2009-01-25 14:15:10 +00:00 |
base64.c
|
- Added email address to header license information
|
2009-01-25 14:15:10 +00:00 |
bignum.c
|
- Moved mpi_gcd() outside of the POLARSSL_GENPRIME define. Is needed in rsa.c for normal use.
|
2009-03-14 18:01:25 +00:00 |
camellia.c
|
- Made changes for better compatibility with old-style C compilers
|
2009-03-28 17:53:03 +00:00 |
certs.c
|
- Updated certificates to PolarSSL certificates
|
2009-02-10 22:19:29 +00:00 |
debug.c
|
- Enlarged debug buffer to facilitate long certificate values and filenames
|
2009-02-07 17:14:21 +00:00 |
des.c
|
- Added email address to header license information
|
2009-01-25 14:15:10 +00:00 |
dhm.c
|
- Added email address to header license information
|
2009-01-25 14:15:10 +00:00 |
havege.c
|
- Added email address to header license information
|
2009-01-25 14:15:10 +00:00 |
Makefile
|
- Made changes for better compatibility with old-style C compilers
|
2009-03-28 17:53:03 +00:00 |
md2.c
|
- Added email address to header license information
|
2009-01-25 14:15:10 +00:00 |
md4.c
|
- Added email address to header license information
|
2009-01-25 14:15:10 +00:00 |
md5.c
|
- Added email address to header license information
|
2009-01-25 14:15:10 +00:00 |
net.c
|
- Made net_htons() endian-clean for big endian.
|
2009-04-19 18:55:16 +00:00 |
padlock.c
|
- Added email address to header license information
|
2009-01-25 14:15:10 +00:00 |
rsa.c
|
- Added support for RFC4055 SHA2 and SHA4 signature algorithms for
|
2009-02-09 22:32:35 +00:00 |
sha1.c
|
- Added email address to header license information
|
2009-01-25 14:15:10 +00:00 |
sha2.c
|
- Added email address to header license information
|
2009-01-25 14:15:10 +00:00 |
sha4.c
|
- Added email address to header license information
|
2009-01-25 14:15:10 +00:00 |
ssl_cli.c
|
- Added email address to header license information
|
2009-01-25 14:15:10 +00:00 |
ssl_srv.c
|
- Added email address to header license information
|
2009-01-25 14:15:10 +00:00 |
ssl_tls.c
|
- Proper sequence of ciphersuites
|
2009-03-28 18:43:23 +00:00 |
timing.c
|
- POLARSSL_HAVE_ASM also used in padlock and timing code.
|
2009-04-19 21:17:09 +00:00 |
x509parse.c
|
- Moved file loading to load_file
|
2009-04-19 18:44:26 +00:00 |
xtea.c
|
- Added email address to header license information
|
2009-01-25 14:15:10 +00:00 |