Commit Graph

607 Commits

Author SHA1 Message Date
Nick Mathewson
f182e9707f Bump version to 0.2.1.9-alpha-dev
svn:r17787
2008-12-26 17:39:22 +00:00
Roger Dingledine
20f964c6da prepare for 0.2.1.9-alpha
svn:r17778
2008-12-25 20:32:49 +00:00
Nick Mathewson
b68379b13b Add DOCDOC entries for undocumented static and global variables.
svn:r17739
2008-12-22 19:00:05 +00:00
Nick Mathewson
e5100bc6b5 Oops; add missing return to redox.py
svn:r17737
2008-12-22 18:44:06 +00:00
Nick Mathewson
1df93bc067 Better documentation for contrib/redox.py
svn:r17736
2008-12-22 18:36:22 +00:00
Nick Mathewson
ef1be06de6 Add a script to post-process doxygen output into a sensible form and add DOCDOC comments to our source files.
svn:r17728
2008-12-22 14:56:19 +00:00
Martin Peck
44fdb496d4 Modify msi package for local user installation with configurable desktop shortcuts.
svn:r17712
2008-12-21 03:52:57 +00:00
Martin Peck
6cbb550728 Leave ALLUSERS null by default instead of relying on =2 to detect admin privs correctly.
svn:r17614
2008-12-12 23:44:16 +00:00
Martin Peck
bb8d818e92 Modifications for current user install without admin privs.
svn:r17575
2008-12-11 04:19:53 +00:00
Nick Mathewson
3841e1b230 Bump version to 0.2.1.8-alpha-dev
svn:r17537
2008-12-09 18:18:48 +00:00
Roger Dingledine
027a8cceed bump to 0.2.1.8-alpha
svn:r17521
2008-12-08 19:25:18 +00:00
Martin Peck
92562d6e7a Update WiX installer definitions to support silent upgrades of existing installations.
svn:r17499
2008-12-07 01:19:10 +00:00
Andrew Lewman
b2321cfd2f It's Short not Sort. Fix path to package list.
svn:r17458
2008-12-02 23:47:27 +00:00
Martin Peck
b17b4f65b1 Remove MSYSLibs from installer component list.
svn:r17412
2008-11-30 01:04:57 +00:00
Martin Peck
d8dac4adbe Remove unnecessary msys libs from installer definitions.
svn:r17411
2008-11-30 01:02:50 +00:00
Roger Dingledine
3ddc7483e1 fix a few typos, clean up whitespace in comments
svn:r17409
2008-11-29 12:09:05 +00:00
Roger Dingledine
c04e1a4dd8 add coderman's wix scripts to make a windows msi installer.
svn:r17408
2008-11-29 12:05:04 +00:00
Andrew Lewman
05c5e61991 Backport candidate. Force UDZO compression to level 9.
svn:r17360
2008-11-22 05:42:35 +00:00
Mike Perry
b4a90cfb7f Hrmm, still not sure I like the flow of this paragraph, but
this is slightly better.



svn:r17280
2008-11-16 07:27:46 +00:00
Mike Perry
e616f8f9b5 Add in initgroups call to drop root's groups.
svn:r17279
2008-11-16 07:26:46 +00:00
Mike Perry
425bfdae20 Doh. Need to drop GID first.
svn:r17271
2008-11-14 19:47:28 +00:00
Mike Perry
4a3ca7eb16 Fix the prioritization C wrapper to also drop GID. Clarify
some language and formatting.



svn:r17270
2008-11-14 19:44:35 +00:00
Mike Perry
31741998e7 < arma> mikeperry: perhaps some of those urls should be https?
svn:r17241
2008-11-11 00:51:59 +00:00
Mike Perry
f14a14f269 Update urls+verbage.
svn:r17240
2008-11-11 00:39:27 +00:00
Roger Dingledine
00e3d7b4a9 remove all trace from the various contrib/ scripts that tor used
to have a 'group' option.


svn:r17236
2008-11-10 15:40:15 +00:00
Roger Dingledine
3dc433cc45 bump to 0.2.1.7-alpha-dev
svn:r17229
2008-11-09 23:32:38 +00:00
Roger Dingledine
5d19fe5124 bump to 0.2.1.7-alpha
svn:r17217
2008-11-08 06:43:32 +00:00
Roger Dingledine
e24b812a32 time for another alpha-dev cycle
svn:r17023
2008-10-01 08:26:57 +00:00
Andrew Lewman
9140866287 Force the target path, since the user can't install it anywhere else
anyway.


svn:r17020
2008-10-01 01:55:07 +00:00
Roger Dingledine
a04baf14b6 bump to 0.2.1.6-alpha, and note that the exclude*nodes config
discussion hasn't finished.


