Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix some bugs in assert_connection_ok | Roger Dingledine | 2004-02-24 |
| | | | | svn:r1118 | ||
* | note a bug that gabe found | Roger Dingledine | 2004-02-24 |
| | | | | svn:r1117 | ||
* | start hunting the lucky-bug | Roger Dingledine | 2004-02-22 |
| | | | | svn:r1116 | ||
* | pre-talk slides | Roger Dingledine | 2004-02-21 |
| | | | | svn:r1115 | ||
* | On OSX, decline to use the built-in select-baed poll wrapper, since it seems ↵ | Nick Mathewson | 2004-02-20 |
| | | | | | | to sometimes not work. svn:r1114 | ||
* | commit some partial slides in case i get hit by a bus | Roger Dingledine | 2004-02-19 |
| | | | | svn:r1113 | ||
* | clean up todo, mark a bug as fixed | Roger Dingledine | 2004-02-18 |
| | | | | svn:r1112 | ||
* | patch from vicman to publish less platform information | Roger Dingledine | 2004-02-18 |
| | | | | svn:r1111 | ||
* | actual wording of pre21 changelog | Roger Dingledine | 2004-02-18 |
| | | | | svn:r1110 | ||
* | New upstream release | Peter Palfrader | 2004-02-18 |
| | | | | svn:r1108 | ||
* | bump us to pre21, add ChangeLog entries | Roger Dingledine | 2004-02-18 |
| | | | | svn:r1107 | ||
* | slides for tor rump session talk at FC04 | Roger Dingledine | 2004-02-18 |
| | | | | svn:r1106 | ||
* | go back to a single exitpolicy parameter | Roger Dingledine | 2004-02-18 |
| | | | | | | | | | if your exitpolicy includes " *:*" then it is final, else we append the default exit policy. (thanks weasel) svn:r1105 | ||
* | allow imaps and pop3s in default exit policy | Roger Dingledine | 2004-02-18 |
| | | | | svn:r1104 | ||
* | Get rid of the notion of a separate default default exit policy. | Roger Dingledine | 2004-02-18 |
| | | | | | | | | Create ExitPolicyPrepend config parameter, to customize the default exit policy. svn:r1103 | ||
* | we define some big constant arrays but don't use them | Roger Dingledine | 2004-02-18 |
| | | | | svn:r1102 | ||
* | adding the reattach-after-timeout feature wasn't so easy after all. | Roger Dingledine | 2004-02-18 |
| | | | | | | | maybe it works now. svn:r1101 | ||
* | retry streams where the connected cell hasn't arrived in 15 seconds | Roger Dingledine | 2004-02-17 |
| | | | | svn:r1100 | ||
* | Another case of the same. | Nick Mathewson | 2004-02-17 |
| | | | | svn:r1099 | ||
* | Fix the Big Bug in router_compare_addr_to_exit_policy: we used port 0 | Nick Mathewson | 2004-02-17 |
| | | | | | | | | | | 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 | ||
* | best_support_idx is obsolete | Roger Dingledine | 2004-02-17 |
| | | | | | | | (also doesn't fix the bug) svn:r1097 | ||
* | Propagate yes/no/maybe a little farther forward. | Nick Mathewson | 2004-02-17 |
| | | | | svn:r1096 | ||
* | make braces cleaner, bug still persists | Roger Dingledine | 2004-02-17 |
| | | | | svn:r1095 | ||
* | install the torify.1 man page too | Roger Dingledine | 2004-02-17 |
| | | | | svn:r1094 | ||
* | Fix router_compare_addr_to_exit_policy, and name its return codes. The bug ↵ | Nick Mathewson | 2004-02-17 |
| | | | | | | was: "maybe reject,accept" should be "maybe", not "accept". svn:r1093 | ||
* | Let paranoid exit nodes (which default to reject) be exit nodes | Roger Dingledine | 2004-02-17 |
| | | | | | | | | | | | | 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 | ||
* | make 'make dist' work | Roger Dingledine | 2004-02-17 |
| | | | | svn:r1091 | ||
* | made these scripts know about config/Makefile.am | Steven Hazel | 2004-02-17 |
| | | | | svn:r1090 | ||
* | this will cause the things in this directory to get installed properly, maybe | Steven Hazel | 2004-02-17 |
| | | | | svn:r1089 | ||
* | prevent picking middleman nodes as the last node in the circuit | Roger Dingledine | 2004-02-17 |
| | | | | svn:r1088 | ||
* | add jbash and weasel to the AUTHORS list | Roger Dingledine | 2004-02-17 |
| | | | | svn:r1087 | ||
* | Update changelog: tor moved to sbin, updating init script | Peter Palfrader | 2004-02-17 |
| | | | | svn:r1086 | ||
* | Mention that the package starts the OP by default and that OR can be enabled ↵ | Peter Palfrader | 2004-02-17 |
| | | | | | | in the config svn:r1085 | ||
* | sync up the rpm spec description so it matches the deb more | Roger Dingledine | 2004-02-17 |
| | | | | svn:r1084 | ||
* | now the deb finds the tor binary in the right place | Roger Dingledine | 2004-02-17 |
| | | | | | | | (right weasel?) svn:r1083 | ||
* | install the 'tor' binary to usr/sbin by default | Roger Dingledine | 2004-02-17 |
| | | | | svn:r1082 | ||
* | Put back privoxy into recommends. Somehow privoxy was removed and not tsocks | Peter Palfrader | 2004-02-17 |
| | | | | svn:r1081 | ||
* | and build the torify script on ./configure | Roger Dingledine | 2004-02-17 |
| | | | | svn:r1080 | ||
* | torify should look in the /etc we configured it to look for | Roger Dingledine | 2004-02-17 |
| | | | | svn:r1079 | ||
* | Add a lintian override for the INSTALL file | Peter Palfrader | 2004-02-17 |
| | | | | svn:r1077 | ||
* | Ship with INSTALL in usr/share/doc/tor/ | Peter Palfrader | 2004-02-17 |
| | | | | svn:r1076 | ||
* | Add a README.privoxy file | Peter Palfrader | 2004-02-17 |
| | | | | svn:r1075 | ||
* | Add initial spec file from jbash; no edits yet | Nick Mathewson | 2004-02-17 |
| | | | | svn:r1074 | ||
* | One item less in the debian/TODO file | Peter Palfrader | 2004-02-17 |
| | | | | svn:r1073 | ||
* | And update the debian changelog for 0.0.1+0.0.2pre20-2 | Peter Palfrader | 2004-02-17 |
| | | | | svn:r1072 | ||
* | Add torify script and stuff to debian | Peter Palfrader | 2004-02-17 |
| | | | | svn:r1071 | ||
* | include our ChangeLog file in make dist | Roger Dingledine | 2004-02-17 |
| | | | | svn:r1070 | ||
* | look for tor.sh in the right place | Roger Dingledine | 2004-02-17 |
| | | | | svn:r1069 | ||
* | and remove it from / | Roger Dingledine | 2004-02-17 |
| | | | | svn:r1068 | ||
* | move the tor init script into contrib/ | Roger Dingledine | 2004-02-17 |
| | | | | svn:r1067 |