Roger Dingledine
|
0878ceb779
remove bandwidth negotation from the code
|
22 years ago |
Roger Dingledine
|
215ca90c05
fix a mild memory leak (10 bytes each time an OR connected to an OR)
|
22 years ago |
Nick Mathewson
|
cd3467bb01
Attempt to make sockets code work right on windows.
|
22 years ago |
Nick Mathewson
|
c336c99e60
Start of port to win32. Missing are:
|
22 years ago |
Nick Mathewson
|
ac5893c626
src/or
|
22 years ago |
Roger Dingledine
|
75440d08c2
fix many bugs in package_window handling
|
22 years ago |
Roger Dingledine
|
dbf3435cde
simplify fetch_from_buf; cull idle dnsworkers.
|
22 years ago |
Nick Mathewson
|
e9254430e2
My copy of cpp is not DWIM-compliant; I guess, as a workaround, I should define constants before using them.
|
22 years ago |
Nick Mathewson
|
04b871486c
Reorder connection_or and make unexported functions static. Partially convert to symbolic constants -- Roger, was this what you had in mind?
|
22 years ago |
Nick Mathewson
|
95e5384af3
Change many files to new log_fn format
|
22 years ago |
Nick Mathewson
|
9af577fee3
Do not use pseudorandom nonces
|
22 years ago |
Roger Dingledine
|
54c57def0b
fix (harmless) bug
|
22 years ago |
Roger Dingledine
|
fa1d446440
OPport is gone. So is conn type OP.
|
22 years ago |
Roger Dingledine
|
2c7e660c62
sign directories with the signing key
|
22 years ago |
Roger Dingledine
|
e1d37ed6ab
divorce circuit building from user connections
|
22 years ago |
Roger Dingledine
|
833f165d68
bugfix: make onion proxies actually obey their requested bandwidth
|
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
|
9ac9db782a
fix rare race condition
|
22 years ago |
Roger Dingledine
|
d07146b778
cleaner errors
|
22 years ago |
Nick Mathewson
|
7f7417cd29
Fix bug in client_send_auth
|
22 years ago |
Nick Mathewson
|
4631f3dcdf
Fix client_process_auth
|
22 years ago |
Nick Mathewson
|
0fed84785e
Finish zlib and half-open; switch to 3des (ede/ofb)
|
22 years ago |
Roger Dingledine
|
25939f206b
remove the mystery int32 from the or-to-or handshake
|
22 years ago |
Roger Dingledine
|
bf53852a00
cleanup and a variety of bugfixes
|
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
|
8019f2250c
OP was hanging on first try if connect finishes too quickly
|
23 years ago |
Roger Dingledine
|
ddc2b69a28
onion proxies now work (i think)
|
23 years ago |
Roger Dingledine
|
ca834335da
resolve warnings
|
23 years ago |