2007-04-03 |
Wouter Wijngaards | more fixup |
commit | commitdiff | tree |
2007-04-03 |
Wouter Wijngaards | compile fixup. |
commit | commitdiff | tree |
2007-04-03 |
Wouter Wijngaards | use constants for bitflags. |
commit | commitdiff | tree |
2007-04-03 |
Wouter Wijngaards | configure check for cast to please lint. |
commit | commitdiff | tree |
2007-04-02 |
Wouter Wijngaards | Review of msgreply. |
commit | commitdiff | tree |
2007-04-02 |
Wouter Wijngaards | review of worker.c |
commit | commitdiff | tree |
2007-03-29 |
Wouter Wijngaards | writev decl. |
commit | commitdiff | tree |
2007-03-29 |
Wouter Wijngaards | Review changes. |
commit | commitdiff | tree |
2007-03-29 |
Wouter Wijngaards | No useless byteswapping. |
commit | commitdiff | tree |
2007-03-29 |
Wouter Wijngaards | iov used. |
commit | commitdiff | tree |
2007-03-29 |
Wouter Wijngaards | please lint (ultimate version) |
commit | commitdiff | tree |
2007-03-29 |
Wouter Wijngaards | please lint |
commit | commitdiff | tree |
2007-03-28 |
Wouter Wijngaards | writev and sendmsg support in netevent. |
commit | commitdiff | tree |
2007-03-28 |
Wouter Wijngaards | query list config option. tpkg test. |
commit | commitdiff | tree |
2007-03-28 |
Wouter Wijngaards | Done. |
commit | commitdiff | tree |
2007-03-27 |
Wouter Wijngaards | Multiple queries per thread. |
commit | commitdiff | tree |
2007-03-27 |
Wouter Wijngaards | Nicer words for slab hash. |
commit | commitdiff | tree |
2007-03-27 |
Wouter Wijngaards | Cache falloff test. |
commit | commitdiff | tree |
2007-03-27 |
Wouter Wijngaards | Not cached test. |
commit | commitdiff | tree |
2007-03-26 |
Wouter Wijngaards | Cache test. |
commit | commitdiff | tree |
2007-03-26 |
Wouter Wijngaards | config file settings for message cache. |
commit | commitdiff | tree |
2007-03-23 |
Wouter Wijngaards | please lint. |
commit | commitdiff | tree |
2007-03-23 |
Wouter Wijngaards | Slabbed hash table. Drops contention on hash table... |
commit | commitdiff | tree |
2007-03-23 |
Wouter Wijngaards | Checks returned queries from forwarder source. |
commit | commitdiff | tree |
2007-03-23 |
Wouter Wijngaards | Answers from the cache work. |
commit | commitdiff | tree |
2007-03-23 |
Wouter Wijngaards | reviewed yesterdays commit. |
commit | commitdiff | tree |
2007-03-22 |
Wouter Wijngaards | caching code. |
commit | commitdiff | tree |
2007-03-22 |
Wouter Wijngaards | Counts number of locks to make contention check fractio... |
commit | commitdiff | tree |
2007-03-22 |
Wouter Wijngaards | Hash function, taken from the public domain. |
commit | commitdiff | tree |
2007-03-22 |
Wouter Wijngaards | AIX, and threaded hash table test. |
commit | commitdiff | tree |
2007-03-21 |
Wouter Wijngaards | lock verify nicer, manual test done. |
commit | commitdiff | tree |
2007-03-21 |
Wouter Wijngaards | Make lint happy and lock verify less verbose. |
commit | commitdiff | tree |
2007-03-21 |
Wouter Wijngaards | unit test for hash table. |
commit | commitdiff | tree |
2007-03-16 |
Wouter Wijngaards | lock verifier. |
commit | commitdiff | tree |
2007-03-15 |
Wouter Wijngaards | lock order verify. |
commit | commitdiff | tree |
2007-03-15 |
Wouter Wijngaards | Remove warning on FreeBSD4. |
commit | commitdiff | tree |
2007-03-14 |
Wouter Wijngaards | please lint. |
commit | commitdiff | tree |
2007-03-14 |
Wouter Wijngaards | unit tests for hash table. |
commit | commitdiff | tree |
2007-03-14 |
Wouter Wijngaards | lruhash remove routine. |
commit | commitdiff | tree |
2007-03-14 |
Wouter Wijngaards | Lint complained, fixup array lookup using hash value. |
commit | commitdiff | tree |
2007-03-14 |
Wouter Wijngaards | lruhash insert and lookup. |
commit | commitdiff | tree |
2007-03-13 |
Wouter Wijngaards | busy with lruhash. |
commit | commitdiff | tree |
2007-03-12 |
Wouter Wijngaards | Improved test, use empty buffer not random memory buffer. |
commit | commitdiff | tree |
2007-03-12 |
Wouter Wijngaards | Replymsg structure. |
commit | commitdiff | tree |
2007-03-09 |
Wouter Wijngaards | 0.1 tag. |
commit | commitdiff | tree |
2007-03-09 |
Wouter Wijngaards | No empty if body in nonevent compile. release-0.1 |
commit | commitdiff | tree |
2007-03-09 |
Wouter Wijngaards | Please older compilers. |
commit | commitdiff | tree |
2007-03-09 |
Wouter Wijngaards | Debug threads when possible. |
commit | commitdiff | tree |
2007-03-09 |
Wouter Wijngaards | cleanup and unit test for alloc, also lock protection... |
commit | commitdiff | tree |
2007-03-09 |
Wouter Wijngaards | rwlock writelock checking. |
commit | commitdiff | tree |
2007-03-08 |
Wouter Wijngaards | review of checklocks. |
commit | commitdiff | tree |
2007-03-07 |
Wouter Wijngaards | Simple thread problem detector code. |
commit | commitdiff | tree |
2007-03-06 |
Wouter Wijngaards | alloc quar work. |
commit | commitdiff | tree |
2007-03-06 |
Wouter Wijngaards | Test result OK. |
commit | commitdiff | tree |
2007-03-02 |
Wouter Wijngaards | Alloc layout. |
commit | commitdiff | tree |
2007-03-02 |
Wouter Wijngaards | exit on signal, compatible with bad versions of libevent. |
commit | commitdiff | tree |
2007-03-02 |
Wouter Wijngaards | Porting to solaris. |
commit | commitdiff | tree |
2007-03-02 |
Wouter Wijngaards | no warnings for thread code (porting), and nicer logging. |
commit | commitdiff | tree |
2007-03-01 |
Wouter Wijngaards | Small changes, nicer deallocation, nonblocking. |
commit | commitdiff | tree |
2007-02-27 |
Wouter Wijngaards | Cast to make warning disappear. |
commit | commitdiff | tree |
2007-02-27 |
Wouter Wijngaards | quieter. |
commit | commitdiff | tree |
2007-02-27 |
Wouter Wijngaards | New test. |
commit | commitdiff | tree |
2007-02-27 |
Wouter Wijngaards | Pushback when full makes all threads help out. |
commit | commitdiff | tree |
2007-02-27 |
Wouter Wijngaards | Random outgoing port ranges. |
commit | commitdiff | tree |
2007-02-27 |
Wouter Wijngaards | Signal solution |
commit | commitdiff | tree |
2007-02-27 |
Wouter Wijngaards | Fork if no threading is available. |
commit | commitdiff | tree |
2007-02-27 |
Wouter Wijngaards | Nicer thread alternatives. |
commit | commitdiff | tree |
2007-02-26 |
Wouter Wijngaards | - don't open pipes that are unused (no pipes if 1 threa... |
commit | commitdiff | tree |
2007-02-26 |
Wouter Wijngaards | Makes compile and test pass. |
commit | commitdiff | tree |
2007-02-26 |
Wouter Wijngaards | TODO item for later. |
commit | commitdiff | tree |
2007-02-26 |
Wouter Wijngaards | Threading. |
commit | commitdiff | tree |
2007-02-26 |
Wouter Wijngaards | Use random (thread safe version). |
commit | commitdiff | tree |
2007-02-23 |
Wouter Wijngaards | Random nrs. |
commit | commitdiff | tree |
2007-02-23 |
Wouter Wijngaards | random code cleaned up. |
commit | commitdiff | tree |
2007-02-23 |
Wouter Wijngaards | Commit of straight random.c, modifications can show... |
commit | commitdiff | tree |
2007-02-23 |
Wouter Wijngaards | daemonize by default. -d to debugmode. |
commit | commitdiff | tree |
2007-02-23 |
Wouter Wijngaards | Fixup. |
commit | commitdiff | tree |
2007-02-23 |
Wouter Wijngaards | config file: directory, logfile, pidfile. And they... |
commit | commitdiff | tree |
2007-02-23 |
Wouter Wijngaards | New config options. |
commit | commitdiff | tree |
2007-02-23 |
Wouter Wijngaards | Ports are shared and you can kill -HUP to do a reload... |
commit | commitdiff | tree |
2007-02-22 |
Wouter Wijngaards | daemon code. |
commit | commitdiff | tree |
2007-02-22 |
Wouter Wijngaards | config file is used. |
commit | commitdiff | tree |
2007-02-21 |
Wouter Wijngaards | manpage , fd-setsize for minievent. |
commit | commitdiff | tree |
2007-02-20 |
Wouter Wijngaards | config file param. |
commit | commitdiff | tree |
2007-02-20 |
Wouter Wijngaards | locks.h doxygen not enforced, it looks bad. |
commit | commitdiff | tree |
2007-02-20 |
Wouter Wijngaards | Config file. |
commit | commitdiff | tree |
2007-02-20 |
Wouter Wijngaards | Solaris threads support. |
commit | commitdiff | tree |
2007-02-20 |
Wouter Wijngaards | Locks |
commit | commitdiff | tree |
2007-02-19 |
Wouter Wijngaards | Pthread configure.ac fu. |
commit | commitdiff | tree |
2007-02-19 |
Wouter Wijngaards | Fixup makedist script :) |
commit | commitdiff | tree |
2007-02-19 |
Wouter Wijngaards | Updated REAME with configure options. release-0.0 |
commit | commitdiff | tree |
2007-02-19 |
Wouter Wijngaards | Carried over from ldns. |
commit | commitdiff | tree |
2007-02-16 |
Wouter Wijngaards | Small fixes, makes unbound 0.0 work on SunOS4 sparc. |
commit | commitdiff | tree |
2007-02-16 |
Wouter Wijngaards | cast for less warnings |
commit | commitdiff | tree |
2007-02-16 |
Wouter Wijngaards | alternative for libevent. Select() only, only the featu... |
commit | commitdiff | tree |
2007-02-16 |
Wouter Wijngaards | Compilation fixes for portability. |
commit | commitdiff | tree |
2007-02-16 |
Wouter Wijngaards | docs fix. |
commit | commitdiff | tree |
2007-02-16 |
Wouter Wijngaards | inet_aton inet_ntop inet_pton compat added. |
commit | commitdiff | tree |
2007-02-16 |
Wouter Wijngaards | makefile supports libobj replacements. |
commit | commitdiff | tree |
2007-02-16 |
Wouter Wijngaards | improvements. |
commit | commitdiff | tree |
next |