Nick Mathewson
|
acc33c18e2
Tests for crypto; more tests for buffers
|
22 years ago |
Roger Dingledine
|
e1d37ed6ab
divorce circuit building from user connections
|
22 years ago |
Nick Mathewson
|
1fa0fc1487
Introduce a few unit tests (from older code), refactor compression setup/teardown
|
22 years ago |
Roger Dingledine
|
7df5caad0d
make it work (heh)
|
22 years ago |
Roger Dingledine
|
1d53d8ad0e
refactored some duplicate code into connection_edge.c
|
22 years ago |
Roger Dingledine
|
833f165d68
bugfix: make onion proxies actually obey their requested bandwidth
|
22 years ago |
Roger Dingledine
|
c2fa6f5c7d
let the 'test' binary build from the source distrib
|
22 years ago |
Roger Dingledine
|
cdf6ea201f
put most of the remaining exit policy stuff in
|
22 years ago |
Nick Mathewson
|
79b77b421d
First test added
|
22 years ago |
Roger Dingledine
|
18bbac44ca
parse exit policy lines
|
22 years ago |
Nick Mathewson
|
c217b1ca71
Add magic to end of C files to make emacs happy; split test invocation into separate file.
|
22 years ago |
Roger Dingledine
|
afa95ca47c
make servers tolerate the dns bug.
|
22 years ago |
Roger Dingledine
|
cb584627a4
begin cells are now address:port, not address,port
|
22 years ago |
Roger Dingledine
|
1ae95f66ed
bring docs closer to reality
|
22 years ago |
Roger Dingledine
|
03f4ed309f
remove obsolete httpap
|
22 years ago |
Roger Dingledine
|
76e1a66196
remove obsolete smtpap
|
22 years ago |
Roger Dingledine
|
96e5f776d6
move cell size to 256. seems to work (?)
|
22 years ago |
Roger Dingledine
|
0dad499917
finish specifying topic flow control
|
22 years ago |
Roger Dingledine
|
b8da74d30a
get rid of those nasty tabs
|
22 years ago |
Roger Dingledine
|
9ac9db782a
fix rare race condition
|
22 years ago |
Nick Mathewson
|
9d03ae627d
Fix message when decompressing
|
22 years ago |
Nick Mathewson
|
29da03cbdc
Be loud when decompressing
|
22 years ago |
Roger Dingledine
|
fceb457276
minor doc patches
|
22 years ago |
Roger Dingledine
|
b6615bc7de
allow make dist to work, because we moved stuff to doc
|
22 years ago |
Roger Dingledine
|
e03af74d55
obsolete notion of 'role' from config files
|
22 years ago |
Nick Mathewson
|
9c263b322b
Make decompression loud.
|
22 years ago |
Roger Dingledine
|
5d0904bc41
kludge because openssl and zlib both typedef free_func :(
|
22 years ago |
Roger Dingledine
|
ff14dcdef7
fix arg bug; reduce confusion in package_raw_inbuf
|
22 years ago |
Nick Mathewson
|
3a0cf37641
Add other side of half-open-connection logic (still disabled
|
22 years ago |
Roger Dingledine
|
d07146b778
cleaner errors
|
22 years ago |