Roger Dingledine
|
851b0933f5
trivial bugfixes
|
21 years ago |
Nick Mathewson
|
53ab335787
Fix a segfault caused by a weird logic error and masked by another.
|
21 years ago |
Roger Dingledine
|
4aede010b9
recognize in-progress circs and don't start redundant ones
|
21 years ago |
Roger Dingledine
|
5e81e4748e
bugfixes
|
21 years ago |
Roger Dingledine
|
6d0e611fde
change when circuits are built and expired
|
21 years ago |
Roger Dingledine
|
f5089681f7
bugfix: if you recognize a relay cell, don't also pass it on.
|
21 years ago |
Roger Dingledine
|
b5e84e24ae
dump exit policies correctly to descriptor
|
21 years ago |
Roger Dingledine
|
fe856406be
initial patches on patches
|
21 years ago |
Nick Mathewson
|
8a17d9e5d3
Finish implementing the rest of the exitpolicy stuff, except for automatically starting circuit builds.
|
21 years ago |
Nick Mathewson
|
a8eaa79e03
Improved exit policy syntax; basic client-side DNS caching.
|
21 years ago |
Roger Dingledine
|
273da1d3c4
commencing the bughunt
|
21 years ago |
Roger Dingledine
|
c8639b2bbc
bump default pathlen to 3; clean up surrounding code
|
21 years ago |
Roger Dingledine
|
56cd147eb9
let getconfig survive repeated calls. now we call it again when we hup.
|
21 years ago |
Roger Dingledine
|
cc8ce64cb2
fix trivial typo
|
21 years ago |
Roger Dingledine
|
aac29076da
warn on startup that we don't provide anonymity
|
21 years ago |
Nick Mathewson
|
ddd7ebe307
Add my 0.0.2pre14 tasks to top of TODO.
|
21 years ago |
Roger Dingledine
|
f5829aa723
lay groundwork for EntryNodes and ExitNodes
|
21 years ago |
Roger Dingledine
|
9358381d83
break out the string manipulation routines
|
21 years ago |
Roger Dingledine
|
3b392717e0
give us a plan for pre14
|
21 years ago |
Roger Dingledine
|
fbb0a450ee
update the FAQ so it's just useless, not wrong
|
21 years ago |
Paul Syverson
|
0763f80054
Update and uncomment the Acks section. Also uncomment the authors.
|
21 years ago |
Roger Dingledine
|
4ba8bc0a73
make dir parsing robust to invalid but well-formed descriptors
|
21 years ago |
Nick Mathewson
|
5e4b9c6b61
Remove minor biasing problem from crypto_pseudo_rand_int
|
21 years ago |
Roger Dingledine
|
7e4cb9a750
connection_ap_handshake_send_begin always succeeds
|
21 years ago |
Nick Mathewson
|
785f5cdac8
Make crypto_pseudo_rand* never fail.
|
21 years ago |
Nick Mathewson
|
99a6d48f62
Restore erroneously removed assert
|
21 years ago |
Nick Mathewson
|
e0ad4d08be
Fix thinko: Failure and success are different things.
|
21 years ago |
Nick Mathewson
|
2e05b9ccf9
Remove dead code
|
21 years ago |
Nick Mathewson
|
7d441ec6b4
Compute paths as we build them.
|
21 years ago |
Nick Mathewson
|
e6296a4e2f
Refactor onion_generate_cpath to build cpaths one hop at a time. This
|
21 years ago |