proxychains-ng/src
rofl0r 06cce49b79 hack up libproxychains.so to contain some glibc symbols
this is needed to run a musl-linked proxychains against some
glibc binaries (after they have their interpreter overwritten
with patchelf to point to musl's dynlinker.)
2014-01-22 19:49:41 +01:00
..
allocator_thread.c hook close() to prevent rude programs like ssh to close our pipes 2013-01-21 01:54:45 +01:00
allocator_thread.h hook close() to prevent rude programs like ssh to close our pipes 2013-01-21 01:54:45 +01:00
common.c Add DUMP_PROXY_CHAIN for debug builds and debug.c. 2013-06-25 12:56:41 +02:00
common.h Add DUMP_PROXY_CHAIN for debug builds and debug.c. 2013-06-25 12:56:41 +02:00
core.c proxy_getaddrinfo: fix case when func was used in lieu of inet_aton 2014-01-22 16:13:20 +01:00
core.h Add support for round robin mode. 2013-06-26 12:22:11 +02:00
debug.c fix indentation of debug.c 2013-06-26 12:22:12 +02:00
debug.h Add DUMP_PROXY_CHAIN for debug builds and debug.c. 2013-06-25 12:56:41 +02:00
hash.c replace hostent lookup with better performing in-memory copy. 2012-11-08 01:18:19 +01:00
hash.h replace hostent lookup with better performing in-memory copy. 2012-11-08 01:18:19 +01:00
hostentdb.c FreeBSD support 2012-12-25 19:08:05 +01:00
hostentdb.h replace hostent lookup with better performing in-memory copy. 2012-11-08 01:18:19 +01:00
ip_type.c preliminary first fork-safe version 2012-11-07 21:31:11 +01:00
ip_type.h preliminary first fork-safe version 2012-11-07 21:31:11 +01:00
legacy.c hack up libproxychains.so to contain some glibc symbols 2014-01-22 19:49:41 +01:00
libproxychains.c Chromium tried to close our pipes and falls into infinity loop. 2014-01-08 13:38:59 +08:00
main.c main.c: fixed forgotten initialization for second loop using i 2012-11-04 06:14:33 +01:00
mutex.h preliminary first fork-safe version 2012-11-07 21:31:11 +01:00
nameinfo.c fix the never-ending issues with the wrong glibc prototype of getnameinfo 2012-12-17 22:17:04 +01:00
proxychains.conf Add round_robin to example config. 2013-06-26 12:22:12 +02:00
proxyresolv better regex for obsolete proxyresolv script (thx yhzarcali) 2013-01-29 18:43:21 +01:00
shm.c preliminary first fork-safe version 2012-11-07 21:31:11 +01:00
shm.h use mutexes also to protect the pipe communication 2012-11-07 21:31:18 +01:00
stringdump.c replace hostent lookup with better performing in-memory copy. 2012-11-08 01:18:19 +01:00
stringdump.h replace hostent lookup with better performing in-memory copy. 2012-11-08 01:18:19 +01:00