Nick Mathewson
|
e4a6ea5c46
Add abstraction for fork vs thread.
|
22 年之前 |
Nick Mathewson
|
5c4255595d
Dont use explicit paths for orconfig.h -- it messes up the windows build
|
22 年之前 |
Roger Dingledine
|
c82e13f1f5
reap exited dns/cpuworkers
|
22 年之前 |
Nick Mathewson
|
2aff21f857
Reorder includes so that fakepoll.c gets built when it should
|
22 年之前 |
Roger Dingledine
|
33d484bf10
we must have openssl, so HAVE_OPENSSL is redundant
|
22 年之前 |
Roger Dingledine
|
6a1b472e86
remove obsolete (we hope) file
|
22 年之前 |
Nick Mathewson
|
b927c56144
unbork windows line endings
|
22 年之前 |
Nick Mathewson
|
c336c99e60
Start of port to win32. Missing are:
|
22 年之前 |
Nick Mathewson
|
5126f203f2
Work on systems with broken AC_CHECK_TYPE
|
22 年之前 |
Nick Mathewson
|
58e2edfb24
Who would have thought that some systems define intfoo_t, but not uintfoo_t? Cygwin is such a system.
|
22 年之前 |
Nick Mathewson
|
7284c25b34
Cope better on platforms that define some of intFOO_t in sys/types.h or elsewhere
|
22 年之前 |
Nick Mathewson
|
5267518455
autoconf around missing stdint.h
|
22 年之前 |
Roger Dingledine
|
681c7539ef
better log output for debugging
|
22 年之前 |
Nick Mathewson
|
17a311d9a0
Fix typo: ports are 16 bits.
|
22 年之前 |
Roger Dingledine
|
7bb321ec8a
hypothetical new wording of license
|
22 年之前 |
Roger Dingledine
|
60d52a7e08
patch to let poll() recognize eof on more architectures
|
22 年之前 |
Nick Mathewson
|
ac5893c626
src/or
|
22 年之前 |
Nick Mathewson
|
f12fdd62aa
Be smarter about getting key matter from DH.
|
22 年之前 |
Roger Dingledine
|
ab0f263fb9
more tweaks to the readme, from paul's comments
|
22 年之前 |
Roger Dingledine
|
6401253c0c
clean up the readme, so we can try it on paul
|
22 年之前 |
Roger Dingledine
|
a7a580977c
skeletal design paper
|
22 年之前 |
Roger Dingledine
|
f8d7cff6ea
switch to aes
|
22 年之前 |
Roger Dingledine
|
c6f70e36e0
implemented total read rate limiting
|
22 年之前 |
Roger Dingledine
|
9f58a2ece4
clean up main.c a bit
|
22 年之前 |
Roger Dingledine
|
75440d08c2
fix many bugs in package_window handling
|
22 年之前 |
Nick Mathewson
|
300984c057
Add AES counter-mode support to the crypt library
|
22 年之前 |
Nick Mathewson
|
a0f1588318
Add a the public-domain AES implementation, with a minimal counter-mode wrapper.
|
22 年之前 |
Roger Dingledine
|
517b418b5c
bugfix: a connection-level sendme cell would cause a connection to start
|
22 年之前 |
Roger Dingledine
|
f8203505e1
if stream ends before resolve finishes, inform resolver
|
22 年之前 |
Roger Dingledine
|
35a37ec3f5
fix memleak in dump_signed_directory_to_string
|
22 年之前 |