Commit Graph

133 Commits

Author SHA1 Message Date
Roger Dingledine
ebee138d75 bump to 0.1.0.7-rc
svn:r4255
2005-05-17 04:42:48 +00:00
Nick Mathewson
493f6540f2 Add missing quote
svn:r4232
2005-05-16 00:52:54 +00:00
Roger Dingledine
14b9615d7d bump cvs to 0.1.0.6-rc-cvs
svn:r4231
2005-05-15 13:26:08 +00:00
Nick Mathewson
6d978b78e7 Make postflight script executable; maybe fix bug 141
svn:r4230
2005-05-15 13:13:03 +00:00
Roger Dingledine
7eb559fada bump to 0.1.0.6-rc
svn:r4217
2005-05-15 01:00:45 +00:00
Nick Mathewson
7fa5954431 Fix script name in syntax msg
svn:r4203
2005-05-14 00:39:34 +00:00
Nick Mathewson
0b15170cf3 Fix patch to TorControl.py
svn:r4195
2005-05-12 04:42:45 +00:00
Nick Mathewson
7a50dee157 Commit patch to resolve bug 140
svn:r4194
2005-05-12 04:33:18 +00:00
Nick Mathewson
dcc1b8a838 Better error message when osx script is invoked without an argument
svn:r4190
2005-05-10 22:41:31 +00:00
Roger Dingledine
3d2fbeb979 bump to 0.1.0.5-rc-cvs
svn:r4149
2005-04-28 16:11:48 +00:00
Roger Dingledine
42d57317cd bump to 0.1.0.5-rc
svn:r4138
2005-04-27 19:30:32 +00:00
Roger Dingledine
15c7c73c5e bump to 0.1.0.4-rc-cvs while we're testing
svn:r4123
2005-04-26 20:59:36 +00:00
Roger Dingledine
df18661a28 bump experimental version to 0.1.0.4-rc
svn:r4096
2005-04-23 18:31:25 +00:00
Roger Dingledine
cc620c2afb bump to 0.1.0.3-rc-cvs
svn:r4088
2005-04-23 16:13:56 +00:00
Roger Dingledine
79ce1a42a5 bump to 0.1.0.3-rc
svn:r4064
2005-04-08 06:27:51 +00:00
Nick Mathewson
22d8461191 Update TorControl to handle new event types. EVENT_WARN is obsolete, so rename it to EVENT_TYPE.OBSOLETE_LOG.
svn:r4011
2005-04-05 22:57:39 +00:00
Roger Dingledine
bd82ac06a8 bump to 0.1.0.2-rc-cvs
svn:r3983
2005-04-01 20:30:09 +00:00
Nick Mathewson
0e81265359 update copyright notices.
svn:r3982
2005-04-01 20:15:56 +00:00
Nick Mathewson
998846f1d6 Fix typo in package_nsis.sh
svn:r3977
2005-04-01 16:47:19 +00:00
Roger Dingledine
bcbb0e8ed0 include ExerciseServer.py and PathDemo.py in the tarball
svn:r3974
2005-04-01 16:35:17 +00:00
Roger Dingledine
5de85f54ba bump version to 0.1.0.2-rc
svn:r3969
2005-04-01 14:13:31 +00:00
Nick Mathewson
60d057b03e Add several files to cvsignores
svn:r3963
2005-04-01 08:25:05 +00:00
Nick Mathewson
ae8c68832e Remove autoconf-generated plist files from cvs.
svn:r3962
2005-04-01 08:20:55 +00:00
Nick Mathewson
3b6359737e Fix fix to torrc cleanup; resolve bug 115
svn:r3944
2005-04-01 06:51:12 +00:00
Nick Mathewson
bd75b46ef9 Make sure to create OS X Tor user in <500 range
svn:r3941
2005-04-01 02:57:04 +00:00
Roger Dingledine
561cd28f99 bump cvs version to 0.1.0.1-rc-cvs
svn:r3933
2005-03-31 08:04:01 +00:00
Roger Dingledine
ce4d64d9c6 hack exerciseserver into something i just ran.
svn:r3930
2005-03-31 07:06:21 +00:00
Nick Mathewson
83ad64365a Add close_foo functions to TorControl
svn:r3929
2005-03-31 07:05:29 +00:00
Nick Mathewson
d90b02d318 Cut off after 100 circuits; print which servers were in successful/failed circuits when done.
svn:r3928
2005-03-31 06:21:43 +00:00
Nick Mathewson
85c6d25e5b fix crash
svn:r3927
2005-03-31 06:08:48 +00:00
Nick Mathewson
5062c49c76 Make ExercieseServer actually work.
svn:r3925
2005-03-31 06:05:36 +00:00
Nick Mathewson
14296cd49c First cut at server-poker.
svn:r3924
2005-03-31 05:52:23 +00:00
Nick Mathewson
13bd755ae6 checkpoint fixes to TorControl
svn:r3923
2005-03-31 05:44:44 +00:00
Nick Mathewson
c7ef516c43 Add more functionality; fix syntax.
svn:r3922
2005-03-31 05:11:32 +00:00
Roger Dingledine
e692e73853 deal with the fact that tor-control.py got renamed
svn:r3883
2005-03-26 01:45:50 +00:00
Nick Mathewson
5c0e6b587a Rename tor-control.py to TorControl.py; begin making it into a useful library instead of a lame testing script.
svn:r3879
2005-03-25 20:52:51 +00:00
Nick Mathewson
ba578f0ed6 Fix Python resolve script so we have an easy way to test SOCKS5 resolves.
svn:r3852
2005-03-24 01:13:27 +00:00
Nick Mathewson
0cfdeb01c8 Debug EXTENDCIRCUIT
svn:r3849
2005-03-24 01:08:25 +00:00
Nick Mathewson
2930a3eef0 Bump OSX versions.
svn:r3848
2005-03-24 01:06:05 +00:00
Roger Dingledine
935d0d9685 bump cvs to 0.1.0.1-rc
svn:r3845
2005-03-23 22:00:42 +00:00
Nick Mathewson
fbf2289d37 Remove @LOCALSTATEDIR@ macros when building windows package
svn:r3842
2005-03-23 21:28:37 +00:00
Nick Mathewson
6e4bccc4ac Make GETINFO for "network-status" work on non-authdirs
svn:r3837
2005-03-23 19:15:10 +00:00
Nick Mathewson
f362b41b27 Make tor-control.py demo script exercise more of the controller interface, and provide a more useful set of functions itself.
svn:r3834
2005-03-23 08:36:47 +00:00
Nick Mathewson
11aa682812 Split version info into separate spec doc.
svn:r3783
2005-03-19 05:07:19 +00:00
Nick Mathewson
e1e7ffcae7 Make OSX install happier about running on non-default volume.
svn:r3777
2005-03-18 22:43:46 +00:00
Nick Mathewson
71c7733154 Make OS X package actually try to log things to the nice log directory we gave it.
svn:r3776
2005-03-18 21:58:52 +00:00
Nick Mathewson
59653fea45 Make OS X log happily to /var/log/Tor
svn:r3775
2005-03-18 21:45:36 +00:00
Nick Mathewson
4b400312de Mac packaging magic: make man pages useable, and do not overwrite existing torrc files.
svn:r3774
2005-03-18 20:59:14 +00:00
Nick Mathewson
ccf318ae59 Clean up privoxy-tor-toggle; untabify; clean up messages; remove fwd-incompatible "print status on unrecognized command" feature
svn:r3742
2005-03-11 20:37:26 +00:00
Roger Dingledine
cb35994dec add a contrib script to toggle whether privoxy uses tor.
seems to be configured for debian by default.


svn:r3741
2005-03-11 20:30:22 +00:00