| 2010-08-05 |
Matthijs Mekking | patch roland |
commit | commitdiff | tree | snapshot |
| 2010-08-04 |
Matthijs Mekking | patch miek |
commit | commitdiff | tree | snapshot |
| 2010-08-03 |
Matthijs Mekking | update doc |
commit | commitdiff | tree | snapshot |
| 2010-08-03 |
Matthijs Mekking | use KSK as ZSK if all keys have the SEP bit set |
commit | commitdiff | tree | snapshot |
| 2010-08-03 |
Matthijs Mekking | ik haat trailing white space (gargamel style svn:NO... |
commit | commitdiff | tree | snapshot |
| 2010-08-02 |
Matthijs Mekking | fix typo |
commit | commitdiff | tree | snapshot |
| 2010-08-02 |
Matthijs Mekking | b64_ntop revised |
commit | commitdiff | tree | snapshot |
| 2010-07-27 |
Matthijs Mekking | that should not have been committed |
commit | commitdiff | tree | snapshot |
| 2010-07-27 |
Matthijs Mekking | revert, problem was not in here |
commit | commitdiff | tree | snapshot |
| 2010-07-27 |
Matthijs Mekking | ssize_t is not defined on mac |
commit | commitdiff | tree | snapshot |
| 2010-07-27 |
Wouter Wijngaards | Fix ldns_rr_rdf_pop. |
commit | commitdiff | tree | snapshot |
| 2010-07-27 |
Wouter Wijngaards | Fix without memleak. |
commit | commitdiff | tree | snapshot |
| 2010-07-27 |
Wouter Wijngaards | Fix ldns_dname_cat. |
commit | commitdiff | tree | snapshot |
| 2010-07-27 |
Wouter Wijngaards | Fix for ldns_b64_calculate_size use. |
commit | commitdiff | tree | snapshot |
| 2010-07-27 |
Wouter Wijngaards | * fix ldns_tsig_mac_new: allocate enough memory for... |
commit | commitdiff | tree | snapshot |
| 2010-07-22 |
Wouter Wijngaards | bugfix #317 |
commit | commitdiff | tree | snapshot |
| 2010-07-19 |
Wouter Wijngaards | Donor text |
commit | commitdiff | tree | snapshot |
| 2010-07-10 |
Wouter Wijngaards | GOST code enabled if SSL recent, RFC 5933. |
commit | commitdiff | tree | snapshot |
| 2010-07-09 |
Wouter Wijngaards | * Fix handling of comments in resolv.conf parse. |
commit | commitdiff | tree | snapshot |
| 2010-07-06 |
Wouter Wijngaards | and changelog entry svn:No Test |
commit | commitdiff | tree | snapshot |
| 2010-07-06 |
Wouter Wijngaards | Name change. |
commit | commitdiff | tree | snapshot |
| 2010-07-06 |
Wouter Wijngaards | Updated readme. |
commit | commitdiff | tree | snapshot |
| 2010-07-06 |
Wouter Wijngaards | * ADNS, .NET port of ldns functionality, by Alex Nicoll... |
commit | commitdiff | tree | snapshot |
| 2010-07-02 |
Wouter Wijngaards | defined to 1 |
commit | commitdiff | tree | snapshot |
| 2010-07-02 |
Wouter Wijngaards | check for in6addr_any |
commit | commitdiff | tree | snapshot |
| 2010-07-02 |
Wouter Wijngaards | ss_family test |
commit | commitdiff | tree | snapshot |
| 2010-06-30 |
Wouter Wijngaards | * ldns-signzone checks if public key file is... |
commit | commitdiff | tree | snapshot |
| 2010-06-28 |
Wouter Wijngaards | Removed debug fprintf from resolver.c |
commit | commitdiff | tree | snapshot |
| 2010-06-25 |
Wouter Wijngaards | more externC and a typo in strtoul fallback. |
commit | commitdiff | tree | snapshot |
| 2010-06-25 |
Wouter Wijngaards | extern C declarations. |
commit | commitdiff | tree | snapshot |
| 2010-06-23 |
Wouter Wijngaards | ifdefs |
commit | commitdiff | tree | snapshot |
| 2010-06-23 |
Wouter Wijngaards | Check if libcrypto provides GOST. |
commit | commitdiff | tree | snapshot |
| 2010-06-22 |
Wouter Wijngaards | Fix release of engine reference after too-early-release... |
commit | commitdiff | tree | snapshot |
| 2010-06-21 |
Wouter Wijngaards | Fix GOST related crash, unload the engine too early. |
commit | commitdiff | tree | snapshot |
| 2010-06-17 |
Wouter Wijngaards | wire2dname pointer beyond end. |
commit | commitdiff | tree | snapshot |
| 2010-06-17 |
Wouter Wijngaards | wire2dname fix |
commit | commitdiff | tree | snapshot |
| 2010-06-16 |
Wouter Wijngaards | Fix wrong count of additional section in some format... |
commit | commitdiff | tree | snapshot |
| 2010-06-16 |
Wouter Wijngaards | Clones new soa. |
commit | commitdiff | tree | snapshot |
| 2010-06-16 |
Wouter Wijngaards | Fix ldns_rr_clone for question rrs. |
commit | commitdiff | tree | snapshot |
| 2010-06-15 |
Matthijs Mekking | en configure.ac bump |
commit | commitdiff | tree | snapshot |
| 2010-06-15 |
Matthijs Mekking | bump |
commit | commitdiff | tree | snapshot |
| 2010-06-08 |
Wouter Wijngaards | Changelog entry. svn:NO TEST. |
commit | commitdiff | tree | snapshot |
| 2010-06-08 |
Wouter Wijngaards | Bug#313. Fix empty nonterminal handling. |
commit | commitdiff | tree | snapshot |
| 2010-06-03 |
Wouter Wijngaards | Review changes. |
commit | commitdiff | tree | snapshot |
| 2010-06-02 |
Matthijs Mekking | remove dead code, |
commit | commitdiff | tree | snapshot |
| 2010-06-02 |
Matthijs Mekking | capital consistency svn:NO TEST |
commit | commitdiff | tree | snapshot |
| 2010-06-02 |
Matthijs Mekking | and another default to the end |
commit | commitdiff | tree | snapshot |
| 2010-06-02 |
Matthijs Mekking | move default case to the end in switch |
commit | commitdiff | tree | snapshot |
| 2010-06-02 |
Wouter Wijngaards | GOST disabled by default. |
commit | commitdiff | tree | snapshot |
| 2010-06-02 |
Wouter Wijngaards | Cast 64 to int for printf, portability. |
commit | commitdiff | tree | snapshot |
| 2010-05-27 |
Wouter Wijngaards | One warning less, attr unused. |
commit | commitdiff | tree | snapshot |
| 2010-05-26 |
Wouter Wijngaards | Fix gentoo ebuild, remove -I m4 from Makefile.in, seems... |
commit | commitdiff | tree | snapshot |
| 2010-05-26 |
Wouter Wijngaards | * bugfix #309: ldns_pkt_clone did not clone the... |
commit | commitdiff | tree | snapshot |
| 2010-05-18 |
Wouter Wijngaards | Fix compiler warnings from llvm clang compiler. |
commit | commitdiff | tree | snapshot |
| 2010-05-18 |
Wouter Wijngaards | bugfix #310: POSIX specifies NULL second argument to... |
commit | commitdiff | tree | snapshot |
| 2010-05-17 |
Matthijs Mekking | update changelog |
commit | commitdiff | tree | snapshot |
| 2010-05-17 |
Matthijs Mekking | fix srandom in resolver.c |
commit | commitdiff | tree | snapshot |
| 2010-05-17 |
Matthijs Mekking | rm trailing space |
commit | commitdiff | tree | snapshot |
| 2010-05-12 |
Matthijs Mekking | init seed |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Wouter Wijngaards | GOST detected |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Wouter Wijngaards | uses same format specs |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Wouter Wijngaards | typo. svn:NO TEST |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Wouter Wijngaards | changelog entry gost |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Wouter Wijngaards | Bigger type for bool so that bits extracted are not... |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Wouter Wijngaards | configure uses ACX_CHECK_COMPILER_FLAG (spelling error... |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Wouter Wijngaards | use CPPFLAGS for CC checks |
commit | commitdiff | tree | snapshot |
| 2010-04-22 |
Matthijs Mekking | no need for memcpy |
commit | commitdiff | tree | snapshot |
| 2010-04-21 |
Matthijs Mekking | duplicates |
commit | commitdiff | tree | snapshot |
| 2010-04-21 |
Matthijs Mekking | only do search if dnsrch is set |
commit | commitdiff | tree | snapshot |
| 2010-04-21 |
Matthijs Mekking | dnsrch instead of igntc |
commit | commitdiff | tree | snapshot |
| 2010-04-21 |
Matthijs Mekking | complement defaults and prints for resolver |
commit | commitdiff | tree | snapshot |
| 2010-04-21 |
Matthijs Mekking | update changelog |
commit | commitdiff | tree | snapshot |
| 2010-04-21 |
Matthijs Mekking | allow for the \0 |
commit | commitdiff | tree | snapshot |
| 2010-04-21 |
Matthijs Mekking | clean up documentation here |
commit | commitdiff | tree | snapshot |
| 2010-04-21 |
Matthijs Mekking | print time on 64bit systems |
commit | commitdiff | tree | snapshot |
| 2010-04-16 |
Wouter Wijngaards | fix make clean for ldns examples |
commit | commitdiff | tree | snapshot |
| 2010-04-16 |
Wouter Wijngaards | * Fixed ldns_resolver to copy and free tsig... |
commit | commitdiff | tree | snapshot |
| 2010-04-16 |
Wouter Wijngaards | no more strcpy in ldns-dpa |
commit | commitdiff | tree | snapshot |
| 2010-04-16 |
Wouter Wijngaards | libnsl necessary on Solaris8 |
commit | commitdiff | tree | snapshot |
| 2010-04-15 |
Wouter Wijngaards | Algorithm number 12 for ECC-GOST. GOST still disabled... |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Matthijs Mekking | update changelog with ldns_verify() fix |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Matthijs Mekking | update status in ldns_verify_test_sig_key if |
commit | commitdiff | tree | snapshot |
| 2010-04-08 |
Wouter Wijngaards | Fix signatures over wildcards. |
commit | commitdiff | tree | snapshot |
| 2010-04-08 |
Matthijs Mekking | is_wildcard |
commit | commitdiff | tree | snapshot |
| 2010-04-07 |
Wouter Wijngaards | compile fix |
commit | commitdiff | tree | snapshot |
| 2010-04-07 |
Wouter Wijngaards | ECC-GOST may not be 11, moved to experimental again... |
commit | commitdiff | tree | snapshot |
| 2010-04-06 |
Wouter Wijngaards | Fix ldns_native2rdf.. |
commit | commitdiff | tree | snapshot |
| 2010-04-06 |
Wouter Wijngaards | Comment change. |
commit | commitdiff | tree | snapshot |
| 2010-04-06 |
Wouter Wijngaards | GOST support. |
commit | commitdiff | tree | snapshot |
| 2010-04-01 |
Wouter Wijngaards | Fix bug#304 in read_tcp. |
commit | commitdiff | tree | snapshot |
| 2010-03-26 |
Wouter Wijngaards | Fix unit test to check for NULL types better. |
commit | commitdiff | tree | snapshot |
| 2010-03-26 |
Wouter Wijngaards | fix unit test. |
commit | commitdiff | tree | snapshot |
| 2010-03-26 |
Wouter Wijngaards | type TALINK parsed. |
commit | commitdiff | tree | snapshot |
| 2010-03-26 |
Wouter Wijngaards | fix quote |
commit | commitdiff | tree | snapshot |
| 2010-03-26 |
Wouter Wijngaards | different quoting |
commit | commitdiff | tree | snapshot |
| 2010-03-25 |
Wouter Wijngaards | no underquoted VERSION_MAJOR |
commit | commitdiff | tree | snapshot |
| 2010-03-24 |
Wouter Wijngaards | fix dnssec_verify_denial |
commit | commitdiff | tree | snapshot |
| 2010-03-23 |
Wouter Wijngaards | new_question_frm_str() in python wrapper. |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Wouter Wijngaards | Fix resolver_new_frm_fp comment handling. |
commit | commitdiff | tree | snapshot |
| 2010-03-18 |
Wouter Wijngaards | ttl fix in doxygen dox. |
commit | commitdiff | tree | snapshot |
| next |