- Dec 31, 2010
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
- Dec 23, 2010
-
-
Jan Kadlec authored
Refs #205
-
- Dec 22, 2010
-
-
Jan Kadlec authored
Refs #205
-
- Dec 21, 2010
-
-
Jan Kadlec authored
-
Jan Kadlec authored
Refs #205
-
Marek Vavrusa authored
Still some synchronisation issues. Page address directory is compressed into bitfield and hashed. Hashing is still experimental and may pose issues with large virtual address space.
-
Jan Kadlec authored
-
Jan Kadlec authored
Refs #205
-
Jan Kadlec authored
Conflicts: CuteDNS.files src/other/debug.h
-
- Dec 20, 2010
-
-
Jan Kadlec authored
Refs #9
-
Jan Kadlec authored
Makes dump about 45 percent smaller. (Czech zone 121 MB) Refs #9 #230
-
Jan Kadlec authored
Refs #230
-
- Dec 19, 2010
-
-
Jan Kadlec authored
Refs #9
-
- Dec 17, 2010
-
-
Jan Kadlec authored
Refs #9
-
Jan Kadlec authored
Refs #9
-
Jan Kadlec authored
Refs #9
-
Jan Kadlec authored
Refs #9
-
- Dec 16, 2010
-
-
Jan Kadlec authored
Lots of hacks to quickly make it work , will fix it tommorrow. Refs #9
-
Jan Kadlec authored
-
Jan Kadlec authored
Refs #9
-
Lubos Slovak authored
- Added macro debug_dnslib_response(). - A lot of debug output in response. - Fixed members answer, authority, additional. - Fixed member compression.dnames. - Fixed parsing of client ENDS (must be optional). Now parses incoming packet correctly (as far as tested by few queries). refs #143
-
Lubos Slovak authored
- Private functions made static. - Function for dumping response (dumping of Answer, Authority and Additional sections not implemented yet). refs #143
-
Lubos Slovak authored
Functions for getting / setting / clearing flags directly in flags, not in packet as a whole. refs #143
-
Lubos Slovak authored
refs #143
-
Lubos Slovak authored
- const parameter in dnslib_dname_from_wire() - naming of packet constants (DNSLIB_PACKET_ prefix) refs #143
-
Lubos Slovak authored
- Generic inline functions for reading and writing 2- and 4-byte numbers from/to wire format (network byte order). - Inline functions for getting and setting main packet header parts. - Inline functions for getting, setting and clearing particular flags in packet header. refs #143
-
Lubos Slovak authored
- Separate structure for question entry. - Members for keeping track of allocated space for compressed dnames and temporary dnames - Added response_free() function - new_from_query() useless, replaced by parse_query(), creating response structure always using new_empty() (TODO: rename to new()) refs #143
-
Lubos Slovak authored
-
Jan Kadlec authored
Refs #9
-
- Dec 15, 2010
-
-
Jan Kadlec authored
Refs #9
-
Lubos Slovak authored
- Added structure for DNS header. - Removed response wire format pointer and size from structure. - Modified way of storing Answer, Authority and Additional sections. - Outlined some basic API. refs #143
-
Marek Vavrusa authored
-
Lubos Slovak authored
refs #143
-
Marek Vavrusa authored
-
- Dec 14, 2010
-
-
Lubos Slovak authored
refs #143
-
Lubos Slovak authored
refs #143
-
Jan Kadlec authored
Refs #204
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-