index
:
user/ioerror/ttdnsd
master
Jake's ttdnsd repository
Jacob Appelbaum
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ttdnsd.h
Commit message (
Expand
)
Author
Age
*
MAX_REQUESTS should be 499 unless we actually think otherwise
Jacob Appelbaum
2011-02-24
*
I know this prime because Tyler Durden know this
Jacob Appelbaum
2010-07-08
*
prepare for bump to 0.7
Jacob Appelbaum
2010-07-07
*
bump to 0.6
ttdnsd-0.6
Jacob Appelbaum
2010-07-02
*
prepare for bump to 0.5
Jacob Appelbaum
2010-07-02
*
use /var/lib/ rather than /var/run/
Jacob Appelbaum
2010-07-02
*
Update usage string, add version printing
Jacob Appelbaum
2010-07-01
*
using RECV_BUF_SIZE in a couple more places
kragen
2010-06-25
*
refactored peer_sendreq to take a struct request_t * as its argument instead ...
kragen
2010-06-25
*
removed some obsolete comments
kragen
2010-06-25
*
refactored peer_connect to take a struct in_addr, ns_select to produce one, a...
kragen
2010-06-25
*
refactored peer_readres to take a struct peer_t* instead of an integer
kragen
2010-06-25
*
refactored peer_handleoutstanding to take a struct peer_t* instead of an integer
kragen
2010-06-25
*
refactored peer_connected to take a struct peer_t* instead of an integer
kragen
2010-06-25
*
changed peer_select to return a struct peer_t* instead of an int
kragen
2010-06-25
*
changed peer_sendreq to take a struct peer_t * instead of a uint
kragen
2010-06-25
*
changed peer_connect to take a struct peer_t * instead of a uint
kragen
2010-06-25
*
Move magic number 1502 into #define
Jacob Appelbaum
2010-06-22
*
Add code review comments from Kragen
Jacob Appelbaum
2010-06-22
*
these ints should be unsigned
Jacob Appelbaum
2010-06-21
*
move peer_t to ttdnsd.h
Jacob Appelbaum
2010-06-17
*
Remove magic numbers, add comments
Jacob Appelbaum
2010-06-09
*
we should use uint rather than int for array indexes
Jacob Appelbaum
2010-06-09
*
Update help text
Jacob Appelbaum
2010-06-05
*
Update copyright
Jacob Appelbaum
2010-06-03
*
Refactor and ensure clean compiles from now on
Jacob Appelbaum
2010-06-03