Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | Added a gnulib with GPL components for use by applications. | Nikos Mavrogiannopoulos | 2013-11-16 | 92 | -3/+17614 | |
* | corrected bug reporting address. | Nikos Mavrogiannopoulos | 2013-11-16 | 1 | -1/+1 | |
* | Check for overflows when setting time and allow a time of -1. | Nikos Mavrogiannopoulos | 2013-11-16 | 3 | -10/+23 | |
* | corrected bug in gnutls-cli when used on IPv6 addresses. | Nikos Mavrogiannopoulos | 2013-11-14 | 1 | -10/+10 | |
* | doc update | Nikos Mavrogiannopoulos | 2013-11-10 | 1 | -0/+31 | |
* | doc update | Nikos Mavrogiannopoulos | 2013-11-10 | 1 | -1/+1 | |
* | use GNUTLS_PIN instead of GNUTLS_PKCS11_PIN. | Nikos Mavrogiannopoulos | 2013-11-10 | 1 | -1/+1 | |
* | Avoid infinite loops with self-signed certificates present in the chain | Nikos Mavrogiannopoulos | 2013-11-10 | 1 | -1/+6 | |
* | Allow getting the PIN from the GNUTLS_PKCS11_PIN environment variable. | Nikos Mavrogiannopoulos | 2013-11-10 | 2 | -2/+16 | |
* | Added export-chain option to p11tool | Nikos Mavrogiannopoulos | 2013-11-09 | 4 | -89/+136 | |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 36 | -15567/+15025 | |
* | enable --outder for certtool --dh-info | Daniel Kahn Gillmor | 2013-11-08 | 4 | -4/+14 | |
* | enable --inder for certtool --dh-info | Daniel Kahn Gillmor | 2013-11-08 | 2 | -2/+2 | |
* | fixes in libopts compilation | Nikos Mavrogiannopoulos | 2013-11-06 | 1 | -4/+4 | |
* | updated to libopts 5.18.2 | Nikos Mavrogiannopoulos | 2013-11-05 | 20 | -194/+212 | |
* | better logging | Nikos Mavrogiannopoulos | 2013-11-05 | 1 | -1/+1 | |
* | updated libopts to 5.18 | Nikos Mavrogiannopoulos | 2013-11-05 | 34 | -890/+1114 | |
* | removed autogenerated files | Nikos Mavrogiannopoulos | 2013-11-05 | 20 | -16680/+0 | |
* | If autogen and libopts are present then use the system's libopts. | Nikos Mavrogiannopoulos | 2013-11-05 | 1 | -10/+13 | |
* | argument descriptions should not end in a dot | Daniel Kahn Gillmor | 2013-11-05 | 6 | -26/+26 | |
* | fix DHE parameter output for gnutls-cli-debug --verbose | Daniel Kahn Gillmor | 2013-11-02 | 1 | -0/+1 | |
* | Do not use gnutls_dh_set_prime_bits() in server side. | Nikos Mavrogiannopoulos | 2013-11-02 | 1 | -1/+0 | |
* | Do not print private key parameters when exporting an encrypted private key. | Nikos Mavrogiannopoulos | 2013-11-02 | 1 | -2/+5 | |
* | conditionally use ALPN. Reported by Jaak Ristioja. | Nikos Mavrogiannopoulos | 2013-11-01 | 1 | -0/+2 | |
* | include proper header file for uint8_t | Nikos Mavrogiannopoulos | 2013-10-31 | 1 | -0/+1 | |
* | corrected example | Nikos Mavrogiannopoulos | 2013-10-31 | 3 | -1304/+523 | |
* | Added proper newlines to errors. | Nikos Mavrogiannopoulos | 2013-10-29 | 1 | -17/+17 | |
* | removed warnings | Nikos Mavrogiannopoulos | 2013-10-26 | 1 | -7/+9 | |
* | Added option --generate-random to p11tool. | Nikos Mavrogiannopoulos | 2013-10-26 | 6 | -1010/+481 | |
* | cli: add missing stdbool.h | Alon Bar-Lev | 2013-10-25 | 1 | -0/+1 | |
* | small changes prior to releasegnutls_3_2_5 | Nikos Mavrogiannopoulos | 2013-10-23 | 4 | -4/+5 | |
* | corrected type of path_len | Nikos Mavrogiannopoulos | 2013-10-21 | 1 | -1/+1 | |
* | corrected length calculation | Nikos Mavrogiannopoulos | 2013-10-10 | 1 | -1/+1 | |
* | Corrected possible buffer overruns in included programs and examples. | Nikos Mavrogiannopoulos | 2013-10-09 | 3 | -8/+15 | |
* | autogen'ed files update | Nikos Mavrogiannopoulos | 2013-10-04 | 2 | -594/+169 | |
* | Fix srptool issues | Attila Molnar | 2013-10-04 | 1 | -2/+1 | |
* | Fix srptool issues | Attila Molnar | 2013-10-04 | 2 | -1/+3 | |
* | doc update | Nikos Mavrogiannopoulos | 2013-10-04 | 3 | -3/+3 | |
* | autogen'ed files update | Nikos Mavrogiannopoulos | 2013-10-04 | 2 | -1139/+496 | |
* | support inline command infrastructure in gnutls-cli | Raj Raman | 2013-10-04 | 3 | -76/+393 | |
* | verbose is everywhere unsigned | Nikos Mavrogiannopoulos | 2013-09-30 | 1 | -1/+1 | |
* | libopts is linked prior to libgnu to solve issue in win32. Initial patch by T... | Nikos Mavrogiannopoulos | 2013-09-09 | 1 | -19/+19 | |
* | Ignore non-fatal handshake alerts. | Nikos Mavrogiannopoulos | 2013-09-08 | 1 | -3/+2 | |
* | Avoid using gnulib's error() | Nikos Mavrogiannopoulos | 2013-09-02 | 10 | -285/+1055 | |
* | remove ifdefs for session tickets | Nikos Mavrogiannopoulos | 2013-08-25 | 1 | -4/+0 | |
* | included programs no longer depend on GPL/LGPLv3 elements of gnulib to preven... | Nikos Mavrogiannopoulos | 2013-08-05 | 12 | -28/+5 |