diff options
author | Peter Palfrader <peter@palfrader.org> | 2009-09-21 13:16:44 +0200 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2009-09-21 13:16:44 +0200 |
commit | b69f6fe82d6cd4efd4cb96bdc987cf88a46ad3b2 (patch) | |
tree | 882cf0d7d8a6786a1f976e77df22054628cdc282 /doc/HACKING | |
parent | b440a4d9369c4a6c4501b289f2e6ff089ba9a519 (diff) | |
parent | 20225895a36519139655be056138c0b1eb96f029 (diff) | |
download | tor-b69f6fe82d6cd4efd4cb96bdc987cf88a46ad3b2.tar tor-b69f6fe82d6cd4efd4cb96bdc987cf88a46ad3b2.tar.gz |
Merge branch 'debian-merge' into debian
* debian-merge: (95 commits)
New upstream version: 0.2.2.2-alpha
downgrade a log severity, since this event has been known
Update to the "September 4 2009" ip-to-country file.
bump to 0.2.2.2-alpha
Revert "Teach connection_ap_can_use_exit about Exclude*Nodes"
fix grammar / add changelog for the torify commit
Fix compile on Snow Leopard
Fix build warnings on OSX 10.5.8
Change the condition on the nonlive timeout counting.
Add a couple of time helper functions.
Fix typos and comments, plus two bugs
Implement and document new network liveness algorithm.
Fix some precision-related asserts in unit tests.
replace contrib/auto-naming with a readme saying where it went
clarify our rules for assigning the Named flag
disable the end of circuitbuildtimeout units tests
draw in a lot of 0.2.1.20 changelog items into 0.2.2.2-alpha
Fix compile on freebsd
Let our config abbreviations rewrite more than once
a mish-mash of stuff in my sandbox
...
Diffstat (limited to 'doc/HACKING')
-rw-r--r-- | doc/HACKING | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/HACKING b/doc/HACKING index 3d3f2c1df..210f09f4b 100644 --- a/doc/HACKING +++ b/doc/HACKING @@ -3,10 +3,7 @@ 0.0 The buildbot. - http://tor-buildbot.freehaven.net:8010/ - - - Down because nickm isn't running services at home any more. ioerror says - he will resurrect it. + https://buildbot.vidalia-project.net/one_line_per_build 0.1. Useful command-lines that are non-trivial to reproduce but can help with tracking bugs or leaks. |