svn:r17011
2008-09-30 09:37:18 +00:00
Nick Mathewson
8bbbbaf87b Add country-code support to configured node lists to implement the ever-popular "no exits in Monaco" feature (ExcludeExitNodes {MC}). Also allow country codes and IP ranges in ExitNodes. (EntryNodes needs more work.) Based on code by Robert Hogan. Needs more testing.
svn:r16966
2008-09-25 20:21:35 +00:00
Peter Palfrader
8dd5a3d830 Add my scripts to dump directories to contrib
svn:r16736
2008-09-02 09:42:55 +00:00
Roger Dingledine
6a29ad853b bump to 0.2.1.5-alpha-dev
svn:r16715
2008-09-01 08:09:31 +00:00
Roger Dingledine
e5576a66dd bump to 0.2.1.5-alpha
svn:r16708
2008-08-31 22:33:33 +00:00
Andrew Lewman
33093c0f1a Convert to ARCH. Add in a compatibility CFLAG for osx 10.5
svn:r16703
2008-08-31 21:41:24 +00:00
Andrew Lewman
147f75c525 remove the last vestiges of the OS variable.
svn:r16701
2008-08-31 14:15:15 +00:00
Andrew Lewman
5474a0085b missed an OS var.
svn:r16681
2008-08-28 01:32:45 +00:00
Andrew Lewman
d79537a806 Remove the OS variable, because we don't need it, just the ARCH.
svn:r16678
2008-08-28 01:27:34 +00:00
Roger Dingledine
b79fe6a0db bump to 0.2.1.4-alpha-dev, add a future todo item
svn:r16440
2008-08-05 23:33:43 +00:00
Roger Dingledine
18d3153fbb get closer to a release
svn:r16408
2008-08-05 00:00:35 +00:00
Roger Dingledine
fd4a30d198 bump to 0.2.1.3-alpha
svn:r16369
2008-08-03 05:35:42 +00:00
Jacob Appelbaum
5b5e62e948 Removal of gettor, it belongs in projects.
svn:r15877
2008-07-13 17:21:57 +00:00
Jacob Appelbaum
81dcfafba3 Initial checkin of gettor. This is a program designed to be invoked in a .forward file. It will respond with specific payloads for a given request. It requires that all requests be signed with DKIM. It's not quite finished yet.
svn:r15874
2008-07-13 17:13:34 +00:00
Nick Mathewson
135fa82a10 bump svn version to 0.2.1.2-alpha-dev
svn:r15806
2008-07-09 15:26:13 +00:00
Mike Perry
f9ecb317b7 Update descriptions of params.
svn:r15648
2008-07-04 07:15:51 +00:00
Roger Dingledine
52c5014081 Change the contrib/tor.logrotate script so it makes the new
logs as "_tor:_tor" rather than the default, which is generally
"root:wheel". Fixes bug 676, reported by Serge Koksharov.

Andrew, you should check if this breaks the rpm building (or if
it makes it work better)


svn:r15404
2008-06-22 07:15:18 +00:00
Roger Dingledine
a2a3d1e329 prepare for the 0.2.1.2-alpha release. we will tag
sometime today. get your fixes in soon. :)


svn:r15371
2008-06-20 06:26:58 +00:00
Jacob Appelbaum
2cb48f27e3 Small patch from mfr
svn:r15364
2008-06-19 17:17:42 +00:00
Andrew Lewman
8555a768fd In Steve Jobs parlance, "boom." The Tor osx bundle is now just Tor and
a startup script.  This is consistent with every other OS for which we
build packages.  If you want privoxy and torbutton, use the Vidalia
bundle.


svn:r15272
2008-06-15 12:51:51 +00:00
Nick Mathewson
f9fd049f69 Bump version to 0.2.1.1-alpha-dev
svn:r15223
2008-06-13 16:35:27 +00:00
Roger Dingledine
ff4b6bd15f bump to 0.2.1.1-alpha
svn:r15187
2008-06-13 05:13:55 +00:00
Andrew Lewman
ff89c0bc39 Updated torbutton version.
svn:r15153
2008-06-11 23:45:09 +00:00
Andrew Lewman
616ae6b115 Update torbutton version
svn:r14925
2008-06-04 03:52:27 +00:00
Nick Mathewson
716e8d9ff3 Correct version in tor-mingw.nsi.in in trunk.
svn:r14828
2008-05-29 14:37:16 +00:00
Andrew Lewman
6e68c23de7 remove the uninstall of the geoip file, since it is installed in APPDATA
svn:r14801
2008-05-29 01:45:29 +00:00
Andrew Lewman
4591d931a4 include geoip in win32 packages.
svn:r14798
2008-05-29 01:34:30 +00:00
Andrew Lewman
932ef054d9 geoip integrated into osx installer, tested and confirmed. forward
ported


svn:r14791
2008-05-29 00:14:37 +00:00
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