summaryrefslogtreecommitdiff
path: root/src/danetool.c
Commit message (Expand)AuthorAgeFilesLines
* certtool: When an external file is used increase out maximum buffer accordingly.Nikos Mavrogiannopoulos2014-06-041-14/+15
* Added --ask-pass certtool option to allow asking for passwords even when in b...Nikos Mavrogiannopoulos2014-02-051-1/+2
* reindented codeNikos Mavrogiannopoulos2013-11-081-383/+398
* Added proper newlines to errors.Nikos Mavrogiannopoulos2013-10-291-17/+17
* Avoid using gnulib's error()Nikos Mavrogiannopoulos2013-09-021-21/+76
* included programs no longer depend on GPL/LGPLv3 elements of gnulib to preven...Nikos Mavrogiannopoulos2013-08-051-1/+0
* gnulib only contains lgplv2 modulesNikos Mavrogiannopoulos2013-08-051-2/+0
* print message on certificate verificationNikos Mavrogiannopoulos2013-05-111-0/+4
* updates in danetoolNikos Mavrogiannopoulos2013-03-071-4/+4
* Added verify flags for DANE to enforce verification and restrict it to a field.Nikos Mavrogiannopoulos2013-03-011-2/+13
* Added --insecure flag to danetool.Nikos Mavrogiannopoulos2013-01-181-0/+3
* Added options to specify a DLV file. Suggested by Paul Wouters.Nikos Mavrogiannopoulos2013-01-171-0/+7
* danetool is being built even without libgnutls-dane.Nikos Mavrogiannopoulos2012-11-211-4/+11
* tried to beautify output of danetoolNikos Mavrogiannopoulos2012-11-141-8/+10
* better printingNikos Mavrogiannopoulos2012-11-041-1/+2
* verify all possible entriesNikos Mavrogiannopoulos2012-11-041-41/+41
* separate entries.Nikos Mavrogiannopoulos2012-11-041-1/+1
* optimized printingNikos Mavrogiannopoulos2012-11-011-6/+7
* Added dane_verification_status_print() and danetool can verify a DANE entry.Nikos Mavrogiannopoulos2012-11-011-3/+51
* Added --check option to danetool.Nikos Mavrogiannopoulos2012-11-011-1/+63
* removed unused variables.Nikos Mavrogiannopoulos2012-10-281-22/+4
* correctly set the format of the certificateNikos Mavrogiannopoulos2012-10-131-0/+2
* Separated DANE functionality from certtool and added danetool.Nikos Mavrogiannopoulos2012-10-121-0/+288