]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2007-04-03  Wouter Wijngaardsmore fixup
2007-04-03  Wouter Wijngaardscompile fixup.
2007-04-03  Wouter Wijngaardsuse constants for bitflags.
2007-04-03  Wouter Wijngaardsconfigure check for cast to please lint.
2007-04-02  Wouter WijngaardsReview of msgreply.
2007-04-02  Wouter Wijngaardsreview of worker.c
2007-03-29  Wouter Wijngaardswritev decl.
2007-03-29  Wouter WijngaardsReview changes.
2007-03-29  Wouter WijngaardsNo useless byteswapping.
2007-03-29  Wouter Wijngaardsiov used.
2007-03-29  Wouter Wijngaardsplease lint (ultimate version)
2007-03-29  Wouter Wijngaardsplease lint
2007-03-28  Wouter Wijngaardswritev and sendmsg support in netevent.
2007-03-28  Wouter Wijngaardsquery list config option. tpkg test.
2007-03-28  Wouter WijngaardsDone.
2007-03-27  Wouter WijngaardsMultiple queries per thread.
2007-03-27  Wouter WijngaardsNicer words for slab hash.
2007-03-27  Wouter WijngaardsCache falloff test.
2007-03-27  Wouter WijngaardsNot cached test.
2007-03-26  Wouter WijngaardsCache test.
2007-03-26  Wouter Wijngaardsconfig file settings for message cache.
2007-03-23  Wouter Wijngaardsplease lint.
2007-03-23  Wouter WijngaardsSlabbed hash table. Drops contention on hash table...
2007-03-23  Wouter WijngaardsChecks returned queries from forwarder source.
2007-03-23  Wouter WijngaardsAnswers from the cache work.
2007-03-23  Wouter Wijngaardsreviewed yesterdays commit.
2007-03-22  Wouter Wijngaardscaching code.
2007-03-22  Wouter WijngaardsCounts number of locks to make contention check fractio...
2007-03-22  Wouter WijngaardsHash function, taken from the public domain.
2007-03-22  Wouter WijngaardsAIX, and threaded hash table test.
2007-03-21  Wouter Wijngaardslock verify nicer, manual test done.
2007-03-21  Wouter WijngaardsMake lint happy and lock verify less verbose.
2007-03-21  Wouter Wijngaardsunit test for hash table.
2007-03-16  Wouter Wijngaardslock verifier.
2007-03-15  Wouter Wijngaardslock order verify.
2007-03-15  Wouter WijngaardsRemove warning on FreeBSD4.
2007-03-14  Wouter Wijngaardsplease lint.
2007-03-14  Wouter Wijngaardsunit tests for hash table.
2007-03-14  Wouter Wijngaardslruhash remove routine.
2007-03-14  Wouter WijngaardsLint complained, fixup array lookup using hash value.
2007-03-14  Wouter Wijngaardslruhash insert and lookup.
2007-03-13  Wouter Wijngaardsbusy with lruhash.
2007-03-12  Wouter WijngaardsImproved test, use empty buffer not random memory buffer.
2007-03-12  Wouter WijngaardsReplymsg structure.
2007-03-09  Wouter Wijngaards0.1 tag.
2007-03-09  Wouter WijngaardsNo empty if body in nonevent compile. release-0.1
2007-03-09  Wouter WijngaardsPlease older compilers.
2007-03-09  Wouter WijngaardsDebug threads when possible.
2007-03-09  Wouter Wijngaardscleanup and unit test for alloc, also lock protection...
2007-03-09  Wouter Wijngaardsrwlock writelock checking.
2007-03-08  Wouter Wijngaardsreview of checklocks.
2007-03-07  Wouter WijngaardsSimple thread problem detector code.
2007-03-06  Wouter Wijngaardsalloc quar work.
2007-03-06  Wouter WijngaardsTest result OK.
2007-03-02  Wouter WijngaardsAlloc layout.
2007-03-02  Wouter Wijngaardsexit on signal, compatible with bad versions of libevent.
2007-03-02  Wouter WijngaardsPorting to solaris.
2007-03-02  Wouter Wijngaardsno warnings for thread code (porting), and nicer logging.
2007-03-01  Wouter WijngaardsSmall changes, nicer deallocation, nonblocking.
2007-02-27  Wouter WijngaardsCast to make warning disappear.
2007-02-27  Wouter Wijngaardsquieter.
2007-02-27  Wouter WijngaardsNew test.
2007-02-27  Wouter WijngaardsPushback when full makes all threads help out.
2007-02-27  Wouter WijngaardsRandom outgoing port ranges.
2007-02-27  Wouter WijngaardsSignal solution
2007-02-27  Wouter WijngaardsFork if no threading is available.
2007-02-27  Wouter WijngaardsNicer thread alternatives.
2007-02-26  Wouter Wijngaards- don't open pipes that are unused (no pipes if 1 threa...
2007-02-26  Wouter WijngaardsMakes compile and test pass.
2007-02-26  Wouter WijngaardsTODO item for later.
2007-02-26  Wouter WijngaardsThreading.
2007-02-26  Wouter WijngaardsUse random (thread safe version).
2007-02-23  Wouter WijngaardsRandom nrs.
2007-02-23  Wouter Wijngaardsrandom code cleaned up.
2007-02-23  Wouter WijngaardsCommit of straight random.c, modifications can show...
2007-02-23  Wouter Wijngaardsdaemonize by default. -d to debugmode.
2007-02-23  Wouter WijngaardsFixup.
2007-02-23  Wouter Wijngaardsconfig file: directory, logfile, pidfile. And they...
2007-02-23  Wouter WijngaardsNew config options.
2007-02-23  Wouter WijngaardsPorts are shared and you can kill -HUP to do a reload...
2007-02-22  Wouter Wijngaardsdaemon code.
2007-02-22  Wouter Wijngaardsconfig file is used.
2007-02-21  Wouter Wijngaardsmanpage , fd-setsize for minievent.
2007-02-20  Wouter Wijngaardsconfig file param.
2007-02-20  Wouter Wijngaardslocks.h doxygen not enforced, it looks bad.
2007-02-20  Wouter WijngaardsConfig file.
2007-02-20  Wouter WijngaardsSolaris threads support.
2007-02-20  Wouter WijngaardsLocks
2007-02-19  Wouter WijngaardsPthread configure.ac fu.
2007-02-19  Wouter WijngaardsFixup makedist script :)
2007-02-19  Wouter WijngaardsUpdated REAME with configure options. release-0.0
2007-02-19  Wouter WijngaardsCarried over from ldns.
2007-02-16  Wouter WijngaardsSmall fixes, makes unbound 0.0 work on SunOS4 sparc.
2007-02-16  Wouter Wijngaardscast for less warnings
2007-02-16  Wouter Wijngaardsalternative for libevent. Select() only, only the featu...
2007-02-16  Wouter WijngaardsCompilation fixes for portability.
2007-02-16  Wouter Wijngaardsdocs fix.
2007-02-16  Wouter Wijngaardsinet_aton inet_ntop inet_pton compat added.
2007-02-16  Wouter Wijngaardsmakefile supports libobj replacements.
2007-02-16  Wouter Wijngaardsimprovements.
next