crypto-selftests: test CFB8 ciphers with different chunksizes
[gd/gnutls] / libdane /
2019-05-14 Tim RühsenMerge branch 'tmp-fix-GETPORT' into 'master'
2019-05-14 Daiki UenoMerge branch 'tmp-record-sizes' into 'master'
2019-05-10 Nikos Mavrogiannop... Merge branch 'tmp-lgtm-suppress-ctime' into 'master'
2019-05-09 Nikos Mavrogiannop... dane.h: added multiple inclusion header guard
2019-03-26 Dmitry Eremin-Sole... Merge branch 'tmp-security-update' into 'master'
2019-03-13 Tim RühsenMerge branch 'tmp-use-https' into 'master'
2019-03-13 Tim RühsenUse https:// for www.gnu.org and www.example.com
2018-06-14 Nikos Mavrogiannop... Merge branch 'gnulib-bootstrap' into 'master'
2018-06-14 Tim RühsenFix gcc 8 warnings
2017-04-07 Nikos Mavrogiannop... doc: fixed documentation for various function parameters
2016-09-11 Nikos Mavrogiannop... doc update
2016-08-23 Nikos Mavrogiannop... libdane: include minitasn1 headers
2016-07-05 Nikos Mavrogiannop... dane: corrected the license of libdane files
2016-04-26 Nikos Mavrogiannop... dane: verification will not fail if a CA entry is encou...
2016-04-26 Nikos Mavrogiannop... doc: improved documentation on certificate and DANE...
2016-04-26 Nikos Mavrogiannop... dane: updated documentation of dane_verify_crt_raw
2016-04-26 Nikos Mavrogiannop... doc: added clarifications on documentation for dane_state_t
2016-04-12 Nikos Mavrogiannop... common.mk: corrected typo on LDFLAGS for coverage
2016-04-12 Nikos Mavrogiannop... configure: Add a code coverage option
2015-01-16 Nikos Mavrogiannop... corrected typos
2014-12-12 Nikos Mavrogiannop... improved documentation on dane
2014-12-05 Nikos Mavrogiannop... dane: use the new _gnutls_buffer_to_datum
2014-11-25 Nikos Mavrogiannop... libdane: undef gnutls_assert() before redefining it
2014-09-19 Nikos Mavrogiannop... libdane: do not require the CA to be a direct CA
2014-08-09 Nikos Mavrogiannop... libdane: disable debugging mode
2014-07-23 Nikos Mavrogiannop... doc update
2014-07-22 Nikos Mavrogiannop... libdane: simplified initialization of variables.
2014-07-22 Nikos Mavrogiannop... libdane: bogus and secure values are always initialized...
2014-07-22 Nikos Mavrogiannop... libdane: use gnutls_malloc() and doc update
2014-07-22 Nikos Mavrogiannop... doc update
2014-07-11 Simon Arlottlibdane: add function dane_query_to_raw_tlsa
2014-07-06 Nikos Mavrogiannop... dane: Skip DANE entries that may contain unknown info
2014-07-06 Nikos Mavrogiannop... dane: Added sanity check in dane_verify_crt_raw()
2014-05-13 Nikos Mavrogiannop... doc update
2014-05-10 Nikos Mavrogiannop... Revert "Added dane_verify_crt_raw2() which allows verif...
2014-05-10 Nikos Mavrogiannop... Revert "corrected prototypes for dane_verify_crt_raw2()."
2014-05-10 Nikos Mavrogiannop... corrected prototypes for dane_verify_crt_raw2().
2014-05-10 Nikos Mavrogiannop... Added dane_verify_crt_raw2() which allows verifying...
2014-05-10 Nikos Mavrogiannop... Improved dane_verify_session_crt(), which now attempts...
2014-04-28 Nikos Mavrogiannop... increased MAX_DATA_ENTRIES to 100.
2014-04-28 Nikos Mavrogiannop... rearranged code
2014-04-28 Nikos Mavrogiannop... Accept a certificate using DANE if there is at least...
2014-04-15 Nikos Mavrogiannop... Corrected dane_verify_crt() to not deinitialize any...
2013-12-23 Nikos Mavrogiannop... pass the correct flag to dane_verify_crt_raw()
2013-11-08 Nikos Mavrogiannop... reindented code
2013-10-29 Nikos Mavrogiannop... Removed unused parameter.
2013-10-29 Nikos Mavrogiannop... reindented code
2013-10-29 Nikos Mavrogiannop... Reorganized main loop in dane_raw_tlsa
2013-10-23 Christian GrothoffAdding option DANE_F_IGNORE_DNSSEC to disable loading...
2013-10-23 Nikos Mavrogiannop... corrected libdane doc
2013-10-21 Nikos Mavrogiannop... exported symbols
2013-10-21 Nikos Mavrogiannop... small fixes
2013-10-21 Christian GrothoffAdding dane_verify_crt_raw to allow direct verification...
2013-10-21 Christian GrothoffAdding dane_raw_tlsa to allow initialization of dane_qu...
2013-05-15 Nikos Mavrogiannop... several updates
2013-05-02 Nikos Mavrogiannop... corrected typo. reported by Etan Reisner.
2013-03-05 Nikos Mavrogiannop... updated doc
2013-03-01 Nikos Mavrogiannop... Added verify flags for DANE to enforce verification...
2013-02-24 Nikos Mavrogiannop... when verifying a DANE CA constraint make sure that...
2013-02-24 Nikos Mavrogiannop... doc update
2013-02-10 Jaak RistiojaPrevent libdane pkgconfig stuff from being installed...
2013-01-18 Nikos Mavrogiannop... Added --insecure flag to danetool.
2013-01-17 Nikos Mavrogiannop... Added options to specify a DLV file. Suggested by Paul...
2013-01-15 Nikos Mavrogiannop... corrected copyright.
2012-12-31 Nikos Mavrogiannop... KU Leuven copyright stuff is LGPL version 2.1 or later
2012-11-02 Nikos Mavrogiannop... corrected copyright
2012-11-01 Nikos Mavrogiannop... better verification messages.
2012-11-01 Nikos Mavrogiannop... Added dane_verification_status_print() and danetool...
2012-11-01 Nikos Mavrogiannop... Added new functions to convert types to strings.
2012-10-29 Nikos Mavrogiannop... Added gnutls-dane.pc.
2012-10-12 Nikos Mavrogiannop... Added debugging
2012-10-10 Nikos Mavrogiannop... The high level functions accept sflags and vflags as...
2012-10-09 Nikos Mavrogiannop... Updates in DANE support. Allow caching of queries.
2012-10-08 Nikos Mavrogiannop... libdane -> libgnutls-dane
2012-10-07 Nikos Mavrogiannop... Bug fixes in DANE.
2012-10-07 Nikos Mavrogiannop... Added functions to export structures in an allocated...
2012-10-06 Nikos Mavrogiannop... Always require DNSSEC.
2012-10-06 Nikos Mavrogiannop... Added a DANE library.