Roger Dingledine
|
88edae9407
start refactoring dnsworker so testing won't be so darn hard
|
22 years ago |
Nick Mathewson
|
c336c99e60
Start of port to win32. Missing are:
|
22 years ago |
Nick Mathewson
|
95e5384af3
Change many files to new log_fn format
|
22 years ago |
Roger Dingledine
|
091e1c0167
fix design bug: circ->n_conn is shared among circs, so it can't
|
22 years ago |
Roger Dingledine
|
39e9d79038
add circuit-level sendme relay cells
|
22 years ago |
Roger Dingledine
|
96759a609e
streams are now 8 bytes, and are recognized by intermediate hops
|
22 years ago |
Roger Dingledine
|
0560008497
terminology shift: data->relay, topic->relay, topic->stream
|
22 years ago |
Roger Dingledine
|
1d53d8ad0e
refactored some duplicate code into connection_edge.c
|
22 years ago |
Roger Dingledine
|
cdf6ea201f
put most of the remaining exit policy stuff in
|
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
|
cb584627a4
begin cells are now address:port, not address,port
|
22 years ago |
Roger Dingledine
|
b8da74d30a
get rid of those nasty tabs
|
22 years ago |
Nick Mathewson
|
29da03cbdc
Be loud when decompressing
|
22 years ago |
Nick Mathewson
|
3a0cf37641
Add other side of half-open-connection logic (still disabled
|
22 years ago |
Nick Mathewson
|
a528ee2d8f
Be clear about whether we are using half-open connections
|
22 years ago |
Nick Mathewson
|
0fed84785e
Finish zlib and half-open; switch to 3des (ede/ofb)
|
22 years ago |
Nick Mathewson
|
6deed60bb5
Add code for end-to-end zlib compression. Still needs flow-control
|
22 years ago |
Roger Dingledine
|
1714ea2ab8
|
23 years ago |
Roger Dingledine
|
3cf02a88f4
rudimentary dns caching (of both resolves and resolve failures)
|
23 years ago |
Roger Dingledine
|
5273e2b887
minor fix
|
23 years ago |
Roger Dingledine
|
0bc8dc1314
fix endian issues for topics -- they might work on bsd now
|
23 years ago |
Roger Dingledine
|
ceafe12ed6
make reusing circuits work (and be the default)
|
23 years ago |
Roger Dingledine
|
c35373a2cf
major overhaul: dns slave subsystem, topics
|
23 years ago |
Roger Dingledine
|
5a82a491a8
fixed rare race condition
|
23 years ago |
Roger Dingledine
|
bf53852a00
cleanup and a variety of bugfixes
|
23 years ago |
Roger Dingledine
|
293e049a89
handle banners from the server side
|
23 years ago |
Roger Dingledine
|
01f6727306
directory servers in and functional
|
23 years ago |
Roger Dingledine
|
155c9b80ca
onion proxy now speaks socks4a
|
23 years ago |
Roger Dingledine
|
09daf01e4a
added 'connected' cell type
|
23 years ago |
Roger Dingledine
|
b8b8ab2fd6
port is now kept in host order except in sin_port
|
23 years ago |