Paul Bakker
|
3391b12ce3
|
- Fixed error codes. Negative when needed (SSL error codes). Non-negative if error-codes are OR'ed to other error codes (ASN1, Base64, MPI, DHM). The rest is negative by default.
|
2009-07-28 20:11:54 +00:00 |
|
Paul Bakker
|
77b385e91a
|
- Updated copyright messages on all relevant files
|
2009-07-28 17:23:11 +00:00 |
|
Paul Bakker
|
13e2dfecaa
|
- Cleaned up header documentation
|
2009-07-28 07:18:38 +00:00 |
|
Paul Bakker
|
b5bf176f4c
|
- Major change: Errors are now positive numbers instead of negative.
Reason: You cannot OR negative values correctly
|
2009-07-19 20:28:35 +00:00 |
|
Paul Bakker
|
40ea7de46d
|
- Added CRL revocation support to x509parse_verify()
- Fixed an off-by-one allocation in ssl_set_hostname()
- Added CRL support to SSL/TLS code
|
2009-05-03 10:18:48 +00:00 |
|
Paul Bakker
|
785a9eeece
|
- Added email address to header license information
|
2009-01-25 14:15:10 +00:00 |
|
Paul Bakker
|
b5ef0bada4
|
- Added SSL_RSA_CAMELLIA_128_SHA, SSL_RSA_CAMELLIA_256_SHA, SSL_EDH_RSA_CAMELLIA_256_SHA ciphersuites to SSL
|
2009-01-11 20:25:36 +00:00 |
|
Paul Bakker
|
e0ccd0a7c3
|
- Updated Copyright notices
|
2009-01-04 16:27:10 +00:00 |
|
Paul Bakker
|
40e46940df
|
- First replacement of xyssl by polarssl where needed
|
2009-01-03 21:51:57 +00:00 |
|
Paul Bakker
|
8e831edc24
|
|
2009-01-03 21:24:11 +00:00 |
|
Paul Bakker
|
5121ce5bdb
|
- Renamed include directory to polarssl
|
2009-01-03 21:22:43 +00:00 |
|