Paul Bakker
|
43b7e35b25
|
- Support for PKCS#11 through the use of the pkcs11-helper library
|
2011-01-18 15:27:19 +00:00 |
|
Paul Bakker
|
72f6266f02
|
- Improved information provided about current Hashing, Cipher and Suite capabilities
|
2011-01-16 21:27:44 +00:00 |
|
Paul Bakker
|
43ca69c38a
|
- Added function for stringified SSL/TLS version
|
2011-01-15 17:35:19 +00:00 |
|
Paul Bakker
|
b63b0afc05
|
- Added verification callback in certificate verification chain in order to allow external blacklisting
|
2011-01-13 17:54:59 +00:00 |
|
Paul Bakker
|
1b57b06751
|
- Added reading of DHM context from memory and file
|
2011-01-06 15:48:19 +00:00 |
|
Paul Bakker
|
37ca75d6f2
|
- Added Doxygen source code documentation parts (donated by Fox-IT)
|
2011-01-06 12:28:03 +00:00 |
|
Paul Bakker
|
2e11f7d966
|
- Added support for TLS v1.1
- Renamed some SSL defines to prevent future naming confusion
|
2010-07-25 14:24:53 +00:00 |
|
Paul Bakker
|
b96f154e51
|
- Fixed copyright message
|
2010-07-18 20:36:00 +00:00 |
|
Paul Bakker
|
84f12b76fc
|
- Updated Copyright to correct entity
|
2010-07-18 10:13:04 +00:00 |
|
Paul Bakker
|
77a43580da
|
- Added support for the SSL_EDH_RSA_AES_128_SHA and SSL_EDH_RSA_CAMELLIA_128_SHA ciphersuites
|
2010-06-15 21:32:46 +00:00 |
|
Paul Bakker
|
57b7914445
|
- String peer_cn in ssl context made const as well.
|
2010-03-24 06:51:15 +00:00 |
|
Paul Bakker
|
fc8c4360b8
|
- Updated copyright line to 2010
|
2010-03-21 17:37:16 +00:00 |
|
Paul Bakker
|
1f3c39c194
|
- Removed copyright line for Christophe Devine for clarity
|
2010-03-21 17:30:05 +00:00 |
|
Paul Bakker
|
ff60ee6c2a
|
- Added const-correctness to main codebase
|
2010-03-16 21:09:09 +00:00 |
|
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 |
|