Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rename cross-format config.c stuff to config_* and or_options_t-specific ↵ | Nick Mathewson | 2005-07-23 |
| | | | | | | stuff to option[s]_* svn:r4641 | ||
* | Fix out-of-place declaration | Nick Mathewson | 2005-07-23 |
| | | | | svn:r4640 | ||
* | an in-progress hidden service tutorial | Roger Dingledine | 2005-07-22 |
| | | | | svn:r4639 | ||
* | make use of the new #torrc FAQ | Roger Dingledine | 2005-07-22 |
| | | | | svn:r4638 | ||
* | Be consistent about preferring foo* to struct foo* | Nick Mathewson | 2005-07-22 |
| | | | | svn:r4637 | ||
* | lies, damn lies, and windows path names | Roger Dingledine | 2005-07-22 |
| | | | | svn:r4636 | ||
* | Parameterize configuration parsing functions | Nick Mathewson | 2005-07-22 |
| | | | | svn:r4635 | ||
* | Note item status; add persistence task | Nick Mathewson | 2005-07-22 |
| | | | | svn:r4634 | ||
* | Initial, somewhat dodgy implementation of helper nodes. It has too many ↵ | Nick Mathewson | 2005-07-22 |
| | | | | | | XXXXs, it logs too verbosely, and it doesnt do persistence. svn:r4633 | ||
* | Add getinfo logic for accounting; add options for helper nodes | Nick Mathewson | 2005-07-22 |
| | | | | svn:r4632 | ||
* | add work for today to TODO | Nick Mathewson | 2005-07-22 |
| | | | | svn:r4631 | ||
* | the abuse faq moved, so change the url | Roger Dingledine | 2005-07-22 |
| | | | | svn:r4629 | ||
* | we were mangling memory because we weren't allocing enough | Roger Dingledine | 2005-07-22 |
| | | | | | | | | for the hidserv desc nick can you check that this is enough now? svn:r4628 | ||
* | let hidden service descriptors publish 0 intro points | Roger Dingledine | 2005-07-22 |
| | | | | | | | nick, please check the logic here svn:r4627 | ||
* | checkpoint new directory document. needs way more expermients. probably ok. | Nick Mathewson | 2005-07-21 |
| | | | | svn:r4626 | ||
* | link to our new faq entry from the switchproxy howto | Roger Dingledine | 2005-07-20 |
| | | | | svn:r4625 | ||
* | fix capitalization on os x installer welcome page | Roger Dingledine | 2005-07-20 |
| | | | | svn:r4624 | ||
* | clean up osx doc more; this closes bug 169 too | Roger Dingledine | 2005-07-20 |
| | | | | svn:r4623 | ||
* | in circuit_list_path(), don't redundantly print the intended exit | Roger Dingledine | 2005-07-20 |
| | | | | | | | nickname when the circuit is open. svn:r4622 | ||
* | suggested fixes from chris | Roger Dingledine | 2005-07-20 |
| | | | | svn:r4621 | ||
* | tell people to proxy ftp and gopher through privoxy too | Roger Dingledine | 2005-07-20 |
| | | | | | | | duck is right svn:r4620 | ||
* | mention you need javascript to just click on it | Roger Dingledine | 2005-07-20 |
| | | | | svn:r4619 | ||
* | clean up the docs another round | Roger Dingledine | 2005-07-20 |
| | | | | svn:r4618 | ||
* | last tweaks | Roger Dingledine | 2005-07-20 |
| | | | | svn:r4617 | ||
* | remove redundant paragraph | Roger Dingledine | 2005-07-20 |
| | | | | svn:r4616 | ||
* | make it survive being somewhere other than / | Roger Dingledine | 2005-07-20 |
| | | | | svn:r4615 | ||
* | see what we think of tor-switchproxy with the eff css | Roger Dingledine | 2005-07-20 |
| | | | | svn:r4614 | ||
* | stop linking to hummingbird, since it's proprietary and seems to be | Roger Dingledine | 2005-07-20 |
| | | | | | | | hard to find svn:r4613 | ||
* | overhaul the docs for win32, os x, and switchproxy | Roger Dingledine | 2005-07-20 |
| | | | | svn:r4612 | ||
* | comments from lucky | Roger Dingledine | 2005-07-19 |
| | | | | svn:r4611 | ||
* | be consistent about printing out key digest $'s when we're getting a | Roger Dingledine | 2005-07-19 |
| | | | | | | | different key than we expect svn:r4609 | ||
* | forward-port with a different version claim | Roger Dingledine | 2005-07-19 |
| | | | | svn:r4608 | ||
* | clean up the tor switchproxy howto more | Roger Dingledine | 2005-07-19 |
| | | | | svn:r4606 | ||
* | first iteration of the switchproxy howto | Roger Dingledine | 2005-07-19 |
| | | | | svn:r4603 | ||
* | unit tests to prove i didn't screw up | Roger Dingledine | 2005-07-18 |
| | | | | svn:r4602 | ||
* | cosmetic fixes | Roger Dingledine | 2005-07-18 |
| | | | | svn:r4601 | ||
* | stop asserting if we have a controller listening for circuit events | Roger Dingledine | 2005-07-18 |
| | | | | | | | | and we're offline so we fail to make a circuit and it tries to notify us about the zero-length circuit. svn:r4600 | ||
* | slightly cleaner fix | Roger Dingledine | 2005-07-18 |
| | | | | svn:r4599 | ||
* | bugfixes: smartlist_join_strings2() was underflowing a size_t | Roger Dingledine | 2005-07-18 |
| | | | | | | | | | | if you gave it an empty smartlist; and it wasn't terminating in this case even if you asked it to. this does not appear to be exploitable in any reasonable cases. svn:r4598 | ||
* | forward-port the 0.1.0.12 changelog | Roger Dingledine | 2005-07-18 |
| | | | | svn:r4597 | ||
* | now that we're recommending 0.1.1.x-alpha for win32 and os x users, | Roger Dingledine | 2005-07-18 |
| | | | | | | | stop printing debug stuff once a minute svn:r4596 | ||
* | add a trivial tor-counting variable | Roger Dingledine | 2005-07-18 |
| | | | | svn:r4593 | ||
* | it's called GETCONF, not GETCONFIG | Roger Dingledine | 2005-07-17 |
| | | | | svn:r4591 | ||
* | make event streams work with control v1 too | Roger Dingledine | 2005-07-17 |
| | | | | svn:r4590 | ||
* | downgrade a warning that could plausibly happen sometimes now that we | Roger Dingledine | 2005-07-17 |
| | | | | | | | have controllers. svn:r4589 | ||
* | correct error message in closestream | Roger Dingledine | 2005-07-17 |
| | | | | svn:r4588 | ||
* | not not zero means zero | Roger Dingledine | 2005-07-17 |
| | | | | svn:r4587 | ||
* | if the controller asks to extendcircuit to circid 0, we need to | Roger Dingledine | 2005-07-17 |
| | | | | | | | init the circuit before we can add hops to its cpath. svn:r4586 | ||
* | arguments in EXTENDCIRCUIT were reversed | Roger Dingledine | 2005-07-17 |
| | | | | | | | | | and an error message was misleading and we were leaking memory on some errors more bugs remain svn:r4585 | ||
* | Make "Couldnt add router to list" message more descriptive. Make messages ↵ | Nick Mathewson | 2005-07-15 |
| | | | | | | consistenly punctuated. svn:r4582 |