summaryrefslogtreecommitdiff
path: root/lib/gnutls_ui.c
Commit message (Expand)AuthorAgeFilesLines
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-100/+100
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-19/+19
* 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-2/+2
* Merged the two internal hash API functions, to simplify and reduce code.Nikos Mavrogiannopoulos2009-11-291-2/+2
* Indent code.Simon Josefsson2009-11-051-1/+1
* Corrected gnutls_certificate_client_get_request_status(). Based on observatio...Nikos Mavrogiannopoulos2009-07-011-8/+1
* Return proper MPI lengths in bits.Simon Josefsson2009-06-171-5/+21
* Doc fix.Simon Josefsson2009-05-281-22/+21
* Doc fix.Simon Josefsson2009-05-271-3/+6
* Doc fixes.Simon Josefsson2009-05-261-20/+19
* Doc fixes for GTK-DOC.Simon Josefsson2009-05-131-3/+3
* Doc fix.Simon Josefsson2008-11-041-1/+1
* documented that gnutls_dh_set_prime_bits() has no effect in server side.Nikos Mavrogiannopoulos2008-11-031-1/+4
* Move definitions in gnutls_auth_int.h to gnutls_auth.h and update callers.Simon Josefsson2008-09-011-1/+1
* Indent code.Simon Josefsson2008-07-021-4/+5
* several fixes in the cipher (register) interface and added hash.Nikos2008-03-161-6/+8
* Doc fix.Simon Josefsson2008-03-061-206/+210
* Doc fix, remove verbose 'This function ...'Simon Josefsson2008-03-061-11/+11
* Doc fix, remove verbose 'This function will' stuff.Simon Josefsson2008-03-061-7/+7
* Increased the default certificate verification chain limits and allowedNikos2008-02-171-0/+1
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Indent more.Simon Josefsson2005-12-151-2/+2
* added missing set_params_function()Nikos Mavrogiannopoulos2005-12-101-0/+36
* Replace "uint" with "unsigned". Remove unused "sint".Simon Josefsson2005-12-091-1/+1
* Completed the DHE-PSK ciphersuite additions.Nikos Mavrogiannopoulos2005-11-161-5/+52
* added DHE-PSK ciphersuites and some cleanups.Nikos Mavrogiannopoulos2005-11-151-34/+1
* Use GNU coding style.Simon Josefsson2005-11-071-215/+250
* Doc fix, suggested by Daniel Stenberg <daniel@haxx.se>.Simon Josefsson2005-11-011-3/+4
* Fix GTK-DOC warnings.Simon Josefsson2005-07-161-2/+2
* fixed some type conflicts.Nikos Mavrogiannopoulos2005-05-311-2/+2
* eliminated some warnings.Nikos Mavrogiannopoulos2005-05-271-1/+2
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* some cleanups, and changes in the resuming code to avoid freeing non-allocate...Nikos Mavrogiannopoulos2005-04-211-2/+1
* Clean up #include situation, merge from gnutls_1_2_1_with_include_fixes.Simon Josefsson2005-04-141-1/+1
* (gnutls_rsa_export_get_pubkey): Don't use reserved word "exp",Simon Josefsson2005-02-121-7/+7
* *** empty log message ***Nikos Mavrogiannopoulos2005-01-271-4/+3
* Clean up license templates.Simon Josefsson2005-01-221-13/+15
* Doc fix.Simon Josefsson2004-11-191-4/+7
* Doc fix.Simon Josefsson2004-10-281-1/+1
* Indent.Simon Josefsson2004-10-281-14/+22
* Doc fix.Simon Josefsson2004-08-251-3/+4
* Fix prototypes.Simon Josefsson2004-08-251-3/+3
* Added some default limits in the verification of certificateNikos Mavrogiannopoulos2004-07-311-0/+17
* The ephemeral DH and RSA parameters are no longer stored in theNikos Mavrogiannopoulos2004-06-291-15/+15
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-32/+32
* *** empty log message ***Nikos Mavrogiannopoulos2004-06-121-4/+7
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-230/+237