Commit Graph

550 Commits

Author SHA1 Message Date
Roger Dingledine
54d7c388fc a few other cleanups
svn:r14622
2008-05-15 07:32:11 +00:00
Roger Dingledine
389d924735 fix urls and whitespace
svn:r14621
2008-05-15 07:26:05 +00:00
Mike Perry
c87af8e255 Add tor-exit-notice.html and linux-tor-prio.sh to the Makefile.am.
svn:r14620
2008-05-15 06:58:00 +00:00
Nick Mathewson
2238d8008d r19626@catbus: nickm | 2008-05-07 14:09:47 -0400
Add documentation for most undocumented options, and fix some issues in "make check-docs"


svn:r14576
2008-05-07 18:10:00 +00:00
Andrew Lewman
133aeafb29 TARGET is not the same as /Library/Torbutton
svn:r14370
2008-04-15 20:18:32 +00:00
Andrew Lewman
c5c856b295 Ohh, the proper way to start an app from a script is "open".
svn:r14368
2008-04-14 23:30:39 +00:00
Andrew Lewman
50c920dcb1 Actually get torbutton to install into Firefox
svn:r14238
2008-03-30 04:09:48 +00:00
Andrew Lewman
ae4150dd02 Update torbutton version and if the user chooses to install torbutton,
open firefox with a prompt to install torbutton


svn:r14235
2008-03-30 00:40:09 +00:00
Mike Perry
0b88a1c579 Add Tor exit node notice page to contrib.
svn:r14155
2008-03-22 18:53:09 +00:00
Mike Perry
f5215002e2 Add README section to Linux Tor traffic prioritization script.
svn:r14154
2008-03-22 18:50:30 +00:00
Andrew Lewman
e207dc00a9 Add a launchd plist for those wishing for launchd rather than a
startupitem.


svn:r14147
2008-03-21 13:31:16 +00:00
Jacob Appelbaum
db4fccef84 Added a link to the v3 directory consensus on Weasel's server.
svn:r14020
2008-03-14 05:27:27 +00:00
Jacob Appelbaum
4dbf9fe06f I modified a zsh function that Weasel published in his dotfiles svn repo. It's now a small utility for taking a nickname and returning information about the node. It currently uses Weasel's directory v2 authority information.
svn:r14017
2008-03-13 22:58:51 +00:00
Peter Palfrader
306aab9288 karsten points out that we are missing one dirserver
svn:r13789
2008-03-01 00:52:48 +00:00
Nick Mathewson
4ea982c4c0 r14481@tombo: nickm | 2008-02-26 14:49:04 -0500
Bump trunk version to 0.2.1.0-alpha-dev


svn:r13745
2008-02-26 19:49:28 +00:00
Roger Dingledine
52a1c244ca bump to 0.2.0.20-rc-dev
svn:r13725
2008-02-25 06:51:18 +00:00
Andrew Lewman
d1cb225c89 update torbutton version to current
svn:r13723
2008-02-25 03:42:26 +00:00
Roger Dingledine
3dd9a3a23a bump to 0.2.0.20-rc
svn:r13715
2008-02-25 00:39:58 +00:00
Andrew Lewman
2ee191e267 Update directions, copyrights, and clarify licenses of polipo
contributions.


svn:r13490
2008-02-13 15:08:45 +00:00
Roger Dingledine
3315701457 bump to 0.2.0.19-alpha-dev
svn:r13467
2008-02-11 06:34:25 +00:00
Roger Dingledine
833587bbfe bump to 0.2.0.19-alpha
svn:r13449
2008-02-09 17:57:08 +00:00
Andrew Lewman
7549ac8d71 Update polipo nsi and makefile for win32.
svn:r13411
2008-02-07 01:41:46 +00:00
Andrew Lewman
c397c64d15 torbutton-1.1.13-alpha exists.
svn:r13375
2008-02-05 04:49:43 +00:00
Andrew Lewman
1caa71e310 Updated mingw makefile for polipo to include forbidden functionality in
win32 and match it to mainline.


svn:r13374
2008-02-05 00:27:47 +00:00
Roger Dingledine
596b822337 bump to 0.2.0.18-alpha-dev
svn:r13295
2008-01-26 05:38:44 +00:00
Roger Dingledine
eb1f622df8 revert r13120: for some reason nickm disabled the version
updating for windows. i'm not sure why.


