summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* gnutls now checks the certificate's CN to see if it matches theNikos Mavrogiannopoulos2001-07-241-5/+9
* support for multiple protocol versions.Nikos Mavrogiannopoulos2001-07-241-4/+3
* corrected bug in b64 decoding. Added support for multiple TLS protocolNikos Mavrogiannopoulos2001-07-241-1/+2
* corrected memory leaksNikos Mavrogiannopoulos2001-07-211-2/+4
* several fixes cleanups etc.Nikos Mavrogiannopoulos2001-07-216-38/+25
* updated file structureNikos Mavrogiannopoulos2001-07-207-962/+18
* updated directory structureNikos Mavrogiannopoulos2001-07-207-5/+27
* added some kind of certificate checkingNikos Mavrogiannopoulos2001-07-204-51/+88
* ""Fabio Fiorina2001-07-192-14/+7
* C structure managementFabio Fiorina2001-07-191-0/+65
* more certificate fields parsed. CleanupsNikos Mavrogiannopoulos2001-07-181-0/+2
* several cleanups. Added check for certificate's expiration time.Nikos Mavrogiannopoulos2001-07-172-42/+31
* updated cert_verifyNikos Mavrogiannopoulos2001-07-161-4/+4
* corrected copyright noticeNikos Mavrogiannopoulos2001-07-141-1/+1
* updated APINikos Mavrogiannopoulos2001-07-141-0/+16
* several bug fixes in ASN handling. Fixes/additionsNikos Mavrogiannopoulos2001-07-142-6/+24
* several cleanupsNikos Mavrogiannopoulos2001-07-142-13/+16
* updatedNikos Mavrogiannopoulos2001-07-141-2/+13
* *** empty log message ***Fabio Fiorina2001-07-123-157/+611
* *** empty log message ***Nikos Mavrogiannopoulos2001-07-072-0/+74
* Updated ASN.1 Parser (Fabio - commited by me).Nikos Mavrogiannopoulos2001-07-074-164/+500
* Cleanups. Mostly while sending client certificate (and client certificate ver...Nikos Mavrogiannopoulos2001-06-253-4/+9
* added support for DNSNAME extension (draft-ietf-tls-extensions)Nikos Mavrogiannopoulos2001-06-242-1/+15
* fixes in ChangeCipherSpec handling (this also fixes rehandshake).Nikos Mavrogiannopoulos2001-06-242-3/+5
* corrected bug in stream decryption..Nikos Mavrogiannopoulos2001-06-221-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2001-06-221-1/+1
* *** empty log message ***gnutls_0_1_4Nikos Mavrogiannopoulos2001-06-222-2/+2
* added global state.Nikos Mavrogiannopoulos2001-06-223-47/+31
* minor cleanupsNikos Mavrogiannopoulos2001-06-222-5/+29
* added missing filesNikos Mavrogiannopoulos2001-06-211-0/+28
* Updated Ciphersuite selection algorithm.Nikos Mavrogiannopoulos2001-06-211-1/+1
* client side RSA works (no certificate checking)Nikos Mavrogiannopoulos2001-06-201-2/+2
* removed unneeded code and added some kind of client support for RSANikos Mavrogiannopoulos2001-06-192-36/+16
* fixes in session resuming..Nikos Mavrogiannopoulos2001-06-191-7/+34
* several cleanups in the low level record layer (the old code was a mess).Nikos Mavrogiannopoulos2001-06-181-2/+8
* cleanups and addition of a test http server (serv.c)Nikos Mavrogiannopoulos2001-06-182-113/+257
* fixes in V2 client hello.Nikos Mavrogiannopoulos2001-06-171-1/+1
* several fixes for RSA. gnutls server can now work with rsa certificates.Nikos Mavrogiannopoulos2001-06-172-235/+54
* more rsa stuff -- and cleanupsNikos Mavrogiannopoulos2001-06-151-0/+1
* removed <CR>Nikos Mavrogiannopoulos2001-06-151-267/+267
* updated ASN.1 files.Nikos Mavrogiannopoulos2001-06-153-1/+268
* *** empty log message ***Nikos Mavrogiannopoulos2001-06-151-0/+641
* changed the setting of credentialsNikos Mavrogiannopoulos2001-06-142-12/+12
* Added Fabio's ASN1/DER parser.Nikos Mavrogiannopoulos2001-06-112-2/+396
* bugfixes in sbase64 decoding/encoding.Nikos Mavrogiannopoulos2001-06-091-1/+1
* updated to new apiNikos Mavrogiannopoulos2001-06-052-7/+7
* updated documentation and functionsNikos Mavrogiannopoulos2001-06-051-1/+1
* gnutls now handles uint64 even in systems without a native one.Nikos Mavrogiannopoulos2001-06-012-3/+3
* updated API and documentation. Now we use the gnome way for creatingNikos Mavrogiannopoulos2001-05-302-9/+8
* *** empty log message ***Nikos Mavrogiannopoulos2001-05-281-1/+3