openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
torsocks
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 21, 2024 — Jul 21, 2025
Showing page 17 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Make a global variable less generic
Robert Hogan
More...
almost 15 years ago
Use socket rather than address to determine connection type
Robert Hogan
More...
almost 15 years ago
Whitespace cleanups on tsocks.c
Robert Hogan
More...
almost 15 years ago
Major refactor of symbol hooking
Robert Hogan
More...
almost 15 years ago
Improve compile-time detection of the res* family of system calls
Robert Hogan
More...
about 15 years ago
Merge branch 'osx'
Robert Hogan
More...
about 15 years ago
autoreconf -fiv
Robert Hogan
More...
about 15 years ago
Do our best to ensure tsocks_init is called only once.
Robert Hogan
More...
about 15 years ago
Update automake toolchain
Robert Hogan
More...
about 15 years ago
Build fix for BSD. Support presence of res_query in libc rather than libresolve.
mwenge
More...
over 15 years ago
Remove torsocks.kdevelop
mwenge
More...
over 15 years ago
Remove non-free RFC and replace with link.
mwenge
More...
over 15 years ago
Manpage syntax fixes from Patrick Matthäi <
[email protected]
>
mwenge
More...
over 15 years ago
Remove kdevelop project file
mwenge
More...
almost 16 years ago
Clarify use of the configuration file.
mwenge
More...
almost 16 years ago
Update automake toolchain
mwenge
More...
almost 16 years ago
Fix compilation in 64-bit OSX.
mwenge
More...
almost 16 years ago
Update autoconf toolchain after autoreconf -fiv
mwenge
More...
almost 16 years ago
Mac OSX compatibility in tsocks.c Original Patch from Alex Rosenberg <
[email protected]
>
mwenge
More...
almost 16 years ago
Patch torsocks.in for Mac OSX Patch from
[email protected]
Mac OSX uses the DYLD_INSERT_LIBRARIES and DYLD_FORCE_FLAT_NAMESPACE environment variables to enable/perform syscall-hooking. Also, on Mac OSX dynamically linked libraries use the '*.dylib' extension rather than '*.so'. Alex's patches for torsocks.in and configure.in ensure that we use the appropriate values for Max OSX. Ideally, we wouldn't export DYLD_FORCE_FLAT_NAMESPACE on non-Mac OSX platforms but it is harmless to do so. We'll leave that for another day. The patch also fixes up the sed reg-exp to interpret the 'echo DYLD_INSERT_LIBRARIES' output as well as that from LD_PRELOAD.
mwenge
More...
almost 16 years ago
Whitespace cleanup in parser.c
mwenge
More...
almost 16 years ago
Add linker checks for Mac OSX Patch from
[email protected]
mwenge
More...
almost 16 years ago
Move MAP_ANONYMOUS to common.h
mwenge
More...
almost 16 years ago
LD_PRELOAD is ignored for binaries where setuid/gid is used. As used, torsocks doesn't detect this, which means that it provides a false sense of security when running these types of executables.
mwenge
More...
about 16 years ago
remove aclocal.m4
mwenge
More...
about 16 years ago
BSD build patch from grarpamp. See http://code.google.com/p/torsocks/issues/detail?id=4.
mwenge
More...
about 16 years ago
Replace TSOCKS_* environment variables with TORSOCKS_* equivalents as per man page.
mwenge
More...
about 16 years ago
Remove superfluous include.
mwenge
More...
about 16 years ago
Fix compilcation on Mac OSX. See http://code.google.com/p/torsocks/issues/detail?id=2
mwenge
More...
about 16 years ago
Expand reject message for UDP and ICMP requests
mwenge
More...
about 16 years ago
←
1
2
…
13
14
15
16
17
18
19
20
21
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree