aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAge
* Update some copyrights, change net.freehaven to org.torproject.Andrew Lewman2009-02-13
| | | | svn:r18514
* Update WiX MSI package GUIDs for version 0.2.1.12.Martin Peck2009-02-10
| | | | svn:r18466
* Bump version to 0.2.1.12-alpha-devNick Mathewson2009-02-09
| | | | svn:r18448
* bump to 0.2.1.12-alphaRoger Dingledine2009-02-09
| | | | svn:r18429
* Create Archive directory if it does not exist. Make sure mv knows we want ↵Peter Palfrader2009-02-06
| | | | | | to move stuff into a dir svn:r18411
* Update 'sd' to allow users to select v2 or v3 protocols when looking up a ↵Jacob Appelbaum2009-01-22
| | | | | | node name. Default to v2. Either way, we're using Weasel's DA. svn:r18220
* get ready for more developmentRoger Dingledine2009-01-21
| | | | svn:r18200
* Update Tor WiX MSI package for 0.2.1.11-alpha, new component GUIDs.Martin Peck2009-01-21
| | | | svn:r18198
* bump to 0.2.1.11-alpha, clean up changelogRoger Dingledine2009-01-20
| | | | svn:r18192
* make it work with base64Peter Palfrader2009-01-18
| | | | | | | | | | | | base64 from coreutils is really picky about the number of equation marks (=) that end a base64 encoded string. Unfortunately Tor doesn't believe they are important at all so it cuts them all off all the time. For perl purposes we just added a good measure of = and were happy about it. For base64 we now need to add the proper number of equation marks. It turns out that number is 1 for the length of strings we process. svn:r18170
* Aliases do not work so well in scriptsPeter Palfrader2009-01-18
| | | | svn:r18169
* Add base64-decode as an alias or shell function. it was a proper binary in ↵Peter Palfrader2009-01-18
| | | | | | sarge svn:r18168
* Update lists of directory authorities.Karsten Loesing2009-01-18
| | | | svn:r18167
* Mention tor-resolve alsoPeter Palfrader2009-01-18
| | | | svn:r18162
* mention that tsocks only socksifies TCPPeter Palfrader2009-01-18
| | | | | | | | In the torify(1) manpage explain that tsocks will only socksify TCP connections, and that therefore it will most likely leak DNS requests. svn:r18160
* Add the front end installer exe NSIS scripts for the bundle and net ↵Martin Peck2009-01-16
| | | | | | installer packages. And icon used for them. svn:r18123
* Two simple gradiant place holder graphics referenced in the wxs files would ↵Martin Peck2009-01-15
| | | | | | be useful. svn:r18120
* Add initial wxs MSI installer specs for Thandy, TorButton, and Polipo packages.Martin Peck2009-01-15
| | | | svn:r18119
* Update wix installer ids for 0.2.1.10-alpha MSI package.Martin Peck2009-01-08
| | | | svn:r18019
* ok, all set to destabilize it againRoger Dingledine2009-01-06
| | | | svn:r17980
* bump to 0.2.1.10-alpha, reorganize the changelogRoger Dingledine2009-01-06
| | | | svn:r17974
* Bump version to 0.2.1.9-alpha-devNick Mathewson2008-12-26
| | | | svn:r17787
* prepare for 0.2.1.9-alphaRoger Dingledine2008-12-25
| | | | svn:r17778
* Add DOCDOC entries for undocumented static and global variables.Nick Mathewson2008-12-22
| | | | svn:r17739
* Oops; add missing return to redox.pyNick Mathewson2008-12-22
| | | | svn:r17737
* Better documentation for contrib/redox.pyNick Mathewson2008-12-22
| | | | svn:r17736
* Add a script to post-process doxygen output into a sensible form and add ↵Nick Mathewson2008-12-22
| | | | | | DOCDOC comments to our source files. svn:r17728
* Modify msi package for local user installation with configurable desktop ↵Martin Peck2008-12-21
| | | | | | shortcuts. svn:r17712
* Leave ALLUSERS null by default instead of relying on =2 to detect admin ↵Martin Peck2008-12-12
| | | | | | privs correctly. svn:r17614
* Modifications for current user install without admin privs.Martin Peck2008-12-11
| | | | svn:r17575
* Bump version to 0.2.1.8-alpha-devNick Mathewson2008-12-09
| | | | svn:r17537
* bump to 0.2.1.8-alphaRoger Dingledine2008-12-08
| | | | svn:r17521
* Update WiX installer definitions to support silent upgrades of existing ↵Martin Peck2008-12-07
| | | | | | installations. svn:r17499
* It's Short not Sort. Fix path to package list.Andrew Lewman2008-12-02
| | | | svn:r17458
* Remove MSYSLibs from installer component list.Martin Peck2008-11-30
| | | | svn:r17412
* Remove unnecessary msys libs from installer definitions.Martin Peck2008-11-30
| | | | svn:r17411
* fix a few typos, clean up whitespace in commentsRoger Dingledine2008-11-29
| | | | svn:r17409
* add coderman's wix scripts to make a windows msi installer.Roger Dingledine2008-11-29
| | | | svn:r17408
* Backport candidate. Force UDZO compression to level 9.Andrew Lewman2008-11-22
| | | | svn:r17360
* Hrmm, still not sure I like the flow of this paragraph, butMike Perry2008-11-16
| | | | | | | | this is slightly better. svn:r17280
* Add in initgroups call to drop root's groups.Mike Perry2008-11-16
| | | | svn:r17279
* Doh. Need to drop GID first.Mike Perry2008-11-14
| | | | svn:r17271
* Fix the prioritization C wrapper to also drop GID. ClarifyMike Perry2008-11-14
| | | | | | | | some language and formatting. svn:r17270
* < arma> mikeperry: perhaps some of those urls should be https?Mike Perry2008-11-11
| | | | svn:r17241
* Update urls+verbage.Mike Perry2008-11-11
| | | | svn:r17240
* remove all trace from the various contrib/ scripts that tor usedRoger Dingledine2008-11-10
| | | | | | | to have a 'group' option. svn:r17236
* bump to 0.2.1.7-alpha-devRoger Dingledine2008-11-09
| | | | svn:r17229
* bump to 0.2.1.7-alphaRoger Dingledine2008-11-08
| | | | svn:r17217
* time for another alpha-dev cycleRoger Dingledine2008-10-01
| | | | svn:r17023
* Force the target path, since the user can't install it anywhere elseAndrew Lewman2008-10-01
| | | | | | | anyway. svn:r17020