Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/rofl0r/proxychains-ng.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-20allocator_thread: rework message sending structuresrofl0r
2020-09-20get_chain_data: print debug inforofl0r
2020-09-20debug: fix DUMP_PROXY_CHAIN() hackrofl0r
2020-09-05fix build on FreeBSD due to usage of Dl_inforofl0r
2020-08-17Add Haiku support (#340)Ethan F
2020-07-08dnat: add rule precedence logictom gilon
2020-05-06Add option to change tcp destination port and ip before sending to proxy servertom gilon
2019-11-26get own_dir by using dladdr() instead of argv[0]Solar Flare
2019-11-12fix a buffer overflow bugSolar Flare
2019-09-07add libc gethostbyname testrofl0r
2019-09-07test_gethostent: improve compileabilityrofl0r
2019-07-21getaddrinfo: fix behaviour when node is null and !passiverofl0r
2019-05-25proxy_getaddrinfo: don't use sizeof(struct sockaddr_storage) for addr_lenrofl0r
2019-04-25proxy_getaddrinfo: implement support for numeric ipv6rofl0r
2019-04-21proxy url parser: look for @ from the right siderofl0r
2019-03-17release 4.14v4.14rofl0r
2019-02-28allow non-numeric proxy ips under certain circumstancesrofl0r
2019-02-28allocator_thread.c: whitespace cleanuprofl0r
2019-02-28get_chain_data(): no need for inlinerofl0r
2019-02-28shrink huge log bufferrofl0r
2019-02-28don't try to connect to null-routed ipsrofl0r
2018-12-25allocator_thread.c: set O_CLOEXEC/FD_CLOEXEC for pipes, fix #273.Tom Li
2018-12-25configure: define HAVE_PIPE2 if we have pipe2() and O_CLOEXEC.Tom Li
2018-12-25configure: force check_compile() to link an executablerofl0r
2018-12-02replace getservbyname_r ifdef hacks with configure checkrofl0r
2018-12-02debug mode: display whether proxy_dns is on or offrofl0r
2018-12-02test_getaddrinfo.c: add check for service argumentrofl0r
2018-12-02test_getaddrinfo.c: whitespace cleanuprofl0r
2018-08-26remove unused variableamyangfei
2018-08-23Fix select_proxy dead loop in round_roubin_chainamyangfei
2018-07-27alternatively allow specifying proxy addresses via URL-style stringsrofl0r
2018-06-25release 4.13v4.13rofl0r
2018-05-29accept proper RFC1929 auth subnegotiation version fieldrofl0r
2018-04-12configure: prevent bug overwriting config.mak on OpenBSDrofl0r
2018-02-11fix socks5 username/password authrofl0r
2018-02-11print usage info on --help toorofl0r
2018-01-10support solaris X/Open connect call toorofl0r
2018-01-10configure: Solaris detection, ld 'soname' option auto detection; other Solari...WHR
2018-01-10main.c: fix build error with solarispapadave
2018-01-10allocator_thread.c: fix build on FreeBSD due to MAP_ANONrofl0r
2018-01-09configure: remove bogus uname platform checksrofl0r
2018-01-09remove usage of s6_addr16 and s6_addr32rofl0r
2017-12-21allocator_thread.c: define _DARWIN_C_SOURCE so we get MAP_ANONrofl0r
2017-12-19allocator_thread: add assertion that we get the right responserofl0r
2017-12-19allocator_thread: fix segfault with weechat 2.0rofl0r
2017-12-15allocator_thread: use bigger stacksize for Mac OS Xrofl0r
2017-08-28fix memory leakAntonio Quartulli
2017-02-23allocator_thread.c: handle EINTR case when reading/writing pipe dataEINTRrofl0r
2016-12-24release 4.12v4.12rofl0r
2016-12-24Revert "Makefile: suppress pedantic warnings in user CFLAGS"rofl0r