summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* renamed gnutls_x509pki_set_trust/key toNikos Mavrogiannopoulos2001-12-141-0/+1
| | | | gnutls_x509pki_set_trust_file/key_file
* *** empty log message ***Nikos Mavrogiannopoulos2001-12-111-0/+3
|
* last commits for 0.2.91gnutls_0_2_91Nikos Mavrogiannopoulos2001-12-101-3/+3
|
* Fixes in anonymous authentication.Nikos Mavrogiannopoulos2001-12-091-0/+2
| | | | Fixes in client ciphersuite selection.
* Optimizations in server certificate callback.Nikos Mavrogiannopoulos2001-12-091-0/+1
|
* added gnutls_transport_get_ptr() and gnutls_db_get_ptr() functions.Nikos Mavrogiannopoulos2001-12-081-0/+5
|
* *** empty log message ***gnutls_0_2_90Nikos Mavrogiannopoulos2001-12-071-1/+1
|
* updated documentationNikos Mavrogiannopoulos2001-12-071-0/+1
|
* Several cleanups.Nikos Mavrogiannopoulos2001-12-061-2/+2
|
* Changes in function names concerning _db_ handling and _session_ handling.Nikos Mavrogiannopoulos2001-12-051-1/+1
|
* Added callback to select the server certificate.Nikos Mavrogiannopoulos2001-12-051-0/+2
|
* optimized certificate handling APINikos Mavrogiannopoulos2001-12-051-2/+3
|
* updated detection of library settingsNikos Mavrogiannopoulos2001-12-011-1/+2
|
* introduced gnutls_x509pki_get_certificate(). This function returns theNikos Mavrogiannopoulos2001-11-291-0/+2
| | | | | peer's certificate DER encoded. This certificate is also stored in the resume db.
* gnutls_handshake(), gnutls_read() etc. functions no longer requireNikos Mavrogiannopoulos2001-11-251-0/+5
| | | | | the 'SOCKET cd' argument. This argument is set using the function gnutls_set_transport_ptr().
* *** empty log message ***gnutls_0_2_11Nikos Mavrogiannopoulos2001-11-161-1/+2
|
* *** empty log message ***Nikos Mavrogiannopoulos2001-11-131-2/+0
|
* *** empty log message ***Nikos Mavrogiannopoulos2001-11-131-0/+1
|
* *** empty log message ***Nikos Mavrogiannopoulos2001-11-131-0/+1
|
* *** empty log message ***Nikos Mavrogiannopoulos2001-11-131-1/+0
|
* *** empty log message ***Nikos Mavrogiannopoulos2001-11-131-0/+1
|
* *** empty log message ***Nikos Mavrogiannopoulos2001-11-131-0/+1
|
* several fixes.Nikos Mavrogiannopoulos2001-11-101-0/+1
| | | | | | | Including: - max_record_header extension. - resume handshake sending wrong ssl version - Non blocking IO (not ready yet)
* cleanups and documentation updatesNikos Mavrogiannopoulos2001-11-081-5/+5
|
* added max_record_size extensionNikos Mavrogiannopoulos2001-11-061-0/+2
|
* receive buffer is now dynamic.Nikos Mavrogiannopoulos2001-11-051-2/+4
|
* changed semantics of the GNUTLS_E_REHANDSHAKE error code.Nikos Mavrogiannopoulos2001-11-051-0/+5
|
* cleanupsgnutls_0_2_10Nikos Mavrogiannopoulos2001-11-051-3/+4
|
* added hooks in order to use external database to store session to beNikos Mavrogiannopoulos2001-11-021-0/+4
| | | | resumed. Works but it is not finished.
* *** empty log message ***gnutls_0_2_9Nikos Mavrogiannopoulos2001-10-271-1/+1
|
* added some checks for memory allocation.Nikos Mavrogiannopoulos2001-10-231-0/+1
| | | | Fixes in write interrupts.
* changes in order to be independent of the berkeley style socketsNikos Mavrogiannopoulos2001-10-211-2/+4
| | | | (but it is still difficult to use gnutls with any other api)
* introduced GNUTLS_E_INTERRUPTED, fixes in error handlingNikos Mavrogiannopoulos2001-10-201-0/+2
|
* clean ups in the handshake protocolNikos Mavrogiannopoulos2001-10-191-0/+1
|
* auth_info types and structures were moved to the internals of the library.Nikos Mavrogiannopoulos2001-10-151-1/+4
| | | | | This makes the library incompatible (source & binary) with the previous versions.
* updated name indication extension (dnsname)Nikos Mavrogiannopoulos2001-10-101-0/+2
|
* better prime handlingNikos Mavrogiannopoulos2001-10-101-6/+6
|
* added DHE_RSA ciphersuitesNikos Mavrogiannopoulos2001-10-081-0/+4
|
* *** empty log message ***gnutls_0_2_3Nikos Mavrogiannopoulos2001-09-191-1/+2
|
* Client certificate callback has been improvedNikos Mavrogiannopoulos2001-09-141-3/+1
|
* updated documentation generationNikos Mavrogiannopoulos2001-09-041-0/+3
|
* gnutls_set_certificate_request() renamed to gnutls_x509pki_set_cert_request().Nikos Mavrogiannopoulos2001-08-261-0/+1
| | | | Added gnutls_x509pki_set_cert_callback().
* fixed memory leaksNikos Mavrogiannopoulos2001-08-261-0/+3
|
* *** empty log message ***gnutls_0_2_2Nikos Mavrogiannopoulos2001-08-201-0/+3
|
* better support for buffered read and several cleanupsNikos Mavrogiannopoulos2001-08-191-0/+3
|
* server side client authentication worksgnutls_0_2_0Nikos Mavrogiannopoulos2001-08-071-1/+2
|
* several fixes. Added client authentication with x509PKINikos Mavrogiannopoulos2001-08-061-2/+3
|
* added internal memory handlersNikos Mavrogiannopoulos2001-08-041-0/+5
|
* *** empty log message ***gnutls_0_1_9Nikos Mavrogiannopoulos2001-07-301-2/+2
|
* *** empty log message ***Nikos Mavrogiannopoulos2001-07-291-0/+1
|