aboutsummaryrefslogtreecommitdiff
path: root/net/tor
Commit message (Collapse)AuthorAge
* tor: update to 0.2.7.6Peter Wagner2015-12-27
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* tor: bump to 0.2.6.10Ondrej Mikle2015-07-31
| | | | Signed-off-by: Ondrej Mikle <ondrej.mikle@nic.cz>
* tor: disable seccomp supportHauke Mehrtens2015-04-29
| | | | | | | | seccomp is only supported on x86, amd64 and arm in tor. This deactivated it currently completely which should close #935, #1097, #1147 and #1161. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* tor: update to stable version 0.2.5.12Hauke Mehrtens2015-04-29
| | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* tor: remove optional dependency on libsspStijn Tintel2015-03-20
| | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* [tor]: update to 0.2.5.10Peter Wagner2015-01-08
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* generic userid: use the new USERID apiJohn Crispin2014-10-08
| | | | | | | | recent changes in trunk allow us to specify the userid inside the openwrt makefile. the info is stored int he meta data of the IPK contorl file and users are generated by the new generic postinst trigger. Signed-off-by: John Crispin <blogic@openwrt.org>
* tor: update to the latest stable versionPeter Wagner2014-10-07
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* tor: add from oldpackagesHauke Mehrtens2014-09-14
This adds tor from old packages and updates it to version 0.2.4.23. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>