summaryrefslogtreecommitdiff
path: root/src/serv-gaa.c
Commit message (Expand)AuthorAgeFilesLines
* Change GNU TLS into GnuTLS.Simon Josefsson2010-05-221-1/+1
* Each ciphersuite is now tight with a minimum TLS version and a maximumNikos Mavrogiannopoulos2010-03-201-25/+41
* Generated.Simon Josefsson2009-08-191-72/+85
* Regenerate.Simon Josefsson2009-05-261-1/+1
* Generated.Simon Josefsson2008-11-171-75/+76
* Use more warnings. Fix warnings.Simon Josefsson2008-11-131-19/+22
* Regenerate using patched gaa.Simon Josefsson2008-09-091-20/+1
* Generated.Simon Josefsson2008-09-011-124/+112
* Generated.Simon Josefsson2008-06-041-55/+78
* pgp_keyid_t is now compatible with the 2.2 key id.Nikos2008-02-181-1/+1
* Several updates in the openpgp code. Now it uses subkeys only when requested.Nikos2008-02-181-61/+84
* added gnutls_set_priority() to replace gnutls_set_default_priority2().Nikos Mavrogiannopoulos2007-11-181-38/+61
* Generated.Simon Josefsson2007-10-171-97/+50
* removed references to trustdbNikos Mavrogiannopoulos2007-10-131-89/+66
* Generated.Simon Josefsson2007-09-201-4/+7
* Support Opaque PRF Input in gnutls-cli and gnutls-serv.Simon Josefsson2007-09-201-51/+74
* Added the --disable-client-cert option, to prevent the server asking the clie...Nikos Mavrogiannopoulos2007-09-171-59/+73
* Use gnutls_cipher_suite_info.Simon Josefsson2007-04-041-1/+1
* Support gnutls-serv --authz-x509-attr-cert and --authz-saml-assertion.Simon Josefsson2007-02-221-47/+93
* Regenerate GAA code, to remove use of C++ // comments.Simon Josefsson2005-11-151-1/+1
* more psk stuffNikos Mavrogiannopoulos2005-11-071-49/+72
* added the --require-cert option to gnutls-servNikos Mavrogiannopoulos2005-10-301-858/+801
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-745/+815
* several improvementsNikos Mavrogiannopoulos2004-06-061-45/+92
* Some updates in order to compile with tcc.Nikos Mavrogiannopoulos2004-04-151-24/+23
* Several bug fixes and cleanups by Arne Thomassen.Nikos Mavrogiannopoulos2004-01-061-9/+14
* some fixes to comply with the SRP draft. The handshake is now repeated if an ...Nikos Mavrogiannopoulos2003-11-301-2/+2
* Some fixes pointed out by Dimitri Papadopoulos-Orfanos <papadopo@shfj.cea.fr>Nikos Mavrogiannopoulos2003-11-211-4/+4
* Several fixes in several places. Patch by Sean Gao <sean.gao@sun.com>.Nikos Mavrogiannopoulos2003-05-081-2/+1
* Added the --debug option to the gnutls-serv.Nikos Mavrogiannopoulos2003-03-261-62/+85
* Several internal changes to use the new certificate API. CRL support is compl...Nikos Mavrogiannopoulos2003-02-091-50/+73
* * gnutls_dh_params_generate() and gnutls_rsa_params_generate() now useNikos Mavrogiannopoulos2003-02-031-52/+77
* *** empty log message ***Nikos Mavrogiannopoulos2002-12-071-66/+43
* added 'nodb' and 'quiet' options to server.Nikos Mavrogiannopoulos2002-06-191-53/+79
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-031-65/+90
* *** empty log message ***Nikos Mavrogiannopoulos2002-05-271-27/+49
* some parts were moved to libasn1.Nikos Mavrogiannopoulos2002-05-261-20/+20
* Some cleanups in the certificate authentication. Parameters areNikos Mavrogiannopoulos2002-03-291-48/+59
* added option to read DER encoded certificatesNikos Mavrogiannopoulos2002-03-281-47/+60
* Improved PKCS7 supportNikos Mavrogiannopoulos2002-03-251-9/+9
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-231-1/+2
* Updated cli and server to read certificate and keys from command lineNikos Mavrogiannopoulos2002-03-011-28/+262
* updated gaa files, and client options.Nikos Mavrogiannopoulos2002-02-281-11/+10
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-211-12/+26
* updated client and serverNikos Mavrogiannopoulos2002-02-151-11/+11
* Server updated. Now command line parameters are available.Nikos Mavrogiannopoulos2002-02-141-0/+876