svn:r13292
2008-01-26 04:03:45 +00:00
Roger Dingledine
e7853ba3eb typo
svn:r13212
2008-01-21 20:59:51 +00:00
Peter Palfrader
af78168413 Fix error induced by timezone offset
svn:r13124
2008-01-13 00:26:44 +00:00
Peter Palfrader
388b2f6221 And fix the exit code for OK
svn:r13123
2008-01-13 00:21:08 +00:00
Nick Mathewson
1b4ef78f6a r15889@tombo: nickm | 2008-01-12 17:18:29 -0500
Stop trying to mess with version in tor-mingw.nsi.in when we reconfigure. This is a relic of our pre-mingw days, when we didn't use autoconf on windows.


svn:r13120
2008-01-13 00:20:41 +00:00
Peter Palfrader
1a07250730 nagios-check-tor-authority-cert - check certificate expiry time
svn:r13119
2008-01-13 00:15:08 +00:00
Andrew Lewman
d6b5301007 fix things to make nsis happy
svn:r13110
2008-01-11 15:24:54 +00:00
Andrew Lewman
6ee5328ac5 Update makefile for panther, update polipo version where needed.
svn:r13107
2008-01-11 14:25:49 +00:00
Andrew Lewman
666f421543 Updated the version to be @VERSION@.
svn:r13067
2008-01-08 01:51:50 +00:00
Nick Mathewson
6d58d80e78 r17472@catbus: nickm | 2008-01-05 22:10:19 -0500
Another test for the increasingly bad check-spaces style checker to check: #else\n#if is almost a sure sign of a failure to use #elif.  Fortunately, we only did that 3 times.


svn:r13039
2008-01-06 03:16:08 +00:00
Andrew Lewman
8a50107355 bump torbutton version
svn:r12985
2007-12-26 02:18:55 +00:00
Nick Mathewson
1401bc54f4 r15692@tombo: nickm | 2007-12-25 18:15:50 -0500
Bump version to 0.2.0.15-alpha-dev


svn:r12982
2007-12-26 00:12:05 +00:00
Roger Dingledine
58e429f079 bump to 0.2.0.15-alpha
svn:r12962
2007-12-25 05:45:36 +00:00
Nick Mathewson
b9fa18a1de r15644@tombo: nickm | 2007-12-23 12:56:38 -0500
Bump to 0.2.0.14-alpha-dev


svn:r12944
2007-12-23 17:57:07 +00:00
Roger Dingledine
5b3e5e87bc bump to 0.2.0.14-alpha
svn:r12935
2007-12-23 01:31:39 +00:00
Roger Dingledine
33092b470b bump to 0.2.0.13-alpha-dev
svn:r12906
2007-12-21 10:42:14 +00:00
Roger Dingledine
95daf3382e bump to 0.2.0.13-alpha
svn:r12902
2007-12-21 09:35:29 +00:00
Roger Dingledine
9ebf86bb66 new config option FetchDirInfoEarly for tup/ioerror and the tordnsel
svn:r12896
2007-12-21 06:08:00 +00:00
Andrew Lewman
0a75fd2faa update postflight to put the man page in the right place on osx.
clarify license in the mingw.nsi and some minor touch ups.


svn:r12806
2007-12-14 05:20:38 +00:00
Andrew Lewman
1ce6d88508 clarify which license is used for this file.
svn:r12805
2007-12-14 05:19:25 +00:00
Andrew Lewman
348b0a8e42 remove vestiges of libcrypto and libssl
svn:r12804
2007-12-14 05:12:15 +00:00
Andrew Lewman
7e327380a9 updates from steve topletz
svn:r12803
2007-12-14 05:10:14 +00:00
Andrew Lewman
afb7fe3049 Add xenobite.eu's favicon.ico and update a missing create in the polipo
package.


svn:r12719
2007-12-08 01:39:21 +00:00
Nick Mathewson
2e378295d6 r16997@catbus: nickm | 2007-12-06 18:56:33 -0500
Make http://torproject urls into https://torproject urls.  Patch from steve.


svn:r12708
2007-12-06 23:56:36 +00:00
Nick Mathewson
92372b156a r16995@catbus: nickm | 2007-12-06 18:42:53 -0500
patch from steve: replace more tor.eff.org instances with torproject.org


