Nick Mathewson
|
9cf01020cc
Misc patches to make windows build work. Now everything is done except the sockets stuff
|
21 gadi atpakaļ |
Nick Mathewson
|
bbd4032fc1
Make windows happier still
|
21 gadi atpakaļ |
Roger Dingledine
|
25c9c837eb
don't mess with signals on windows until we know how
|
21 gadi atpakaļ |
Nick Mathewson
|
9b12a48428
Stop trying to #include the world in util.c
|
21 gadi atpakaļ |
Nick Mathewson
|
2cb4f7a473
Adopt socketpair implementation from perl. For now, always use it.
|
21 gadi atpakaļ |
Roger Dingledine
|
5d9cfb7164
use the spawn_func / spawn_exit abstraction for dnsworkers
|
21 gadi atpakaļ |
Nick Mathewson
|
e4a6ea5c46
Add abstraction for fork vs thread.
|
21 gadi atpakaļ |
Nick Mathewson
|
5c4255595d
Dont use explicit paths for orconfig.h -- it messes up the windows build
|
21 gadi atpakaļ |
Roger Dingledine
|
c82e13f1f5
reap exited dns/cpuworkers
|
21 gadi atpakaļ |
Nick Mathewson
|
2aff21f857
Reorder includes so that fakepoll.c gets built when it should
|
21 gadi atpakaļ |
Roger Dingledine
|
33d484bf10
we must have openssl, so HAVE_OPENSSL is redundant
|
21 gadi atpakaļ |
Roger Dingledine
|
6a1b472e86
remove obsolete (we hope) file
|
21 gadi atpakaļ |
Nick Mathewson
|
b927c56144
unbork windows line endings
|
21 gadi atpakaļ |
Nick Mathewson
|
c336c99e60
Start of port to win32. Missing are:
|
21 gadi atpakaļ |
Nick Mathewson
|
5126f203f2
Work on systems with broken AC_CHECK_TYPE
|
21 gadi atpakaļ |
Nick Mathewson
|
58e2edfb24
Who would have thought that some systems define intfoo_t, but not uintfoo_t? Cygwin is such a system.
|
21 gadi atpakaļ |
Nick Mathewson
|
7284c25b34
Cope better on platforms that define some of intFOO_t in sys/types.h or elsewhere
|
21 gadi atpakaļ |
Nick Mathewson
|
5267518455
autoconf around missing stdint.h
|
21 gadi atpakaļ |
Roger Dingledine
|
681c7539ef
better log output for debugging
|
21 gadi atpakaļ |
Nick Mathewson
|
17a311d9a0
Fix typo: ports are 16 bits.
|
21 gadi atpakaļ |
Roger Dingledine
|
7bb321ec8a
hypothetical new wording of license
|
21 gadi atpakaļ |
Roger Dingledine
|
60d52a7e08
patch to let poll() recognize eof on more architectures
|
21 gadi atpakaļ |
Nick Mathewson
|
ac5893c626
src/or
|
21 gadi atpakaļ |
Nick Mathewson
|
f12fdd62aa
Be smarter about getting key matter from DH.
|
21 gadi atpakaļ |
Roger Dingledine
|
ab0f263fb9
more tweaks to the readme, from paul's comments
|
21 gadi atpakaļ |
Roger Dingledine
|
6401253c0c
clean up the readme, so we can try it on paul
|
21 gadi atpakaļ |
Roger Dingledine
|
a7a580977c
skeletal design paper
|
21 gadi atpakaļ |
Roger Dingledine
|
f8d7cff6ea
switch to aes
|
21 gadi atpakaļ |
Roger Dingledine
|
c6f70e36e0
implemented total read rate limiting
|
21 gadi atpakaļ |
Roger Dingledine
|
9f58a2ece4
clean up main.c a bit
|
21 gadi atpakaļ |