summaryrefslogtreecommitdiff
path: root/lib/gnutls_dh.h
Commit message (Expand)AuthorAgeFilesLines
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Indent more.Simon Josefsson2005-12-151-2/+3
* Replace "uint" with "unsigned". Remove unused "sint".Simon Josefsson2005-12-091-1/+1
* added DHE-PSK ciphersuites and some cleanups.Nikos Mavrogiannopoulos2005-11-151-1/+10
* Use GNU coding style.Simon Josefsson2005-11-071-4/+4
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Clean up #include situation, merge from gnutls_1_2_1_with_include_fixes.Simon Josefsson2005-04-141-1/+0
* Clean up license templates.Simon Josefsson2005-01-241-1/+1
* Clean up license templates.Simon Josefsson2005-01-241-12/+16
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-2/+2
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-4/+4
* several internal types fix.Nikos Mavrogiannopoulos2004-06-051-4/+4
* * Added functions gnutls_rsa_params_cpy(), gnutls_dh_params_cpy()Nikos Mavrogiannopoulos2004-03-131-0/+1
* * The error codes GNUTLS_E_NO_TEMPORARY_DH_PARAMS and GNUTLS_E_NO_TEMPORARY_R...Nikos Mavrogiannopoulos2003-12-161-1/+1
* Some changes in types.Nikos Mavrogiannopoulos2003-10-081-1/+1
* Ported to the new libgcrypt (still unstable). Also added the RC2 cipher and i...Nikos Mavrogiannopoulos2003-08-071-4/+4
* * gnutls_dh_params_generate() and gnutls_rsa_params_generate() now useNikos Mavrogiannopoulos2003-02-031-5/+1
* Improved the SRP support, to prevent attackers guessing theNikos Mavrogiannopoulos2003-01-221-1/+0
* Added the function gnutls_srp_server_set_credentials_function()Nikos Mavrogiannopoulos2002-12-011-1/+1
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-2/+2
* The Diffie Hellman parameters are now stored in the credentials structures.Nikos Mavrogiannopoulos2002-02-241-2/+4
* Added more functions to allow access to Diffie Hellman parametersNikos Mavrogiannopoulos2002-02-131-2/+0
* Combined gnutls_x509pki_(set/get)_dh_bits() andNikos Mavrogiannopoulos2002-01-191-2/+2
* several cleanups in order to move to gnutls 0.4.0Nikos Mavrogiannopoulos2002-01-181-2/+2
* better prime handlingNikos Mavrogiannopoulos2001-10-101-0/+3
* Updated the handling of prime numbers.Nikos Mavrogiannopoulos2001-10-091-0/+1
* several cleanups in order to support DHE_RSANikos Mavrogiannopoulos2001-09-231-0/+2
* removed DHE_DSS.Nikos Mavrogiannopoulos2001-05-261-5/+3
* added copyright noticeNikos Mavrogiannopoulos2001-01-281-0/+20
* corrected the problem with the double underscoreNikos Mavrogiannopoulos2000-10-101-5/+5
* Added anonymous diffie-hellman key exchange. It does not work yet, andNikos Mavrogiannopoulos2000-04-101-2/+5
* Added the basics for key exchange.Nikos Mavrogiannopoulos2000-04-101-0/+2