- 11 Jun, 2005 2 commits
-
-
Nick Mathewson authored
Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. svn:r4411
-
Roger Dingledine authored
svn:r4404
-
- 09 Jun, 2005 1 commit
-
-
Nick Mathewson authored
svn:r4382
-
- 07 Jun, 2005 1 commit
-
-
Nick Mathewson authored
svn:r4326
-
- 02 May, 2005 1 commit
-
-
Roger Dingledine authored
svn:r4157
-
- 06 Apr, 2005 1 commit
-
-
Roger Dingledine authored
It doesn't actually help, and it is confusing/upsetting some people. svn:r4037
-
- 01 Apr, 2005 1 commit
-
-
Nick Mathewson authored
svn:r3982
-
- 28 Mar, 2005 1 commit
-
-
Roger Dingledine authored
how many sockets we get to use on win32. svn:r3905
-
- 14 Mar, 2005 2 commits
-
-
Nick Mathewson authored
svn:r3758
-
Nick Mathewson authored
svn:r3757
-
- 22 Feb, 2005 6 commits
-
-
Roger Dingledine authored
go, but not past MAXCONNECTIONS. Also throw away the FAKE_POLL caveats since 0.1.0 doesn't need it any more. svn:r3657
-
Nick Mathewson authored
svn:r3654
-
Nick Mathewson authored
Patch to localtime/gmtime handling: use the _r variants where available. Use mutexes to fake _r where necessary. Make mutexes no-ops where no threading is enabled. svn:r3653
-
Nick Mathewson authored
svn:r3650
-
Nick Mathewson authored
Snarf some logic from python, adapted to our own needs, to handle gethostbyname_r correctly across platforms. svn:r3649
-
Nick Mathewson authored
Fix windows build: do not spuriously include openssl where not needed; handle lack of gethostbyname_r properly. svn:r3644
-
- 13 Feb, 2005 1 commit
-
-
Nick Mathewson authored
Tell openssl how to use locks and how to find thread ids -- this may prevent race conditions surrounding the error queue. svn:r3622
-
- 03 Feb, 2005 4 commits
-
-
Nick Mathewson authored
svn:r3526
-
Nick Mathewson authored
Use getaddrinfo and gethostbyname_r where available. Note that these are not necessarily threadsafe: this needs more thinking. Perhaps we should back down on this multithreading idea. svn:r3522
-
Nick Mathewson authored
svn:r3517
-
http://www.erlenstar.demon.co.uk/unix/faq_2.htmlRoger Dingledine authored
should call _exit, not exit, from child processes. svn:r3506
-
- 27 Jan, 2005 1 commit
-
-
Nick Mathewson authored
svn:r3439
-
- 20 Jan, 2005 1 commit
-
-
Nick Mathewson authored
svn:r3385
-
- 19 Jan, 2005 1 commit
-
-
Nick Mathewson authored
svn:r3377
-
- 12 Jan, 2005 1 commit
-
-
Nick Mathewson authored
poll-but-sometimes-select mess. This will let us use faster async cores (like epoll, kpoll, and /dev/poll), and hopefully work better on Windows too. There are some fairly nasty changes to main.c here; this will almost certainly break something. But hey, that's what alphas are for. svn:r3341
-
- 03 Jan, 2005 1 commit
-
-
Nick Mathewson authored
svn:r3251
-
- 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
-
- 07 Dec, 2004 1 commit
-
-
Roger Dingledine authored
svn:r3101
-
- 02 Dec, 2004 1 commit
-
-
Nick Mathewson authored
Be more proactive about noticing underflows: size_t values greater than 0x800...00 are likely to be trouble. svn:r3064
-
- 01 Dec, 2004 3 commits
-
-
Nick Mathewson authored
svn:r3053
-
Nick Mathewson authored
svn:r3052
-
Nick Mathewson authored
svn:r3051
-
- 29 Nov, 2004 2 commits
-
-
Nick Mathewson authored
svn:r3019
-
Roger Dingledine authored
(probably exploitable) svn:r3011
-
- 28 Nov, 2004 3 commits
-
-
Nick Mathewson authored
svn:r3003
-
Nick Mathewson authored
svn:r2998
-
Nick Mathewson authored
svn:r2997
-
- 26 Nov, 2004 1 commit
-
-
Roger Dingledine authored
svn:r2989
-