Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | print session ID | Nikos Mavrogiannopoulos | 2011-09-22 | 1 | -2/+6 |
| | |||||
* | Print information on elliptic curve sessions. | Nikos Mavrogiannopoulos | 2011-06-04 | 1 | -1/+21 |
| | |||||
* | client side ECC fixes. | Nikos Mavrogiannopoulos | 2011-05-20 | 1 | -1/+2 |
| | |||||
* | certtool can now load private keys and public keys from PKCS #11 tokens (via ↵ | Nikos Mavrogiannopoulos | 2011-05-07 | 1 | -80/+0 |
| | | | | URLs). | ||||
* | Use getpass.h (from gnulib). Patch by LRN. | Nikos Mavrogiannopoulos | 2011-04-10 | 1 | -0/+2 |
| | |||||
* | check PIN size. | Nikos Mavrogiannopoulos | 2011-04-07 | 1 | -0/+6 |
| | |||||
* | Corrected types. | Nikos Mavrogiannopoulos | 2011-03-12 | 1 | -1/+1 |
| | |||||
* | Moved documentation of priority strings to manual and removed information ↵ | Nikos Mavrogiannopoulos | 2011-02-08 | 1 | -4/+4 |
| | | | | from manpages and function pages that now reference the manual section. | ||||
* | Removed deprecated option such as --protocols, ciphers etc. | Nikos Mavrogiannopoulos | 2011-02-07 | 1 | -182/+0 |
| | |||||
* | Indented code. Use same indentation but with -nut to avoid usage of tabs. In ↵ | Nikos Mavrogiannopoulos | 2010-12-16 | 1 | -323/+323 |
| | | | | several editors tabs can be configured not to be 8 spaces and this produces artifacts with the current indentation that is a mixture of tabs and spaces. | ||||
* | Indent code. | Simon Josefsson | 2010-12-06 | 1 | -1/+2 |
| | |||||
* | gnutls-cli: Print channel binding only in verbose mode. | Simon Josefsson | 2010-10-16 | 1 | -14/+19 |
| | | | | | Before it printed it after the 'Compression:' output, thus breaking Emacs starttls.el string searches. | ||||
* | Implement RFC 5929 tls-unique channel binding. | Simon Josefsson | 2010-10-15 | 1 | -0/+17 |
| | |||||
* | Indent (using GNU indent 2.2.11). | Simon Josefsson | 2010-10-14 | 1 | -50/+58 |
| | |||||
* | Fix some syntax-check errors. | Simon Josefsson | 2010-10-01 | 1 | -1/+1 |
| | |||||
* | Avoid fixed size buffers (now handles the big >100 SAN cert). | Simon Josefsson | 2010-07-25 | 1 | -12/+37 |
| | |||||
* | PIN callback supplies the token URL. The callback function in common.c | Nikos Mavrogiannopoulos | 2010-07-02 | 1 | -2/+17 |
| | | | | will cache PIN if requested for second time. | ||||
* | Reverted the SAVE_PIN approach in PIN callback. The new approach will be to ↵ | Nikos Mavrogiannopoulos | 2010-07-02 | 1 | -1/+1 |
| | | | | | | provide enough information for the callback to save the PIN itself. | ||||
* | Added option to the PKCS11 PIN callback to save PIN if the token is being used | Nikos Mavrogiannopoulos | 2010-06-17 | 1 | -1/+1 |
| | | | | with a single pkcs11_privkey structure. | ||||
* | 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 |
| | | | | | an abstract private key type that can be used to sign/encrypt any private key of pkcs11,x509 or openpgp types. Added support for PKCS11 in gnutls-cli/gnutls-serv. | ||||
* | 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 |
| | | | | Reported by Romain Francoise. | ||||
* | 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 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog Makefile.am NEWS configure.in doc/examples/Makefile.am doc/gnutls.texi doc/manpages/Makefile.am src/cli.c src/psk-gaa.c src/psk.gaa tests/Makefile.am | ||||
| * | 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 |
|/ | | | | correct name is found. | ||||
* | 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 |
| |