Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Indented code. Use same indentation but with -nut to avoid usage of tabs. In ... | Nikos Mavrogiannopoulos | 2010-12-16 | 1 | -62/+62 |
* | Indent (using GNU indent 2.2.11). | Simon Josefsson | 2010-10-14 | 1 | -1/+1 |
* | Updated self tests and examples to avoid using deprecated functions such as | Nikos Mavrogiannopoulos | 2010-06-03 | 1 | -2/+2 |
* | Change GNUTLS into GnuTLS. | Simon Josefsson | 2010-05-22 | 1 | -5/+5 |
* | Indent code. | Simon Josefsson | 2010-04-14 | 1 | -23/+41 |
* | Reduced several unneeded messages during the make check procedure. | Nikos Mavrogiannopoulos | 2010-03-20 | 1 | -20/+23 |
* | Update copyright years. | Simon Josefsson | 2010-01-27 | 1 | -1/+2 |
* | Fix FSF copyright notices. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
* | Indent code. | Simon Josefsson | 2009-11-05 | 1 | -2/+3 |
* | Likewise. | Simon Josefsson | 2009-08-28 | 1 | -1/+1 |
* | Don't use deprecated type. | Simon Josefsson | 2009-08-28 | 1 | -1/+1 |
* | Fix deprecated usage of gnutls_datum. | Simon Josefsson | 2009-08-28 | 1 | -1/+1 |
* | Doc fixes. | Simon Josefsson | 2009-05-26 | 1 | -1/+1 |
* | Fix warnings. | Simon Josefsson | 2009-05-07 | 1 | -1/+1 |
* | Use memset instead of deprecated bzero. | Simon Josefsson | 2009-05-07 | 1 | -1/+1 |
* | Fix syntax-check warnings. | Simon Josefsson | 2009-05-03 | 1 | -3/+4 |
* | Use more warnings. Fix many warnings. | Simon Josefsson | 2008-11-17 | 1 | -44/+6 |
* | Fix warnings. | Simon Josefsson | 2008-09-16 | 1 | -5/+5 |
* | Use #ifdef for checking HAVE_CONFIG_H for consistency. | Simon Josefsson | 2008-09-03 | 1 | -1/+1 |
* | Indent code. | Simon Josefsson | 2008-07-02 | 1 | -44/+45 |
* | tests/: Reduce amount of debugging output. | Simon Josefsson | 2008-06-07 | 1 | -2/+4 |
* | Fix memory leaks. | Simon Josefsson | 2008-06-05 | 1 | -20/+22 |
* | Added gnutls_x509_dn_import/init/deinit() to access raw DER DN. Patch | Nikos | 2008-02-19 | 1 | -0/+574 |