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-07-22fat-binary-m1: use arm64e for dylib, but not for executableHEADmasterrofl0r
2022-06-11use -Wno-unknown-pragmas if availablerofl0r
2022-06-01fix --fat-binary-m1 optionrofl0r
2022-05-19configure: add --fat-binary-m1 for arm64e/x86_64 (M1) fat binaryrofl0r
2022-01-25add configure check for non-POSIX compliant getnameinfo signaturerofl0r
2021-12-17only use -ldl if available (netbsd compilation fix)rofl0r
2021-12-14configure: detect OSX >= 12 and use new dyld hooking methodrofl0r
2021-10-01configure: fix regression in detecting linker optionsrofl0r
2021-07-23configure: fix check_link_silent and check_compileFabrice Fontaine
2021-05-14initialize rand seed with nano-second granularityrofl0r
2021-04-30configure: check for -pthread vs -lpthread (#379)rofl0r
2020-12-18configure: check first whether C compiler worksrofl0r
2020-10-29configure: fix typo in fail()rofl0r
2020-10-29configure: add missing function fail()rofl0r
2020-09-24experimental new feature: proxy_dns_daemonrofl0r
2020-08-17Add Haiku support (#340)Ethan F
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-04-12configure: prevent bug overwriting config.mak on OpenBSDrofl0r
2018-01-10configure: Solaris detection, ld 'soname' option auto detection; other Solari...WHR
2018-01-09configure: remove bogus uname platform checksrofl0r
2018-01-09remove usage of s6_addr16 and s6_addr32rofl0r
2016-12-24configure: use quotes for echo callsrofl0r
2016-12-24Fix configure so the right CC gets picked upJatin Rungta
2016-10-16configure: make buildsystem-set CPPFLAGS non-overridableOUR_CPPFLAGSrofl0r
2016-10-08configure: do not use mktemprofl0r
2016-02-04configure: whitespace cleanup in help textrofl0r
2016-02-04add check for broken OpenBSD fclose()rofl0r
2015-10-01configure: check for availability of s6_addr16rofl0r
2015-06-04configure: respect user LDFLAGS without breaking link orderrofl0r
2015-06-04Revert "Fix LDFLAGS"rofl0r
2015-05-21fix for CVE-2015-3887rofl0r
2015-04-08fix compilation with openbsdrofl0r
2015-03-15Fix LDFLAGSTill Maas
2014-07-22configure: hint that gmake should be used on BSDrofl0r
2014-07-22use musl's install.sh rather than doing workarounds for BSD installrofl0r
2014-01-02Add option to build for i386 architecture on x64 Intel MacsNikki McCavee
2013-01-06fine-tune configure for BSDrofl0r
2012-12-25FreeBSD supportv4.4rofl0r
2012-12-18fix for mac build errorrofl0r
2012-07-08configure: add --help textrofl0r
2012-01-30fix bogus use of ! in configurerofl0r
2012-01-30added support for --sysconfdirrofl0r
2012-01-27complete mac supportrofl0r
2012-01-27detect MAC in configurerofl0r
2012-01-24prevent configure-generated config to always overwrite CFLAGS in envrofl0r
2011-11-06do not override our CFLAGS when none are passedrofl0r
2011-09-11added a configure script for nostalgics, and to not update INSTALLrofl0r
2011-09-02remove gnu autocraprofl0r