Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | certtool: When an external file is used increase out maximum buffer accordingly. | Nikos Mavrogiannopoulos | 2014-06-04 | 1 | -14/+15 |
* | Added --ask-pass certtool option to allow asking for passwords even when in b... | Nikos Mavrogiannopoulos | 2014-02-05 | 1 | -1/+2 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -383/+398 |
* | Added proper newlines to errors. | Nikos Mavrogiannopoulos | 2013-10-29 | 1 | -17/+17 |
* | Avoid using gnulib's error() | Nikos Mavrogiannopoulos | 2013-09-02 | 1 | -21/+76 |
* | included programs no longer depend on GPL/LGPLv3 elements of gnulib to preven... | Nikos Mavrogiannopoulos | 2013-08-05 | 1 | -1/+0 |
* | gnulib only contains lgplv2 modules | Nikos Mavrogiannopoulos | 2013-08-05 | 1 | -2/+0 |
* | print message on certificate verification | Nikos Mavrogiannopoulos | 2013-05-11 | 1 | -0/+4 |
* | updates in danetool | Nikos Mavrogiannopoulos | 2013-03-07 | 1 | -4/+4 |
* | Added verify flags for DANE to enforce verification and restrict it to a field. | Nikos Mavrogiannopoulos | 2013-03-01 | 1 | -2/+13 |
* | Added --insecure flag to danetool. | Nikos Mavrogiannopoulos | 2013-01-18 | 1 | -0/+3 |
* | Added options to specify a DLV file. Suggested by Paul Wouters. | Nikos Mavrogiannopoulos | 2013-01-17 | 1 | -0/+7 |
* | danetool is being built even without libgnutls-dane. | Nikos Mavrogiannopoulos | 2012-11-21 | 1 | -4/+11 |
* | tried to beautify output of danetool | Nikos Mavrogiannopoulos | 2012-11-14 | 1 | -8/+10 |
* | better printing | Nikos Mavrogiannopoulos | 2012-11-04 | 1 | -1/+2 |
* | verify all possible entries | Nikos Mavrogiannopoulos | 2012-11-04 | 1 | -41/+41 |
* | separate entries. | Nikos Mavrogiannopoulos | 2012-11-04 | 1 | -1/+1 |
* | optimized printing | Nikos Mavrogiannopoulos | 2012-11-01 | 1 | -6/+7 |
* | Added dane_verification_status_print() and danetool can verify a DANE entry. | Nikos Mavrogiannopoulos | 2012-11-01 | 1 | -3/+51 |
* | Added --check option to danetool. | Nikos Mavrogiannopoulos | 2012-11-01 | 1 | -1/+63 |
* | removed unused variables. | Nikos Mavrogiannopoulos | 2012-10-28 | 1 | -22/+4 |
* | correctly set the format of the certificate | Nikos Mavrogiannopoulos | 2012-10-13 | 1 | -0/+2 |
* | Separated DANE functionality from certtool and added danetool. | Nikos Mavrogiannopoulos | 2012-10-12 | 1 | -0/+288 |