index
:
user/dgoulet/torsocks
getpeername
master
ticket28538_01
David's torsocks repository
David Goulet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Fixes an issue when calling recvmsg on a domain socket non-blocking
HEAD
master
Ola Bini
2020-10-27
*
Fixed out-of-bounds write in onion pool.
anonhelper
2020-10-27
*
Add getdents / getdents64 support re ticket 28861
Alejandro Alvarado
2019-01-22
*
Fix a bunch of stuff in the wrapper script, #24967
Alex Xu (Hello71)
2018-11-19
*
gethostbyaddr_r: always assign result
David Goulet
2018-11-19
*
log: Remove log line when logging is stopped
David Goulet
2018-11-19
*
gethostbyaddr_r: Don't put garbage in data->hostname
David Goulet
2018-04-20
*
gethostbyaddr_r: Populate h_addrtype field
David Goulet
2018-04-20
*
log: Avoid crash or file corruption when closing logs
David Goulet
2018-04-20
*
connect: Always pass .onion IP cookie to connection object
David Goulet
2018-04-20
*
Merge remote-tracking branch 'yawning/bug23715'
David Goulet
2018-04-20
|
\
|
*
Bug 23715: Support memfd_create(2).
Yawning Angel
2017-09-30
*
|
Make torsocks always connect to the configured Tor port
David Goulet
2018-04-20
*
|
socks5: Always use ATYP 0x03 for CONNECT command
David Goulet
2018-04-20
*
|
Merge remote-tracking branch 'upstream/master'
David Goulet
2018-04-20
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'debian/bugfix/typo-subsytem'
David Goulet
2017-08-04
|
|
\
|
|
*
Fix typo: subsytem → subsystem.
intrigeri
2016-10-19
|
*
|
Merge remote-tracking branch 'debian/bugfix/typo-conect'
David Goulet
2017-08-04
|
|
\
\
|
|
*
|
Fix typo: conect → connect.
intrigeri
2016-10-19
|
|
|
/
*
|
|
accept4: Initialize libc symbol early
David Goulet
2018-04-20
|
/
/
*
|
Add a -q/--quiet to torsocks
David Goulet
2017-02-24
*
|
Make cpp conditional for definition of handle_mmap match use
Taylor R Campbell
2017-02-24
*
|
utils: Add useful function for later use
David Goulet
2017-02-24
*
|
Remove clang warnings
David Goulet
2017-02-24
*
|
Add missing quotes to variable in torsocks.in
David Goulet
2017-02-24
*
|
Fix check_addr() to return either 0 or 1
David Goulet
2017-02-24
*
|
Ignore stderr for getcap command
David Goulet
2017-02-24
*
|
syscall: Add seccomp, gettimeofday, clock_gettime, fork
David Goulet
2016-12-22
|
/
*
execve: only include xattr.h for Linux
David Goulet
2016-10-18
*
syscall: sched_getaffinity is only Linux
David Goulet
2016-10-18
*
close: Prefix debug messages with [close]
David Goulet
2016-10-16
*
Add check for Apple's System Integrity Protection.
Alexander Færøy
2016-10-16
*
Quote the non-zero length check of $getcap.
Alexander Færøy
2016-10-16
*
compat: Fix bad use of defined macro for OS X
David Goulet
2016-10-16
*
Use AC_USE_SYSTEM_EXTENSIONS to try to use POSIX extensions
David Goulet
2016-10-16
*
log: Fix whitespace in log.h
David Goulet
2016-10-16
*
syscall: OS X doesn't support sched_getaffinity()
David Goulet
2016-10-16
*
Fix memcpy buffer overrun in gethostbyaddr()
David Goulet
2016-08-21
*
Fix memcpy() buffer overrun in gethostbyname()
David Goulet
2016-08-21
*
Fix typo: catched -> caught
intrigeri
2016-06-23
*
syscall: Whitelist sched_getaffinity(2)
David Goulet
2016-06-23
*
Return connection refused on deny by ruleset error
David Goulet
2016-06-21
*
Fix wrong tor_address check for NULL
David Goulet
2016-06-14
*
Fix: accept{4} wrappers to accept addr to NULL
David Goulet
2016-06-14
*
Fix typos in comments
junglefowl
2016-06-13
*
Add --address and --port for torsocks.
Alexander Færøy
2016-06-13
*
Read environment variables before creating the SOCKS5 connection.
Alexander Færøy
2016-06-13
*
Expose set_tor_{address,port} as conf_file_set_tor_{address,port}.
Alexander Færøy
2016-06-13
*
Use DEFAULT_CONF_FILE_ENV instead of a hardcoded value.
Alexander Færøy
2016-06-13
*
Detect capabilities in torsocks wrapper
Shawn Landden
2016-06-13
[next]