Roger Dingledine
|
90f22933e7
make the conn->package_window bug go away.
|
22 years ago |
Nick Mathewson
|
14c8bc598b
Attempt to track down bug in conn->package_window
|
22 years ago |
Roger Dingledine
|
33b0569fba
remove duplicate packagewindow-checking code,
|
22 years ago |
Roger Dingledine
|
2dda97e8fd
implemented cpuworkers
|
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
|
c6f70e36e0
implemented total read rate limiting
|
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 |
Roger Dingledine
|
a43c015838
clean out some old comments
|
22 years ago |
Nick Mathewson
|
95e5384af3
Change many files to new log_fn format
|
22 years ago |
Roger Dingledine
|
05a8c264ff
overhaul the dns farm: cut its size in half
|
22 years ago |
Roger Dingledine
|
cbe7be1f78
remove on-the-fly compression feature
|
22 years ago |
Roger Dingledine
|
1454f4aded
improve portability: inet_aton is missing on solaris
|
22 years ago |
Roger Dingledine
|
d3292e484a
implement truncate and truncated (untested)
|
22 years ago |
Roger Dingledine
|
fa1d446440
OPport is gone. So is conn type OP.
|
22 years ago |
Roger Dingledine
|
39e9d79038
add circuit-level sendme relay cells
|
22 years ago |
Roger Dingledine
|
d7f50337c1
incremental path building in; uses ephemeral DH; onions are gone
|
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 |
Nick Mathewson
|
5c514620fc
Adjust straggling users of payload field
|
22 years ago |
Nick Mathewson
|
32a3e704b4
Choose correct abstraction for topic_foo. Abstract random-integer code
|
22 years ago |
Nick Mathewson
|
97d847b9e3
Factor out cell packing and unpacking
|
22 years ago |
Nick Mathewson
|
33176c70a5
Factor out timeval-related functions.
|
22 years ago |
Nick Mathewson
|
1fa0fc1487
Introduce a few unit tests (from older code), refactor compression setup/teardown
|
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 |
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
|
b8da74d30a
get rid of those nasty tabs
|
22 years ago |