]> git.ipfire.org Git - thirdparty/tor.git/log
thirdparty/tor.git
21 years agoNew upstream release debian-version-0.0.1+0.0.2pre21-1
Peter Palfrader [Wed, 18 Feb 2004 09:13:33 +0000 (09:13 +0000)] 
New upstream release

svn:r1108

21 years agobump us to pre21, add ChangeLog entries
Roger Dingledine [Wed, 18 Feb 2004 08:54:35 +0000 (08:54 +0000)] 
bump us to pre21, add ChangeLog entries

svn:r1107

21 years agoslides for tor rump session talk at FC04
Roger Dingledine [Wed, 18 Feb 2004 08:36:42 +0000 (08:36 +0000)] 
slides for tor rump session talk at FC04

svn:r1106

21 years agogo back to a single exitpolicy parameter
Roger Dingledine [Wed, 18 Feb 2004 07:23:38 +0000 (07:23 +0000)] 
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

21 years agoallow imaps and pop3s in default exit policy
Roger Dingledine [Wed, 18 Feb 2004 04:02:05 +0000 (04:02 +0000)] 
allow imaps and pop3s in default exit policy

svn:r1104

21 years agoGet rid of the notion of a separate default default exit policy.
Roger Dingledine [Wed, 18 Feb 2004 03:56:12 +0000 (03:56 +0000)] 
Get rid of the notion of a separate default default exit policy.

Create ExitPolicyPrepend config parameter, to customize the default
exit policy.

svn:r1103

21 years agowe define some big constant arrays but don't use them
Roger Dingledine [Wed, 18 Feb 2004 03:17:35 +0000 (03:17 +0000)] 
we define some big constant arrays but don't use them

svn:r1102

21 years agoadding the reattach-after-timeout feature wasn't so easy after all.
Roger Dingledine [Wed, 18 Feb 2004 01:21:20 +0000 (01:21 +0000)] 
adding the reattach-after-timeout feature wasn't so easy after all.
maybe it works now.

svn:r1101

21 years agoretry streams where the connected cell hasn't arrived in 15 seconds
Roger Dingledine [Tue, 17 Feb 2004 21:07:15 +0000 (21:07 +0000)] 
retry streams where the connected cell hasn't arrived in 15 seconds

svn:r1100

21 years agoAnother case of the same.
Nick Mathewson [Tue, 17 Feb 2004 08:52:57 +0000 (08:52 +0000)] 
Another case of the same.

svn:r1099

21 years agoFix the Big Bug in router_compare_addr_to_exit_policy: we used port 0
Nick Mathewson [Tue, 17 Feb 2004 08:52:03 +0000 (08:52 +0000)] 
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

