Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated doc | Nikos Mavrogiannopoulos | 2012-06-24 | 1 | -1/+2 |
* | updated versions | Nikos Mavrogiannopoulos | 2012-06-21 | 1 | -1/+1 |
* | Added functions to directly load a private key. | Nikos Mavrogiannopoulos | 2012-06-21 | 1 | -0/+1 |
* | Added gnutls_load_file(). | Nikos Mavrogiannopoulos | 2012-06-21 | 1 | -0/+35 |
* | typo fix | Nikos Mavrogiannopoulos | 2012-05-31 | 1 | -1/+1 |
* | Document the effect of lowering the DH bits. | Nikos Mavrogiannopoulos | 2012-05-22 | 1 | -0/+4 |
* | even more cleanups | Nikos Mavrogiannopoulos | 2012-03-24 | 1 | -1/+1 |
* | Cleanup copyright headers. | Simon Josefsson | 2012-01-25 | 1 | -1/+1 |
* | Fixed signed/unsigned warnings. | Nikos Mavrogiannopoulos | 2012-01-21 | 1 | -2/+2 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -2/+1 |
* | Allow the insertion of characters to align the randomart. | Nikos Mavrogiannopoulos | 2011-12-29 | 1 | -1/+1 |
* | print randomart for private keys as well. | Nikos Mavrogiannopoulos | 2011-12-28 | 1 | -1/+1 |
* | Added function gnutls_random_art() to convert fingerprints to images (current... | Nikos Mavrogiannopoulos | 2011-12-28 | 1 | -0/+34 |
* | minor doc and comment fixes | Patrick Pelletier | 2011-12-28 | 1 | -3/+3 |
* | Key ID calculation is now consistent on all structures. It | Nikos Mavrogiannopoulos | 2011-10-08 | 1 | -1/+1 |
* | Fix build errors. | Simon Josefsson | 2011-09-09 | 1 | -2/+1 |
* | converted quick data hashes to _gnutls_hash_fast and the hmac equivalent. | Nikos Mavrogiannopoulos | 2011-09-08 | 1 | -9/+3 |
* | documentation fixes. | Nikos Mavrogiannopoulos | 2011-08-21 | 1 | -7/+7 |
* | gnutls_certificate_set_x509_key_file() and friends support server name indica... | Nikos Mavrogiannopoulos | 2011-08-17 | 1 | -1/+1 |
* | Clarify license and copyright. | Simon Josefsson | 2011-08-03 | 1 | -1/+1 |
* | documentation fixes | Nikos Mavrogiannopoulos | 2011-07-23 | 1 | -6/+6 |
* | Upgraded to LGPLv3. | Nikos Mavrogiannopoulos | 2011-06-23 | 1 | -5/+3 |
* | Combined external abstract API with internal usage of gnutls_cert. | Nikos Mavrogiannopoulos | 2011-04-17 | 1 | -1/+1 |
* | The auth_ and ext_ files were moved to respective directories. | Nikos Mavrogiannopoulos | 2011-04-16 | 1 | -4/+4 |
* | Indented code. Use same indentation but with -nut to avoid usage of tabs. In ... | Nikos Mavrogiannopoulos | 2010-12-16 | 1 | -100/+100 |
* | Change GNUTLS into GnuTLS. | Simon Josefsson | 2010-05-22 | 1 | -2/+2 |
* | Fix GTK-DOC syntax. Unfortunately this looses some information. | Simon Josefsson | 2010-02-17 | 1 | -19/+19 |
* | Update copyright years. | Simon Josefsson | 2010-01-27 | 1 | -1/+2 |
* | Fix FSF copyright notices. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
* | Revert "Merged the two internal hash API functions, to simplify and reduce co... | Nikos Mavrogiannopoulos | 2009-12-05 | 1 | -2/+2 |
* | Merged the two internal hash API functions, to simplify and reduce code. | Nikos Mavrogiannopoulos | 2009-11-29 | 1 | -2/+2 |
* | Indent code. | Simon Josefsson | 2009-11-05 | 1 | -1/+1 |
* | Corrected gnutls_certificate_client_get_request_status(). Based on observatio... | Nikos Mavrogiannopoulos | 2009-07-01 | 1 | -8/+1 |
* | Return proper MPI lengths in bits. | Simon Josefsson | 2009-06-17 | 1 | -5/+21 |
* | Doc fix. | Simon Josefsson | 2009-05-28 | 1 | -22/+21 |
* | Doc fix. | Simon Josefsson | 2009-05-27 | 1 | -3/+6 |
* | Doc fixes. | Simon Josefsson | 2009-05-26 | 1 | -20/+19 |
* | Doc fixes for GTK-DOC. | Simon Josefsson | 2009-05-13 | 1 | -3/+3 |
* | Doc fix. | Simon Josefsson | 2008-11-04 | 1 | -1/+1 |
* | documented that gnutls_dh_set_prime_bits() has no effect in server side. | Nikos Mavrogiannopoulos | 2008-11-03 | 1 | -1/+4 |
* | Move definitions in gnutls_auth_int.h to gnutls_auth.h and update callers. | Simon Josefsson | 2008-09-01 | 1 | -1/+1 |
* | Indent code. | Simon Josefsson | 2008-07-02 | 1 | -4/+5 |
* | several fixes in the cipher (register) interface and added hash. | Nikos | 2008-03-16 | 1 | -6/+8 |
* | Doc fix. | Simon Josefsson | 2008-03-06 | 1 | -206/+210 |
* | Doc fix, remove verbose 'This function ...' | Simon Josefsson | 2008-03-06 | 1 | -11/+11 |
* | Doc fix, remove verbose 'This function will' stuff. | Simon Josefsson | 2008-03-06 | 1 | -7/+7 |
* | Increased the default certificate verification chain limits and allowed | Nikos | 2008-02-17 | 1 | -0/+1 |
* | Changed my name to my "official" name. | Nikos Mavrogiannopoulos | 2007-10-30 | 1 | -1/+1 |
* | Indent more. | Simon Josefsson | 2005-12-15 | 1 | -2/+2 |
* | added missing set_params_function() | Nikos Mavrogiannopoulos | 2005-12-10 | 1 | -0/+36 |