Knot DNS - DNS autoritaire haute performance
Find a file
Lubos Slovak 2358741b35 Bugfixes.
Buffer was not used (wrong check).
Item which caused error in insertion (infinite loop while buffer
  full) was being deleted in the test function even though it
  may have been inserted into the table. (This was causing the
  invalid pointer error.)
Simplified ck_insert_item().
2010-03-09 11:10:51 +01:00
bitset.c Memory leaks and problems fixed. API modifications 2010-03-05 20:28:11 +01:00
bitset.h Memory leaks and problems fixed. API modifications 2010-03-05 20:28:11 +01:00
common.c Memory leaks and problems fixed. API modifications 2010-03-05 20:28:11 +01:00
common.h Memory leaks and problems fixed. API modifications 2010-03-05 20:28:11 +01:00
cuckoo-hash-table.c Bugfixes. 2010-03-09 11:10:51 +01:00
cuckoo-hash-table.h Some refactoring & debugging stuff (still 1 bug). 2010-03-08 17:33:20 +01:00
cuckoo-test.c Bugfixes. 2010-03-09 11:10:51 +01:00
dns-simple.c Bugfixes. 2010-03-09 11:10:51 +01:00
dns-simple.h Memory leaks and problems fixed. API modifications 2010-03-05 20:28:11 +01:00
hash-functions.c First commit - server with cuckoo hash prototype 2010-02-28 15:44:38 +01:00
hash-functions.h First commit - server with cuckoo hash prototype 2010-02-28 15:44:38 +01:00
Makefile Added epoll-based socket manager (not tested). 2010-03-02 11:49:31 +01:00
socket-manager.c Memory leaks and problems fixed. API modifications 2010-03-05 20:28:11 +01:00
socket-manager.h Memory leaks and problems fixed. API modifications 2010-03-05 20:28:11 +01:00
test-all-cz-zones Added test file with all CZ zones and A types. 2010-03-05 21:36:03 +01:00
universal-system.c Memory issues fixed + minor changes the hash table 2010-03-08 15:54:02 +01:00
universal-system.h Memory issues fixed + minor changes the hash table 2010-03-08 15:54:02 +01:00