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
2014-07-22release 4.8.1v4.8.1rofl0r
2014-07-22fix regression in install-config Makefile targetrofl0r
2014-07-22release 4.8v4.8rofl0r
2014-07-22configure: hint that gmake should be used on BSDrofl0r
2014-07-22update .gitignorerofl0r
2014-07-22use musl's install.sh rather than doing workarounds for BSD installrofl0r
2014-07-22print proxychains version on DLL initrofl0r
2014-07-21libproxychains.c: whitespace cleanuprofl0r
2014-07-21get_chain_data: reject invalid entries in proxylist sectionrofl0r
2014-07-21bail out when no proxy was configuredrofl0r
2014-07-09main.c: remove trailing whitespace noiserofl0r
2014-07-09main.c: append previously existing LD_PRELOAD contents rather than overwritingrofl0r
2014-07-09main.c: remove code duplication around LD_PRELOADrofl0r
2014-07-02common.c: fix trailing whitespacerofl0r
2014-02-02Makefile: respect CPPFLAGSrofl0r
2014-02-02Makefile: add proper dependency info for install targetsrofl0r
2014-01-23README: fix typo in contributor namerofl0r
2014-01-23update AUTHORSrofl0r
2014-01-23proxy_getaddrinfo: don't use strncpyrofl0r
2014-01-22update READMErofl0r
2014-01-22proxy_getaddrinfo: fix case when func was used in lieu of inet_atonrofl0r
2014-01-08remove obsolete ChangeLogrofl0r
2014-01-08start 4.8 release cycle.rofl0r
2014-01-08README: update release notes for 4.7v4.7rofl0r
2014-01-08fix incorrect poll.h inclusionrofl0r
2014-01-08Merge pull request #28 from pocographdotcom/masterrofl0r
2014-01-08Chromium tried to close our pipes and falls into infinity loop.David
2014-01-02Add option to build for i386 architecture on x64 Intel MacsNikki McCavee
2013-09-22update READMErofl0r
2013-08-31add missing INIT() to close hookrofl0r
2013-06-26fix indentation of debug.crofl0r
2013-06-26Add round_robin to example config.crass
2013-06-26Add support for round robin mode.crass
2013-06-25Add DUMP_PROXY_CHAIN for debug builds and debug.c.crass
2013-05-02proxychains.conf: add hint that proxy must be in ipv4 notationv4.6rofl0r
2013-05-02fix case where proxy was using a DNS name or non-dotted ipv4rofl0r
2013-04-30Merge pull request #18 from mancha1/masterrofl0r
2013-04-30libproxychains.c: fix NULL pointer dereference after fopen().mancha
2013-03-05README: add hint about IRC channelrofl0r
2013-02-10Makefile: prevent from using 2 slashes (cosmetic change)rofl0r
2013-02-10overhaul READMEv4.5rofl0r
2013-01-29better regex for obsolete proxyresolv script (thx yhzarcali)rofl0r
2013-01-21hook close() to prevent rude programs like ssh to close our pipesrofl0r
2013-01-07README: add disclaimer.rofl0r
2013-01-07README: add bold warnings about risksrofl0r
2013-01-06Makefile: add install-data to .PHONYrofl0r
2013-01-06README: mention install-configrofl0r
2013-01-06Makefile: put include config later so the program name can be overriddenrofl0r
2013-01-06update proxyresolvrofl0r
2013-01-06fine-tune configure for BSDrofl0r