Roger Dingledine
|
92ef9e37e7
Add a new config option ExitPolicyRejectPrivate which defaults to 1.
|
19 years ago |
Roger Dingledine
|
bdba6e42dc
avoid a minor confusing log message
|
19 years ago |
Peter Palfrader
|
bf514e5dc5
Try to fix policy_includes_addr_mask_implicitly()
|
19 years ago |
Peter Palfrader
|
61ea27620a
Also catch 0/8 in exit_policy_implicitly_allows_local_networks()
|
19 years ago |
Roger Dingledine
|
686508a04a
don't try to upload hidden service descriptors until we have
|
19 years ago |
Peter Palfrader
|
dbf2e10460
Apply Matt Ghali's --with-syslog-facility patch
|
19 years ago |
Roger Dingledine
|
415544bb75
start to put the incentives brainstorming down in text.
|
19 years ago |
Roger Dingledine
|
e05d4e45d2
provide a more useful warn message when our onion queue
|
19 years ago |
Roger Dingledine
|
8fc44169e5
only start testing reachability once we've established a circuit.
|
20 years ago |
Roger Dingledine
|
05cf1e0202
more bugs that arma needs to investigate
|
20 years ago |
Roger Dingledine
|
dfa23061a7
fix the man page: hardwareaccel is off by default.
|
20 years ago |
Roger Dingledine
|
0d0ce4b1ef
more bugs and missing features
|
20 years ago |
Roger Dingledine
|
f8b9a8d457
bump the default bandwidthrate to 3 MB, and burst to 6 MB
|
20 years ago |
Nick Mathewson
|
d4393daf10
Make OpenSSL configure.in logic match libevent configure.in logic.
|
20 years ago |
Nick Mathewson
|
0e8072a8e7
More improvements on libevent hunting: give a good error when no libevent linkable is found at all; also try using -R to link libevent where needed.
|
20 years ago |
Nick Mathewson
|
2379bc557c
Minor cleanup of last patch: check system before prefix, so we dont believe that libevent is /usr/local/lib when it is in /usr.
|
20 years ago |
Nick Mathewson
|
b28dbb5b99
Implement --with-libevent-dir. Improve libevent search techniques. May be buggy as my old apartment.
|
20 years ago |
Roger Dingledine
|
35f91db15f
a slightly more useful message when you get a sighup
|
20 years ago |
Peter Palfrader
|
20183cf559
Lasse and Paul's attack has a CVE: CVE-2006-0414
|
20 years ago |
Peter Palfrader
|
de9b59a2ef
Mention that 0.1.1.11-alpha-1 closes #349283
|
20 years ago |
Peter Palfrader
|
17e0d9f238
The reading-arbitrary-memory bug in June had a CVE too
|
20 years ago |
Peter Palfrader
|
ef8787b7ee
Add CVE number for the crypto handshake bug from August to changelogs
|
20 years ago |
Roger Dingledine
|
a9eb35dc8f
nick likes todo items, i hear
|
20 years ago |
Roger Dingledine
|
4cc1ab0065
slip in some more todo items
|
20 years ago |
Roger Dingledine
|
8da3bff6e5
ha ha, we never bumped the os x stable version number.
|
20 years ago |
Nick Mathewson
|
bfe285be61
Add a missing printf arg
|
20 years ago |
Roger Dingledine
|
29e58a839d
more 0.1.1.x todo items, plus a 0.1.2.x roadmap
|
20 years ago |
Roger Dingledine
|
2eabf190e9
make it louder when we're running an unrecommended version.
|
20 years ago |
Roger Dingledine
|
52737a5e6d
dir-spec cleanups
|
20 years ago |
Nick Mathewson
|
75ca3e5063
Document "guard" flag. Also document subtle shift in meaning of "stable" and "fast" to mean "good for stable circs" and "good for fast circs", rather than "stable server" or "fast server".
|
20 years ago |