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
2022-01-10main: add more luser-friendly error message when execvp failsrofl0r
2020-09-05fix build on FreeBSD due to usage of Dl_inforofl0r
2019-11-26get own_dir by using dladdr() instead of argv[0]Solar Flare
2019-11-12fix a buffer overflow bugSolar Flare
2018-02-11print usage info on --help toorofl0r
2018-01-10main.c: fix build error with solarispapadave
2016-12-05Fix grammar in usage message to keep Lintian happy.Carlos Maddela
2015-05-21fixup for 9ab7dberofl0r
2015-05-21fix for CVE-2015-3887rofl0r
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
2012-11-04main.c: fixed forgotten initialization for second loop using iv4.2rofl0r
2012-08-27fix typo in help messageguanqun
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 PROXYCHAINS_CONF_FILE consistentlyrofl0r
2012-01-28fix forgotten etcrofl0r
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-26use the right tool for the job. getopt clearly isntrofl0r
2012-01-24add quiet mode to proxychains launcherremote-dnsrofl0r
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