Commit graph

20 commits

Author SHA1 Message Date
Dan Hirsch
b0f567c090 Added new build system 2013-07-10 21:32:05 +02:00
Dan Hirsch
d71215d494 All tests pass; lots of stuff is no longer const 2013-05-24 15:07:47 +02:00
Sven M. Hallberg
7149260a13 make h_cast a family of macros, add H_ASSERT family, make h_assert_type a macro 2013-01-25 21:52:11 +01:00
Sven M. Hallberg
18fbf6fd69 replace casting h_seq_index functions with H_INDEX macro family,
supporting varargs
2013-01-25 21:09:23 +01:00
Sven M. Hallberg
64c44522e9 use new glue api in rr.c 2013-01-25 20:17:37 +01:00
Sven M. Hallberg
4c8b0086d7 rename H_MAKE_TOKEN to H_MAKE and remove 'token' from other function names 2013-01-23 18:28:50 +01:00
Sven M. Hallberg
ef17e42ec8 rename H_MAKE to H_ALLOC 2013-01-23 18:17:17 +01:00
Sven M. Hallberg
d0d115f206 wrap only non-null rdata parsers with h_end_p 2013-01-23 16:55:26 +01:00
Sven M. Hallberg
e6a546b95b make actions for the remaining RDATA types 2013-01-17 21:58:17 +01:00
Sven M. Hallberg
4d40940493 move WKS into action 2013-01-17 21:39:32 +01:00
Sven M. Hallberg
b88d6ca34a move SOA processing into an action 2013-01-17 21:35:33 +01:00
Sven M. Hallberg
8fbc137223 move get_cs into an action 2013-01-17 20:49:26 +01:00
Sven M. Hallberg
b953b9a763 move get_txt into an action building the whole dns_rr_txt structure 2013-01-17 19:13:06 +01:00
Sven M. Hallberg
954a762fc0 replace remaining h_attr_bool calls with VRULEs 2013-01-17 18:34:11 +01:00
Sven M. Hallberg
6515a80c3a condense rr.c 2013-01-17 01:17:37 +01:00
Sven M. Hallberg
588d534f32 pull selection and initialization of RDATA parser out of set_rdata 2013-01-17 00:50:15 +01:00
Meredith L. Patterson
d7818bb8c4 Great Symbol Renaming done; get_domain and set_rr stubbed 2012-05-26 14:27:12 +02:00
Meredith L. Patterson
5163f002cf Great Symbol Renaming: types. 2012-05-26 13:23:00 +02:00
Meredith L. Patterson
595404e175 Three more helper functions and the DNS action is done. 2012-05-26 13:16:34 +02:00
Meredith L. Patterson
4226d67c26 DNS, refactored and compiling. Needs struct-building action written still. 2012-05-24 18:44:48 +02:00