Commit Graph

4456 Commits

Author SHA1 Message Date
Roger Dingledine
2504106e84 and fix another link
svn:r4655
2005-07-23 11:03:30 +00:00
Roger Dingledine
d63a54980f make the hidden-service section of tor-doc obsolete
svn:r4654
2005-07-23 11:02:33 +00:00
Roger Dingledine
a4510dce66 better example
svn:r4653
2005-07-23 11:00:53 +00:00
Roger Dingledine
6f249a46b7 more tips
svn:r4652
2005-07-23 10:59:43 +00:00
Roger Dingledine
222b7efcfe another minor tweak
svn:r4651
2005-07-23 09:00:19 +00:00
Roger Dingledine
db53c5a436 fix (maybe) the example windows path
svn:r4650
2005-07-23 08:26:23 +00:00
Roger Dingledine
cf62927003 fix typo that reversed my meaning
svn:r4649
2005-07-23 08:19:40 +00:00
Roger Dingledine
228aca259d the rest of the tor hidden service howto
minus the windows part that i can't do


svn:r4648
2005-07-23 08:07:58 +00:00
Roger Dingledine
752632f6df clean up dir-spec a bit
svn:r4647
2005-07-23 08:07:39 +00:00
Roger Dingledine
44fe2fa7eb better log examples in the torrc
svn:r4646
2005-07-23 05:14:33 +00:00
Roger Dingledine
9385a96235 fix typos
svn:r4645
2005-07-23 04:35:58 +00:00
Nick Mathewson
bb4ebaac6f document code for hibernation
svn:r4644
2005-07-23 04:12:35 +00:00
Roger Dingledine
cfd6514482 and a nearby define
svn:r4643
2005-07-23 02:19:43 +00:00
Nick Mathewson
b98e4a0cd7 add parenthesis to U64_PRINTF_ARG macro
svn:r4642
2005-07-23 02:12:40 +00:00
Nick Mathewson
2bd6040f62 Rename cross-format config.c stuff to config_* and or_options_t-specific stuff to option[s]_*
svn:r4641
2005-07-23 01:58:05 +00:00
Nick Mathewson
3cb7b97660 Fix out-of-place declaration
svn:r4640
2005-07-23 01:52:24 +00:00
Roger Dingledine
e843b1395b an in-progress hidden service tutorial
svn:r4639
2005-07-22 22:23:45 +00:00
Roger Dingledine
fe0e75fb3d make use of the new #torrc FAQ
svn:r4638
2005-07-22 21:45:21 +00:00
Nick Mathewson
18c11eb3bc Be consistent about preferring foo* to struct foo*
svn:r4637
2005-07-22 21:12:10 +00:00
Roger Dingledine
d42aae7cfb lies, damn lies, and windows path names
svn:r4636
2005-07-22 21:07:07 +00:00
Nick Mathewson
c252a76f0b Parameterize configuration parsing functions
svn:r4635
2005-07-22 20:37:42 +00:00
Nick Mathewson
5621ccc962 Note item status; add persistence task
svn:r4634
2005-07-22 17:34:10 +00:00
Nick Mathewson
c3a62c1739 Initial, somewhat dodgy implementation of helper nodes. It has too many XXXXs, it logs too verbosely, and it doesnt do persistence.
svn:r4633
2005-07-22 17:32:25 +00:00
Nick Mathewson
5b4e11fa5d Add getinfo logic for accounting; add options for helper nodes
svn:r4632
2005-07-22 14:55:09 +00:00
Nick Mathewson
76a6cec3f1 add work for today to TODO
svn:r4631
2005-07-22 14:54:37 +00:00
Roger Dingledine
495169d316 the abuse faq moved, so change the url
svn:r4629
2005-07-22 06:35:25 +00:00
Roger Dingledine
3333d27f41 we were mangling memory because we weren't allocing enough
for the hidserv desc
nick can you check that this is enough now?


svn:r4628
2005-07-22 00:18:25 +00:00
Roger Dingledine
1efeb3908a let hidden service descriptors publish 0 intro points
nick, please check the logic here


svn:r4627
2005-07-22 00:14:58 +00:00
Nick Mathewson
550ec09ffa checkpoint new directory document. needs way more expermients. probably ok.
svn:r4626
2005-07-21 07:57:31 +00:00
Roger Dingledine
738dfca909 link to our new faq entry from the switchproxy howto
svn:r4625
2005-07-20 23:51:30 +00:00
Roger Dingledine
d51ca36e5c fix capitalization on os x installer welcome page
svn:r4624
2005-07-20 21:21:50 +00:00
Roger Dingledine
cf0df47335 clean up osx doc more; this closes bug 169 too
svn:r4623
2005-07-20 21:20:47 +00:00
Roger Dingledine
11bd4bc521 in circuit_list_path(), don't redundantly print the intended exit
nickname when the circuit is open.


svn:r4622
2005-07-20 20:33:13 +00:00
Roger Dingledine
d049cccdc6 suggested fixes from chris
svn:r4621
2005-07-20 20:27:19 +00:00
Roger Dingledine
900f46aafe tell people to proxy ftp and gopher through privoxy too
duck is right


svn:r4620
2005-07-20 20:12:43 +00:00
Roger Dingledine
1ba35571a2 mention you need javascript to just click on it
svn:r4619
2005-07-20 20:02:38 +00:00
Roger Dingledine
5a1a196d83 clean up the docs another round
svn:r4618
2005-07-20 19:38:56 +00:00
Roger Dingledine
be22d928d5 last tweaks
svn:r4617
2005-07-20 01:27:17 +00:00
Roger Dingledine
10aa75d1bb remove redundant paragraph
svn:r4616
2005-07-20 01:22:59 +00:00
Roger Dingledine
0f09b6a894 make it survive being somewhere other than /
svn:r4615
2005-07-20 01:12:02 +00:00
Roger Dingledine
a1d96f2efd see what we think of tor-switchproxy with the eff css
svn:r4614
2005-07-20 01:06:14 +00:00
Roger Dingledine
ee841e0cd4 stop linking to hummingbird, since it's proprietary and seems to be
hard to find


svn:r4613
2005-07-20 00:59:41 +00:00
Roger Dingledine
074c059921 overhaul the docs for win32, os x, and switchproxy
svn:r4612
2005-07-20 00:00:08 +00:00
Roger Dingledine
9d0d9c70d4 comments from lucky
svn:r4611
2005-07-19 22:14:59 +00:00
Roger Dingledine
eedb7c243e be consistent about printing out key digest $'s when we're getting a
different key than we expect


svn:r4609
2005-07-19 21:26:24 +00:00
Roger Dingledine
f2bc79ba89 forward-port with a different version claim
svn:r4608
2005-07-19 21:16:31 +00:00
Roger Dingledine
9d962eb224 clean up the tor switchproxy howto more
svn:r4606
2005-07-19 21:10:34 +00:00
Roger Dingledine
0f6bf87427 first iteration of the switchproxy howto
svn:r4603
2005-07-19 08:01:03 +00:00
Roger Dingledine
7ac36a9a74 unit tests to prove i didn't screw up
svn:r4602
2005-07-18 23:36:12 +00:00
Roger Dingledine
8c657e4157 cosmetic fixes
svn:r4601
2005-07-18 23:33:19 +00:00