summaryrefslogtreecommitdiff
path: root/src/serv.c
Commit message (Expand)AuthorAgeFilesLines
* Rolled back some of Arne's changes. Now the ciphers can be set in the client/...gnutls_0_9_8Nikos Mavrogiannopoulos2003-10-021-6/+6
* A new patch by Arne. More bug fixes and optimizations.Nikos Mavrogiannopoulos2003-10-011-33/+40
* Added a hostname check with the certificate in the gnutls-cli.Nikos Mavrogiannopoulos2003-09-171-4/+3
* RIJNDAEL ciphersuites were renamed to AES.Nikos Mavrogiannopoulos2003-09-171-1/+1
* some more cleanups.Nikos Mavrogiannopoulos2003-09-141-5/+3
* Corrected the client's behaviour in the handshake handling. Some fixes in the...Nikos Mavrogiannopoulos2003-09-141-2/+4
* corrected bug in the session resumption detection in the gnutls-cli-debug, an...Nikos Mavrogiannopoulos2003-08-271-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-08-131-1/+1
* Applied patch from Arne Thomassen <arne@arne-thomassen.de>, whichNikos Mavrogiannopoulos2003-08-091-1/+0
* Several fixes in several places. Patch by Sean Gao <sean.gao@sun.com>.Nikos Mavrogiannopoulos2003-05-081-13/+18
* * Added gnutls_x509_privkey_get_key_id() and gnutls_x509_crt_get_key_id()Nikos Mavrogiannopoulos2003-04-181-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-04-141-1/+1
* Some fixes to allow proper compiling when --disable-srp-authentication and --...Nikos Mavrogiannopoulos2003-04-011-1/+21
* Added the --disable-extra-pki configure option, which disables all extra PKI ...Nikos Mavrogiannopoulos2003-04-011-0/+2
* Added the --debug option to the gnutls-serv.Nikos Mavrogiannopoulos2003-03-261-1/+9
* * Corrected a bug in 64 bit architectures, which affected theNikos Mavrogiannopoulos2003-03-041-8/+2
* The RSA and DH parameter handling has been updated.Nikos Mavrogiannopoulos2003-02-161-43/+6
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-121-1/+1
* Several internal changes to use the new certificate API. CRL support is compl...Nikos Mavrogiannopoulos2003-02-091-61/+15
* * gnutls_dh_params_generate() and gnutls_rsa_params_generate() now useNikos Mavrogiannopoulos2003-02-031-13/+71
* updated some example and the server to use the new gnutls_malloc() in callbacks.Nikos Mavrogiannopoulos2002-12-131-1/+1
* updated to include a callback for receiving openpgp keys, using libopencdk.Nikos Mavrogiannopoulos2002-12-081-481/+518
* *** empty log message ***Nikos Mavrogiannopoulos2002-12-071-4/+8
* Added the new functions gnutls_get_malloc_function(), gnutls_get_free_functio...Nikos Mavrogiannopoulos2002-12-061-1/+57
* Added support for the DSS certificate SRP authenticated cipher suites (curren...Nikos Mavrogiannopoulos2002-11-191-77/+6
* Added certificate authenticated SRP cipher suites.Nikos Mavrogiannopoulos2002-11-191-1/+3
* *** empty log message ***Nikos Mavrogiannopoulos2002-11-111-1/+1
* cleanupsNikos Mavrogiannopoulos2002-11-111-9/+9
* now does not require carriage returnNikos Mavrogiannopoulos2002-10-121-2/+4
* Improved the server name extension. Resumed sessions can now use it.Nikos Mavrogiannopoulos2002-10-111-1/+1
* Added server name extension, from draft-ietf-tls-extension-05.Nikos Mavrogiannopoulos2002-10-111-0/+9
* Separated alert checking from the example programs, to make them cleaner. Add...Nikos Mavrogiannopoulos2002-10-101-1/+2
* Added support for the LZO compression library in gnutls-extra. Some fixes in ...Nikos Mavrogiannopoulos2002-09-171-2/+4
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-161-2/+2
* Removed dependency on libgdbm library.Nikos Mavrogiannopoulos2002-09-091-86/+89
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-031-5/+5
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-021-2/+2
* cert_type abreviation was expanded to certificate_type.Nikos Mavrogiannopoulos2002-08-301-2/+2
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-66/+67
* Renamed GNUTLS_CIPHER_ARCFOUR to GNUTLS_CIPHER_ARCFOUR_128Nikos Mavrogiannopoulos2002-08-261-2/+2
* renamed ARCFOUR-EXPORT to ARCFOUR-40Nikos Mavrogiannopoulos2002-08-261-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-08-251-2/+2
* improvements in server html outputNikos Mavrogiannopoulos2002-08-251-16/+24
* changes for export cipher suitesNikos Mavrogiannopoulos2002-08-251-6/+55
* gnutls_handshake_set_exportable_detection() was obsoleted.Nikos Mavrogiannopoulos2002-08-221-1/+1
* Client and server now accept the null cipher option.Nikos Mavrogiannopoulos2002-07-151-1/+3
* corrected possible bug in http serverNikos Mavrogiannopoulos2002-07-101-0/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-07-071-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-07-051-4/+4
* updated the parameters of srpcrypt program. Other minor changes in included p...Nikos Mavrogiannopoulos2002-07-041-8/+17