- 06 Apr, 2005 1 commit
-
-
Roger Dingledine authored
daemonize process, not the beginning. this was a problem because the first time you run tor, if your datadir isn't there, and you have runasdaemon set to 1, it will try to chdir to it before it tries to create it. oops. svn:r4033
-
- 01 Apr, 2005 1 commit
-
-
Nick Mathewson authored
svn:r3982
-
- 25 Feb, 2005 1 commit
-
-
Nick Mathewson authored
- Mapaddress - Postdescriptor - GetInfo on descriptors Required changes elsewhere: - Keep the most recent running_routers_t in the routerlist_t. That way we can learn about new routers and remember whether we were last told that they were up or down. Also enables more simplifications. - Keep the signed descriptor inside routerinfo_t. This makes descriptor_entry_t in dirservers.c unneeded. - Rename AddressMap (the verb) to MapAddress. Keep AddressMap as a noun. - Check addresses for plausibility before mapping them. svn:r3696
-
- 22 Feb, 2005 1 commit
-
-
Nick Mathewson authored
svn:r3656
-
- 03 Feb, 2005 1 commit
-
-
Peter Palfrader authored
svn:r3508
-
- 22 Dec, 2004 3 commits
-
-
Roger Dingledine authored
call network_init in tor-resolve.c too move tor_lookup_hostname from common/util to common/compat svn:r3203
-
Nick Mathewson authored
svn:r3200
-
Nick Mathewson authored
of the warning messages. svn:r3199
-
- 30 Nov, 2004 1 commit
-
-
Nick Mathewson authored
svn:r3026
-
- 29 Nov, 2004 2 commits
-
-
Nick Mathewson authored
svn:r3019
-
Nick Mathewson authored
svn:r3012
-
- 28 Nov, 2004 1 commit
-
-
Nick Mathewson authored
svn:r3003
-
- 26 Nov, 2004 1 commit
-
-
Roger Dingledine authored
svn:r2989
-
- 22 Nov, 2004 1 commit
-
-
Nick Mathewson authored
svn:r2935
-
- 09 Nov, 2004 2 commits
-
-
Nick Mathewson authored
svn:r2755
-
Nick Mathewson authored
svn:r2733
-
- 06 Nov, 2004 1 commit
-
-
Roger Dingledine authored
svn:r2693
-
- 05 Nov, 2004 1 commit
-
-
Nick Mathewson authored
svn:r2688
-
- 04 Nov, 2004 1 commit
-
-
Nick Mathewson authored
svn:r2676
-
- 03 Nov, 2004 2 commits
-
-
Nick Mathewson authored
svn:r2662
-
Roger Dingledine authored
itself if you include it twice. this is dumb, but hey. svn:r2653
-
- 02 Nov, 2004 2 commits
-
-
Nick Mathewson authored
svn:r2647
-
Roger Dingledine authored
svn:r2644
-
- 01 Nov, 2004 2 commits
-
-
Nick Mathewson authored
Split util into util (general utilities), container (smartlist and strmap), and compat (cross-platform compatability). svn:r2640
-
Roger Dingledine authored
svn:r2638
-
- 27 Oct, 2004 2 commits
-
-
Nick Mathewson authored
svn:r2614
-
Nick Mathewson authored
svn:r2606
-
- 24 Oct, 2004 1 commit
-
-
Nick Mathewson authored
Handle more errnos from accept() without closing the connection. This may fix a bug that could close OR listeners when (a) TCP connections were hung up before accept() could be called, or (b) during FD exhaustion. svn:r2579
-
- 20 Oct, 2004 2 commits
-
-
Nick Mathewson authored
svn:r2575
-
Roger Dingledine authored
svn:r2573
-
- 16 Oct, 2004 2 commits
-
-
Nick Mathewson authored
svn:r2540
-
Nick Mathewson authored
svn:r2536
-
- 15 Oct, 2004 2 commits
-
-
Nick Mathewson authored
svn:r2532
-
Nick Mathewson authored
svn:r2526
-
- 14 Oct, 2004 2 commits
-
-
Nick Mathewson authored
svn:r2521
-
Roger Dingledine authored
svn:r2484
-
- 12 Oct, 2004 4 commits
-
-
Roger Dingledine authored
svn:r2457
-
Roger Dingledine authored
and clean some deadweight from util.h svn:r2455
-
Nick Mathewson authored
Make a bounds-checking replacement for strtol with slightly easier error-checking in the common case svn:r2452
-
Nick Mathewson authored
svn:r2440
-