Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable openpgp-certs properly. | Simon Josefsson | 2008-06-15 | 2 | -6/+7 |
* | Disable openpgp-certs self-test. | Simon Josefsson | 2008-06-15 | 1 | -1/+3 |
* | Use port 5557. | Simon Josefsson | 2008-06-10 | 1 | -12/+13 |
* | Fix. | Simon Josefsson | 2008-06-09 | 1 | -4/+4 |
* | Deal with objdir != srcdir builds. | Simon Josefsson | 2008-06-09 | 1 | -11/+13 |
* | Dist *.gpg's. | Simon Josefsson | 2008-06-09 | 1 | -4/+5 |
* | Added OpenPGP certificate verification test. | Nikos Mavrogiannopoulos | 2008-06-08 | 10 | -1/+231 |
* | Fix memory leak. | Simon Josefsson | 2008-06-07 | 1 | -0/+8 |
* | tests/: Reduce amount of debugging output. | Simon Josefsson | 2008-06-07 | 8 | -14/+27 |
* | Make it run without PKCS12FILE for typical scenarios. | Simon Josefsson | 2008-06-05 | 1 | -2/+2 |
* | Fix memory leak. | Simon Josefsson | 2008-06-05 | 1 | -18/+18 |
* | Fix memory leak. | Simon Josefsson | 2008-06-05 | 1 | -14/+16 |
* | Fix memory leaks. | Simon Josefsson | 2008-06-05 | 1 | -20/+22 |
* | Fix most memory leaks. | Simon Josefsson | 2008-06-05 | 1 | -8/+8 |
* | Fix memory leaks. | Simon Josefsson | 2008-06-05 | 1 | -14/+16 |
* | Fix memory leaks. | Simon Josefsson | 2008-06-05 | 1 | -20/+22 |
* | Fix memory leaks. | Simon Josefsson | 2008-06-05 | 1 | -16/+18 |
* | Revert last commit, fix memory leak the right way. | Simon Josefsson | 2008-06-05 | 1 | -23/+24 |
* | Fix memory leak. | Simon Josefsson | 2008-06-05 | 1 | -23/+25 |
* | Fix memory leaks. | Simon Josefsson | 2008-06-05 | 1 | -5/+7 |
* | Drop non-generic stuff. | Simon Josefsson | 2008-06-05 | 1 | -10/+0 |
* | Fix memory leak. | Simon Josefsson | 2008-06-05 | 1 | -1/+3 |
* | Fix memory leaks. | Simon Josefsson | 2008-06-05 | 1 | -1/+7 |
* | Fix memory leak. | Simon Josefsson | 2008-06-05 | 1 | -2/+4 |
* | Dist libgcrypt.supp. | Simon Josefsson | 2008-06-05 | 1 | -0/+2 |
* | Add. | Simon Josefsson | 2008-06-05 | 1 | -0/+97 |
* | Fix warnings. | Simon Josefsson | 2008-06-05 | 1 | -8/+3 |
* | Add mini self-test, to avoid having to fork to test TLS handshakes. | Simon Josefsson | 2008-06-05 | 2 | -2/+257 |
* | The test now works. | Simon Josefsson | 2008-06-05 | 1 | -3/+0 |
* | Merge branch 'gnutls_with_netconf' | Simon Josefsson | 2008-06-04 | 2 | -1/+66 |
|\ | |||||
| * | Change PSK key derivation algorithm. | Simon Josefsson | 2008-04-25 | 1 | -2/+2 |
| * | Fix bugs. | Simon Josefsson | 2008-04-08 | 1 | -5/+9 |
| * | Starting pointer for NETCONF-PSK support. | Simon Josefsson | 2008-04-08 | 1 | -0/+60 |
| * | Starting pointer for NETCONF-PSK support. | Simon Josefsson | 2008-04-08 | 1 | -1/+2 |
* | | reduced logging level | Nikos Mavrogiannopoulos | 2008-06-01 | 1 | -2/+2 |
* | | added wide wildcard hostname matching. Patch by Jean-Philippe Garcia Ballester. | Nikos Mavrogiannopoulos | 2008-05-19 | 1 | -0/+232 |
* | | Don't run openpgpself if openpgp stuff wasn't built. | Simon Josefsson | 2008-05-07 | 1 | -1/+9 |
* | | added crypto rng registration test. | Nikos Mavrogiannopoulos | 2008-04-26 | 2 | -1/+65 |
* | | Run diff without parameters, to improve portability. | Simon Josefsson | 2008-04-17 | 1 | -3/+3 |
|/ | |||||
* | Force success. | Simon Josefsson | 2008-02-26 | 1 | -0/+3 |
* | Added, lost part of Joe's original gnutls_x509_dn_export patch. | Simon Josefsson | 2008-02-25 | 1 | -0/+122 |
* | Added gnutls_x509_dn_export(). Patch by Joe Orton. | Nikos | 2008-02-24 | 1 | -1/+1 |
* | Don't use credentials from files (causes problems with srcdir!=builddir). | Simon Josefsson | 2008-02-21 | 1 | -10/+129 |
* | some updates | Nikos | 2008-02-19 | 2 | -6/+6 |
* | added self test for openpgp connection | Nikos | 2008-02-19 | 2 | -1/+417 |
* | Added gnutls_x509_dn_import/init/deinit() to access raw DER DN. Patch | Nikos | 2008-02-19 | 2 | -2/+576 |
* | pgp_keyid_t is now compatible with the 2.2 key id. | Nikos | 2008-02-18 | 1 | -6/+6 |
* | changes for the new api | Nikos | 2008-01-14 | 1 | -9/+9 |
* | Use GPLv3 for self-tests. | Simon Josefsson | 2007-12-09 | 45 | -55/+53 |
* | Support for Opaque PRF Input TLS extension. | Simon Josefsson | 2007-09-20 | 2 | -0/+413 |