Nick Mathewson
|
0fed84785e
Finish zlib and half-open; switch to 3des (ede/ofb)
|
22 years ago |
Roger Dingledine
|
64e46988f6
greatly simplify this notion of 'roles':
|
22 years ago |
Nick Mathewson
|
4ad74c2141
Do not uncompress from z_outbuf to outbuf unless outbuf is less than maximally full
|
22 years ago |
Nick Mathewson
|
6deed60bb5
Add code for end-to-end zlib compression. Still needs flow-control
|
22 years ago |
Roger Dingledine
|
c5ed007ac8
respond to nick's question about link padding
|
22 years ago |
Nick Mathewson
|
e3368a65a9
Make ACI anti-collision logic work; make sure that cells are filled with 0s.
|
22 years ago |
Roger Dingledine
|
70b35ce8c2
lazy (just in time) directory rebuilding
|
22 years ago |
Roger Dingledine
|
f97ddd44cd
minor code cleanup
|
22 years ago |
Roger Dingledine
|
c5e7d4ca7a
when we had multiple conns on a circuit, we'd tell the wrong
|
22 years ago |
Roger Dingledine
|
1714ea2ab8
|
22 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
|
84a34edfa1
expire unfinished handshakes too
|
23 years ago |
Roger Dingledine
|
bf53852a00
cleanup and a variety of bugfixes
|
23 years ago |
Roger Dingledine
|
7032d16e78
cell now has a network appearance and an internal (struct) appearance
|
23 years ago |
Roger Dingledine
|
b3b763ad11
all listeners listen on 0.0.0.0 except AP which listens on 127.0.0.1
|
23 years ago |
Roger Dingledine
|
7ed6c8bd39
introduced a periodic keepalive padding cell
|
23 years ago |
Roger Dingledine
|
827c7444f8
more robust http(ish) handling
|
23 years ago |
Roger Dingledine
|
22285e6ff1
cleanup
|
23 years ago |
Roger Dingledine
|
01f6727306
directory servers in and functional
|
23 years ago |
Roger Dingledine
|
253f0f160e
laying the groundwork for dynamic router lists
|
23 years ago |
Roger Dingledine
|
155c9b80ca
onion proxy now speaks socks4a
|
23 years ago |
Roger Dingledine
|
8d1aa27c46
kill -USR1 the or and it will dump conn/circuit stats to stdout
|
23 years ago |
Roger Dingledine
|
09daf01e4a
added 'connected' cell type
|
23 years ago |
Roger Dingledine
|
1e4e0244dd
minor race condition
|
23 years ago |
Roger Dingledine
|
ddc2b69a28
onion proxies now work (i think)
|
23 years ago |
Roger Dingledine
|
ca834335da
resolve warnings
|
23 years ago |
Roger Dingledine
|
27adc0f20b
enforce maxconn; bugfix to not tear down the parent when we hit maxconn
|
23 years ago |
Roger Dingledine
|
db4c2140c3
more debugging info, to track down bruce's IP problems
|
23 years ago |