summaryrefslogtreecommitdiffstats
path: root/src/libknot/tsig-op.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* coding style improvements - copyright noticeDavid Vašek2019-07-041-0/+1
* use https://www.gnu.org instead of http://www.gnu.orgDaniel Kahn Gillmor2018-08-291-1/+1
* doc: enhance doxygen documentationFilip Široký2017-12-211-1/+1
* doxygen: fix errors + code cleanupFilip Široký2017-10-031-5/+12
* libknot: merge RCODE name setsDaniel Salzman2016-11-231-1/+1
* Spelling, grammar, and typo cleanupDaniel Kahn Gillmor2016-11-121-2/+2
* src: move doxygen header after license headerDaniel Salzman2016-02-031-10/+8
* libknot: remove useless dnssec/tsig interfaceJan Vcelak2015-05-251-1/+0
* Merge branch 'master' into public-libs-commonLubos Slovak2014-10-301-1/+1
* Merge branch 'resolver_compat' into public-libsLubos Slovak2014-10-141-1/+1
|\
| * EDNS: Separated "real" RCODEs from error codes.Lubos Slovak2014-09-161-1/+1
* | public-libs: Prefixed mempattern + visibilityLubos Slovak2014-09-241-2/+9
|/
* Use #pragma once as include guardsJan Vcelak2014-05-301-4/+1
* libknot/rdata/ --> libknot/rrtype/Lubos Slovak2014-05-261-1/+1
* libknot/rdata: dissolved rdata.h into respective filesMarek Vavruša2014-04-091-1/+1
* tsig: split simple appending of a TSIG RR to the packetMarek Vavrusa2014-02-171-0/+4
* TSIG RR is stripped on packet parsing.Marek Vavrusa2013-12-191-13/+5
* make all include paths relative to /srcJan Vcelak2013-10-111-2/+2
* Merge branch 'branch-1.4prep' into feature-dnssecLubos Slovak2013-08-131-0/+13
|\
| * Fixed TSIG check for multi-packet signatures.Marek Vavrusa2013-08-081-0/+13
* | consolidate all DNSSEC related functions into libknot/dnssecJan Vcelak2013-07-301-1/+1
|/
* libknot: use knot_tsig_key_t in tsig functions, instead of knot_key_tJan Vcelak2013-03-211-5/+6
* Working TSIG for AXFR/OUT !!!111Jan Kadlec2011-12-081-1/+2
* Fixed adding TSIG to error answers.Jan Kadlec2011-12-081-1/+1
* Checking previous time signed.Lubos Slovak2011-11-291-2/+4
* BADTIME handled in tsig_sign().Lubos Slovak2011-11-291-1/+1
* Propagating TSIG errors and related data.Lubos Slovak2011-11-251-1/+1
* API changes to handle TSIG errors.Lubos Slovak2011-11-251-1/+5
* Merge libknot back to main sourcesOndřej Surý2011-11-021-0/+161