Commit graph

14 commits

Author SHA1 Message Date
Dan Hirsch
e487d5435c Added a void* user_data pointer to HAction 2013-11-23 12:53:11 -06: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
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
954a762fc0 replace remaining h_attr_bool calls with VRULEs 2013-01-17 18:34:11 +01:00
Sven M. Hallberg
dd574bd735 give glue actions an h_ prefix and add H_ACT_APPLY macro 2013-01-17 18:31:13 +01:00
Sven M. Hallberg
587143eec1 cleanup and bugfixing on domain parser 2013-01-16 18:20:23 +01:00
Sven M. Hallberg
e54c5236ff replace get_domain calls in set_rr with H_FIELD 2013-01-16 16:31:46 +01:00
Sven M. Hallberg
0083031d6f move get_domain logic into an action on the domain parser 2013-01-16 16:08:30 +01:00
Sven M. Hallberg
aa295f1536 rewrite dns domain grammar using H_RULE 2013-01-16 15:40:10 +01:00
Sven M. Hallberg
3412541370 move api additions to glue.[ch] 2013-01-16 15:05:04 +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
4226d67c26 DNS, refactored and compiling. Needs struct-building action written still. 2012-05-24 18:44:48 +02:00