summaryrefslogtreecommitdiff
path: root/lib/gnutls_srp.c
Commit message (Expand)AuthorAgeFilesLines
* reindented codeNikos Mavrogiannopoulos2013-11-081-422/+391
* Fixed a typo in the documentationTobias Polzer2013-09-101-2/+2
* simplified access to cipher and mac properties to reduce wasted cycles.Nikos Mavrogiannopoulos2013-05-251-2/+4
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Cleanup copyright headers.Simon Josefsson2012-01-251-2/+1
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-6/+6
* Run 'make update-copyright'.Simon Josefsson2012-01-161-2/+2
* removed more extra.h leftovers.Nikos Mavrogiannopoulos2011-10-211-2/+2
* converted quick data hashes to _gnutls_hash_fast and the hmac equivalent.Nikos Mavrogiannopoulos2011-09-081-4/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* Updated information on required libraries.Nikos Mavrogiannopoulos2011-07-231-3/+1
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* gnutls_srp_verifier() returns data allocated with gnutls_malloc()Nikos Mavrogiannopoulos2011-06-211-5/+5
* The auth_ and ext_ files were moved to respective directories.Nikos Mavrogiannopoulos2011-04-161-2/+2
* Corrected bug in gnutls_srp_verifier() that prevented the allocation of a ver...Nikos Mavrogiannopoulos2011-04-031-1/+1
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-26/+26
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
* Added support for libnettle backend. This uses gmp for big number operations.Nikos Mavrogiannopoulos2010-06-031-3/+10
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-11/+11
* Align indentation of GTK-DOC comments.Simon Josefsson2010-02-171-141/+138
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Revert "Merged the two internal hash API functions, to simplify and reduce co...Nikos Mavrogiannopoulos2009-12-051-5/+5
* Merged the two internal hash API functions, to simplify and reduce code.Nikos Mavrogiannopoulos2009-11-291-5/+5
* 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