Nick Mathewson
|
44ced0952f
Fix bytesex issues on in.s_addr
|
22 years ago |
Roger Dingledine
|
e5d6e7db1a
continue the circuit_deliver_relay_cell forward-failure bughunt
|
22 years ago |
Nick Mathewson
|
53ab335787
Fix a segfault caused by a weird logic error and masked by another.
|
22 years ago |
Roger Dingledine
|
4aede010b9
recognize in-progress circs and don't start redundant ones
|
22 years ago |
Roger Dingledine
|
5e81e4748e
bugfixes
|
22 years ago |
Roger Dingledine
|
6d0e611fde
change when circuits are built and expired
|
22 years ago |
Roger Dingledine
|
fe856406be
initial patches on patches
|
22 years ago |
Nick Mathewson
|
8a17d9e5d3
Finish implementing the rest of the exitpolicy stuff, except for automatically starting circuit builds.
|
22 years ago |
Nick Mathewson
|
a8eaa79e03
Improved exit policy syntax; basic client-side DNS caching.
|
22 years ago |
Roger Dingledine
|
7e4cb9a750
connection_ap_handshake_send_begin always succeeds
|
22 years ago |
Nick Mathewson
|
785f5cdac8
Make crypto_pseudo_rand* never fail.
|
22 years ago |
Roger Dingledine
|
9a0a638c02
point out bug
|
22 years ago |
Roger Dingledine
|
5a6bb0333e
leave conn->socks_request around after the begin
|
22 years ago |
Roger Dingledine
|
84884a79c0
conn->socks_version is obsolete
|
22 years ago |
Roger Dingledine
|
2a3479af5f
respond to nick's questions
|
22 years ago |
Nick Mathewson
|
7bde42676b
Rename aci to circ_id throughout.
|
22 years ago |
Nick Mathewson
|
dafb0e6a6e
Make AP connections wait for a circuit if none exists.
|
22 years ago |
Roger Dingledine
|
1969c8a92f
client now survives going offline better
|
22 years ago |
Roger Dingledine
|
c78d5d7d30
play with connection_edge_send_command
|
22 years ago |
Roger Dingledine
|
c6b442a346
make end relay cells have payloads
|
22 years ago |
Roger Dingledine
|
4a66865d0b
send the end cell when we realize we're going to end,
|
22 years ago |
Roger Dingledine
|
11a23fc280
clean up logging, allow user to specify log files
|
22 years ago |
Roger Dingledine
|
6115813de3
i'm a little teapot, short and stout
|
22 years ago |
Roger Dingledine
|
737760f071
fix segfault (connecting to dirserver when network is down)
|
22 years ago |
Roger Dingledine
|
b9628f266f
change WARNING to WARN
|
22 years ago |
Nick Mathewson
|
ecfb36823e
Refactor, rename, and clarify
|
22 years ago |
Roger Dingledine
|
8b80362c76
0.0.2pre11, new license
|
22 years ago |
Nick Mathewson
|
36939303c9
Update LICENSE and copyright dates.
|
22 years ago |
Roger Dingledine
|
b51d2c05a0
no need to trigger an assert if socks handshake is malformed
|
22 years ago |
Roger Dingledine
|
756619bfd2
refactor around connection_edge_send_command()
|
22 years ago |