Commit Graph

1092 Commits

Author SHA1 Message Date
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
Peter Palfrader e91b85398f Mention that the package starts the OP by default and that OR can be enabled in the config
svn:r1085
2004-02-17 04:57:37 +00:00
Roger Dingledine 6380e7c89d sync up the rpm spec description so it matches the deb more
svn:r1084
2004-02-17 04:55:57 +00:00
Roger Dingledine 16bf327769 now the deb finds the tor binary in the right place
(right weasel?)


svn:r1083
2004-02-17 04:53:08 +00:00
Roger Dingledine 744ce8d1fe install the 'tor' binary to usr/sbin by default
svn:r1082
2004-02-17 04:48:01 +00:00
Peter Palfrader 7be0178242 Put back privoxy into recommends. Somehow privoxy was removed and not tsocks
svn:r1081
2004-02-17 04:45:27 +00:00
Roger Dingledine 40ce8de236 and build the torify script on ./configure
svn:r1080
2004-02-17 04:29:11 +00:00
Roger Dingledine a8b01c554a torify should look in the /etc we configured it to look for
svn:r1079
2004-02-17 04:28:48 +00:00
(no author) c2b48e1824 This commit was manufactured by cvs2svn to create tag
'debian_version_0_0_1+0_0_2pre20-2'.

svn:r1078
2004-02-17 01:40:36 +00:00
Peter Palfrader 8d2b526e8c Add a lintian override for the INSTALL file
svn:r1077
2004-02-17 01:40:36 +00:00
Peter Palfrader e057248aa1 Ship with INSTALL in usr/share/doc/tor/
svn:r1076
2004-02-17 01:27:22 +00:00
Peter Palfrader f265b56e1a Add a README.privoxy file
svn:r1075
2004-02-17 01:24:41 +00:00
Nick Mathewson 7b1bc842bf Add initial spec file from jbash; no edits yet
svn:r1074
2004-02-17 01:19:06 +00:00
Peter Palfrader 614a93ebf0 One item less in the debian/TODO file
svn:r1073
2004-02-17 01:10:19 +00:00
Peter Palfrader 529a499477 And update the debian changelog for 0.0.1+0.0.2pre20-2
svn:r1072
2004-02-17 01:09:45 +00:00
Peter Palfrader 5943a56de6 Add torify script and stuff to debian
svn:r1071
2004-02-17 01:09:22 +00:00
Roger Dingledine ed37540e0c include our ChangeLog file in make dist
svn:r1070
2004-02-17 01:06:48 +00:00
Roger Dingledine 99dfa4827d look for tor.sh in the right place
svn:r1069
2004-02-17 00:58:07 +00:00
Roger Dingledine 0a543e7733 and remove it from /
svn:r1068
2004-02-17 00:55:44 +00:00
Roger Dingledine 3a9138c3a3 move the tor init script into contrib/
svn:r1067
2004-02-17 00:55:29 +00:00
Peter Palfrader 4b2cbf5747 Make the filename used in the script match the one we use.
svn:r1066
2004-02-17 00:50:57 +00:00
Peter Palfrader e4db876d15 Naturally the debian package now depends on tsocks, not only recommends it
svn:r1065
2004-02-17 00:48:33 +00:00
Peter Palfrader d3eee11a9f Add torify
svn:r1064
2004-02-17 00:46:59 +00:00
Roger Dingledine d3614fc668 it seems that bsd people can just do ./configure now too
svn:r1063
2004-02-17 00:45:05 +00:00
Peter Palfrader cbd4d6e38c There's a changelog now, enjoy!
svn:r1062
2004-02-17 00:32:26 +00:00
Peter Palfrader 614c145596 Put something useful into the ChangeLog, like past release announcments
svn:r1061
2004-02-17 00:31:39 +00:00
Roger Dingledine 8b880fe844 another hard item for the agenda
svn:r1060
2004-02-05 21:19:27 +00:00
Roger Dingledine d087f3d18e an agenda to be resolved (ha ha) at FC
svn:r1059
2004-02-05 05:23:06 +00:00
Roger Dingledine 7d6b2ca517 start marking up the parts of the spec that need to be fixed
svn:r1058
2004-02-05 05:22:38 +00:00
Nick Mathewson 97f920aaff log when exit situation is hopeless.
svn:r1057
2004-02-04 22:35:58 +00:00
Roger Dingledine 01f804da99 chicken out and revert to previous test results.
this is the final version.


svn:r1056
2004-02-02 06:37:34 +00:00
Nick Mathewson f0c2210074 Third time--is it right now?
svn:r1055
2004-02-02 06:21:15 +00:00
Nick Mathewson 45ea136353 <arma> shouldn't we say 128, 10 mins, etc?
svn:r1054
2004-02-02 06:18:46 +00:00
Nick Mathewson 00166b8c33 Remove no-longer-true footnote
svn:r1053
2004-02-02 06:15:14 +00:00
Roger Dingledine 8aecfc44a5 put the right numbers in
i'll leave the other phrasing for nick


svn:r1052
2004-02-02 06:13:04 +00:00
Roger Dingledine b49ef9bb62 note some more bugs
svn:r1051
2004-02-01 21:09:42 +00:00
Roger Dingledine 9f21f44554 some cleanups, and cite SS03
svn:r1050
2004-02-01 20:44:28 +00:00
Roger Dingledine 952c3703dc put the appendix on its own page; make it only one page
svn:r1049
2004-02-01 05:19:49 +00:00
Nick Mathewson 21c6a5a412 Trim 10 lines. Roger, please revert any of this you disagree with.
svn:r1048
2004-02-01 04:09:15 +00:00
Roger Dingledine f802876efd stretch the figure a bit more
svn:r1047
2004-02-01 03:09:32 +00:00
Roger Dingledine f99f08b728 add in the interaction diagram
fix the title


svn:r1046
2004-02-01 02:42:19 +00:00
Nick Mathewson 8a203b98f5 Manually clean up text in .fig file, regenerate stuff
svn:r1045
2004-01-31 10:25:57 +00:00
Nick Mathewson 227e8d36e7 Manually clean up text in .fig file, regenerate stuff
svn:r1044
2004-01-31 10:25:56 +00:00