summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* do not ship git ignore in our src releasettdnsdJacob Appelbaum2010-07-01
* add RRSIG record test for nic.seJacob Appelbaum2010-07-01
* update TODO.HACK to mention wml needsJacob Appelbaum2010-07-01
* Update usage string, add version printingJacob Appelbaum2010-07-01
* add more CHANGELOG information, commit to a release dateJacob Appelbaum2010-07-01
* Bump to 0.4 for our ipkgJacob Appelbaum2010-07-01
* Update TODO.HACK to show that we are ready to think about the futureJacob Appelbaum2010-07-01
* add future ttdnsd urlJacob Appelbaum2010-07-01
* Add some nice Makefile targets for releaseJacob Appelbaum2010-07-01
* update TODO.HACK for future ideasJacob Appelbaum2010-06-30
* Re-order loading of nameserver after checkJacob Appelbaum2010-06-30
* Fully discard all RFC1918 address space; it is never valid for TorJacob Appelbaum2010-06-30
* clear up false positive comment and clean up codeJacob Appelbaum2010-06-30
* Add AAAA and SRV tests; confirm that they both workJacob Appelbaum2010-06-30
* Just use google for now, we don't handle failover gracefullyJacob Appelbaum2010-06-30
* Merge branch 'master' of http://git.torproject.org/ioerror/tor-extrakragen2010-06-29
|\
| * Merge remote branch 'kragen/master' into kragenJacob Appelbaum2010-06-25
| |\
| * | require internet to change from read to recv, revertingJacob Appelbaum2010-06-22
* | | added comments noting problems found by nickm's cursory code reviewkragen2010-06-29
| |/ |/|
* | moved marking of request active into peer_sendreqkragen2010-06-25
* | removed another copy of the big comment proposing what I just didkragen2010-06-25
* | removed incorrect handling of probably-impossible recvfrom error and refactor...kragen2010-06-25
* | using RECV_BUF_SIZE in a couple more placeskragen2010-06-25
* | factored copy-pasted logic to mark a peer as deadkragen2010-06-25
* | clean up comments slightlykragen2010-06-25
* | reformatted warning flags in Makefilekragen2010-06-25
* | fixed a bug that was producing spurious error messages and potentially ignori...kragen2010-06-25
* | removed big REFACTOR comment proposing what I just didkragen2010-06-25
* | a little more cleanup in request_add; one less bugkragen2010-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
* | 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