Roger Dingledine
3aafb3ee19
changelog entries for pre22
...
svn:r1135
2004-02-27 00:55:31 +00:00
Nick Mathewson
867834e2e2
Dont use -eq for =; make TORGROUP and TORUSER independent
...
svn:r1134
2004-02-27 00:24:08 +00:00
Nick Mathewson
146d64c059
Make init script work with chkconfig; make it put pids in /var/run/tor (not /var/run) and allow it to su as needed (based on tor.spec)
...
svn:r1133
2004-02-27 00:07:33 +00:00
Roger Dingledine
a3893a0e84
and another desired todo item
...
svn:r1132
2004-02-26 23:36:31 +00:00
Roger Dingledine
f92145f5d2
bring the todo file up to date
...
svn:r1131
2004-02-26 23:05:11 +00:00
Roger Dingledine
d6b225dce9
When it can't resolve any dirservers, it was useless from then on.
...
Now it reloads the RouterFile (or default dirservers) if it has no
dirservers.
svn:r1130
2004-02-26 22:56:36 +00:00
Roger Dingledine
eecd73012c
break out the operations done on sighup into their own function
...
svn:r1129
2004-02-26 22:30:44 +00:00
Roger Dingledine
b8663e3462
dump a new router.desc on hup
...
svn:r1128
2004-02-26 22:20:00 +00:00
Roger Dingledine
f3c97a4bbd
writing html in C strings sucks
...
svn:r1127
2004-02-26 22:10:55 +00:00
Roger Dingledine
5ebdc1a694
when they use tor as an http proxy, give them an http 501 failure
...
svn:r1126
2004-02-26 22:02:22 +00:00
Roger Dingledine
06904491ca
bump our version to pre22
...
svn:r1125
2004-02-26 21:27:12 +00:00
Roger Dingledine
069a3d7995
if the default torrc isn't there, just use some default defaults
...
plus provide an internal dirservers file if they don't have one
having no config files will make it easier to run on windows
svn:r1124
2004-02-26 21:25:51 +00:00
Nick Mathewson
95b3876e26
Basic RAM poisoning and magic-checking to notice connection and circuit
...
corruption faster; also, check for corruption in dns.c so we can fail fast
for the bug that's nailing Lucky and moria3.
svn:r1123
2004-02-25 07:31:46 +00:00
Roger Dingledine
5d8eaba18f
bugfix: if the exit stream is pending on the resolve, and a destroy
...
arrives, then the stream wasn't getting removed from the pending list.
this may have been the lucky-bug.
this commit may also not actually fix the bug. it's darn hard to
reproduce.
svn:r1122
2004-02-25 06:57:57 +00:00
Roger Dingledine
e968293d1e
remove dead code
...
svn:r1121
2004-02-25 06:56:11 +00:00
Roger Dingledine
635091059a
move the daemon back to /usr/bin/tor
...
(it seems many people don't know they have a /usr/local/sbin/
damn the file system hierarchy standards)
svn:r1120
2004-02-25 06:42:20 +00:00
Roger Dingledine
d50f846250
move the tor program back to usr/bin/
...
svn:r1119
2004-02-25 06:41:21 +00:00
Roger Dingledine
42d19edc56
fix some bugs in assert_connection_ok
...
svn:r1118
2004-02-24 22:33:30 +00:00
Roger Dingledine
fff22f4d8a
note a bug that gabe found
...
svn:r1117
2004-02-24 22:22:04 +00:00
Roger Dingledine
120526a035
start hunting the lucky-bug
...
svn:r1116
2004-02-22 20:50:20 +00:00
Roger Dingledine
16d452769c
pre-talk slides
...
svn:r1115
2004-02-21 20:41:15 +00:00
Nick Mathewson
ceef5a4229
On OSX, decline to use the built-in select-baed poll wrapper, since it seems to sometimes not work.
...
svn:r1114
2004-02-20 23:41:45 +00:00
Roger Dingledine
b7d3c350f8
commit some partial slides in case i get hit by a bus
...
svn:r1113
2004-02-19 06:19:58 +00:00
Roger Dingledine
7c0cf276e7
clean up todo, mark a bug as fixed
...
svn:r1112
2004-02-18 22:30:16 +00:00
Roger Dingledine
be93a6b516
patch from vicman to publish less platform information
...
svn:r1111
2004-02-18 21:23:50 +00:00
Roger Dingledine
d505ac81d7
actual wording of pre21 changelog
...
svn:r1110
2004-02-18 09:40:18 +00:00
(no author)
560ff2569a
This commit was manufactured by cvs2svn to create tag
...
'debian_version_0_0_1+0_0_2pre21-1'.
svn:r1109
2004-02-18 09:13:33 +00:00
Peter Palfrader
47e513461d
New upstream release
...
svn:r1108
2004-02-18 09:13:33 +00:00
Roger Dingledine
bc31fc0204
bump us to pre21, add ChangeLog entries
...
svn:r1107
2004-02-18 08:54:35 +00:00
Roger Dingledine
abd7a35e75
slides for tor rump session talk at FC04
...
svn:r1106
2004-02-18 08:36:42 +00:00
Roger Dingledine
50cfb6aac2
go back to a single exitpolicy parameter
...
if your exitpolicy includes " *:*" then it is final,
else we append the default exit policy.
(thanks weasel)
svn:r1105
2004-02-18 07:23:38 +00:00
Roger Dingledine
5a88e61b76
allow imaps and pop3s in default exit policy
...
svn:r1104
2004-02-18 04:02:05 +00:00
Roger Dingledine
67b2cf300a
Get rid of the notion of a separate default default exit policy.
...
Create ExitPolicyPrepend config parameter, to customize the default
exit policy.
svn:r1103
2004-02-18 03:56:12 +00:00
Roger Dingledine
b16ec9fb4d
we define some big constant arrays but don't use them
...
svn:r1102
2004-02-18 03:17:35 +00:00
Roger Dingledine
55fbcc8c20
adding the reattach-after-timeout feature wasn't so easy after all.
...
maybe it works now.
svn:r1101
2004-02-18 01:21:20 +00:00
Roger Dingledine
8e9e50c299
retry streams where the connected cell hasn't arrived in 15 seconds
...
svn:r1100
2004-02-17 21:07:15 +00:00
Nick Mathewson
ee3c4aa614
Another case of the same.
...
svn:r1099
2004-02-17 08:52:57 +00:00
Nick Mathewson
9dcdeec5a5
Fix the Big Bug in router_compare_addr_to_exit_policy: we used port 0
...
to mean "unknown port". But no exit policy supports (nonexistant)
port 0, except accept *:*, and we had no special handling for 'unknown port'.
Now we do.
svn:r1098
2004-02-17 08:52:03 +00:00
Roger Dingledine
1b645d4293
best_support_idx is obsolete
...
(also doesn't fix the bug)
svn:r1097
2004-02-17 08:42:25 +00:00
Nick Mathewson
9d1611e729
Propagate yes/no/maybe a little farther forward.
...
svn:r1096
2004-02-17 08:29:22 +00:00
Roger Dingledine
3d56aa476d
make braces cleaner, bug still persists
...
svn:r1095
2004-02-17 08:10:07 +00:00
Roger Dingledine
ecda0f95e8
install the torify.1 man page too
...
svn:r1094
2004-02-17 08:05:39 +00:00
Nick Mathewson
863de01dc0
Fix router_compare_addr_to_exit_policy, and name its return codes. The bug was: "maybe reject,accept" should be "maybe", not "accept".
...
svn:r1093
2004-02-17 07:56:33 +00:00
Roger Dingledine
63982b1412
Let paranoid exit nodes (which default to reject) be exit nodes
...
Before we resolve the hostname, we don't know whether its IP will be accepted or rejected by the exit policy of each host. So we were only going with nodes that would certainly accept -- which
was just itys and poblano.
(This bug was hidden until now by the earlier port bug.)
(Actual bugfix pending on Nick's next commit, hopefully.)
svn:r1092
2004-02-17 07:45:44 +00:00
Roger Dingledine
6f7c0cd219
make 'make dist' work
...
svn:r1091
2004-02-17 07:20:01 +00:00
Steven Hazel
11176e96ae
made these scripts know about config/Makefile.am
...
svn:r1090
2004-02-17 06:41:18 +00:00
Steven Hazel
61513b2bca
this will cause the things in this directory to get installed properly, maybe
...
svn:r1089
2004-02-17 06:40:42 +00:00
Roger Dingledine
a0a2bc563a
prevent picking middleman nodes as the last node in the circuit
...
svn:r1088
2004-02-17 06:39:20 +00:00
Roger Dingledine
b1e56a289c
add jbash and weasel to the AUTHORS list
...
svn:r1087
2004-02-17 05:05:34 +00:00
Peter Palfrader
b6210b572a
Update changelog: tor moved to sbin, updating init script
...
svn:r1086
2004-02-17 04:58:24 +00:00