summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***gnutls_0_1_4Nikos Mavrogiannopoulos2001-06-223-3/+3
* *** empty log message ***Nikos Mavrogiannopoulos2001-06-221-0/+1
* added global state.Nikos Mavrogiannopoulos2001-06-2215-93/+190
* minor cleanupsNikos Mavrogiannopoulos2001-06-227-13/+94
* gnutls_cert is not defined hereNikos Mavrogiannopoulos2001-06-221-15/+3
* added missing filesNikos Mavrogiannopoulos2001-06-212-0/+59
* Updated Ciphersuite selection algorithm.Nikos Mavrogiannopoulos2001-06-2117-52/+545
* client side RSA works (no certificate checking)Nikos Mavrogiannopoulos2001-06-2013-204/+155
* removed unneeded code and added some kind of client support for RSANikos Mavrogiannopoulos2001-06-1917-407/+264
* *** empty log message ***Nikos Mavrogiannopoulos2001-06-191-3/+3
* fixes in session resuming..Nikos Mavrogiannopoulos2001-06-1915-350/+478
* fixes in session resumingNikos Mavrogiannopoulos2001-06-187-33/+52
* added missing filesNikos Mavrogiannopoulos2001-06-182-0/+39
* several cleanups in the low level record layer (the old code was a mess).Nikos Mavrogiannopoulos2001-06-1818-502/+332
* cleanups. No longer checks for alerts between messages.Nikos Mavrogiannopoulos2001-06-186-73/+22
* cleanups and addition of a test http server (serv.c)Nikos Mavrogiannopoulos2001-06-1813-236/+423
* fixes in V2 client hello.Nikos Mavrogiannopoulos2001-06-177-19/+25
* several fixes for RSA. gnutls server can now work with rsa certificates.Nikos Mavrogiannopoulos2001-06-179-255/+102
* several additions for RSA (mostly unstable)Nikos Mavrogiannopoulos2001-06-1728-174/+576
* some support for public key encryption (rsa)Nikos Mavrogiannopoulos2001-06-162-0/+79
* more rsa fixes.Nikos Mavrogiannopoulos2001-06-1619-161/+343
* more rsa stuff -- and cleanupsNikos Mavrogiannopoulos2001-06-1512-23/+231
* 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
* several additions in order to support KX_RSA and X509PKI.Nikos Mavrogiannopoulos2001-06-1512-57/+341
* updated get_auth_info()Nikos Mavrogiannopoulos2001-06-141-3/+5
* changed the setting of credentialsNikos Mavrogiannopoulos2001-06-144-14/+14
* better handling of set/get credentials.Nikos Mavrogiannopoulos2001-06-1412-46/+102
* added gnutls_datum structure.Nikos Mavrogiannopoulos2001-06-144-67/+70
* *** empty log message ***Nikos Mavrogiannopoulos2001-06-131-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2001-06-131-0/+2
* added Fabio in AUTHORS, fixed the way ChangeLog is created.Nikos Mavrogiannopoulos2001-06-135-3/+11
* added a warning for the addition of new algorithmsNikos Mavrogiannopoulos2001-06-131-0/+5
* added rfc on DH key exchangeNikos Mavrogiannopoulos2001-06-131-0/+731
* *** empty log message ***Nikos Mavrogiannopoulos2001-06-122-627/+1
* *** empty log message ***Nikos Mavrogiannopoulos2001-06-111-0/+333
* Added Fabio's ASN1/DER parser.Nikos Mavrogiannopoulos2001-06-1111-293/+3581
* more descriptive commentsNikos Mavrogiannopoulos2001-06-091-2/+3
* *** empty log message ***Nikos Mavrogiannopoulos2001-06-092-1/+5
* bugfixes in sbase64 decoding/encoding.Nikos Mavrogiannopoulos2001-06-097-38/+62
* renamed cert_sb64.c to auth_srp_sb64.c (since it is only used in SRP KX)Nikos Mavrogiannopoulos2001-06-096-5/+5
* *** empty log message ***Nikos Mavrogiannopoulos2001-06-063-15/+12
* updatedNikos Mavrogiannopoulos2001-06-051-4/+4
* better handling of 64bit integersNikos Mavrogiannopoulos2001-06-059-69/+73
* better checking of return value of rindexNikos Mavrogiannopoulos2001-06-052-3/+15
* updated to new apiNikos Mavrogiannopoulos2001-06-052-7/+7
* updated documentation and functionsNikos Mavrogiannopoulos2001-06-057-20/+25
* gnutls now handles uint64 even in systems without a native one.Nikos Mavrogiannopoulos2001-06-0114-87/+137
* corrected bug in verifyNikos Mavrogiannopoulos2001-06-012-4/+6