summaryrefslogtreecommitdiff
path: root/lib/gnutls_srp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in documentation.Simon Josefsson2009-08-111-6/+6
* Doc fixes for GTK-DOC.Simon Josefsson2009-05-131-3/+3
* Doc fix.Simon Josefsson2008-11-041-0/+2
* libgnutls: New function to set minimum acceptable SRP bits.Simon Josefsson2008-09-171-0/+21
* Fix warnings.Simon Josefsson2008-08-291-1/+1
* Indent code.Simon Josefsson2008-07-021-5/+9
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-51/+38
* several fixes in the cipher (register) interface and added hash.Nikos2008-03-161-18/+19
* Doc fix.Simon Josefsson2008-03-061-17/+20
* Doc fixes.Simon Josefsson2008-03-061-17/+25
* Doc fix, remove verbose 'This function ...'Simon Josefsson2008-03-061-1/+1
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* ** Added capability to set a callback after the client hello is receivedNikos Mavrogiannopoulos2007-10-081-9/+3
* gnutls_srp_set_client_credentials() uses constNikos Mavrogiannopoulos2006-04-071-1/+1
* Use GNU coding style.Simon Josefsson2005-11-071-327/+368
* This is the initial commit in the 1.3 branch. Ported from the PSK branch:Nikos Mavrogiannopoulos2005-11-071-14/+4
* Made the PKCS #12 API handle null passwords. Based on patch byNikos Mavrogiannopoulos2005-09-271-4/+4
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* renamed all instances of _SHA to _SHA1 to make naming more consistent and clear.Nikos Mavrogiannopoulos2005-03-051-3/+3
* Clean up license templates.Simon Josefsson2005-01-221-13/+15
* Doc fix.Simon Josefsson2004-10-281-8/+8
* Indent.Simon Josefsson2004-10-281-13/+13
* Doc fix.Simon Josefsson2004-08-251-2/+2
* _gnutls_calc_srp_u() has been modified to be better.Nikos Mavrogiannopoulos2004-08-021-11/+7
* SRP ciphersuites were moved to the gnutls (lgpl) library.Nikos Mavrogiannopoulos2004-07-281-0/+702
* Moved the gnutls-extra files to libextra directory.Nikos Mavrogiannopoulos2002-05-201-568/+0
* *** empty log message ***Nikos Mavrogiannopoulos2002-05-101-1/+1
* Cleaned up the big number support.Nikos Mavrogiannopoulos2002-05-011-33/+33
* Optimized memory handling in the record protocol.Nikos Mavrogiannopoulos2002-04-211-0/+1
* Added stubs when SRP or anonymous authentication are disabled, to preserve bi...Nikos Mavrogiannopoulos2002-04-211-3/+62
* Some minor fixes in SRP support. Changed extension generation. Now lessNikos Mavrogiannopoulos2002-04-181-0/+22
* Prefixed with underscore several internal functions.Nikos Mavrogiannopoulos2002-03-291-12/+12
* Added hooks not to include SRP and Anonymous authenticationNikos Mavrogiannopoulos2002-03-211-0/+5
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-181-0/+11
* Changed srp callback function parameters.Nikos Mavrogiannopoulos2002-02-141-2/+3
* Added ability for an SRP server to use multiple password files. TheNikos Mavrogiannopoulos2002-02-091-13/+72
* cleanupsNikos Mavrogiannopoulos2002-01-021-3/+3
* Cleanups in the digest code (separated from HMAC).Nikos Mavrogiannopoulos2002-01-021-5/+5
* some cleanups. *_CREDENTIALS renamed to GNUTLS_*_CREDENTIALS.Nikos Mavrogiannopoulos2001-12-191-18/+18
* *** empty log message ***Nikos Mavrogiannopoulos2001-12-151-2/+2
* Cleanups. Now use GCRYMPI_FMT_STD instead of USG.Nikos Mavrogiannopoulos2001-12-081-5/+5
* Added callback to select the server certificate.Nikos Mavrogiannopoulos2001-12-051-12/+12
* corrected memory leaks and other bugsNikos Mavrogiannopoulos2001-11-071-14/+14
* Updated the handling of prime numbers.Nikos Mavrogiannopoulos2001-10-091-99/+0
* corrected free for data not belonging to the heapNikos Mavrogiannopoulos2001-08-191-1/+0
* several checks for failed allocations and other fixesNikos Mavrogiannopoulos2001-08-181-1/+71
* fixed api documentation (for srp and anon cred allocation)Nikos Mavrogiannopoulos2001-07-311-8/+8
* minor cleanupsNikos Mavrogiannopoulos2001-07-141-2/+2
* several bug fixes in ASN handling. Fixes/additionsNikos Mavrogiannopoulos2001-07-141-10/+16
* several cleanupsNikos Mavrogiannopoulos2001-07-141-0/+96