Peter Palfrader
|
f8ba32c32d
add items to my TODO
|
19 anni fa |
Peter Palfrader
|
ccba428dbc
Say that tor.default is a bash shell fragment now
|
19 anni fa |
Peter Palfrader
|
333e179f3e
Remove the EVENT_NOEPOLL block from etc/default/tor.
|
19 anni fa |
Peter Palfrader
|
b52c4bfe09
Use bin/bash for the init script instead of bin/sh. We are using ulimit -n
|
19 anni fa |
Peter Palfrader
|
d147b98d9b
Also ship doc/{socks-extensions.txt,tor-doc-server.html,tor-doc-unix.html}
|
19 anni fa |
Roger Dingledine
|
fe7b07754f
make it even more clear that i didn't screw up the logic
|
19 anni fa |
Roger Dingledine
|
53269f696d
fix logic error: not unnamed is good.
|
19 anni fa |
Nick Mathewson
|
6c361468c1
Loops without an increment step can suck, even on windows.
|
19 anni fa |
Nick Mathewson
|
9b432311c4
Make new logging stuff work on windows; fix a couple of windows typos.
|
19 anni fa |
Roger Dingledine
|
4cd7bddfc3
bump to 0.1.1.9-alpha
|
19 anni fa |
Roger Dingledine
|
9d8aec0e92
last pieces of 0.1.1.9-alpha changelog
|
19 anni fa |
Nick Mathewson
|
e022aa73e6
Hm; looks like the callback business was unnecessary, since DHparams_dup() copies dh->length.
|
19 anni fa |
Nick Mathewson
|
027d0ef18c
Use a callback to set our DH parameters; set SSL_OP_SINGLE_DH_USE.
|
19 anni fa |
Nick Mathewson
|
887178e710
Oops. It looks like there *was* an easy way to make openssl do what we wanted.
|
19 anni fa |
Nick Mathewson
|
669fdde91b
Fix number in error message
|
19 anni fa |
Roger Dingledine
|
4ea6d71a26
shorten more of the startup log messages
|
19 anni fa |
Roger Dingledine
|
6fc30a65fd
when a stream times out, provide less (but better) explanation
|
19 anni fa |
Roger Dingledine
|
ed4f15b2a7
When logging via syslog, include the pid whenever we provide
|
19 anni fa |
Roger Dingledine
|
bf3e689eef
cleanup and additions to 0.1.1.9-alpha changelog
|
19 anni fa |
Roger Dingledine
|
8dc938ac31
confuse people less about what running a server means
|
19 anni fa |
Roger Dingledine
|
e87c6a03ab
remove some completed items
|
19 anni fa |
Roger Dingledine
|
b72323fab8
start to clean up and add to and rearrange the todo
|
19 anni fa |
Roger Dingledine
|
014c6bfe00
We were refusing to start if you define SocksListenAddress
|
19 anni fa |
Roger Dingledine
|
5ef2927870
correct nick's comment
|
19 anni fa |
Nick Mathewson
|
f14743a975
Note that much of check_dh_key is voodoo; make x in DH be only 320 bits for DH speed improvement: this wants auditing. [We have blessing from Ian on this.] (Note that DH in SSL is not yet affected.)
|
19 anni fa |
Roger Dingledine
|
a3c53e0af9
speed up the lookup-by-circid-orconn now that it seems that
|
19 anni fa |
Roger Dingledine
|
862a997495
when we were cannibalizing a circuit with a particular exit
|
19 anni fa |
Roger Dingledine
|
4d1c6bbfc4
fix function comment
|
19 anni fa |
Roger Dingledine
|
b7e1a87304
router twins are long gone from tor. take them out of the spec.
|
19 anni fa |
Roger Dingledine
|
c136bbe505
stop discouraging the old *BindAddress config options. we will
|
19 anni fa |