proxychains-ng/src
rofl0r 25ee4c318d hostsreader: use temporary vars for string manipulation
working directly with the passed variables could lead to bugs when
some lines in the hosts file aren't well-formed and the loop is taken
several times while the buf vars are already modified.
2014-11-14 13:19:06 +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 common.c: fix trailing whitespace 2014-07-02 10:10:53 +02:00
common.h Add DUMP_PROXY_CHAIN for debug builds and debug.c. 2013-06-25 12:56:41 +02:00
core.c replace problematic hostentdb with hostsreader 2014-11-14 12:33:58 +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
hostsreader.c hostsreader: use temporary vars for string manipulation 2014-11-14 13:19:06 +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 print proxychains version on DLL init 2014-07-22 14:10:11 +02:00
main.c main.c: remove trailing whitespace noise 2014-07-09 19:16:33 +02: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
version.c print proxychains version on DLL init 2014-07-22 14:10:11 +02:00