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
2016-10-16configure: make buildsystem-set CPPFLAGS non-overridableOUR_CPPFLAGSrofl0r
2016-10-15Fix random_chain on Mac OS XJay Taylor
2016-10-08configure: do not use mktemprofl0r
2016-06-23print error message instead of segfaulting for invalid chain_lenrofl0r
2016-06-09Fix build failure with -pie in user LDFLAGSCarlos Maddela
2016-06-09Fix trivial compilation warningCarlos Maddela
2016-05-26don't call dlsym() from close() hookrofl0r
2016-05-26don't call INIT() from close hookrofl0r
2016-02-09release 4.11v4.11rofl0r
2016-02-09README: add 'Known Problems' sectionrofl0r
2016-02-04configure: whitespace cleanup in help textrofl0r
2016-02-04add check for broken OpenBSD fclose()rofl0r
2016-02-04improve hostsreader test coderofl0r
2016-02-04Fix bug in hostsreaderAlexander Batischev
2015-12-06getnameinfo: support ipv6 as wellrofl0r
2015-12-06test_getnameinfo: improve, check ipv6rofl0r
2015-12-06mute warning in debug moderofl0r
2015-12-02factor out setup_hooks()rofl0r
2015-12-01debug.c: fix for ipv6 changesrofl0r
2015-10-01configure: check for availability of s6_addr16rofl0r
2015-09-19README: fix omission and whitespacerofl0r
2015-09-16remove obsolete config.mak examplerofl0r
2015-09-15connect(): handle ipv4-mapped ipv6 addressesrofl0r
2015-09-15add testcase for ipv4-mapped ipv6 addressrofl0r
2015-08-10preliminary ipv6 supportrofl0r
2015-06-14fix socks5 bug: always requested user auth caprofl0r
2015-06-14put INIT() call consistently at beginning of hooked funcsrofl0r
2015-06-14clean up some debug ifdefsrofl0r
2015-06-14remove commented-out code [2]rofl0r
2015-06-14remove commented-out coderofl0r
2015-06-13whitespace fixes for proxytype switch blockrofl0r
2015-06-13replace string manip. in HTTP setup code with single snprintfrofl0r
2015-06-13simplify socks5 buffer setup coderofl0r
2015-06-13simplify start_chain struct setuprofl0r
2015-06-09release 4.10v4.10rofl0r
2015-06-06fix segfault in DNS mapping lookup coderofl0r
2015-06-04configure: respect user LDFLAGS without breaking link orderrofl0r
2015-06-04Revert "Fix LDFLAGS"rofl0r
2015-06-04Revert "fix makefile link order"rofl0r
2015-05-28release 4.9v4.9rofl0r
2015-05-21fixup for 9ab7dberofl0r
2015-05-21fix for CVE-2015-3887rofl0r
2015-04-08fix compilation with openbsdrofl0r
2015-04-03fix makefile link orderjackyzy823
2015-03-22Merge pull request #51 from tyll/ldflagsrofl0r
2015-03-22Merge pull request #44 from sarum9in/masterrofl0r
2015-03-15Fix LDFLAGSTill Maas
2015-02-17support MSG_FASTOPEN on old kernelsAleksey Filippov
2015-01-23add sendto hook to handle MSG_FASTOPEN flagAleksey Filippov
2014-11-15README: fix typorofl0r