Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated gnulib | Nikos Mavrogiannopoulos | 2014-03-01 | 92 | -160/+2035 |
* | documented the defaults | Nikos Mavrogiannopoulos | 2014-02-28 | 2 | -2/+2 |
* | Add required priorities | Nikos Mavrogiannopoulos | 2014-02-28 | 1 | -4/+4 |
* | New option --stricttofu for gnutls-cli | Jens Lechtenboerger | 2014-02-23 | 2 | -5/+20 |
* | corrected email in texi | Nikos Mavrogiannopoulos | 2014-02-20 | 1 | -1/+1 |
* | better error printing | Nikos Mavrogiannopoulos | 2014-02-19 | 1 | -140/+140 |
* | removed debugging | Nikos Mavrogiannopoulos | 2014-02-19 | 1 | -5/+0 |
* | certtool allows setting name constraints. | Nikos Mavrogiannopoulos | 2014-02-19 | 4 | -7/+118 |
* | When verifying a response and a signer isn't provided assume that the signer ... | Nikos Mavrogiannopoulos | 2014-02-18 | 1 | -75/+92 |
* | When sending a nonce in OCSP check if it is available on the reply. | Nikos Mavrogiannopoulos | 2014-02-18 | 5 | -36/+100 |
* | removed deprecated flag | Nikos Mavrogiannopoulos | 2014-02-14 | 1 | -3/+1 |
* | fixed socket existance checking | Marcus Meissner | 2014-02-12 | 1 | -2/+4 |
* | Use longer timestamps for serial numbers. | Nikos Mavrogiannopoulos | 2014-02-11 | 3 | -29/+75 |
* | Added --ask-pass certtool option to allow asking for passwords even when in b... | Nikos Mavrogiannopoulos | 2014-02-05 | 6 | -4/+18 |
* | use newlines in error printing | Nikos Mavrogiannopoulos | 2014-02-05 | 1 | -36/+36 |
* | corrected push/pull function setting | Nikos Mavrogiannopoulos | 2014-01-24 | 1 | -4/+6 |
* | more updates for the security param rename | Nikos Mavrogiannopoulos | 2014-01-14 | 2 | -4/+4 |
* | gnutls-cli-debug should accept TLS 1.2-only servers | Daniel Kahn Gillmor | 2014-01-09 | 1 | -2/+3 |
* | Added documentation for force autogen to generate correct texinfo code. | Nikos Mavrogiannopoulos | 2014-01-01 | 1 | -3/+3 |
* | Add LIB_CLOCK_GETTIME to crywrap | Gustavo Zacarias | 2013-12-27 | 1 | -0/+1 |
* | Added so-login flag to force security office login to the card | Nikos Mavrogiannopoulos | 2013-12-23 | 3 | -26/+36 |
* | updated txt | Nikos Mavrogiannopoulos | 2013-12-23 | 1 | -1/+1 |
* | print warning when no token name is provided | Nikos Mavrogiannopoulos | 2013-12-23 | 1 | -14/+14 |
* | corrected key ID size check | Nikos Mavrogiannopoulos | 2013-12-23 | 1 | -1/+1 |
* | Added aliases list-privkeys and list-keys | Nikos Mavrogiannopoulos | 2013-12-22 | 1 | -0/+10 |
* | explicitly set the gnulib functions for recv and send. | Nikos Mavrogiannopoulos | 2013-12-21 | 4 | -0/+41 |
* | doc update | Nikos Mavrogiannopoulos | 2013-12-18 | 1 | -1/+1 |
* | doc update | Nikos Mavrogiannopoulos | 2013-12-17 | 1 | -0/+1 |
* | removed UMAC ciphersuites from benchmark | Nikos Mavrogiannopoulos | 2013-12-14 | 1 | -3/+0 |
* | removed the estream ciphersuites from benchmarks | Nikos Mavrogiannopoulos | 2013-12-14 | 1 | -6/+0 |
* | use a single BUILT_SOURCES | Nikos Mavrogiannopoulos | 2013-12-14 | 1 | -3/+0 |
* | minor phrasing improvements in docs | Patrick Pelletier | 2013-12-14 | 1 | -2/+2 |
* | Added auto-generated files in BUILT_SOURCES | Nikos Mavrogiannopoulos | 2013-12-14 | 1 | -0/+7 |
* | Avoid conditional generation of Makefile | Nikos Mavrogiannopoulos | 2013-12-13 | 1 | -1/+2 |
* | added newlines in error reporting | Nikos Mavrogiannopoulos | 2013-11-30 | 1 | -2/+2 |
* | Merged the FIPS140-2 support code. | Nikos Mavrogiannopoulos | 2013-11-30 | 1 | -0/+4 |
|\ | |||||
| * | In FIPS mode the default cipher is AES. | Nikos Mavrogiannopoulos | 2013-11-27 | 1 | -0/+4 |
* | | removed usage of %zu. | Nikos Mavrogiannopoulos | 2013-11-30 | 1 | -1/+1 |
* | | gnutls-cli-debug tests for camellia-gcm. | Nikos Mavrogiannopoulos | 2013-11-30 | 3 | -3/+21 |
|/ | |||||
* | handle centrally more variables | Nikos Mavrogiannopoulos | 2013-11-24 | 1 | -4/+4 |
* | certtool's --verify option if not supplied with a CA list, will use the syste... | Nikos Mavrogiannopoulos | 2013-11-24 | 2 | -80/+111 |
* | link all programs with libgnu_gpl to avoid conflicts from header files. | Nikos Mavrogiannopoulos | 2013-11-21 | 1 | -11/+11 |
* | Added progname module which is used by error(). | Nikos Mavrogiannopoulos | 2013-11-21 | 5 | -2/+168 |
* | safer usage of strerror | Nikos Mavrogiannopoulos | 2013-11-21 | 1 | -1/+2 |
* | use the AUTOGEN variable | Nikos Mavrogiannopoulos | 2013-11-21 | 1 | -10/+10 |
* | use libtool to generate libopts | Nikos Mavrogiannopoulos | 2013-11-21 | 2 | -7/+7 |
* | corrected libopts patch | Nikos Mavrogiannopoulos | 2013-11-21 | 1 | -1/+1 |
* | removed unneed line | Nikos Mavrogiannopoulos | 2013-11-21 | 1 | -1/+1 |
* | doc update | Nikos Mavrogiannopoulos | 2013-11-16 | 1 | -2/+4 |
* | Added activation_date and expiration_date options to certtool template file. | Nikos Mavrogiannopoulos | 2013-11-16 | 5 | -46/+117 |