Commit Graph

395 Commits

Author SHA1 Message Date
Roger Dingledine
c9eb1c6d5c bump to 0.1.2.4-alpha-dev
svn:r9022
2006-12-04 18:11:31 +00:00
Roger Dingledine
c5b90daf86 cleanups, bump to 0.1.2.4-alpha
svn:r9015
2006-12-02 22:47:46 +00:00
Andrew Lewman
9835509492 In an -alpha branch, people can keep up with new software. Bump to
Privoxy 3.0.6.


svn:r8992
2006-11-26 03:12:09 +00:00
Nick Mathewson
d97c759138 r9372@totoro: nickm | 2006-11-21 10:59:47 -0500
Small cross-compilation fixes.


svn:r8980
2006-11-21 23:50:31 +00:00
Nick Mathewson
858e939556 r9349@totoro: nickm | 2006-11-20 11:35:14 -0500
Apply cross.sh patch from Mike Mohr: rename ARCH_PREFIX to HOST_TRIPLET; work even when autogen.sh has not yet been run.


svn:r8973
2006-11-20 16:35:22 +00:00
Roger Dingledine
f0a7d211f1 back-pedal a bit
svn:r8913
2006-11-06 06:48:49 +00:00
Roger Dingledine
4a80643825 forward-port matt's changes. plus note that tor-mingw.nsi.in is
what we're using these days, and stop shipping the old one to
be sure.


svn:r8912
2006-11-06 06:43:21 +00:00
Andrew Lewman
f9fc837019 Added Vidalia to the package_list. If Vidalia receipt doesn't exist,
the uninstaller will merely continue without issue.


svn:r8876
2006-10-31 02:32:59 +00:00
Roger Dingledine
a5f402e245 and then bump to 0.1.2.3-alpha-dev
svn:r8863
2006-10-30 03:29:33 +00:00
Roger Dingledine
bc6eadd20e clean changelog, bump to 0.1.2.3-alpha
svn:r8860
2006-10-30 02:55:17 +00:00
Nick Mathewson
e624fe4733 r9392@Kushana: nickm | 2006-10-25 21:54:03 -0400
Make cross.sh script executable


svn:r8831
2006-10-26 01:54:26 +00:00
Nick Mathewson
3e26083a4f r9391@Kushana: nickm | 2006-10-25 21:51:33 -0400
Patch to cross.sh from Michael Mohr; check more values before failing; always --enable-eventdns


svn:r8830
2006-10-26 01:54:20 +00:00
Andrew Lewman
48a926df67 torbutton installation moved to vidalia bundle, comment it out but leave
it in as a reference


svn:r8811
2006-10-24 01:31:31 +00:00
Andrew Lewman
6b21ac6b11 Include torbutton in the base tor installation. If Firefox exists,
install torbutton for all profiles.


svn:r8768
2006-10-20 00:25:03 +00:00
Peter Palfrader
e8dae74ccb id_to_fp: Support reading from stdin
svn:r8751
2006-10-19 12:52:53 +00:00
Andrew Lewman
21d5040402 Fix up the strcmp logic to actually display the error message. Include
an explanation for spurious messageboxes for those curious as to their
existence


svn:r8744
2006-10-18 03:47:31 +00:00
Andrew Lewman
c30a93d4a8 Bundle torbutton with mingw installer. Figure out how to get it
installed into Firefox without user intervention is step 2.


svn:r8743
2006-10-18 03:31:13 +00:00
Andrew Lewman
e3b1d059c7 Updated version of openssl.
svn:r8737
2006-10-17 02:17:20 +00:00
Andrew Lewman
8ca4e143a9 Replace the tor.ico with one which is not encumbered by a poor license.
svn:r8673
2006-10-09 17:22:38 +00:00
Nick Mathewson
fa3ee3600e r8969@totoro: nickm | 2006-10-09 09:58:38 -0400
Another patch to checkSpace.pl: allow type (WINAPI *fn)()


svn:r8668
2006-10-09 15:46:12 +00:00
Andrew Lewman
fac375265a Add descriptive information to the install executable.
svn:r8661
2006-10-09 02:10:00 +00:00
Andrew Lewman
b9a0ba5a5d Add tor.ico to dist.
svn:r8660
2006-10-09 01:53:08 +00:00
Andrew Lewman
9b662f0bcd We have icons for Tor in Win32-land.
svn:r8659
2006-10-09 01:52:30 +00:00
Andrew Lewman
327f3e93bb CLeaned up and works with mingw builds out of the box, mostly.
svn:r8653
2006-10-08 20:36:31 +00:00
Andrew Lewman
f6989da181 Remove the Application Data\Tor directory on un-install in Windows.
svn:r8651
2006-10-08 18:50:52 +00:00
Nick Mathewson
ea00437f74 r8933@totoro: nickm | 2006-10-07 20:33:16 -0400
whitespace fixes; add changelog for last commit.


