summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | refactored peer_connect to take a struct in_addr, ns_select to produce one, a...kragen2010-06-25
* | fixed incorrect error messagekragen2010-06-25
* | made error message more informativekragen2010-06-25
* | refactored peer_readres to take a struct peer_t* instead of an integerkragen2010-06-25
* | factored out all the calls to inet_ntoa for a peerkragen2010-06-25
* | changed error message to be more informativekragen2010-06-25
* | refactored peer_handleoutstanding to take a struct peer_t* instead of an integerkragen2010-06-25
* | refactored peer_connected to take a struct peer_t* instead of an integerkragen2010-06-25
* | yet another small refactoring inside server functionkragen2010-06-25
* | another small refactoring inside server functionkragen2010-06-25
* | small refactoring inside server functionkragen2010-06-25
* | changed peer_select to return a struct peer_t* instead of an intkragen2010-06-25
* | added a REFACTOR comment about the goofy peer_select functionkragen2010-06-25
* | changed peer_sendreq to take a struct peer_t * instead of a uintkragen2010-06-25
* | changed peer_connect to take a struct peer_t * instead of a uintkragen2010-06-25
* | added "test" target to permit testing via sudo without developing as rootkragen2010-06-25
* | noted some code review commentskragen2010-06-25
|/
* Windows compatJacob Appelbaum2010-06-22
* Move magic number 1502 into #defineJacob Appelbaum2010-06-22
* Fix a bug in peer_connect where we don't check to see if we're connectedJacob Appelbaum2010-06-22
* CHANGELOG updateJacob Appelbaum2010-06-22
* update TODO.HACKJacob Appelbaum2010-06-22
* we don't really care about syslogJacob Appelbaum2010-06-22
* better warning about conn failuresJacob Appelbaum2010-06-22
* Add code review comments from KragenJacob Appelbaum2010-06-22
* add a series of queries that should (and tested to) workJacob Appelbaum2010-06-21
* add AAAA commentJacob Appelbaum2010-06-21
* these ints should be unsignedJacob Appelbaum2010-06-21
* death to tabs, long live spacesJacob Appelbaum2010-06-21
* whitespace cleanup, add commentsJacob Appelbaum2010-06-21
* make a note to make warnings more usefulJacob Appelbaum2010-06-21
* server refactoring, security fix for checking return valuesJacob Appelbaum2010-06-21
* reformat request_add, add verbosityJacob Appelbaum2010-06-17
* peer_handleoutstanding refactorJacob Appelbaum2010-06-17
* ns_select documentationJacob Appelbaum2010-06-17
* peer_select documentationJacob Appelbaum2010-06-17
* peer_handleoutstanding documentationJacob Appelbaum2010-06-17
* peer_handleoutstanding documentationJacob Appelbaum2010-06-17
* peer_handleoutstanding whitespace cleanup, peer overflow warningJacob Appelbaum2010-06-17
* peer_readres commentJacob Appelbaum2010-06-17
* peer_readres returns -1 on peer overflowJacob Appelbaum2010-06-17
* peer_readres whitespace clean upJacob Appelbaum2010-06-17
* peer_readres refactor to ensure peer is a safe value, whitespace clean upJacob Appelbaum2010-06-17
* peer_sendreq now with added verbosityJacob Appelbaum2010-06-17
* peer_sendreq whitespace cleanupJacob Appelbaum2010-06-17
* request_find whitespace cleanup and documentationJacob Appelbaum2010-06-17
* move peer_t to ttdnsd.hJacob Appelbaum2010-06-17
* partially refactor peer_sendreq and document itJacob Appelbaum2010-06-10
* audit noteJacob Appelbaum2010-06-10
* this is wrongJacob Appelbaum2010-06-10