svn:r12707
2007-12-06 23:42:59 +00:00
Andrew Lewman
c414de953b backport candidates for win32 and osx. Fix some obvious win32 nsi
changes caught by Steve Topletz.  Fix the man page path in OSX as caught
by mmmpf.


svn:r12703
2007-12-06 18:46:59 +00:00
Peter Palfrader
03ddcc90d3 Fix a conditional
svn:r12601
2007-11-29 11:22:19 +00:00
Peter Palfrader
423293dead Make dbhost configureable
svn:r12600
2007-11-29 11:20:26 +00:00
Andrew Lewman
2075c16e1b Patch from martin fong in flyspray #555, backport candidate once
tested. Update torbutton version in TorPostFlight.


svn:r12554
2007-11-22 17:46:22 +00:00
Roger Dingledine
c336dedd21 The fix in 0.2.0.12-alpha cleared the "hsdir" flag in v3 network
consensus documents when there are too many relays at a single
IP address. Now clear it in v2 network status documents too.


svn:r12522
2007-11-17 07:00:14 +00:00
Roger Dingledine
6514843026 cleanups, bump to 0.2.0.12-alpha
svn:r12516
2007-11-17 02:22:56 +00:00
Roger Dingledine
6739ef4027 Make it build on OpenBSD again. Patch from tup.
svn:r12489
2007-11-12 20:42:57 +00:00
Andrew Lewman
635cfd7465 Remove rc.d, as the 5 linux distributions I've checked do not use that
path anymore.


svn:r12483
2007-11-11 21:12:43 +00:00
Roger Dingledine
e33aaf34b2 bump to 0.2.0.11-alpha -- maybe this one will actually be
able to build packages.


svn:r12468
2007-11-11 01:33:15 +00:00
Roger Dingledine
462643c756 prepare for 0.2.0.10-alpha-dev
svn:r12458
2007-11-10 20:30:54 +00:00
Roger Dingledine
7050df7245 bump to 0.2.0.10-alpha
svn:r12455
2007-11-10 07:26:56 +00:00
Andrew Lewman
512abd5bfd Sample metalink file based on 0.1.2.17. It needs more mirrors and some
script to generate it automatically.


svn:r12350
2007-11-03 02:47:27 +00:00
Nick Mathewson
07621f090f r16269@catbus: nickm | 2007-10-29 15:41:16 -0400
Apply linux-tor-prio.sh patch from Marco B by way of Mike.


svn:r12274
2007-10-29 19:43:35 +00:00
Andrew Lewman
28652aec69 And more places with the wrong url, now updated.
svn:r12267
2007-10-29 01:08:22 +00:00
Andrew Lewman
2dea44181b Update for the correct script name.
svn:r12243
2007-10-28 04:52:38 +00:00
Andrew Lewman
0c017f11c5 claim copyright, clarify licensing, suggested by various people
repeatedly this year.


svn:r12242
2007-10-28 04:46:26 +00:00
Peter Palfrader
8cf949a26c Add a README and copyright statements
svn:r12233
2007-10-27 20:44:48 +00:00
Peter Palfrader
5e6fc79a88 Add sample makefile and crontab
svn:r12232
2007-10-27 20:24:33 +00:00
Peter Palfrader
42e6fc5cb8 Get rid of an extra }
svn:r12227
2007-10-27 14:32:56 +00:00
Peter Palfrader
f21d35751e Do not call the update function with verbose=true just because we read from stdin
svn:r12226
2007-10-27 14:20:48 +00:00
Peter Palfrader
19f2418923 minor syntax nitpick
svn:r12225
2007-10-27 14:20:13 +00:00
Nick Mathewson
35dfb59ff2 r16145@catbus: nickm | 2007-10-25 00:41:27 -0400
Bump trunk version to 0.2.0.9-alpha-dev


