proxychains-ng/src
rofl0r 3a5050bec2 initialize allocator thread from get_chain_data if needed
since we caved in to demands that it should be possible to allow
hostnames in the proxy list section, we now got to deal with the
fallout. the code was calling at_get... assuming that the allocator
thread is always used.
2020-09-20 18:18:31 +01:00
..
allocator_thread.c allocator_thread: rework message sending structures 2020-09-20 18:17:51 +01:00
allocator_thread.h preliminary ipv6 support 2015-08-10 17:00:26 +01:00
common.c Add Haiku support (#340) 2020-08-17 09:31:04 +01:00
common.h Add DUMP_PROXY_CHAIN for debug builds and debug.c. 2013-06-25 12:56:41 +02:00
core.c getaddrinfo: fix behaviour when node is null and !passive 2019-07-21 14:27:55 +01:00
core.h Add option to change tcp destination port and ip before sending to proxy server 2020-05-06 01:07:57 +03:00
debug.c debug: fix DUMP_PROXY_CHAIN() hack 2020-09-20 17:00:10 +01:00
debug.h debug: fix DUMP_PROXY_CHAIN() hack 2020-09-20 17:00:10 +01: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 improve hostsreader test code 2016-02-04 09:38:16 +00:00
ip_type.c Fix trivial compilation warning 2016-06-09 12:09:51 +01:00
ip_type.h preliminary ipv6 support 2015-08-10 17:00:26 +01:00
libproxychains.c initialize allocator thread from get_chain_data if needed 2020-09-20 18:18:31 +01:00
main.c fix build on FreeBSD due to usage of Dl_info 2020-09-05 14:36:05 +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 option to change tcp destination port and ip before sending to proxy server 2020-05-06 01:07:57 +03:00
proxyresolv better regex for obsolete proxyresolv script (thx yhzarcali) 2013-01-29 18:43:21 +01:00
remotedns.h allocator_thread: rework message sending structures 2020-09-20 18:17:51 +01:00
version.c print proxychains version on DLL init 2014-07-22 14:10:11 +02:00