Nick Mathewson
|
83d6b0387b
|
Try to build with OpenSSL 0.9.6. Lets pay attention to see if anybody complains.
svn:r5398
|
2005-11-16 05:22:44 +00:00 |
|
Roger Dingledine
|
fd58b0bc6e
|
and start using the local copy of the stylesheet
svn:r5397
|
2005-11-15 22:45:24 +00:00 |
|
Roger Dingledine
|
ed6a0531d2
|
and get it into the tarball
svn:r5396
|
2005-11-15 22:42:25 +00:00 |
|
Roger Dingledine
|
fd3a6e9d7b
|
ship a copy of the stylesheet with the tor-doc-*
svn:r5395
|
2005-11-15 22:42:10 +00:00 |
|
Roger Dingledine
|
3ec1aea329
|
stop shipping tor-doc.html and .css in the tarball
they're obsolete
svn:r5394
|
2005-11-15 22:39:55 +00:00 |
|
Roger Dingledine
|
2a96454816
|
start shipping tor-doc-unix.html tor-doc-server.html in the tarball
svn:r5393
|
2005-11-15 22:39:23 +00:00 |
|
Peter Palfrader
|
929dc8dea9
|
Actually do not ship doc/{socks-extensions.txt,tor-doc-server.html,tor-doc-unix.html}, they are not in the tarball
svn:r5391
|
2005-11-15 22:36:24 +00:00 |
|
Peter Palfrader
|
9dc4c82754
|
New upstream version.
svn:r5390
|
2005-11-15 22:30:15 +00:00 |
|
Nick Mathewson
|
22aea0757e
|
Verify that router fingerprint lines match identity keys. (We dont use them, but others might.)
svn:r5389
|
2005-11-15 21:24:32 +00:00 |
|
Roger Dingledine
|
74d1ca66c0
|
another case where the poor server operator doesn't need to
hear about lexi's bugs.
svn:r5388
|
2005-11-15 20:40:32 +00:00 |
|
Roger Dingledine
|
6465b30f21
|
bump to 0.1.1.9-alpha-cvs
svn:r5387
|
2005-11-15 20:29:56 +00:00 |
|
Roger Dingledine
|
e5087382de
|
correct the timestamp on the changelog
svn:r5385
|
2005-11-15 20:07:29 +00:00 |
|
Peter Palfrader
|
fa29f91944
|
Whitespace fix
svn:r5384
|
2005-11-15 10:36:42 +00:00 |
|
Peter Palfrader
|
f8ba32c32d
|
add items to my TODO
svn:r5383
|
2005-11-15 10:34:14 +00:00 |
|
Peter Palfrader
|
ccba428dbc
|
Say that tor.default is a bash shell fragment now
svn:r5382
|
2005-11-15 10:33:54 +00:00 |
|
Peter Palfrader
|
333e179f3e
|
Remove the EVENT_NOEPOLL block from etc/default/tor.
Add an ARGS block to etc/default/tor as suggested in #338425.
svn:r5381
|
2005-11-15 10:30:36 +00:00 |
|
Peter Palfrader
|
b52c4bfe09
|
Use bin/bash for the init script instead of bin/sh. We are using ulimit -n
which is not POSIX (closes: #338797).
svn:r5380
|
2005-11-15 10:28:00 +00:00 |
|
Peter Palfrader
|
d147b98d9b
|
Also ship doc/{socks-extensions.txt,tor-doc-server.html,tor-doc-unix.html}
svn:r5379
|
2005-11-15 10:26:17 +00:00 |
|
Roger Dingledine
|
fe7b07754f
|
make it even more clear that i didn't screw up the logic
svn:r5378
|
2005-11-15 09:57:58 +00:00 |
|
Roger Dingledine
|
53269f696d
|
fix logic error: not unnamed is good.
svn:r5377
|
2005-11-15 09:15:43 +00:00 |
|
Nick Mathewson
|
6c361468c1
|
Loops without an increment step can suck, even on windows.
svn:r5376
|
2005-11-15 03:16:32 +00:00 |
|
Nick Mathewson
|
9b432311c4
|
Make new logging stuff work on windows; fix a couple of windows typos.
svn:r5375
|
2005-11-15 03:05:23 +00:00 |
|
Roger Dingledine
|
4cd7bddfc3
|
bump to 0.1.1.9-alpha
svn:r5374
|
2005-11-15 01:47:11 +00:00 |
|
Roger Dingledine
|
9d8aec0e92
|
last pieces of 0.1.1.9-alpha changelog
svn:r5373
|
2005-11-15 01:42:55 +00:00 |
|
Nick Mathewson
|
e022aa73e6
|
Hm; looks like the callback business was unnecessary, since DHparams_dup() copies dh->length.
svn:r5372
|
2005-11-14 21:17:38 +00:00 |
|
Nick Mathewson
|
027d0ef18c
|
Use a callback to set our DH parameters; set SSL_OP_SINGLE_DH_USE.
svn:r5371
|
2005-11-14 19:20:47 +00:00 |
|
Nick Mathewson
|
887178e710
|
Oops. It looks like there *was* an easy way to make openssl do what we wanted.
svn:r5370
|
2005-11-14 19:18:31 +00:00 |
|
Nick Mathewson
|
669fdde91b
|
Fix number in error message
svn:r5369
|
2005-11-14 19:17:28 +00:00 |
|
Roger Dingledine
|
4ea6d71a26
|
shorten more of the startup log messages
svn:r5368
|
2005-11-14 04:39:49 +00:00 |
|
Roger Dingledine
|
6fc30a65fd
|
when a stream times out, provide less (but better) explanation
of what happened. don't bother printing the path, since i don't
know of any person who has gotten anything useful out of that.
svn:r5367
|
2005-11-14 04:13:43 +00:00 |
|
Roger Dingledine
|
ed4f15b2a7
|
When logging via syslog, include the pid whenever we provide
a log entry. Suggested by Todd Fries.
svn:r5366
|
2005-11-13 22:28:07 +00:00 |
|
Roger Dingledine
|
bf3e689eef
|
cleanup and additions to 0.1.1.9-alpha changelog
svn:r5365
|
2005-11-13 05:26:59 +00:00 |
|
Roger Dingledine
|
8dc938ac31
|
confuse people less about what running a server means
svn:r5364
|
2005-11-12 21:53:53 +00:00 |
|
Roger Dingledine
|
e87c6a03ab
|
remove some completed items
svn:r5363
|
2005-11-12 21:42:55 +00:00 |
|
Roger Dingledine
|
b72323fab8
|
start to clean up and add to and rearrange the todo
svn:r5362
|
2005-11-12 21:41:24 +00:00 |
|
Roger Dingledine
|
014c6bfe00
|
We were refusing to start if you define SocksListenAddress
but define SocksPort to be 0. But this is a standard configuration!
So don't fail.
svn:r5361
|
2005-11-11 22:41:07 +00:00 |
|
Roger Dingledine
|
5ef2927870
|
correct nick's comment
svn:r5360
|
2005-11-11 21:44:38 +00:00 |
|
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.)
svn:r5359
|
2005-11-11 20:18:00 +00:00 |
|
Roger Dingledine
|
a3c53e0af9
|
speed up the lookup-by-circid-orconn now that it seems that
our code works.
svn:r5358
|
2005-11-11 19:28:32 +00:00 |
|
Roger Dingledine
|
862a997495
|
when we were cannibalizing a circuit with a particular exit
node in mind, we weren't checking to see if that exit node
was already present earlier in the circuit. oops.
svn:r5357
|
2005-11-11 19:25:30 +00:00 |
|
Roger Dingledine
|
4d1c6bbfc4
|
fix function comment
svn:r5356
|
2005-11-11 17:16:24 +00:00 |
|
Roger Dingledine
|
b7e1a87304
|
router twins are long gone from tor. take them out of the spec.
also note two spec things that need more explanation.
svn:r5355
|
2005-11-11 17:06:54 +00:00 |
|
Roger Dingledine
|
c136bbe505
|
stop discouraging the old *BindAddress config options. we will
just confuse our users when they upgrade.
svn:r5354
|
2005-11-11 17:04:14 +00:00 |
|
Roger Dingledine
|
e6fd88c698
|
simplify a log entry
svn:r5353
|
2005-11-11 17:03:35 +00:00 |
|
Roger Dingledine
|
c074f528c1
|
fix a harmless warn and mark two points where we should
maybe change our approach.
svn:r5352
|
2005-11-11 17:01:20 +00:00 |
|
Nick Mathewson
|
b76f61ee66
|
If we stop knowing about a dirserver between request and answer, do not die.
svn:r5351
|
2005-11-08 22:30:17 +00:00 |
|
Peter Palfrader
|
43c253958e
|
Tor26's IP has changed to 86.59.21.38
svn:r5350
|
2005-11-05 20:20:51 +00:00 |
|
Nick Mathewson
|
75d85c8214
|
On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers.
svn:r5349
|
2005-11-05 20:15:27 +00:00 |
|
Nick Mathewson
|
757def59b6
|
Fix bugs in routerlist_remove_old_cached_routers_with_id()
svn:r5348
|
2005-11-04 16:47:26 +00:00 |
|
Nick Mathewson
|
a913cb3536
|
prevent duplicat mark-for-close
svn:r5347
|
2005-11-04 05:00:12 +00:00 |
|