- May 09, 2011
-
-
Lubos Slovak authored
refs #816 @20m
-
- May 05, 2011
-
-
Lubos Slovak authored
- Compiles, but is not tested at all. refs #816 @2h
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
refs #816
-
Lubos Slovak authored
-
Lubos Slovak authored
- Debugging disabled. - packet_is_query() added - Query type determining using the new packet structure. refs #816 @15m
-
- May 04, 2011
-
-
Lubos Slovak authored
refs #816
-
Lubos Slovak authored
refs #816 @30m
-
Lubos Slovak authored
refs #816 @20m
-
Lubos Slovak authored
refs #816
-
Lubos Slovak authored
-
Lubos Slovak authored
- Parameter stating comparison type. refs #816 @15m
-
Lubos Slovak authored
- Added rrset_compare_no_rdata() API function. refs #816 @30m
-
Marek Vavrusa authored
Commit refs #789.
-
Marek Vavrusa authored
Commit refs #789.
-
Lubos Slovak authored
refs #816
-
Lubos Slovak authored
- Added functions for checking and getting dname pointer. refs #816 @0:45
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
refs #816 @0:45
-
Lubos Slovak authored
- Modified the way of iterating through the wire data in packet. - Changed API of dname_parse_from_wire(). - Added rdata API function rdata_from_wire() (not implemented yet). refs #816 @1h
-
- May 03, 2011
-
-
Marek Vavrusa authored
Commit refs #789.
-
Marek Vavrusa authored
Commit refs #733.
-
Marek Vavrusa authored
Commit refs #789.
-
Marek Vavrusa authored
ACL for AXFR cannot wildcard port (necessary) nor sends proper response. ACL don't work for IPv6 yet. Commit refs #789.
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
Commit refs #789.
-
Marek Vavrusa authored
-
- May 02, 2011
-
-
Lubos Slovak authored
- packet_parse_from_wire() implementation. - Implemented private functions packet_parse_rrs() and packet_parse_rr(). - Added some private functions from response. - add_tmp_rrsets() moved to packet. refs #816 @2:00
-
Lubos Slovak authored
- Not implemented yet. - Will be used to parse dnames from packet. refs #816
-
Lubos Slovak authored
- Added a lot of missing static functions (copied from old response API). - Fixed some bugs. - Implemented response_init_from_query(). refs #812 @1:00
-
Lubos Slovak authored
- Added function packet_contains(). - Added some missing static function. - Implemented packet_new(). refs #816 @0:45
-
Lubos Slovak authored
- General packet structure and API separated into packet.h/.c. - Query API separated to query.h/.c. - Response API separated to response2.h/.c These structures are not yet used, nor they are added to the makefile. A lot of functions not yet implemented, just a skeleton. refs #816 @2:00
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Marek Vavrusa authored
Commit refs #799.
-
Lubos Slovak authored
-
- Apr 28, 2011
-
-
Marek Vavrusa authored
Example: evsched_schedule_cb(server->sched, mycallback, data, 1000); // dt=1s Commit refs #799.
-