svn:r12183
2007-10-25 04:42:39 +00:00
Roger Dingledine
4c7a2eae0c bump to 0.2.0.9-alpha in preparation for a release
svn:r12173
2007-10-25 03:13:51 +00:00
Andrew Lewman
cb0738a472 Update torbutton version and spacing updates for the readme.
svn:r12138
2007-10-24 04:24:14 +00:00
Andrew Lewman
4bbe30182f update torbutton version.
svn:r12137
2007-10-24 04:23:09 +00:00
Andrew Lewman
568103cec6 Disabled remote http config var
svn:r12134
2007-10-23 16:29:45 +00:00
Roger Dingledine
788a4c11bd uh. yeah. nothing to see here.
svn:r12130
2007-10-23 06:42:46 +00:00
Roger Dingledine
64d8db955f <phobos> I want TorbuttonInfo.plist and TorbuttonDesc.plist included
in the tarball.


svn:r12123
2007-10-23 01:15:44 +00:00
Andrew Lewman
6b85ee6e14 Remove torbutton plists from makefile, as there is nothing to be updated
in the torbutton plists.


svn:r12118
2007-10-23 00:59:55 +00:00
Andrew Lewman
c58028566b Add torbutton to the osx packages.
svn:r12116
2007-10-23 00:58:07 +00:00
Roger Dingledine
0a865bc277 various fixes from reading or-cvs the past few days
svn:r12035
2007-10-18 23:14:58 +00:00
Nick Mathewson
fce823180b r15925@catbus: nickm | 2007-10-18 14:13:57 -0400
Add tor-ctrl.sh to dist, and make it fit in 80-col terminals.


svn:r12029
2007-10-18 18:15:06 +00:00
Nick Mathewson
4807d8c966 r15924@catbus: nickm | 2007-10-18 14:06:11 -0400
Import tor-ctrl.sh by Stefan Behte into svn repository.


svn:r12028
2007-10-18 18:15:04 +00:00
Roger Dingledine
75271742dd clean up the privoxy config in an osx config file that
i'm not even sure we use.


svn:r12008
2007-10-18 07:43:59 +00:00
Andrew Lewman
396702b15f Update url in included docs.
svn:r11969
2007-10-16 03:50:07 +00:00
Roger Dingledine
08c0a93475 update the 'exitlist' instructions for our new file names
svn:r11955
2007-10-15 21:56:46 +00:00
Andrew Lewman
d0eda6dbb0 Introducing Torbutton integration to the Tor-Privoxy OSX bundle.
svn:r11938
2007-10-15 04:04:16 +00:00
Nick Mathewson
641a1d7cb9 r15728@catbus: nickm | 2007-10-12 15:48:17 -0400
Bump version to 0.2.0.8-alpha-dev; start next changelog section.


svn:r11901
2007-10-12 19:53:29 +00:00
Roger Dingledine
25041ed2e6 bump to 0.2.0.8-alpha
svn:r11897
2007-10-12 17:43:57 +00:00
Peter Palfrader
ff19400cb0 Commit this stuff somewhere before I delete it accidentally
svn:r11794
2007-10-08 23:40:52 +00:00
Andrew Lewman
339535efef Update version. Need to figure out a better way to do this going
forward.


svn:r11782
2007-10-06 15:35:14 +00:00
Andrew Lewman
939e0bb2c0 Use the standard polipo config file for now.
svn:r11781
2007-10-06 15:32:12 +00:00
Andrew Lewman
f12748d8e9 Update osx addsysuser for leopard.
svn:r11780
2007-10-06 15:29:15 +00:00
Andrew Lewman
3349c77b2f Updates to the SUSE init script. Suggestions by Lars Vodgt.
svn:r11647
2007-09-25 23:59:33 +00:00
Andrew Lewman
4068ad5297 NSI is happier now.
svn:r11617
2007-09-24 22:50:22 +00:00
Andrew Lewman
b396958d08 Updated to make the shortcuts work by default.
svn:r11616
2007-09-24 22:17:57 +00:00
Andrew Lewman
19967acb55 Change to install a torrc.sample. This is consistent with other OSes.
svn:r11594
2007-09-23 15:50:17 +00:00
Andrew Lewman
4034cff4ba Quick readme for those wondering how to build and use polipo with Tor.
svn:r11588
2007-09-23 01:49:10 +00:00
Andrew Lewman
2aa0cfd5ee Add my polipo hacks to the tor repo to keep track of them.
svn:r11587
2007-09-23 01:16:28 +00:00
Andrew Lewman
011941853c Remove openssl static libs from the win32 distrubution. They are statically
compiled into the exe.  Add some, take some, remove some TODO items.


svn:r11583
2007-09-22 20:26:06 +00:00