svn:r8644
2006-10-08 00:33:43 +00:00
Roger Dingledine
f787051e85 bump to 0.1.2.2-alpha-dev. time to go wild again.
svn:r8639
2006-10-07 19:38:21 +00:00
Roger Dingledine
b45c210012 Bump to 0.1.2.2-alpha. Not tagged yet, so somebody can find a
compile bug on an obscure platform while i'm asleep.


svn:r8634
2006-10-07 09:30:12 +00:00
Andrew Lewman
487af60f6e ARCH is universal for OSX 10.4 and beyond. Only ppc is available for
10.3 and previous.


svn:r8597
2006-10-05 03:27:54 +00:00
Nick Mathewson
9027491ae1 r9022@Kushana: nickm | 2006-09-29 17:26:58 -0400
Improve log-duplicate-checker to ignore LD_BUG messages.


svn:r8540
2006-09-29 22:33:31 +00:00
Nick Mathewson
174c3dc6b7 r9021@Kushana: nickm | 2006-09-29 16:58:41 -0400
Add a perl script and a make target to find and check for duplicate log messages at level notice or higher.


svn:r8539
2006-09-29 22:33:28 +00:00
Roger Dingledine
5b3cb1faa1 clean up the contrib/osx/Makefile.am more
svn:r8494
2006-09-25 02:31:56 +00:00
Roger Dingledine
a87f3ac6f9 set the osx confdir to /Library/Tor rather than /Library/tor, maybe.
svn:r8492
2006-09-25 02:23:10 +00:00
Andrew Lewman
563e03a3ef Special mingw package_nsis and nsi scripts.
svn:r8467
2006-09-23 02:18:18 +00:00
Nick Mathewson
da7f9d5a33 r8911@Kushana: nickm | 2006-09-22 12:24:52 -0400
Make exitlist only output each result line once.


svn:r8466
2006-09-22 20:20:35 +00:00
Nick Mathewson
6b3f6afb58 r8895@Kushana: nickm | 2006-09-21 20:05:11 -0400
Debug client-side reverse dns code.


svn:r8452
2006-09-22 00:44:07 +00:00
Nick Mathewson
213658f117 r8894@Kushana: nickm | 2006-09-21 18:30:42 -0400
Specify and implement SOCKS5 interface for reverse hostname lookup.


svn:r8451
2006-09-22 00:43:55 +00:00
Andrew Lewman
8648b1133b Fix a mis-spelled Privoxy.
svn:r8416
2006-09-18 05:35:08 +00:00
Nick Mathewson
61531f029d r8791@Kushana: nickm | 2006-09-12 15:00:48 -0400
As long as we are being pedantic, we may as well be extra-pedantic.


svn:r8376
2006-09-12 19:00:55 +00:00
Roger Dingledine
2371369b51 avoid getting mail from ilja in 2008 about this.
svn:r8375
2006-09-12 18:31:03 +00:00
Nick Mathewson
8870621e1d r8785@Kushana: nickm | 2006-09-12 14:05:46 -0400
Add non-dist utility for weasel


svn:r8373
2006-09-12 18:05:54 +00:00
Roger Dingledine
30b8017005 bump trunk to 0.1.2.1-alpha-dev
svn:r8251
2006-08-28 03:01:07 +00:00
Andrew Lewman
91b41369c6 Remove architecture from builds. The official builds are universal
binaries. 


svn:r8249
2006-08-28 01:06:44 +00:00
Roger Dingledine
389b7999c6 bump to 0.1.2.1-alpha
(does it work?)


svn:r8244
2006-08-27 07:03:17 +00:00
Andrew Lewman
6410baf624 Apparently not everyone wants to build Universal binaries. Return valid
Archictecture detection for inclusion into final dmg naming.


svn:r7039
2006-08-13 00:29:56 +00:00
Nick Mathewson
3da737ac98 r7303@Kushana: nickm | 2006-08-10 01:52:19 -0700
whitespace fixes


