Roger Dingledine
|
33b0569fba
remove duplicate packagewindow-checking code,
|
21 years ago |
Roger Dingledine
|
bb1584274c
patch the spec somewhat. it's still quite stale.
|
21 years ago |
Roger Dingledine
|
faf831893d
move finished todo entries to bottom of list
|
21 years ago |
Roger Dingledine
|
b800859239
update TODO to reflect current reality
|
21 years ago |
Roger Dingledine
|
fdc0389ca0
Is there a backdoor in tor?
|
21 years ago |
Roger Dingledine
|
2dda97e8fd
implemented cpuworkers
|
21 years ago |
Roger Dingledine
|
d43f145ddf
include torint.h in 'make dist'
|
21 years ago |
Nick Mathewson
|
1777487f4e
Tor now builds on win32.
|
21 years ago |
Nick Mathewson
|
adbc057772
Add empty statement to suppress gcc warning about label at end of compount statement
|
21 years ago |
Nick Mathewson
|
cd3467bb01
Attempt to make sockets code work right on windows.
|
21 years ago |
Roger Dingledine
|
88edae9407
start refactoring dnsworker so testing won't be so darn hard
|
21 years ago |
Roger Dingledine
|
e1f2693d05
bugfix: if a dnsworker dies, remember that.
|
21 years ago |
Nick Mathewson
|
e4957f8c59
oops - or/or.plg is not needed
|
21 years ago |
Nick Mathewson
|
8acf22ca3a
Adding project/workspace/build files for Visual Studio 6
|
21 years ago |
Nick Mathewson
|
9cf01020cc
Misc patches to make windows build work. Now everything is done except the sockets stuff
|
21 years ago |
Nick Mathewson
|
bbd4032fc1
Make windows happier still
|
21 years ago |
Roger Dingledine
|
25c9c837eb
don't mess with signals on windows until we know how
|
21 years ago |
Nick Mathewson
|
9b12a48428
Stop trying to #include the world in util.c
|
21 years ago |
Nick Mathewson
|
2cb4f7a473
Adopt socketpair implementation from perl. For now, always use it.
|
21 years ago |
Roger Dingledine
|
5d9cfb7164
use the spawn_func / spawn_exit abstraction for dnsworkers
|
21 years ago |
Nick Mathewson
|
e4a6ea5c46
Add abstraction for fork vs thread.
|
21 years ago |
Nick Mathewson
|
5c4255595d
Dont use explicit paths for orconfig.h -- it messes up the windows build
|
21 years ago |
Roger Dingledine
|
c82e13f1f5
reap exited dns/cpuworkers
|
21 years ago |
Nick Mathewson
|
2aff21f857
Reorder includes so that fakepoll.c gets built when it should
|
21 years ago |
Roger Dingledine
|
33d484bf10
we must have openssl, so HAVE_OPENSSL is redundant
|
21 years ago |
Roger Dingledine
|
6a1b472e86
remove obsolete (we hope) file
|
21 years ago |
Nick Mathewson
|
b927c56144
unbork windows line endings
|
21 years ago |
Nick Mathewson
|
c336c99e60
Start of port to win32. Missing are:
|
21 years ago |
Nick Mathewson
|
5126f203f2
Work on systems with broken AC_CHECK_TYPE
|
21 years ago |
Nick Mathewson
|
58e2edfb24
Who would have thought that some systems define intfoo_t, but not uintfoo_t? Cygwin is such a system.
|
21 years ago |