| Commit message (Expand) | Author | Age |
... | |
* | commit a changelog tweak that i slipped in for the release•••svn:r5419
| Roger Dingledine | 2005-11-18 |
* | Leave options->DirServers alone -- if the user didn't specify any,•••just add the default ones directly to the trusted dirserver list.
This fixes a bug where people running controllers would setconf or
the equivalent, and Tor would start yelling at them about setting
their own DirServer lines.
svn:r5418
| Roger Dingledine | 2005-11-18 |
* | and another overly common log entry•••svn:r5417
| Roger Dingledine | 2005-11-18 |
* | and another one•••svn:r5416
| Roger Dingledine | 2005-11-17 |
* | comment out some really popular log lines•••svn:r5415
| Roger Dingledine | 2005-11-17 |
* | and now we actually do it, too.•••svn:r5414
| Roger Dingledine | 2005-11-17 |
* | what to do on a failed setconf was a bit unspecified•••svn:r5413
| Roger Dingledine | 2005-11-17 |
* | when you type 'getinfo' with no arguments, it doesn't give you•••any answer at all. this is clearly a bug.
the more interesting bug is whether things like setconf, getconf,
and so on should return 250 OK if you give them no arguments. should
we have a new "you didn't ask me anything" response code, or just
leave it as is?
svn:r5412
| Roger Dingledine | 2005-11-17 |
* | Add some DH clarifications•••svn:r5411
| Nick Mathewson | 2005-11-17 |
* | more spec clarifications from talking to lexi•••svn:r5410
| Roger Dingledine | 2005-11-17 |
* | Remove incorrect requirement.•••svn:r5409
| Nick Mathewson | 2005-11-17 |
* | ignored cells still count for computing digests.•••svn:r5408
| Roger Dingledine | 2005-11-17 |
* | and note that older tors break the spec in that way•••svn:r5407
| Roger Dingledine | 2005-11-17 |
* | pick a side of the fence. here's hoping.•••svn:r5406
| Roger Dingledine | 2005-11-17 |
* | we used to kill the circuit when we receive a relay command we•••don't recognize. now we just drop it. perhaps this will make us
more forward-compatible? or perhaps it will bite us? one day we
will find out.
svn:r5405
| Roger Dingledine | 2005-11-17 |
* | fix a bug in the spec, and add a question about correct behavior. nick?•••svn:r5404
| Roger Dingledine | 2005-11-17 |
* | help the term "OP" become obsolete•••svn:r5403
| Roger Dingledine | 2005-11-17 |
* | clean up the tor spec somewhat, inspired by comments from lexi•••svn:r5402
| Roger Dingledine | 2005-11-17 |
* | put the socks-extensions file in the tarball too•••svn:r5401
| Roger Dingledine | 2005-11-17 |
* | bugfix: the controller doesn't mention it's a .onion if it is.•••svn:r5400
| Roger Dingledine | 2005-11-16 |
* | Add a new config option TestSocks so people can see if their•••applications are using socks4, socks4a, socks5-with-ip, or
socks5-with-hostname. This way they don't have to keep mucking
with tcpdump and wondering if something got cached somewhere.
svn:r5399
| Roger Dingledine | 2005-11-16 |
* | Try to build with OpenSSL 0.9.6. Lets pay attention to see if anybody complains.•••svn:r5398
| Nick Mathewson | 2005-11-16 |
* | and start using the local copy of the stylesheet•••svn:r5397
| Roger Dingledine | 2005-11-15 |
* | and get it into the tarball•••svn:r5396
| Roger Dingledine | 2005-11-15 |
* | ship a copy of the stylesheet with the tor-doc-*•••svn:r5395
| Roger Dingledine | 2005-11-15 |
* | stop shipping tor-doc.html and .css in the tarball•••they're obsolete
svn:r5394
| Roger Dingledine | 2005-11-15 |
* | start shipping tor-doc-unix.html tor-doc-server.html in the tarball•••svn:r5393
| Roger Dingledine | 2005-11-15 |
* | Actually do not ship doc/{socks-extensions.txt,tor-doc-server.html,tor-doc-un...•••svn:r5391
| Peter Palfrader | 2005-11-15 |
* | New upstream version.•••svn:r5390
| Peter Palfrader | 2005-11-15 |
* | Verify that router fingerprint lines match identity keys. (We dont use them, ...•••svn:r5389
| Nick Mathewson | 2005-11-15 |
* | another case where the poor server operator doesn't need to•••hear about lexi's bugs.
svn:r5388
| Roger Dingledine | 2005-11-15 |
* | bump to 0.1.1.9-alpha-cvs•••svn:r5387
| Roger Dingledine | 2005-11-15 |
* | correct the timestamp on the changelog•••svn:r5385
| Roger Dingledine | 2005-11-15 |
* | Whitespace fix•••svn:r5384
| Peter Palfrader | 2005-11-15 |
* | add items to my TODO•••svn:r5383
| Peter Palfrader | 2005-11-15 |
* | Say that tor.default is a bash shell fragment now•••svn:r5382
| Peter Palfrader | 2005-11-15 |
* | Remove the EVENT_NOEPOLL block from etc/default/tor.•••Add an ARGS block to etc/default/tor as suggested in #338425.
svn:r5381
| Peter Palfrader | 2005-11-15 |
* | Use bin/bash for the init script instead of bin/sh. We are using ulimit -n•••which is not POSIX (closes: #338797).
svn:r5380
| Peter Palfrader | 2005-11-15 |
* | Also ship doc/{socks-extensions.txt,tor-doc-server.html,tor-doc-unix.html}•••svn:r5379
| Peter Palfrader | 2005-11-15 |
* | make it even more clear that i didn't screw up the logic•••svn:r5378
| Roger Dingledine | 2005-11-15 |
* | fix logic error: not unnamed is good.•••svn:r5377
| Roger Dingledine | 2005-11-15 |
* | Loops without an increment step can suck, even on windows.•••svn:r5376
| Nick Mathewson | 2005-11-15 |
* | Make new logging stuff work on windows; fix a couple of windows typos.•••svn:r5375
| Nick Mathewson | 2005-11-15 |
* | bump to 0.1.1.9-alpha•••svn:r5374
| Roger Dingledine | 2005-11-15 |
* | last pieces of 0.1.1.9-alpha changelog•••svn:r5373
| Roger Dingledine | 2005-11-15 |
* | Hm; looks like the callback business was unnecessary, since DHparams_dup() co...•••svn:r5372
| Nick Mathewson | 2005-11-14 |
* | Use a callback to set our DH parameters; set SSL_OP_SINGLE_DH_USE.•••svn:r5371
| Nick Mathewson | 2005-11-14 |
* | Oops. It looks like there *was* an easy way to make openssl do what we wanted.•••svn:r5370
| Nick Mathewson | 2005-11-14 |
* | Fix number in error message•••svn:r5369
| Nick Mathewson | 2005-11-14 |
* | shorten more of the startup log messages•••svn:r5368
| Roger Dingledine | 2005-11-14 |