proxychains-ng/src
rofl0r f868928c4b fix incorrect poll.h inclusion
sys/poll.h is a glibc legacy alias for poll.h.
the latter is specified by POSIX, the former not.
on glibc one of them just includes the other so it doesnt hurt.
2014-01-08 14:57:13 +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 fix incorrect poll.h inclusion 2014-01-08 14:57:13 +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
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