index
:
user/sebastian/tor-utils
bridges
license
master
proposal147
ttdnsd
Misc Tor scripts
Sebastian Hahn
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
do not ship git ignore in our src release
ttdnsd
Jacob Appelbaum
2010-07-01
*
add RRSIG record test for nic.se
Jacob Appelbaum
2010-07-01
*
update TODO.HACK to mention wml needs
Jacob Appelbaum
2010-07-01
*
Update usage string, add version printing
Jacob Appelbaum
2010-07-01
*
add more CHANGELOG information, commit to a release date
Jacob Appelbaum
2010-07-01
*
Bump to 0.4 for our ipkg
Jacob Appelbaum
2010-07-01
*
Update TODO.HACK to show that we are ready to think about the future
Jacob Appelbaum
2010-07-01
*
add future ttdnsd url
Jacob Appelbaum
2010-07-01
*
Add some nice Makefile targets for release
Jacob Appelbaum
2010-07-01
*
update TODO.HACK for future ideas
Jacob Appelbaum
2010-06-30
*
Re-order loading of nameserver after check
Jacob Appelbaum
2010-06-30
*
Fully discard all RFC1918 address space; it is never valid for Tor
Jacob Appelbaum
2010-06-30
*
clear up false positive comment and clean up code
Jacob Appelbaum
2010-06-30
*
Add AAAA and SRV tests; confirm that they both work
Jacob Appelbaum
2010-06-30
*
Just use google for now, we don't handle failover gracefully
Jacob Appelbaum
2010-06-30
*
Merge branch 'master' of http://git.torproject.org/ioerror/tor-extra
kragen
2010-06-29
|
\
|
*
Merge remote branch 'kragen/master' into kragen
Jacob Appelbaum
2010-06-25
|
|
\
|
*
|
require internet to change from read to recv, reverting
Jacob Appelbaum
2010-06-22
*
|
|
added comments noting problems found by nickm's cursory code review
kragen
2010-06-29
|
|
/
|
/
|
*
|
moved marking of request active into peer_sendreq
kragen
2010-06-25
*
|
removed another copy of the big comment proposing what I just did
kragen
2010-06-25
*
|
removed incorrect handling of probably-impossible recvfrom error and refactor...
kragen
2010-06-25
*
|
using RECV_BUF_SIZE in a couple more places
kragen
2010-06-25
*
|
factored copy-pasted logic to mark a peer as dead
kragen
2010-06-25
*
|
clean up comments slightly
kragen
2010-06-25
*
|
reformatted warning flags in Makefile
kragen
2010-06-25
*
|
fixed a bug that was producing spurious error messages and potentially ignori...
kragen
2010-06-25
*
|
removed big REFACTOR comment proposing what I just did
kragen
2010-06-25
*
|
a little more cleanup in request_add; one less bug
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
*
|
fixed incorrect error message
kragen
2010-06-25
*
|
made error message more informative
kragen
2010-06-25
*
|
refactored peer_readres to take a struct peer_t* instead of an integer
kragen
2010-06-25
*
|
factored out all the calls to inet_ntoa for a peer
kragen
2010-06-25
*
|
changed error message to be more informative
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
*
|
yet another small refactoring inside server function
kragen
2010-06-25
*
|
another small refactoring inside server function
kragen
2010-06-25
*
|
small refactoring inside server function
kragen
2010-06-25
*
|
changed peer_select to return a struct peer_t* instead of an int
kragen
2010-06-25
*
|
added a REFACTOR comment about the goofy peer_select function
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
*
|
added "test" target to permit testing via sudo without developing as root
kragen
2010-06-25
*
|
noted some code review comments
kragen
2010-06-25
|
/
*
Windows compat
Jacob Appelbaum
2010-06-22
*
Move magic number 1502 into #define
Jacob Appelbaum
2010-06-22
[next]