summaryrefslogtreecommitdiff
path: root/libdane
Commit message (Expand)AuthorAgeFilesLines
* dane: corrected the license of libdane filesNikos Mavrogiannopoulos2016-07-052-2/+2
* dane: verification will not fail if a CA entry is encountered but cannot be v...Nikos Mavrogiannopoulos2016-04-261-3/+5
* doc: improved documentation on certificate and DANE verification functionsNikos Mavrogiannopoulos2016-04-261-6/+13
* dane: updated documentation of dane_verify_crt_raw [ci skip]Nikos Mavrogiannopoulos2016-04-261-19/+4
* corrected typosNikos Mavrogiannopoulos2015-01-161-2/+2
* improved documentation on daneNikos Mavrogiannopoulos2014-12-121-8/+13
* dane: use the new _gnutls_buffer_to_datumNikos Mavrogiannopoulos2014-12-051-6/+1
* libdane: undef gnutls_assert() before redefining itNikos Mavrogiannopoulos2014-11-251-0/+4
* libdane: do not require the CA to be a direct CANikos Mavrogiannopoulos2014-09-191-27/+56
* libdane: disable debugging modeNikos Mavrogiannopoulos2014-08-091-1/+0
* doc updategnutls_3_3_6Nikos Mavrogiannopoulos2014-07-231-3/+3
* libdane: simplified initialization of variables.Nikos Mavrogiannopoulos2014-07-221-14/+9
* libdane: bogus and secure values are always initialized in dane_query_to_raw_...Nikos Mavrogiannopoulos2014-07-221-2/+8
* libdane: use gnutls_malloc() and doc updateNikos Mavrogiannopoulos2014-07-221-5/+5
* doc updateNikos Mavrogiannopoulos2014-07-221-1/+2
* libdane: add function dane_query_to_raw_tlsaSimon Arlott2014-07-113-0/+85
* dane: Skip DANE entries that may contain unknown infoNikos Mavrogiannopoulos2014-07-061-22/+19
* dane: Added sanity check in dane_verify_crt_raw()Nikos Mavrogiannopoulos2014-07-061-0/+3
* doc updateNikos Mavrogiannopoulos2014-05-131-1/+1
* Revert "Added dane_verify_crt_raw2() which allows verifying against the certi...Nikos Mavrogiannopoulos2014-05-103-89/+7
* Revert "corrected prototypes for dane_verify_crt_raw2()."Nikos Mavrogiannopoulos2014-05-102-4/+2
* corrected prototypes for dane_verify_crt_raw2().Nikos Mavrogiannopoulos2014-05-102-2/+4
* Added dane_verify_crt_raw2() which allows verifying against the certificate n...Nikos Mavrogiannopoulos2014-05-103-7/+89
* Improved dane_verify_session_crt(), which now attempts to create a full chain.Nikos Mavrogiannopoulos2014-05-101-2/+71
* increased MAX_DATA_ENTRIES to 100.Nikos Mavrogiannopoulos2014-04-281-1/+1
* rearranged codeNikos Mavrogiannopoulos2014-04-281-5/+4
* Accept a certificate using DANE if there is at least one entry that matches t...Nikos Mavrogiannopoulos2014-04-282-5/+24
* Corrected dane_verify_crt() to not deinitialize any input state.Nikos Mavrogiannopoulos2014-04-151-1/+1
* pass the correct flag to dane_verify_crt_raw()Nikos Mavrogiannopoulos2013-12-231-7/+7
* reindented codeNikos Mavrogiannopoulos2013-11-084-753/+687
* Removed unused parameter.Nikos Mavrogiannopoulos2013-10-291-3/+0
* reindented codeNikos Mavrogiannopoulos2013-10-291-450/+545
* Reorganized main loop in dane_raw_tlsaNikos Mavrogiannopoulos2013-10-291-15/+14
* Adding option DANE_F_IGNORE_DNSSEC to disable loading of the DNSSEC root key ...Christian Grothoff2013-10-232-4/+9
* corrected libdane docNikos Mavrogiannopoulos2013-10-231-2/+2
* exported symbolsNikos Mavrogiannopoulos2013-10-211-0/+2
* small fixesNikos Mavrogiannopoulos2013-10-211-2/+2
* Adding dane_verify_crt_raw to allow direct verification of a certificate chai...Christian Grothoff2013-10-212-22/+77
* Adding dane_raw_tlsa to allow initialization of dane_query_t from DANE record...Christian Grothoff2013-10-212-73/+115
* several updatesNikos Mavrogiannopoulos2013-05-161-0/+1
* corrected typo. reported by Etan Reisner.Nikos Mavrogiannopoulos2013-05-022-7/+9
* updated docNikos Mavrogiannopoulos2013-03-051-2/+2
* Added verify flags for DANE to enforce verification and restrict it to a field.Nikos Mavrogiannopoulos2013-03-012-6/+26
* when verifying a DANE CA constraint make sure that the provided chain is actu...Nikos Mavrogiannopoulos2013-02-243-0/+57
* doc updateNikos Mavrogiannopoulos2013-02-241-0/+3
* Prevent libdane pkgconfig stuff from being installed if libdane support is di...Jaak Ristioja2013-02-102-17/+8
* Added --insecure flag to danetool.Nikos Mavrogiannopoulos2013-01-182-1/+3
* Added options to specify a DLV file. Suggested by Paul Wouters.Nikos Mavrogiannopoulos2013-01-174-0/+24
* corrected copyright.Nikos Mavrogiannopoulos2013-01-151-1/+1
* KU Leuven copyright stuff is LGPL version 2.1 or laterNikos Mavrogiannopoulos2012-12-312-8/+8