Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated self tests and examples to avoid using deprecated functions such as | Nikos Mavrogiannopoulos | 2010-06-03 | 1 | -509/+0 |
* | Change GNUTLS into GnuTLS. | Simon Josefsson | 2010-05-22 | 1 | -5/+5 |
* | Indent code. | Simon Josefsson | 2010-04-14 | 1 | -19/+33 |
* | Reduced several unneeded messages during the make check procedure. | Nikos Mavrogiannopoulos | 2010-03-20 | 1 | -16/+19 |
* | 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 |
* | Doc fixes. | Simon Josefsson | 2009-05-26 | 1 | -2/+2 |
* | Fix warnings. | Simon Josefsson | 2009-05-07 | 1 | -1/+1 |
* | Use memset instead of deprecated bzero. | Simon Josefsson | 2009-05-07 | 1 | -1/+1 |
* | Use more warnings. Fix many warnings. | Simon Josefsson | 2008-11-17 | 1 | -46/+7 |
* | 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 | -13/+11 |
* | 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 |
* | Use GPLv3 for self-tests. | Simon Josefsson | 2007-12-09 | 1 | -1/+1 |
* | Use const and pointers to gnutls_datum_t in sign callback. | Simon Josefsson | 2007-08-12 | 1 | -2/+2 |
* | Fix warnings. | Simon Josefsson | 2007-08-12 | 1 | -9/+9 |
* | External signing callback interface. | Simon Josefsson | 2007-08-10 | 1 | -0/+527 |