- 10 Jul, 2007 7 commits
-
-
Nick Mathewson authored
Possible partial fix for bug 455: use eos logic everywhere. svn:r10786
-
Nick Mathewson authored
Man. I thought I removed that code. svn:r10785
-
Nick Mathewson authored
Re-wrap proposal 117 so it fits in 80 columns. svn:r10784
-
Nick Mathewson authored
Add IPv6 exit proposal from coderman. svn:r10783
-
Nick Mathewson authored
Patch from tup: add GETINFO status/enough-dir-info svn:r10782
-
Nick Mathewson authored
Get the RESOLVE controller code working. svn:r10781
-
Nick Mathewson authored
fix copy-paste error in config message src/or/config.c . Apply initial (but pared-down) version of launch-resolve-via-controller patch from Robert Hogan. svn:r10780
-
- 09 Jul, 2007 1 commit
-
-
Karsten Loesing authored
incorporated suggestions by Roger, added status of specification and implementation for upcoming GSoC mid-term evaluation svn:r10773
-
- 08 Jul, 2007 1 commit
-
-
Nick Mathewson authored
Backport candidate: fix a possible buffer overrun when using natd support on old BSDs. Based on a patch from "Mr. Croup". svn:r10760
-
- 06 Jul, 2007 6 commits
-
-
Peter Palfrader authored
Call router_have_minimum_dir_info() at the beginning of router_add_to_routerlist() since it has side effects svn:r10754
-
Peter Palfrader authored
the old router's index in the routerlist, can be gotten from the old routerinfo itself anyway, and make_old always was true. (There only is one caller of routerlist_replace()) svn:r10753
-
Nick Mathewson authored
Fix a crash bug (*the* crash bug?) on authorities. Backport candidate. svn:r10752
-
Nick Mathewson authored
Call tor_init_threads() from tor_init(). svn:r10751
-
Nick Mathewson authored
Try to fix win32 build again. svn:r10750
-
Nick Mathewson authored
try to fix mingw compile svn:r10743
-
- 05 Jul, 2007 8 commits
-
-
Peter Palfrader authored
svn:r10742
-
Nick Mathewson authored
Argh, re-enable CRITICAL_SECTION code in win32. svn:r10741
-
Nick Mathewson authored
svn:r10740
-
Nick Mathewson authored
Switch windows locking implementation to CRITICAL_SECTION, not Mutex: Mutex is heavier-weight, and meant for multi-process situations. svn:r10739
-
Nick Mathewson authored
Fix a type error in the last checkin. svn:r10738
-
Nick Mathewson authored
Patch from Robert Hogan: Generate STREAM NEW events for dnsport requests and tunneled directory connections. Log when we are testing for hijacking. svn:r10737
-
Nick Mathewson authored
Fix typos and clarify points in dir-spec. Patch from Karsten. svn:r10736
-
Nick Mathewson authored
svn:r10735
-
- 02 Jul, 2007 10 commits
-
-
Roger Dingledine authored
never choose any guards past it. This way we don't expand our guard list unless we need to. [Bugfix in 0.1.2.x] I'm not sure if this will solve all our problems, but it is at least something. svn:r10730
-
Roger Dingledine authored
svn:r10729
-
Nick Mathewson authored
Some temporary output to try to figure out where bsd thread unit tests are going wrong svn:r10728
-
Peter Palfrader authored
I so wonder how this blows up on the real network - make _routerlist_find_elt be strict about the idx it is passed - if it is not -1 then it has to be correct svn:r10727
-
Peter Palfrader authored
svn:r10726
-
Nick Mathewson authored
dir-spec.txt clarifications suggested by Lee Fisher. svn:r10725
-
Peter Palfrader authored
svn:r10724
-
Peter Palfrader authored
svn:r10722
-
Peter Palfrader authored
svn:r10721
-
Peter Palfrader authored
svn:r10720
-
- 01 Jul, 2007 1 commit
-
-
Nick Mathewson authored
Implement conditions in compat.c; switch windows to use "critical sections" instead of mutexes. Apparently, mutexes are for IPC and critical sections are for multithreaded. svn:r10716
-
- 30 Jun, 2007 3 commits
-
-
Nick Mathewson authored
allow test_threads() to time out svn:r10711
-
Nick Mathewson authored
Split "Util" tests into subgroups so I can see why freebsd trunk is failing. svn:r10710
-
Nick Mathewson authored
set keywords on proposal 116. Thanks, Karsten! (Is there no way to automate this?) svn:r10709
-
- 28 Jun, 2007 1 commit
-
-
Andrew Lewman authored
svn:r10689
-
- 27 Jun, 2007 2 commits
-
-
Paul Syverson authored
svn:r10688
-
Paul Syverson authored
svn:r10686
-