summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update version to v2.1.0v2.1.0David Goulet2015-05-27
* Fix: socks5 resolve wasn't sending data correctlyDavid Goulet2015-05-27
* Fix: wrong label when auth_socks5 failDavid Goulet2015-05-13
* Move SOCKS5 auth in a seperate functionDavid Goulet2015-05-12
* Send the SOCKS5 authentication for RESOLVE/RESOLVE_PTR requests.Yawning Angel2015-05-12
* Change IsolatePID password from 42 to 0David Goulet2015-05-12
* Add automatic per process isolation (IsolatePID)Yawning Angel2015-05-12
* Ensure that torsocks initializes itself in the presence of C++.Yawning Angel2015-05-12
* Merge remote-tracking branch 'yawning/getaddrinfo' into getaddrinfoDavid Goulet2015-04-23
|\
| * Fix getaddrinfo() to respect AI_NUMERICHOST.Yawning Angel2015-03-29
* | Fix: indentation in getpeername testDavid Goulet2015-04-22
* | Merge remote-tracking branch 'yawning/getpeername'David Goulet2015-04-22
|\ \
| * | Fix the broken getpeername() implementation.Yawning Angel2015-03-28
| |/
* | Add support for the various inotify routines when invoked via syscall().Yawning Angel2015-04-07
* | Support the eventfd2(2) syscall.Yawning Angel2015-04-07
* | Support the various epoll routines when invoked via syscall().Yawning Angel2015-04-07
* | Handle accept4(2) when invoked via syscall().Yawning Angel2015-04-07
* | Support certain Linux specific syscalls.Yawning Angel2015-03-28
|/
* Allow TCP Fast Open clients go through torTim Rühsen2015-01-21
* Test: support out of tree make checkDavid Goulet2015-01-19
* configure.ac: avoid tests which have both -pie and -staticAnthony G. Basile2015-01-19
* Fix error messages about setuid/setgid executablesDmitry Shachnev2015-01-19
* Fix: switch back to a syscall whitelist schemeDavid Goulet2015-01-19
* Add AllowOutboundLocalhost.Yawning Angel2015-01-19
* Fix: syscall mmap for NetBSDThomas Klausner2014-11-21
* Fix: use getsockname instead of getsockopt to get socket familyDavid Goulet2014-10-25
* Stop denying syscall() and add dangerous onesDavid Goulet2014-10-24
* Fix: typo in the listen macro declarationDavid Goulet2014-10-24
* Fix: improve getpeername to actually worksDavid Goulet2014-10-22
* Fix: improve Unix socket passing detectionDavid Goulet2014-10-22
* Test: add missing connection destroyDavid Goulet2014-10-01
* Test: possible double free in onion testDavid Goulet2014-10-01
* Test: fix memory leak in DNS testDavid Goulet2014-10-01
* Add accept as an accepted value through syscall()David Goulet2014-09-28
* Add cscope files to gitignoreDavid Goulet2014-09-09
* Update version to v2.0.0v2.0.0David Goulet2014-08-11
* Fix: compilation issue on Debian kfreebsd-i386David Goulet2014-08-11
* Fix: add LICENSE file to repositoryDavid Goulet2014-08-11
* Fix: add compilation requirements to README.mdDavid Goulet2014-07-14
* Update version to v2.0.0-rc7v2.0.0-rc7David Goulet2014-04-04
* Fix: fix NULL dereference on errorDavid Goulet2014-04-03
* Fix: memory leak in connect error pathDavid Goulet2014-04-03
* Delete old source directoryDavid Goulet2014-03-31
* Fix: nullify constant that might be undefinedDavid Goulet2014-03-31
* Refactor the connect() code flow for clarityDavid Goulet2014-03-31
* Tests: add connect() testDavid Goulet2014-03-31
* Tests: add socket() testDavid Goulet2014-03-31
* Fix: socketpair() denied for INET[6] socketDavid Goulet2014-03-31
* Fix: socket() type check SOCK_STREAMDavid Goulet2014-03-31
* Fix: add autogen.sh to installation proceduresDavid Goulet2014-03-26