21 years agobest_support_idx is obsolete
Roger Dingledine [Tue, 17 Feb 2004 08:42:25 +0000 (08:42 +0000)] 
best_support_idx is obsolete
(also doesn't fix the bug)

svn:r1097

21 years agoPropagate yes/no/maybe a little farther forward.
Nick Mathewson [Tue, 17 Feb 2004 08:29:22 +0000 (08:29 +0000)] 
Propagate yes/no/maybe a little farther forward.

svn:r1096

21 years agomake braces cleaner, bug still persists
Roger Dingledine [Tue, 17 Feb 2004 08:10:07 +0000 (08:10 +0000)] 
make braces cleaner, bug still persists

svn:r1095

21 years agoinstall the torify.1 man page too
Roger Dingledine [Tue, 17 Feb 2004 08:05:39 +0000 (08:05 +0000)] 
install the torify.1 man page too

svn:r1094

21 years agoFix router_compare_addr_to_exit_policy, and name its return codes. The bug was:...
Nick Mathewson [Tue, 17 Feb 2004 07:56:33 +0000 (07:56 +0000)] 
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

21 years agoLet paranoid exit nodes (which default to reject) be exit nodes
Roger Dingledine [Tue, 17 Feb 2004 07:45:44 +0000 (07:45 +0000)] 
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

21 years agomake 'make dist' work
Roger Dingledine [Tue, 17 Feb 2004 07:20:01 +0000 (07:20 +0000)] 
make 'make dist' work

svn:r1091

21 years agomade these scripts know about config/Makefile.am
Steven Hazel [Tue, 17 Feb 2004 06:41:18 +0000 (06:41 +0000)] 
made these scripts know about config/Makefile.am

svn:r1090

21 years agothis will cause the things in this directory to get installed properly, maybe
Steven Hazel [Tue, 17 Feb 2004 06:40:42 +0000 (06:40 +0000)] 
this will cause the things in this directory to get installed properly, maybe

svn:r1089

21 years agoprevent picking middleman nodes as the last node in the circuit
Roger Dingledine [Tue, 17 Feb 2004 06:39:20 +0000 (06:39 +0000)] 
prevent picking middleman nodes as the last node in the circuit

svn:r1088

21 years agoadd jbash and weasel to the AUTHORS list
Roger Dingledine [Tue, 17 Feb 2004 05:05:34 +0000 (05:05 +0000)] 
add jbash and weasel to the AUTHORS list

svn:r1087

21 years agoUpdate changelog: tor moved to sbin, updating init script
Peter Palfrader [Tue, 17 Feb 2004 04:58:24 +0000 (04:58 +0000)] 
Update changelog: tor moved to sbin, updating init script

svn:r1086

21 years agoMention that the package starts the OP by default and that OR can be enabled in the...
Peter Palfrader [Tue, 17 Feb 2004 04:57:37 +0000 (04:57 +0000)] 
Mention that the package starts the OP by default and that OR can be enabled in the config

svn:r1085

21 years agosync up the rpm spec description so it matches the deb more
Roger Dingledine [Tue, 17 Feb 2004 04:55:57 +0000 (04:55 +0000)] 
sync up the rpm spec description so it matches the deb more

svn:r1084

21 years agonow the deb finds the tor binary in the right place
Roger Dingledine [Tue, 17 Feb 2004 04:53:08 +0000 (04:53 +0000)] 
now the deb finds the tor binary in the right place
(right weasel?)

svn:r1083

21 years agoinstall the 'tor' binary to usr/sbin by default
Roger Dingledine [Tue, 17 Feb 2004 04:48:01 +0000 (04:48 +0000)] 
install the 'tor' binary to usr/sbin by default

svn:r1082

21 years agoPut back privoxy into recommends. Somehow privoxy was removed and not tsocks
Peter Palfrader [Tue, 17 Feb 2004 04:45:27 +0000 (04:45 +0000)] 
Put back privoxy into recommends.  Somehow privoxy was removed and not tsocks

svn:r1081

21 years agoand build the torify script on ./configure
Roger Dingledine [Tue, 17 Feb 2004 04:29:11 +0000 (04:29 +0000)] 
and build the torify script on ./configure

svn:r1080

21 years agotorify should look in the /etc we configured it to look for
Roger Dingledine [Tue, 17 Feb 2004 04:28:48 +0000 (04:28 +0000)] 
torify should look in the /etc we configured it to look for

svn:r1079

21 years agoAdd a lintian override for the INSTALL file debian-version-0.0.1+0.0.2pre20-2
Peter Palfrader [Tue, 17 Feb 2004 01:40:36 +0000 (01:40 +0000)] 
Add a lintian override for the INSTALL file

svn:r1077

21 years agoShip with INSTALL in usr/share/doc/tor/
Peter Palfrader [Tue, 17 Feb 2004 01:27:22 +0000 (01:27 +0000)] 
Ship with INSTALL in usr/share/doc/tor/

svn:r1076

21 years agoAdd a README.privoxy file
Peter Palfrader [Tue, 17 Feb 2004 01:24:41 +0000 (01:24 +0000)] 
Add a README.privoxy file

svn:r1075

21 years agoAdd initial spec file from jbash; no edits yet
Nick Mathewson [Tue, 17 Feb 2004 01:19:06 +0000 (01:19 +0000)] 
Add initial spec file from jbash; no edits yet

svn:r1074

21 years agoOne item less in the debian/TODO file
Peter Palfrader [Tue, 17 Feb 2004 01:10:19 +0000 (01:10 +0000)] 
One item less in the debian/TODO file

svn:r1073

21 years agoAnd update the debian changelog for 0.0.1+0.0.2pre20-2
Peter Palfrader [Tue, 17 Feb 2004 01:09:45 +0000 (01:09 +0000)] 
And update the debian changelog for 0.0.1+0.0.2pre20-2

svn:r1072

21 years agoAdd torify script and stuff to debian
Peter Palfrader [Tue, 17 Feb 2004 01:09:22 +0000 (01:09 +0000)] 
Add torify script and stuff to debian

svn:r1071

21 years agoinclude our ChangeLog file in make dist
Roger Dingledine [Tue, 17 Feb 2004 01:06:48 +0000 (01:06 +0000)] 
include our ChangeLog file in make dist

svn:r1070

21 years agolook for tor.sh in the right place
Roger Dingledine [Tue, 17 Feb 2004 00:58:07 +0000 (00:58 +0000)] 
look for tor.sh in the right place

svn:r1069

21 years agoand remove it from /
Roger Dingledine [Tue, 17 Feb 2004 00:55:44 +0000 (00:55 +0000)] 
and remove it from /

svn:r1068

21 years agomove the tor init script into contrib/
Roger Dingledine [Tue, 17 Feb 2004 00:55:29 +0000 (00:55 +0000)] 
move the tor init script into contrib/

svn:r1067

21 years agoMake the filename used in the script match the one we use.
Peter Palfrader [Tue, 17 Feb 2004 00:50:57 +0000 (00:50 +0000)] 
Make the filename used in the script match the one we use.

svn:r1066

21 years agoNaturally the debian package now depends on tsocks, not only recommends it
Peter Palfrader [Tue, 17 Feb 2004 00:48:33 +0000 (00:48 +0000)] 
Naturally the debian package now depends on tsocks, not only recommends it

svn:r1065

21 years agoAdd torify
Peter Palfrader [Tue, 17 Feb 2004 00:46:59 +0000 (00:46 +0000)] 
Add torify

svn:r1064

21 years agoit seems that bsd people can just do ./configure now too
Roger Dingledine [Tue, 17 Feb 2004 00:45:05 +0000 (00:45 +0000)] 
it seems that bsd people can just do ./configure now too

svn:r1063

21 years agoThere's a changelog now, enjoy!
Peter Palfrader [Tue, 17 Feb 2004 00:32:26 +0000 (00:32 +0000)] 
There's a changelog now, enjoy!

svn:r1062

21 years agoPut something useful into the ChangeLog, like past release announcments
Peter Palfrader [Tue, 17 Feb 2004 00:31:39 +0000 (00:31 +0000)] 
Put something useful into the ChangeLog, like past release announcments

svn:r1061

21 years agoanother hard item for the agenda
Roger Dingledine [Thu, 5 Feb 2004 21:19:27 +0000 (21:19 +0000)] 
another hard item for the agenda

svn:r1060

21 years agoan agenda to be resolved (ha ha) at FC
Roger Dingledine [Thu, 5 Feb 2004 05:23:06 +0000 (05:23 +0000)] 
an agenda to be resolved (ha ha) at FC

svn:r1059

21 years agostart marking up the parts of the spec that need to be fixed
Roger Dingledine [Thu, 5 Feb 2004 05:22:38 +0000 (05:22 +0000)] 
start marking up the parts of the spec that need to be fixed

svn:r1058

21 years agolog when exit situation is hopeless.
Nick Mathewson [Wed, 4 Feb 2004 22:35:58 +0000 (22:35 +0000)] 
log when exit situation is hopeless.

svn:r1057

21 years agochicken out and revert to previous test results.
Roger Dingledine [Mon, 2 Feb 2004 06:37:34 +0000 (06:37 +0000)] 
chicken out and revert to previous test results.
this is the final version.

svn:r1056

21 years agoThird time--is it right now?
Nick Mathewson [Mon, 2 Feb 2004 06:21:15 +0000 (06:21 +0000)] 
Third time--is it right now?

svn:r1055

21 years ago<arma> shouldn't we say 128, 10 mins, etc?
Nick Mathewson [Mon, 2 Feb 2004 06:18:46 +0000 (06:18 +0000)] 
<arma> shouldn't we say 128, 10 mins, etc?

svn:r1054

21 years agoRemove no-longer-true footnote
Nick Mathewson [Mon, 2 Feb 2004 06:15:14 +0000 (06:15 +0000)] 
Remove no-longer-true footnote

svn:r1053

21 years agoput the right numbers in
Roger Dingledine [Mon, 2 Feb 2004 06:13:04 +0000 (06:13 +0000)] 
put the right numbers in
i'll leave the other phrasing for nick

svn:r1052

21 years agonote some more bugs
Roger Dingledine [Sun, 1 Feb 2004 21:09:42 +0000 (21:09 +0000)] 
note some more bugs

svn:r1051

21 years agosome cleanups, and cite SS03
Roger Dingledine [Sun, 1 Feb 2004 20:44:28 +0000 (20:44 +0000)] 
some cleanups, and cite SS03

svn:r1050

21 years agoput the appendix on its own page; make it only one page
Roger Dingledine [Sun, 1 Feb 2004 05:19:49 +0000 (05:19 +0000)] 
put the appendix on its own page; make it only one page

svn:r1049

21 years agoTrim 10 lines. Roger, please revert any of this you disagree with.
Nick Mathewson [Sun, 1 Feb 2004 04:09:15 +0000 (04:09 +0000)] 
Trim 10 lines.  Roger, please revert any of this you disagree with.

svn:r1048

21 years agostretch the figure a bit more
Roger Dingledine [Sun, 1 Feb 2004 03:09:32 +0000 (03:09 +0000)] 
stretch the figure a bit more

svn:r1047

21 years agoadd in the interaction diagram
Roger Dingledine [Sun, 1 Feb 2004 02:42:19 +0000 (02:42 +0000)] 
add in the interaction diagram
fix the title

svn:r1046

21 years agoManually clean up text in .fig file, regenerate stuff
Nick Mathewson [Sat, 31 Jan 2004 10:25:57 +0000 (10:25 +0000)] 
Manually clean up text in .fig file, regenerate stuff

svn:r1045

21 years agoManually clean up text in .fig file, regenerate stuff
Nick Mathewson [Sat, 31 Jan 2004 10:25:56 +0000 (10:25 +0000)] 
Manually clean up text in .fig file, regenerate stuff

svn:r1044

21 years agoAdd generated LaTeX files to cvsignore
Nick Mathewson [Sat, 31 Jan 2004 10:14:00 +0000 (10:14 +0000)] 
Add generated LaTeX files to cvsignore

svn:r1043

21 years agoAdd an interaction diagram to CVS. It still to be edited, scaled, and
Nick Mathewson [Sat, 31 Jan 2004 10:12:58 +0000 (10:12 +0000)] 
Add an interaction diagram to CVS.  It still to be edited, scaled, and
incorporated into the paper.  Maybe more.

A good caption might be: "Alice builds a two-hop circuit and begins
fetching a web page."

svn:r1042

21 years agoNew upstream version: 0.0.2pre20 debian-version-0.0.1+0.0.2pre20-1
Peter Palfrader [Sat, 31 Jan 2004 09:12:25 +0000 (09:12 +0000)] 
New upstream version: 0.0.2pre20

svn:r1040

21 years agoChange short description to a nicer one
Peter Palfrader [Sat, 31 Jan 2004 09:11:46 +0000 (09:11 +0000)] 
Change short description to a nicer one

svn:r1039

21 years agoMore TODO
Peter Palfrader [Sat, 31 Jan 2004 09:01:56 +0000 (09:01 +0000)] 
More TODO

svn:r1038

21 years agoAdd some tasks to the Debian TODO
Peter Palfrader [Sat, 31 Jan 2004 08:59:58 +0000 (08:59 +0000)] 
Add some tasks to the Debian TODO

svn:r1037

21 years agoadd in a brief cell structure diagram
Roger Dingledine [Sat, 31 Jan 2004 07:36:38 +0000 (07:36 +0000)] 
add in a brief cell structure diagram

svn:r1036

21 years agoRewrite performance results paragraph, using moria->moria->network results and new...
Nick Mathewson [Sat, 31 Jan 2004 01:45:16 +0000 (01:45 +0000)] 
Rewrite performance results paragraph, using moria->moria->network results and new #s from arma

svn:r1035

21 years agolast minute fix: don't early-flush non-tls streams tor-0.0.2pre20
Roger Dingledine [Sat, 31 Jan 2004 00:36:00 +0000 (00:36 +0000)] 
last minute fix: don't early-flush non-tls streams
e.g., this breaks directory service

svn:r1033

21 years agorearrange items, add a few
Roger Dingledine [Sat, 31 Jan 2004 00:14:23 +0000 (00:14 +0000)] 
rearrange items, add a few

svn:r1032

21 years agomove cvs to pre20
Roger Dingledine [Sat, 31 Jan 2004 00:13:58 +0000 (00:13 +0000)] 
move cvs to pre20

svn:r1031

21 years agofor perf testing, paths are always 3 hops, not "3 or more"
Roger Dingledine [Fri, 30 Jan 2004 23:43:17 +0000 (23:43 +0000)] 
for perf testing, paths are always 3 hops, not "3 or more"

svn:r1030

21 years agofix a per-circuit memory leak
Roger Dingledine [Fri, 30 Jan 2004 21:32:40 +0000 (21:32 +0000)] 
fix a per-circuit memory leak

svn:r1029

21 years agoAnother related leak
Nick Mathewson [Fri, 30 Jan 2004 21:16:51 +0000 (21:16 +0000)] 
Another related leak

svn:r1028

21 years agoFreeing twice does *not* make the heap twice as clean.
Nick Mathewson [Fri, 30 Jan 2004 21:05:47 +0000 (21:05 +0000)] 
Freeing twice does *not* make the heap twice as clean.

svn:r1027

21 years agoFix a bug that might have caused the leak, but which might have been hiding other...
Nick Mathewson [Fri, 30 Jan 2004 20:59:15 +0000 (20:59 +0000)] 
Fix a bug that might have caused the leak, but which might have been hiding other bugs.

svn:r1026

21 years agoFix possible (but unlikely) mem leak.
Nick Mathewson [Fri, 30 Jan 2004 20:38:08 +0000 (20:38 +0000)] 
Fix possible (but unlikely) mem leak.

svn:r1025

21 years agofinally locate the memory leak,
Roger Dingledine [Fri, 30 Jan 2004 20:33:04 +0000 (20:33 +0000)] 
finally locate the memory leak,
plus commit a patch that doesn't fix it
(but doesn't hurt? i dunno)

svn:r1024

21 years agoturn some knobs, add more debugging
Roger Dingledine [Fri, 30 Jan 2004 19:31:39 +0000 (19:31 +0000)] 
turn some knobs, add more debugging

svn:r1023

21 years agonote an assert trigger, if you use an old broken netscape socks4
Roger Dingledine [Fri, 30 Jan 2004 15:15:11 +0000 (15:15 +0000)] 
note an assert trigger, if you use an old broken netscape socks4

svn:r1022

21 years agoadd some informal performance statements
Roger Dingledine [Fri, 30 Jan 2004 15:06:59 +0000 (15:06 +0000)] 
add some informal performance statements
tighten the tex

svn:r1021

21 years agotighten the bib file
Roger Dingledine [Fri, 30 Jan 2004 15:06:19 +0000 (15:06 +0000)] 
tighten the bib file

svn:r1020

21 years agoprevent newline right before cite
Roger Dingledine [Fri, 30 Jan 2004 13:38:25 +0000 (13:38 +0000)] 
prevent newline right before cite

svn:r1019

21 years agocut a paragraph, cut the rendezvous attacks subsec
Roger Dingledine [Fri, 30 Jan 2004 03:37:10 +0000 (03:37 +0000)] 
cut a paragraph, cut the rendezvous attacks subsec

svn:r1018

21 years agomention what outgoing ports to allow, for people with corporate firewalls
Roger Dingledine [Thu, 29 Jan 2004 23:10:02 +0000 (23:10 +0000)] 
mention what outgoing ports to allow, for people with corporate firewalls

svn:r1017

21 years agoIn English, a verb only receives tense once.
Nick Mathewson [Thu, 29 Jan 2004 21:18:01 +0000 (21:18 +0000)] 
In English, a verb only receives tense once.

svn:r1016

21 years agoTighten paper a little; drop a couple of inches of whitespace.
Nick Mathewson [Thu, 29 Jan 2004 21:11:42 +0000 (21:11 +0000)] 
Tighten paper a little; drop a couple of inches of whitespace.

svn:r1015

21 years agoMostly moving rendezvous points to appendix. A few other changes.
Paul Syverson [Wed, 28 Jan 2004 22:50:58 +0000 (22:50 +0000)] 
Mostly moving rendezvous points to appendix. A few other changes.

svn:r1014

21 years agoa few more notes
Roger Dingledine [Tue, 27 Jan 2004 17:26:29 +0000 (17:26 +0000)] 
a few more notes

svn:r1013

21 years agoLet AP edges receive 'end' relay cells while waiting for 'connected'
Roger Dingledine [Tue, 20 Jan 2004 18:17:43 +0000 (18:17 +0000)] 
Let AP edges receive 'end' relay cells while waiting for 'connected'

svn:r1012

21 years agoadd an ap_conn connecting state; report connecting delay
Roger Dingledine [Tue, 20 Jan 2004 09:21:46 +0000 (09:21 +0000)] 
add an ap_conn connecting state; report connecting delay

svn:r1011

21 years agosmall default route when doing speed testing
Roger Dingledine [Tue, 20 Jan 2004 03:12:46 +0000 (03:12 +0000)] 
small default route when doing speed testing

svn:r1010

21 years agopush out a tls record's worth of data once you've got it
Roger Dingledine [Tue, 20 Jan 2004 02:14:51 +0000 (02:14 +0000)] 
push out a tls record's worth of data once you've got it

svn:r1009

21 years agoadd TOR_PERF macro options
Roger Dingledine [Tue, 20 Jan 2004 02:14:30 +0000 (02:14 +0000)] 
add TOR_PERF macro options

svn:r1008

21 years agofix typo
Roger Dingledine [Tue, 20 Jan 2004 02:14:12 +0000 (02:14 +0000)] 
fix typo

svn:r1007

21 years agosetuid to User _before_ complaining about running as root
Roger Dingledine [Mon, 19 Jan 2004 06:12:32 +0000 (06:12 +0000)] 
setuid to User _before_ complaining about running as root

svn:r1006