svn:r7011
2006-08-10 09:02:12 +00:00
Andrew Lewman
bef2411d4d Update for universal binaries for OSX.
svn:r7002
2006-08-10 02:06:35 +00:00
Andrew Lewman
982fb59d98 Update preflight to save Privoxy configs as well
svn:r6989
2006-08-08 01:42:52 +00:00
Roger Dingledine
a1b6f72d9e explain that the exitlist isn't perfect, because some tor exit nodes
don't exit on their advertised address.


svn:r6965
2006-08-02 05:17:22 +00:00
Andrew Lewman
cfe0da8a67 Remove the launchd plist file.
svn:r6936
2006-07-30 03:32:54 +00:00
Andrew Lewman
498fe87434 So long, farewell, auf Wiedersehen, adieu, launchd
svn:r6932
2006-07-28 13:52:36 +00:00
Andrew Lewman
e469438d20 Forget leopard.
svn:r6929
2006-07-27 20:24:53 +00:00
Andrew Lewman
79144b8eb0 fi, fy fo fum, if-then- doesn't work without one
svn:r6928
2006-07-27 20:03:09 +00:00
Andrew Lewman
3770685498 Far better test and handling of existing torrc
svn:r6923
2006-07-27 17:19:32 +00:00
Andrew Lewman
f77b2a0407 Oops, forgot the all important 'r'
svn:r6916
2006-07-27 03:17:50 +00:00
Andrew Lewman
1ee13cff67 OSX gets confused when you have two ways to start the same program.
svn:r6915
2006-07-27 03:10:23 +00:00
Andrew Lewman
8ae177dad6 The whole process works from preflight to postflight creating a clean
Tor install with proper config file edits


svn:r6914
2006-07-27 03:02:47 +00:00
Andrew Lewman
cd45eb6175 Backup only what is needed, write the file we created to a temp file for
TorPostFlight to restore the data and remove the temp files


svn:r6913
2006-07-27 01:20:02 +00:00
Andrew Lewman
a89bc08838 Be better at finding the Tor install path, backup all of Tor just in
case, then blow Tor away


svn:r6912
2006-07-27 00:19:36 +00:00
Andrew Lewman
99fc0aba61 OSX pre-install script to clean up Tor and force a fresh install, but
save the server keys if they exist.


svn:r6911
2006-07-26 23:52:59 +00:00
Andrew Lewman
a815225683 Set Soft & Hard resource limits to appease launchd.
svn:r6910
2006-07-26 21:50:27 +00:00
Nick Mathewson
4fe3c607ad Apply checkSpace.pl to checkSpace.pl.
svn:r6901
2006-07-25 22:33:57 +00:00
Nick Mathewson
fc9ed724ed Allow wide lines if they have svn id tags in them. (This matters for svk: those tags can be *big*.)
svn:r6900
2006-07-25 22:30:50 +00:00
Peter Palfrader
521c006fd5 Remove .cvsignore files from trunk
svn:r6891
2006-07-25 01:00:48 +00:00
Andrew Lewman
4fccf84004 These settings are required for those using launchd in OSX 10.4.
This is a crude but functional way to insert them for now.


svn:r6820
2006-07-23 12:52:06 +00:00
Andrew Lewman
3f0e4622b6 Grammar fixes for clarity.
svn:r6797
2006-07-21 04:30:19 +00:00
Andrew Lewman
1d02d24afa Load and start tor in launchd at end of installation
svn:r6789
2006-07-18 04:40:02 +00:00
Andrew Lewman
cb32336e19 Add the output of OSX arch into the package name in preparation for ppc
vs x86 packages.


svn:r6788
2006-07-18 04:37:43 +00:00
Andrew Lewman
b4433c674d Minor fixed for launchd xml plist
svn:r6770
2006-07-17 04:31:22 +00:00
Andrew Lewman
169d6c4aca Remove a merged if-then from line 85
svn:r6767
2006-07-16 18:18:40 +00:00
Andrew Lewman
1478636f54 Change the way Tor starts on OSX 10.4 vs pre-10.4. 10.4 Tor now uses
launchd for current and forward compatibility.


svn:r6766
2006-07-16 13:58:10 +00:00
Andrew Lewman
2c20882f02 Update config to redirect output to the tor log file for now.
svn:r6757
2006-07-12 22:09:21 +00:00
Andrew Lewman
3388722c28 Move cmd line parameters into the config file, remove chroot, and
satisfy the requirement of a ProgramArgument array


svn:r6755
2006-07-11 20:51:06 +00:00
Andrew Lewman
4f6cd129c9 Add in start parameters. Perhaps we should ship these set correct in
the default torrc.


