2014-05-28 |
Ian Jackson | tolerate libc giving NONAME when we have more subtle... |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Ian Jackson | test cases notes comment |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Ian Jackson | scope if index to name conversion |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Ian Jackson | interface index >= (comment from mdw) |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Ian Jackson | rescope AFCORE (comment from mdw) |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Ian Jackson | WIP fix comment |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Ian Jackson | Also: try ./addrtext_s 12345 - getaddrinfo likes it |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Ian Jackson | WIP mostly works, need to convert if index to name |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Ian Jackson | swap addr2text and text2addr |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Ian Jackson | WIP compiles |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Ian Jackson | WIP before no debug log |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Mark Wooding | Do address-family dispatch with lots of switchy functions. wip.base.getaddrinfo |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Mark Wooding | src/setup.c, src/transmit.c: New function finds udpsock... |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Mark Wooding | query.c: Use a null `zone' pointer for `_submit_reverse... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Mark Wooding | src/types.c: Use the new `checklabel' machinery for... |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Mark Wooding | Turn query domain parsing upside-down. |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Mark Wooding | src/query.c: Remove flag hacking from adns_submit. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Mark Wooding | Change how addr queries track which subqueries to make. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Mark Wooding | src/types.c: Fix obvious stupid mistake. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Mark Wooding | Introduce custom typeinfo for addr subqueries; kill... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Mark Wooding | Reinstate avoidance of pointless zero-length allocation. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Mark Wooding | Move type-specific state into the query context structure. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Mark Wooding | Don't use adns__must_gettimeofday in callbacks. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Mark Wooding | Make adns__sockaddr_ntop use a caller-supplied buffer. |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mark Wooding | Add a type hook for reporting the output record size. |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mark Wooding | src/types.c (addr_submit): Make child queries from... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mark Wooding | src/types.c (append_addrs): Skip allocation and copying... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mark Wooding | src/types.c (icb_hostaddr): Report correct output statu... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mark Wooding | src/query.c: Handle the magic zero-byte-allocation... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mark Wooding | regress/Makefile.in: More out-of-tree build hacking. |
commit | commitdiff | tree | snapshot |
2014-05-13 |
Mark Wooding | New init flags and options to influence address family... |
commit | commitdiff | tree | snapshot |
2014-05-13 |
Mark Wooding | Fix CNAME hack. |
commit | commitdiff | tree | snapshot |
2014-05-13 |
Mark Wooding | Finished CNAME handling. Except that there's no testin... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Mark Wooding | Start work on handling inconsistent CNAMEs in addr... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Mark Wooding | Fold expiry-time tracking into append_addrs. |
commit | commitdiff | tree | snapshot |
2014-05-11 |
Mark Wooding | More progress on addr support. |
commit | commitdiff | tree | snapshot |
2014-05-10 |
Mark Wooding | src/types.c: Support multiple address families in adns_... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
Mark Wooding | Support transport over IPv6. |
commit | commitdiff | tree | snapshot |
2014-05-10 |
Mark Wooding | Support IPv6 PTR lookups. |
commit | commitdiff | tree | snapshot |
2014-05-10 |
Mark Wooding | src/types.c: IPv4 networks match IPv6-mapped IPv4 addre... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
Mark Wooding | src/: Support IPv6 addresses in `sortlist'. |
commit | commitdiff | tree | snapshot |
2014-05-03 |
Mark Wooding | src/setup.c: Check netmask more carefully. |
commit | commitdiff | tree | snapshot |
2014-05-03 |
Mark Wooding | Hacking to make out-of-tree builds work properly. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
ian | FOUND on davenant |
commit | commitdiff | tree | snapshot |
2014-04-16 |
ian | FOUND on davenant |
commit | commitdiff | tree | snapshot |
2006-10-17 |
ian | finalise version 1.4 |
commit | commitdiff | tree | snapshot |
2006-08-09 |
ian | @@ -1,3 +1,14 @@ |
commit | commitdiff | tree | snapshot |
2006-06-06 |
ian | MINOR=3 |
commit | commitdiff | tree | snapshot |
2006-06-06 |
ian | get rid of junk file x.gdb |
commit | commitdiff | tree | snapshot |
2006-06-06 |
ian | DISTVERSION 1.3 |
commit | commitdiff | tree | snapshot |
2006-06-06 |
ian | finalise adns 1.3 |
commit | commitdiff | tree | snapshot |
2006-06-06 |
ian | @@ -10,6 +10,9 @@ |
commit | commitdiff | tree | snapshot |
2006-05-10 |
ian | @@ -1,13 +1,15 @@ |
commit | commitdiff | tree | snapshot |
2006-05-09 |
ian | @@ -5,6 +5,9 @@ |
commit | commitdiff | tree | snapshot |
2006-05-09 |
ian | @@ -3,6 +3,8 @@ |
commit | commitdiff | tree | snapshot |
2006-05-09 |
ian | @@ -1,3 +1,11 @@ |
commit | commitdiff | tree | snapshot |
2006-04-08 |
ian | changelog version finalised, 1.2 |
commit | commitdiff | tree | snapshot |
2006-04-08 |
ian | update DISTVERSION |
commit | commitdiff | tree | snapshot |
2006-04-08 |
ian | update copyright dates |
commit | commitdiff | tree | snapshot |
2006-04-08 |
ian | update copyright dates and ADNS_VERSION_STRING |
commit | commitdiff | tree | snapshot |
2006-04-08 |
ian | restructured and improved changelog |
commit | commitdiff | tree | snapshot |
2006-04-08 |
ian | A few more links for the README. |
commit | commitdiff | tree | snapshot |
2006-04-08 |
ian | licence waiver section improved |
commit | commitdiff | tree | snapshot |
2006-04-07 |
ian | fix up adnstest for r_unknown; tests for r_unknown |
commit | commitdiff | tree | snapshot |
2006-04-07 |
ian | unknown rr types seem to work |
commit | commitdiff | tree | snapshot |
2006-04-06 |
ian | spec for adns_r_unknown |
commit | commitdiff | tree | snapshot |
2006-04-06 |
ian | SRV supported |
commit | commitdiff | tree | snapshot |
2006-04-06 |
ian | SERVFAIL is definitely not conclusive. Eg, recursive... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
ian | semicolon _is_ comment in resolv.conf now |
commit | commitdiff | tree | snapshot |
2006-04-06 |
ian | SRV is now supported |
commit | commitdiff | tree | snapshot |
2006-04-06 |
ian | regression tests for srv, part 2 |
commit | commitdiff | tree | snapshot |
2006-04-06 |
ian | regression tests for srv, part 1 |
commit | commitdiff | tree | snapshot |
2006-04-06 |
ian | remove debugging from srv with postsort |
commit | commitdiff | tree | snapshot |
2006-04-06 |
ian | srv with postsort seems to work |
commit | commitdiff | tree | snapshot |
2006-04-05 |
ian | revert: put back postsort - the RFC doesn't say that... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
ian | do away with postsort - the server does that for us |
commit | commitdiff | tree | snapshot |
2006-04-05 |
ian | no, do not add new types to adnstest - it breaks regres... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
ian | fix parsing of SRVs |
commit | commitdiff | tree | snapshot |
2006-04-04 |
ian | srv processing written (except for sorting); now to... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
ian | further wip on SRV - need per-type functions now includ... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
ian | initial SRV WIP - adns.h |
commit | commitdiff | tree | snapshot |
2006-04-03 |
ian | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-04-03 |
ian | * adnstest converts some errno values to EFOOBAR... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
ian | @@ -5,6 +5,7 @@ |
commit | commitdiff | tree | snapshot |
2006-04-03 |
ian | @@ -2,6 +2,9 @@ |
commit | commitdiff | tree | snapshot |
2006-04-03 |
ian | Include reference to Peter Simons's Haskell bindings |
commit | commitdiff | tree | snapshot |
2006-04-03 |
ian | @@ -3,10 +3,12 @@ |
commit | commitdiff | tree | snapshot |
2006-04-03 |
ian | Do not print size of leaked blocks of memory (this... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
ian | Correct type of various printf arguments: ptrdiff_t... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
ian | @@ -1,3 +1,10 @@ |
commit | commitdiff | tree | snapshot |
2006-01-07 |
ian | finalise |
commit | commitdiff | tree | snapshot |
2006-01-07 |
ian | @@ -1,4 +1,4 @@ |
commit | commitdiff | tree | snapshot |
2005-10-15 |
ian | @@ -11,6 +11,11 @@ |
commit | commitdiff | tree | snapshot |
2005-10-15 |
ian | @@ -10,6 +10,7 @@ |
commit | commitdiff | tree | snapshot |
2005-04-05 |
ian | @@ -9,6 +9,7 @@ |
commit | commitdiff | tree | snapshot |
2005-03-16 |
ian | @@ -7,6 +7,8 @@ |
commit | commitdiff | tree | snapshot |
2005-03-16 |
ian | @@ -6,6 +6,7 @@ |
commit | commitdiff | tree | snapshot |
2005-03-16 |
ian | @@ -5,6 +5,7 @@ |
commit | commitdiff | tree | snapshot |
2005-03-16 |
ian | @@ -4,6 +4,7 @@ |
commit | commitdiff | tree | snapshot |
2004-07-10 |
ian | @@ -3,8 +3,9 @@ |
commit | commitdiff | tree | snapshot |
next |