summaryrefslogtreecommitdiff
path: root/ttdnsd.h
Commit message (Expand)AuthorAge
* MAX_REQUESTS should be 499 unless we actually think otherwiseJacob Appelbaum2011-02-24
* I know this prime because Tyler Durden know thisJacob Appelbaum2010-07-08
* prepare for bump to 0.7Jacob Appelbaum2010-07-07
* bump to 0.6ttdnsd-0.6Jacob Appelbaum2010-07-02
* prepare for bump to 0.5Jacob Appelbaum2010-07-02
* use /var/lib/ rather than /var/run/Jacob Appelbaum2010-07-02
* Update usage string, add version printingJacob Appelbaum2010-07-01
* using RECV_BUF_SIZE in a couple more placeskragen2010-06-25
* refactored peer_sendreq to take a struct request_t * as its argument instead ...kragen2010-06-25
* removed some obsolete commentskragen2010-06-25
* refactored peer_connect to take a struct in_addr, ns_select to produce one, a...kragen2010-06-25
* refactored peer_readres to take a struct peer_t* instead of an integerkragen2010-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
* changed peer_select to return a struct peer_t* instead of an intkragen2010-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
* Move magic number 1502 into #defineJacob Appelbaum2010-06-22
* Add code review comments from KragenJacob Appelbaum2010-06-22
* these ints should be unsignedJacob Appelbaum2010-06-21
* move peer_t to ttdnsd.hJacob Appelbaum2010-06-17
* Remove magic numbers, add commentsJacob Appelbaum2010-06-09
* we should use uint rather than int for array indexesJacob Appelbaum2010-06-09
* Update help textJacob Appelbaum2010-06-05
* Update copyrightJacob Appelbaum2010-06-03
* Refactor and ensure clean compiles from now onJacob Appelbaum2010-06-03