summaryrefslogtreecommitdiff
path: root/src/serv.c
Commit message (Expand)AuthorAgeFilesLines
* use static DH params if none or providedSimon Josefsson2007-02-051-3/+38
* Map select to _win_select on Windows hosts.Simon Josefsson2006-08-141-0/+4
* Fix --version to conform to FSF standards, to fix make distcheck.Simon Josefsson2006-08-061-3/+5
* replaced USE_OPENPGP ifdefs with ENABLE_OPENPGP.Nikos Mavrogiannopoulos2006-07-051-2/+2
* Don't use AI_NUMERICSERV, it doesn't exist on most platforms.Simon Josefsson2006-05-121-1/+1
* Need getaddrinfo.h.Simon Josefsson2006-05-121-1/+3
* some changes for IPv6. Based on patch by Remi Denis-Courmont, sent to Debian ...Nikos Mavrogiannopoulos2006-05-071-33/+74
* Indent.Simon Josefsson2006-03-081-6/+5
* Indent more.Simon Josefsson2005-12-151-13/+20
* some more fixes for PSK.Nikos Mavrogiannopoulos2005-11-161-1/+1
* Completed the DHE-PSK ciphersuite additions.Nikos Mavrogiannopoulos2005-11-161-10/+8
* added DHE-PSK ciphersuites and some cleanups.Nikos Mavrogiannopoulos2005-11-151-0/+2
* Indent.Simon Josefsson2005-11-151-6/+5
* Include config.h first. Tiny patch from Albert Chin <gnutls-dev@mlists.thewr...Simon Josefsson2005-11-141-3/+2
* fixed bug in session packing for anonymous connections.Nikos Mavrogiannopoulos2005-11-081-1/+1
* Indent.Simon Josefsson2005-11-071-5/+6
* Use GNU coding style.Simon Josefsson2005-11-071-797/+910
* This is the initial commit in the 1.3 branch. Ported from the PSK branch:Nikos Mavrogiannopoulos2005-11-071-5/+40
* added the --require-cert option to gnutls-servNikos Mavrogiannopoulos2005-10-301-1/+6
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2005-04-091-1/+1
* renamed all instances of _SHA to _SHA1 to make naming more consistent and clear.Nikos Mavrogiannopoulos2005-03-051-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2005-02-061-0/+2
* Indent.Simon Josefsson2004-10-281-6/+6
* Indent.Simon Josefsson2004-10-281-6/+5
* The ephemeral DH and RSA parameters are no longer stored in theNikos Mavrogiannopoulos2004-06-291-1/+1
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-794/+826
* several improvementsNikos Mavrogiannopoulos2004-06-061-9/+23
* Added news functions to allow access to the ephemeralNikos Mavrogiannopoulos2004-06-041-1/+1
* some fixes in the compilation system.Nikos Mavrogiannopoulos2004-05-131-69/+1
* *** empty log message ***Nikos Mavrogiannopoulos2004-03-151-0/+1
* Added gnutls_certificate_set_params_function() andNikos Mavrogiannopoulos2004-03-111-5/+24
* Several bug fixes and cleanups by Arne Thomassen.Nikos Mavrogiannopoulos2004-01-061-3/+3
* Added support for TLS 1.1Nikos Mavrogiannopoulos2003-12-291-1/+1
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-191-1/+1
* Corrected bug in gnutls_bye() which made it return an error codeNikos Mavrogiannopoulos2003-12-191-0/+1
* some fixes to comply with the SRP draft. The handshake is now repeated if an ...Nikos Mavrogiannopoulos2003-11-301-1/+2
* corrected some bugs that affected openpgp authentication.Nikos Mavrogiannopoulos2003-11-271-7/+12
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-221-1/+1
* Some fixes pointed out by Dimitri Papadopoulos-Orfanos <papadopo@shfj.cea.fr>Nikos Mavrogiannopoulos2003-11-211-0/+17
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-171-2/+2
* Several minor fixes in code and function documentation.Nikos Mavrogiannopoulos2003-11-171-2/+2
* Added the RIPEMD ciphersuites defined in draft-ietf-tls-openpgp-keys-04.Nikos Mavrogiannopoulos2003-11-131-1/+2
* some code cleanups.Nikos Mavrogiannopoulos2003-11-091-24/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-071-12/+0
* some changes to compile in mingw32.Nikos Mavrogiannopoulos2003-11-061-5/+41
* some openpgp related changes.Nikos Mavrogiannopoulos2003-10-311-1/+1
* Added error checking to global_init() calls.Nikos Mavrogiannopoulos2003-10-301-6/+7
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-031-0/+2