Roger Dingledine
|
a3e39b0ceb
don't build too many circs at once
|
пре 22 година |
Roger Dingledine
|
f5089681f7
bugfix: if you recognize a relay cell, don't also pass it on.
|
пре 22 година |
Nick Mathewson
|
7bde42676b
Rename aci to circ_id throughout.
|
пре 22 година |
Roger Dingledine
|
b9628f266f
change WARNING to WARN
|
пре 22 година |
Nick Mathewson
|
36939303c9
Update LICENSE and copyright dates.
|
пре 22 година |
Roger Dingledine
|
756619bfd2
refactor around connection_edge_send_command()
|
пре 22 година |
Roger Dingledine
|
be874358a4
wrap strdup; prefer time() to gettimeofday()
|
пре 22 година |
Nick Mathewson
|
985a3e1492
Add new cell fullness and bandwidth stats.
|
пре 22 година |
Roger Dingledine
|
3ed7aedc11
bugfixes and features: closer to making dirserv work
|
пре 22 година |
Roger Dingledine
|
cb8212bfcb
clean up receiver buckets; prepare for payloads in relay_end; note a few bugs
|
пре 22 година |
Roger Dingledine
|
9e5cafc395
first pass: obey log convention
|
пре 22 година |
Roger Dingledine
|
8b71b7338f
clean up exported api's
|
пре 22 година |
Roger Dingledine
|
2dda97e8fd
implemented cpuworkers
|
пре 22 година |
Nick Mathewson
|
95e5384af3
Change many files to new log_fn format
|
пре 22 година |
Roger Dingledine
|
9a33b59ece
relay queues are obsolete (woo!)
|
пре 22 година |
Roger Dingledine
|
030564e95d
send truncates AP-ward in a circuit, not destroys
|
пре 22 година |
Roger Dingledine
|
d3292e484a
implement truncate and truncated (untested)
|
пре 22 година |
Roger Dingledine
|
1c6def292b
remove dead code
|
пре 22 година |
Roger Dingledine
|
39e9d79038
add circuit-level sendme relay cells
|
пре 22 година |
Roger Dingledine
|
2c7e660c62
sign directories with the signing key
|
пре 22 година |
Roger Dingledine
|
03ed54e920
put some symbolic constants to the onion skin lengths
|
пре 22 година |
Roger Dingledine
|
d7f50337c1
incremental path building in; uses ephemeral DH; onions are gone
|
пре 22 година |
Roger Dingledine
|
96759a609e
streams are now 8 bytes, and are recognized by intermediate hops
|
пре 22 година |
Roger Dingledine
|
0560008497
terminology shift: data->relay, topic->relay, topic->stream
|
пре 22 година |
Roger Dingledine
|
59e70bcae6
bugfix: a circ can't be youngest if it's still connecting to the first hop
|
пре 22 година |
Roger Dingledine
|
f54186aa91
bugfix: refactor to always use circuit_remove
|
пре 22 година |
Roger Dingledine
|
f39ca8a3aa
further cleanup, test.c still has some bugs
|
пре 22 година |
Nick Mathewson
|
33176c70a5
Factor out timeval-related functions.
|
пре 22 година |
Nick Mathewson
|
c217b1ca71
Add magic to end of C files to make emacs happy; split test invocation into separate file.
|
пре 22 година |
Roger Dingledine
|
90f8a7a757
be less noisy at -l info, now that flow control bug is solved
|
пре 22 година |