summaryrefslogtreecommitdiff
path: root/lib/gnutls.h.in
Commit message (Expand)AuthorAgeFilesLines
* Updated the handling of prime numbers.Nikos Mavrogiannopoulos2001-10-091-0/+3
* several cleanupsNikos Mavrogiannopoulos2001-10-081-0/+2
* Client certificate callback has been improvedNikos Mavrogiannopoulos2001-09-141-1/+1
* gnutls_set_certificate_request() renamed to gnutls_x509pki_set_cert_request().Nikos Mavrogiannopoulos2001-08-261-1/+0
* fixed memory leaksNikos Mavrogiannopoulos2001-08-261-4/+4
* updated gnutls.h fileNikos Mavrogiannopoulos2001-08-251-0/+7
* bugfixes and minor updatesNikos Mavrogiannopoulos2001-08-201-1/+3
* changed gnutls_bye() behaviourNikos Mavrogiannopoulos2001-08-201-1/+1
* several fixes in gnutls_bye() function, and in gnutls_recv_int()Nikos Mavrogiannopoulos2001-08-191-1/+2
* additions in order for gnutls server to support client authenticationNikos Mavrogiannopoulos2001-08-071-3/+9
* several fixes. Added client authentication with x509PKINikos Mavrogiannopoulos2001-08-061-6/+6
* several cleanups. No longer export structures to the API, but a bunch of func...Nikos Mavrogiannopoulos2001-08-051-62/+8
* added new function gnutls_send_alert() to the apiNikos Mavrogiannopoulos2001-08-051-0/+2
* cleanups in certificate copyingNikos Mavrogiannopoulos2001-08-051-0/+3
* fixes in x509 cert extensions handlingNikos Mavrogiannopoulos2001-08-041-1/+17
* added some kind of support for X509 ExtensionsNikos Mavrogiannopoulos2001-08-021-9/+15
* added log function (no longer use fprintf).Nikos Mavrogiannopoulos2001-07-301-3/+1
* added some documentation. Bug fixes in CHANGECIPHER_SPEC packet.Nikos Mavrogiannopoulos2001-07-281-2/+8
* changed gnutls_read() semanticsNikos Mavrogiannopoulos2001-07-271-0/+3
* gnutls now checks the certificate's CN to see if it matches theNikos Mavrogiannopoulos2001-07-241-1/+7
* corrected bug in b64 decoding. Added support for multiple TLS protocolNikos Mavrogiannopoulos2001-07-241-6/+6
* several fixes cleanups etc.Nikos Mavrogiannopoulos2001-07-211-2/+1
* updated file structureNikos Mavrogiannopoulos2001-07-201-1/+1
* more certificate fields parsed. CleanupsNikos Mavrogiannopoulos2001-07-181-0/+3
* several cleanups. Added check for certificate's expiration time.Nikos Mavrogiannopoulos2001-07-171-7/+10
* updated cert_verifyNikos Mavrogiannopoulos2001-07-161-1/+1
* updated APINikos Mavrogiannopoulos2001-07-141-3/+12
* several bug fixes in ASN handling. Fixes/additionsNikos Mavrogiannopoulos2001-07-141-6/+18
* several cleanupsNikos Mavrogiannopoulos2001-07-141-26/+33
* improved certificate handlingNikos Mavrogiannopoulos2001-07-141-18/+6
* Cleanups. Mostly while sending client certificate (and client certificate ver...Nikos Mavrogiannopoulos2001-06-251-0/+1
* added support for DNSNAME extension (draft-ietf-tls-extensions)Nikos Mavrogiannopoulos2001-06-241-0/+6
* fixes in ChangeCipherSpec handling (this also fixes rehandshake).Nikos Mavrogiannopoulos2001-06-241-1/+1
* added internal representation of pkcs1 rsa private keys.Nikos Mavrogiannopoulos2001-06-221-2/+3
* added global state.Nikos Mavrogiannopoulos2001-06-221-0/+10
* minor cleanupsNikos Mavrogiannopoulos2001-06-221-3/+3
* gnutls_cert is not defined hereNikos Mavrogiannopoulos2001-06-221-15/+3
* Updated Ciphersuite selection algorithm.Nikos Mavrogiannopoulos2001-06-211-1/+22
* removed unneeded code and added some kind of client support for RSANikos Mavrogiannopoulos2001-06-191-0/+12
* fixes in session resuming..Nikos Mavrogiannopoulos2001-06-191-0/+2
* several cleanups in the low level record layer (the old code was a mess).Nikos Mavrogiannopoulos2001-06-181-12/+13
* cleanups and addition of a test http server (serv.c)Nikos Mavrogiannopoulos2001-06-181-4/+5
* several additions for RSA (mostly unstable)Nikos Mavrogiannopoulos2001-06-171-0/+6
* more rsa fixes.Nikos Mavrogiannopoulos2001-06-161-3/+15
* more rsa stuff -- and cleanupsNikos Mavrogiannopoulos2001-06-151-0/+1
* several additions in order to support KX_RSA and X509PKI.Nikos Mavrogiannopoulos2001-06-151-0/+9
* better handling of set/get credentials.Nikos Mavrogiannopoulos2001-06-141-6/+7
* updatedNikos Mavrogiannopoulos2001-06-051-4/+4
* updated documentation and functionsNikos Mavrogiannopoulos2001-06-051-2/+4
* gnutls now handles uint64 even in systems without a native one.Nikos Mavrogiannopoulos2001-06-011-1/+1