index
:
user/sysrqb/torsocks
bug14132_rev0
master
v2.1.0.000a
Matt's torsocks repository
Matthew Finkel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Update version to v2.1.0
HEAD
master
David Goulet
2015-05-27
*
Fix: socks5 resolve wasn't sending data correctly
David Goulet
2015-05-27
*
Fix: wrong label when auth_socks5 fail
David Goulet
2015-05-13
*
Move SOCKS5 auth in a seperate function
David Goulet
2015-05-12
*
Send the SOCKS5 authentication for RESOLVE/RESOLVE_PTR requests.
Yawning Angel
2015-05-12
*
Change IsolatePID password from 42 to 0
David Goulet
2015-05-12
*
Add automatic per process isolation (IsolatePID)
Yawning Angel
2015-05-12
*
Ensure that torsocks initializes itself in the presence of C++.
Yawning Angel
2015-05-12
*
Merge remote-tracking branch 'yawning/getaddrinfo' into getaddrinfo
David Goulet
2015-04-23
|
\
|
*
Fix getaddrinfo() to respect AI_NUMERICHOST.
Yawning Angel
2015-03-29
*
|
Fix: indentation in getpeername test
David Goulet
2015-04-22
*
|
Merge remote-tracking branch 'yawning/getpeername'
David Goulet
2015-04-22
|
\
\
|
*
|
Fix the broken getpeername() implementation.
Yawning Angel
2015-03-28
|
|
/
*
|
Add support for the various inotify routines when invoked via syscall().
Yawning Angel
2015-04-07
*
|
Support the eventfd2(2) syscall.
Yawning Angel
2015-04-07
*
|
Support the various epoll routines when invoked via syscall().
Yawning Angel
2015-04-07
*
|
Handle accept4(2) when invoked via syscall().
Yawning Angel
2015-04-07
*
|
Support certain Linux specific syscalls.
Yawning Angel
2015-03-28
|
/
*
Allow TCP Fast Open clients go through tor
Tim Rühsen
2015-01-21
*
Test: support out of tree make check
David Goulet
2015-01-19
*
configure.ac: avoid tests which have both -pie and -static
Anthony G. Basile
2015-01-19
*
Fix error messages about setuid/setgid executables
Dmitry Shachnev
2015-01-19
*
Fix: switch back to a syscall whitelist scheme
David Goulet
2015-01-19
*
Add AllowOutboundLocalhost.
Yawning Angel
2015-01-19
*
Fix: syscall mmap for NetBSD
Thomas Klausner
2014-11-21
*
Fix: use getsockname instead of getsockopt to get socket family
David Goulet
2014-10-25
*
Stop denying syscall() and add dangerous ones
David Goulet
2014-10-24
*
Fix: typo in the listen macro declaration
David Goulet
2014-10-24
*
Fix: improve getpeername to actually works
David Goulet
2014-10-22
*
Fix: improve Unix socket passing detection
David Goulet
2014-10-22
*
Test: add missing connection destroy
David Goulet
2014-10-01
*
Test: possible double free in onion test
David Goulet
2014-10-01
*
Test: fix memory leak in DNS test
David Goulet
2014-10-01
*
Add accept as an accepted value through syscall()
David Goulet
2014-09-28
*
Add cscope files to gitignore
David Goulet
2014-09-09
*
Update version to v2.0.0
David Goulet
2014-08-11
*
Fix: compilation issue on Debian kfreebsd-i386
David Goulet
2014-08-11
*
Fix: add LICENSE file to repository
David Goulet
2014-08-11
*
Fix: add compilation requirements to README.md
David Goulet
2014-07-14
*
Update version to v2.0.0-rc7
David Goulet
2014-04-04
*
Fix: fix NULL dereference on error
David Goulet
2014-04-03
*
Fix: memory leak in connect error path
David Goulet
2014-04-03
*
Delete old source directory
David Goulet
2014-03-31
*
Fix: nullify constant that might be undefined
David Goulet
2014-03-31
*
Refactor the connect() code flow for clarity
David Goulet
2014-03-31
*
Tests: add connect() test
David Goulet
2014-03-31
*
Tests: add socket() test
David Goulet
2014-03-31
*
Fix: socketpair() denied for INET[6] socket
David Goulet
2014-03-31
*
Fix: socket() type check SOCK_STREAM
David Goulet
2014-03-31
*
Fix: add autogen.sh to installation procedures
David Goulet
2014-03-26
[next]