svn:r6754
2006-07-11 04:37:05 +00:00
Andrew Lewman
546d07bc67 First crack at launchd plist for Tor
svn:r6753
2006-07-11 04:27:12 +00:00
Andrew Lewman
0c0aadae92 Updated OSX binary un-installer for testing.
svn:r6742
2006-07-07 00:55:12 +00:00
Andrew Lewman
f52bcc908d Binary OSX un-installer tarball
svn:r6741
2006-07-07 00:54:39 +00:00
Andrew Lewman
4d5cbe006b Remove osx binary uninstaller changes. Tiger and Panther won't play
nice in the same way.


svn:r6739
2006-07-06 16:28:19 +00:00
Andrew Lewman
d25a823818 Update osx binary un-installer naming, remove invalid osx binary
un-installer app


svn:r6736
2006-07-06 15:51:07 +00:00
Nick Mathewson
369d479c7a Add a .cvsignore file for contrib/suse/
svn:r6706
2006-06-30 10:52:12 +00:00
Andrew Lewman
0bf10589bc And, commit it correctly.
svn:r6689
2006-06-25 04:08:21 +00:00
Andrew Lewman
a90c9d1d43 Fix the messed up commit.
svn:r6688
2006-06-25 04:07:24 +00:00
Andrew Lewman
0bed8ee53c Create binary osx un-installer, update perms on install so anyone can run the
uninstaller.


svn:r6685
2006-06-25 04:02:43 +00:00
Andrew Lewman
03bea739f8 Remove the osx version requirements on install due to a messy Installer
situation between pre-panther, tiger and beyond, and metapackages.


svn:r6672
2006-06-21 02:27:18 +00:00
Andrew Lewman
ed2fb517d3 Minor fix to pre-instllation version check for OSX
svn:r6666
2006-06-20 04:18:47 +00:00
Andrew Lewman
0109540091 First crack at version checking for OSX installer.
svn:r6665
2006-06-20 04:16:46 +00:00
Andrew Lewman
538de4043a Remove echo -n to make start script slightly more readable on boot.
svn:r6595
2006-06-10 05:37:17 +00:00
Andrew Lewman
0cdba91de5 Let AC_OUTPUT know about contrib/suse/tor.sh and we only need tor.sh
from contrib/suse


svn:r6501
2006-05-26 13:42:28 +00:00
Andrew Lewman
f9e3b5f24c Use macros in place of details.
svn:r6500
2006-05-26 13:32:56 +00:00
Andrew Lewman
63c1395509 SUSEisms to enable "make dist-rpm" functionality in SuSe
svn:r6499
2006-05-26 13:22:20 +00:00
Andrew Lewman
8c49a46eee Add in the key CFBundleIdentifier required by XCode 2.x and beyond.
svn:r6491
2006-05-24 05:01:29 +00:00
Roger Dingledine
b65c43939e trim out the parts of cross.sh that don't make sense now that we've
applied cross-path directly.

also, now we can run cross.sh from the tarball, not just from cvs.


svn:r6477
2006-05-23 15:06:05 +00:00
Nick Mathewson
820a7a2c24 Add cross.sh cross-compilation script from Michael Mohr. Trivial backport candidate, since adding a new script cannot possibly break anything.
svn:r6475
2006-05-23 08:50:39 +00:00
Andrew Lewman
f6c9741c83 Fixed //Library/Tor in Tor.loc for osx
svn:r6454
2006-05-16 05:48:08 +00:00
Peter Palfrader
0ee6dbea07 Handle website/* in tor.nsi
svn:r6444
2006-05-05 16:58:38 +00:00
Roger Dingledine
7497ca7e46 resolve typos in add-tor contrib script
svn:r6415
2006-04-24 21:11:56 +00:00
Peter Palfrader
9479268d74 Remove test values from add-tor
svn:r6408
2006-04-21 15:57:09 +00:00
Peter Palfrader
121d250dd0 Add add-tor helper script to contrib
svn:r6407
2006-04-21 15:52:49 +00:00
Peter Palfrader
275bacb6a9 Add an XXX to torify.in - "which" is evil,
quote a few variables
do -h and --help
add (c) and license ("Same as tor")
print an error message if exec falls through


svn:r6392
2006-04-17 02:46:14 +00:00
Roger Dingledine
bc40ba680a and remove the 'debugging' flag for torify
svn:r6391
2006-04-16 22:48:41 +00:00