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

github.com/haad/proxychains.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-31Reinitialise i before using it for iterating over dll_dirsMichael Raskin
2019-01-22Fix security issue CVE-2015-3887intika
2014-06-30fix #43mingang.he
2012-07-24Merge branch 'rofl0r-master'Adam Hamsik
2012-07-24Merge branch 'master' of https://github.com/rofl0r/proxychains into rofl0r-ma...Adam Hamsik
2012-07-16correct copyright of main.crofl0r
2012-07-09put abort functionality into get_config_path to further reduce code duplicationrofl0r
2012-07-09use config file lookup routine from a common placerofl0r
2012-01-30complete sysconfdir supportrofl0r
2012-01-29remove unnecessary sprintf callrofl0r
2012-01-28Use standard PROXYCHAINS_CONF_FILE instead of hardcoded config name.proxychains-4.0.1Adam Hamsik
2012-01-28use PROXYCHAINS_CONF_FILE consistentlyrofl0r
2012-01-28fix forgotten etcrofl0r
2012-01-28Add etc/ to path where we search for config file.Adam Hamsik
2012-01-28Check for default config file in 2 locations /etc/ and {install_prefix}/etc.Adam Hamsik
2012-01-28Make proxychains working on Mac OS X, build universal binaries to make olderAdam Hamsik
2012-01-28Merge rofl0r updates to bring both forks of proxychains to same base and to n...Adam Hamsik
2012-01-27complete mac supportrofl0r
2012-01-27pass dll_name to proxychains app, makes it easier to port to MACrofl0r
2012-01-27pass install prefix to proxychains app, to find /etcrofl0r
2012-01-27ran indent tool on the source coderofl0r
2012-01-27fix *all* trailing whitespace at oncerofl0r
2012-01-27remove magic numberrofl0r
2012-01-27eliminate dead coderofl0r
2012-01-27Check variable install/etc directory for proxychains config. Fix for #12 on g...Adam Hamsik
2012-01-27remove cdefs.h from include, fix non THREAD_SAFE build, do some more PDEBUG c...Adam Hamsik
2012-01-26Merge branch 'master' of github.com:haad/proxychainsAdam Hamsik
2012-01-26Add some more code checking to CCFLAGS, remove unnecessary ifdef'sAdam Hamsik
2012-01-26use the right tool for the job. getopt clearly isntrofl0r
2012-01-24add quiet mode to proxychains launcherrofl0r
2012-01-24add proper feature tests for putenv, getenvrofl0r
2011-11-06add possibility to search for DLL in exe's pathrofl0r
2011-11-06cleaned up main programrofl0r
2011-09-11fix getopt usage (C) unknown authorrofl0r
2011-09-11care about the argv array when the filename is passedrofl0r
2011-09-11care about HOME also in proxychains loader. put common symbols in common.hrofl0r
2011-09-04some cosmetic changesrofl0r
2011-09-04fixed a couple of bugs, warnings, added basic gethostbyaddr support and a pla...rofl0r
2011-09-02remove gnu autocraprofl0r