Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrections to properly handle token removal and insert. | Nikos Mavrogiannopoulos | 2010-06-03 | 1 | -0/+16 |
* | Added gnutls_pkcs11_privkey_t and gnutls_privkey_t types. Those are | Nikos Mavrogiannopoulos | 2010-06-03 | 1 | -0/+34 |
* | Change GNUTLS into GnuTLS. | Simon Josefsson | 2010-05-22 | 1 | -3/+3 |
* | 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 | -6/+6 |
* | Fix warnings. | Simon Josefsson | 2009-05-13 | 1 | -1/+2 |
* | libgnutls: Check activation/expiration times on untrusted certificates. | Simon Josefsson | 2009-04-30 | 1 | -0/+4 |
* | Typo. | Simon Josefsson | 2009-02-11 | 1 | -0/+1 |
* | Typo. | Simon Josefsson | 2009-02-11 | 1 | -1/+1 |
* | Print OpenPGP cert info using libgnutls. | Simon Josefsson | 2009-02-11 | 1 | -89/+35 |
* | gnutls-cli: Print certificate info using libgnutls. | Simon Josefsson | 2009-02-11 | 1 | -156/+42 |
* | Print more certificate status values. | Simon Josefsson | 2009-02-02 | 1 | -0/+6 |
* | Fix warnings. | Simon Josefsson | 2009-01-07 | 1 | -3/+1 |
* | Work around gnulib+mingw problem. | Simon Josefsson | 2008-11-17 | 1 | -0/+7 |
* | Drop --copyright. | Simon Josefsson | 2008-09-01 | 1 | -20/+2 |
* | Print pk and sign algos. | Simon Josefsson | 2008-09-01 | 1 | -0/+28 |
* | Fix warnings. | Simon Josefsson | 2008-08-29 | 1 | -4/+4 |
* | Indent code. | Simon Josefsson | 2008-07-02 | 1 | -25/+23 |
* | Merge branch 'gnutls_with_netconf' | Simon Josefsson | 2008-06-04 | 1 | -2/+6 |
|\ | |||||
| * | Add gnutls_psk_client_get_hint function. Use it. | Simon Josefsson | 2008-06-03 | 1 | -2/+6 |
* | | gnutls-cli will exit once a certificate that doesn't have the | Nikos Mavrogiannopoulos | 2008-04-28 | 1 | -9/+16 |
|/ | |||||
* | Print DH parameters of session. | Simon Josefsson | 2008-03-05 | 1 | -21/+87 |
* | Use GPLv3 in src/. | Simon Josefsson | 2007-12-09 | 1 | -1/+1 |
* | print session ID | Nikos | 2007-12-09 | 1 | -0/+8 |
* | GPL parts under GPLv3 | System User | 2007-12-07 | 1 | -6/+5 |
* | print information about the DHE parameters | Nikos | 2007-12-03 | 1 | -0/+9 |
* | new era of priority functions. | Nikos Mavrogiannopoulos | 2007-11-24 | 1 | -2/+22 |
* | Use new API. | Simon Josefsson | 2007-11-14 | 1 | -1/+1 |
* | Changed my name to my "official" name. | Nikos Mavrogiannopoulos | 2007-10-30 | 1 | -1/+1 |
* | Renamed openpgp_cert to openpgp_crt to be consistent with x509. | Nikos Mavrogiannopoulos | 2007-10-19 | 1 | -11/+11 |
* | Occurences of gnutls_openpgp_key were renamed to gnutls_openpgp_cert, | Nikos Mavrogiannopoulos | 2007-10-19 | 1 | -11/+11 |
* | Removed all the xml functions and stubs, as well as references in the | Nikos Mavrogiannopoulos | 2007-10-07 | 1 | -138/+97 |
* | Add patch to support Camellia, contributed by Yoshisato YANAGISAWA. Fixes #1. | Simon Josefsson | 2007-09-24 | 1 | -0/+6 |
* | Handle GNUTLS_CRD_IA in print_info(). | Simon Josefsson | 2007-08-27 | 1 | -0/+3 |
* | Use *_t types consistently. | Simon Josefsson | 2007-08-13 | 1 | -15/+15 |
* | Use gnutls_cipher_suite_info. | Simon Josefsson | 2007-04-04 | 1 | -4/+28 |
* | Don't hard code algorithm list. | Simon Josefsson | 2007-04-04 | 1 | -45/+83 |
* | Support gnutls-serv --authz-x509-attr-cert and --authz-saml-assertion. | Simon Josefsson | 2007-02-22 | 1 | -1/+0 |
* | Parse new MACs. | Simon Josefsson | 2007-02-06 | 1 | -0/+6 |
* | Typo in last commit. | Simon Josefsson | 2007-02-06 | 1 | -6/+6 |
* | Fix --list. | Simon Josefsson | 2007-02-06 | 1 | -3/+7 |
* | Support "TLS1.2" as protocol name. | Simon Josefsson | 2006-11-25 | 1 | -1/+3 |
* | replaced USE_OPENPGP ifdefs with ENABLE_OPENPGP. | Nikos Mavrogiannopoulos | 2006-07-05 | 1 | -2/+5 |
* | Indent. | Simon Josefsson | 2006-03-08 | 1 | -15/+18 |
* | gnutls-cli can now recognize services and port numbers with the -p option. | Nikos Mavrogiannopoulos | 2006-03-05 | 1 | -0/+23 |
* | Indent more. | Simon Josefsson | 2005-12-15 | 1 | -7/+8 |
* | Completed the DHE-PSK ciphersuite additions. | Nikos Mavrogiannopoulos | 2005-11-16 | 1 | -0/+7 |
* | added DHE-PSK ciphersuites and some cleanups. | Nikos Mavrogiannopoulos | 2005-11-15 | 1 | -0/+3 |
* | Use GNU coding style. | Simon Josefsson | 2005-11-07 | 1 | -505/+562 |