aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tor
Commit message (Collapse)AuthorAgeFilesLines
* testing/[various]: move packages to communityScrumpyJack2016-07-044-127/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moves the packages listed below from the testing to the community repository after successfully testing of said packages. asciinema at calcurse cmus compton cpio dvd+rw-tools fortune fvwm geary h2o heirloom-mailx leafpad nedit nmh rover tor torsocks urlview vdesk w3m wbar xcalc xclock xeyes xkill
* testing/tor: enable transparent proxy at build timeScrumpyJack2016-06-151-15/+7
| | | | | | -Adds linux-headers as build dep. to enable transparent proxy support in tor as requested in bug #5664. -Minor clean up of APKBUILD file.
* testing/tor: Fix missing log dir in TorYui Hirasawa2016-05-111-1/+2
| | | | | The pacakge now creates /var/log/tor automatically. Without this Tor failed to start and didn't give any error message.
* testing/[various]: bump pkgrel for pre-install fixesPrzemyslaw Pawelczyk2016-04-251-1/+1
|
* Reorder arguments passed to addgroup/adduser in scripts.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
* Improve consistency of scripts using adduser/addgroup.Przemyslaw Pawelczyk2016-04-251-1/+2
| | | | | | | | | | | | Following rules have been applied: - script starts with shebang !#/bin/sh followed by blank line, - script ends with exit 0 prepended by blank line, - only stderr of adduser, addgroup or passwd is redirected to /dev/null, - getent passwd/group instances has been removed, - manual checking of file and group existence has been removed, - `|| true` instances has been removed. Comments and line wrapping have been preserved.
* Add -g option (GECOS/comment) to adduser in scripts.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | | | This way we can avoid ugly default: Linux user,,,
* Reorder options passed to adduser in scripts: make -S first.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | It's only for consistency and to ease spotting lack of it.
* testing/tor: new upstream version 0.2.7.6Christian Kampka2015-12-121-4/+4
|
* testing/tor: upgrade to 0.2.7.5Natanael Copa2015-11-231-4/+4
|
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* testing/tor: upgrade to 0.2.6.10Natanael Copa2015-07-131-4/+4
|
* testing/tor: upgrade to 0.2.6.9Natanael Copa2015-06-121-5/+5
|
* testing/tor: fixes #4217Francesco Colista2015-05-223-34/+61
|
* testing/tor: upgrade to 0.2.6.7Natanael Copa2015-04-081-4/+4
|
* testing/tor: upgrade to 0.2.6.6Natanael Copa2015-03-251-4/+4
|
* testing/tor: upgrade to 0.2.5.11Natanael Copa2015-03-181-4/+4
|
* testing/tor: upgrade to 0.2.5.10Bartłomiej Piotrowski2014-10-251-4/+4
|
* testing/tor: upgrade to 0.2.4.25Natanael Copa2014-10-211-6/+5
|
* testing/tor: rebuild against openssl-1.0.1i-r3Bartłomiej Piotrowski2014-10-121-1/+1
|
* testing/tor: upgrade to 0.2.4.24Natanael Copa2014-09-231-4/+4
|
* testing/tor: upgrade to 0.2.4.23Natanael Copa2014-07-291-5/+6
|
* testing/tor: rebuild against new opensslNatanael Copa2014-06-171-1/+1
| | | | fixes #3038
* testing/tor: upgrade to 0.2.4.22Natanael Copa2014-05-191-5/+4
|
* testing/tor: upgrade to 0.2.4.21Natanael Copa2014-03-031-5/+5
|
* testing/tor: update config.sub for building on muslNatanael Copa2014-01-131-1/+2
|
* testing/tor: upgrade to 0.2.4.19Natanael Copa2013-12-161-4/+4
|
* testing/tor: new aportSam Dodrill2013-09-034-0/+107
Anonymous network connectivity https://www.torproject.org/ ref #1067