1
0
mirror of https://github.com/rofl0r/proxychains-ng synced 2025-01-06 21:02:55 +08:00

Commit Graph

  • 4d839bceba Fix trivial compilation warning Carlos Maddela 2016-06-08 11:50:30 +1000
  • 5333c99fc4 Fix FTBFS when hardening flags set in LDFLAGS Carlos Maddela 2016-06-08 10:33:06 +1000
  • f1e5f2ba01 don't call dlsym() from close() hook rofl0r 2016-05-26 19:01:14 +0100
  • 8870140ff0 don't call INIT() from close hook rofl0r 2016-05-26 10:48:32 +0100
  • acc577b81d Rename README to README.md Penk Zhou 2016-02-18 11:21:47 +0800
  • aea9172653 release 4.11 v4.11 rofl0r 2016-02-09 20:12:51 +0000
  • afdbfcf40c README: add 'Known Problems' section rofl0r 2016-02-09 20:11:40 +0000
  • 058adbcac2 configure: whitespace cleanup in help text rofl0r 2016-02-04 12:56:00 +0000
  • b64c89e0e4 add check for broken OpenBSD fclose() rofl0r 2016-02-04 12:49:43 +0000
  • a1c31e73b6 improve hostsreader test code rofl0r 2016-02-04 09:38:16 +0000
  • f85cecdabe Fix bug in hostsreader Alexander Batischev 2016-02-01 20:58:59 +0300
  • 228df4e7f3 Fix tiny misassignment in hostsreader Alexander Batischev 2016-02-01 20:58:59 +0300
  • f28c646336 output should be sent to stdout instead of stderr zorro765 2015-12-11 00:47:47 +0000
  • 9a836c6b36 output should be sent to stdout instead of stderr zorro765 2015-12-11 00:43:34 +0000
  • 672bf7661d getnameinfo: support ipv6 as well rofl0r 2015-12-06 13:01:56 +0000
  • 4c3be5e1e3 test_getnameinfo: improve, check ipv6 rofl0r 2015-12-06 13:01:07 +0000
  • 0e0e35927c mute warning in debug mode rofl0r 2015-12-06 12:57:45 +0000
  • 205004fa2a factor out setup_hooks() rofl0r 2015-12-02 12:14:58 +0000
  • 50c84176da debug.c: fix for ipv6 changes rofl0r 2015-12-01 20:37:23 +0000
  • 614449c6ad core.c: add HOST header to each CONNECT request forkbomber 2015-10-31 19:49:18 -0400
  • 1294d0a004 configure: check for availability of s6_addr16 rofl0r 2015-10-01 14:06:14 +0100
  • bd97d1bfaa fix compile error of 'struct in6_addr' on OSX vonnyfly 2015-09-30 22:03:44 +0800
  • e9bf9623ba README: fix omission and whitespace rofl0r 2015-09-19 11:09:41 +0100
  • 8a7081409e remove obsolete config.mak example rofl0r 2015-09-15 22:00:38 +0100
  • 32df7ff152 connect(): handle ipv4-mapped ipv6 addresses rofl0r 2015-09-15 21:16:20 +0100
  • 097c7f9125 add testcase for ipv4-mapped ipv6 address rofl0r 2015-09-15 21:14:58 +0100
  • 2237749567 preliminary ipv6 support rofl0r 2015-08-10 16:59:31 +0100
  • 9969dd3a22 fix socks5 bug: always requested user auth cap rofl0r 2015-06-14 12:07:19 +0100
  • d900b090fe put INIT() call consistently at beginning of hooked funcs rofl0r 2015-06-14 11:16:59 +0100
  • afe6171cad clean up some debug ifdefs rofl0r 2015-06-14 10:53:33 +0100
  • 51b2eb91ce remove commented-out code [2] rofl0r 2015-06-14 10:27:41 +0100
  • ae16ae9fc9 remove commented-out code rofl0r 2015-06-14 09:57:05 +0100
  • 338b9ce4e3 whitespace fixes for proxytype switch block rofl0r 2015-06-13 20:32:15 +0100
  • c6553c2cc5 replace string manip. in HTTP setup code with single snprintf rofl0r 2015-06-13 20:21:59 +0100
  • 49adb6ce29 simplify socks5 buffer setup code rofl0r 2015-06-13 19:02:11 +0100
  • c7fa7bf86a simplify start_chain struct setup rofl0r 2015-06-13 18:37:57 +0100
  • 29df9abec3 release 4.10 v4.10 rofl0r 2015-06-09 08:23:28 +0200
  • 2182eff358 fix segfault in DNS mapping lookup code rofl0r 2015-06-06 11:41:36 +0100
  • 53c6c2ca9b configure: respect user LDFLAGS without breaking link order rofl0r 2015-06-04 21:11:08 +0100
  • c9c51d6705 Revert "Fix LDFLAGS" rofl0r 2015-06-04 21:04:30 +0100
  • fda4ba37ec Revert "fix makefile link order" rofl0r 2015-06-04 21:03:25 +0100
  • 2369d19443 Merge 36f8e89030 into f35f14c1ed proudzhu 2015-06-04 07:53:57 +0000
  • 36f8e89030 fix the linking error when USER_LDFLAGS contains "-Wl,--as-needed". zhihaozhu 2015-06-04 15:24:39 +0800
  • f35f14c1ed release 4.9 v4.9 rofl0r 2015-05-28 08:35:57 +0200
  • 204100befb fix missing braces Pranav Kant 2015-05-21 18:46:00 +0530
  • 68e42d59f7 fixup for 9ab7dbe rofl0r 2015-05-21 14:04:10 +0100
  • 9ab7dbeb3b fix for CVE-2015-3887 rofl0r 2015-05-21 13:46:17 +0100
  • 6123ed4934 Merge 8e326f6924 into ba61b48fd7 Pranav Kant 2015-05-19 20:57:32 +0000
  • 8e326f6924 CVE-2015-3887: fix RPATH flaw Pranav Kant 2015-05-20 02:22:51 +0530
  • ba61b48fd7 fix compilation with openbsd rofl0r 2015-04-06 17:57:09 +0100
  • 7b962a4ca3 more openbsd compile fixes openbsd rofl0r 2015-04-07 18:11:34 +0100
  • 44ca9ca968 fix compilation with openbsd rofl0r 2015-04-06 17:57:09 +0100
  • 377b474b40 fix makefile link order jackyzy823 2015-04-03 22:37:26 +0800
  • d461f397b2 Merge pull request #51 from tyll/ldflags rofl0r 2015-03-22 19:34:09 +0100
  • 30495fde39 Merge pull request #44 from sarum9in/master rofl0r 2015-03-22 19:32:17 +0100
  • e79e05a228 Fix LDFLAGS Till Maas 2015-03-15 11:46:31 +0100
  • 4e986caa2a support MSG_FASTOPEN on old kernels Aleksey Filippov 2015-02-17 15:27:01 +0100
  • 8dd08e2cd2 add sendto hook to handle MSG_FASTOPEN flag Aleksey Filippov 2015-01-23 17:14:28 +0100
  • ea51cdac29 README: fix typo rofl0r 2014-11-15 17:54:15 +0100
  • 25ee4c318d hostsreader: use temporary vars for string manipulation rofl0r 2014-11-14 13:17:36 +0100
  • 4fb7eb0532 replace problematic hostentdb with hostsreader rofl0r 2014-11-14 12:33:58 +0100
  • a434d5c406 Merge 5f398c3864 into 567935b1ab Pranav Kant 2014-09-26 21:25:03 +0000
  • 5f398c3864 Added missing CPPFLAGS and CFLAGS to targets Pranav Kant 2014-09-27 02:53:03 +0530
  • 38522a8bd1 Updated license file Pranav Kant 2014-09-26 19:41:43 +0530
  • 567935b1ab fix FSF address in COPYING to mute opensuse build service complaints rofl0r 2014-09-13 23:33:22 +0200
  • 631a8059d9 release 4.8.1 v4.8.1 rofl0r 2014-07-22 17:22:34 +0200
  • d8a08707e7 fix regression in install-config Makefile target rofl0r 2014-07-22 17:21:11 +0200
  • a30f514309 release 4.8 v4.8 rofl0r 2014-07-22 15:33:53 +0200
  • 840b361897 configure: hint that gmake should be used on BSD rofl0r 2014-07-22 14:56:49 +0200
  • 9f8db927d9 update .gitignore rofl0r 2014-07-22 14:34:13 +0200
  • 6143266edd use musl's install.sh rather than doing workarounds for BSD install rofl0r 2014-07-22 14:32:27 +0200
  • cd4aee1997 print proxychains version on DLL init rofl0r 2014-07-22 14:10:08 +0200
  • 7852269282 libproxychains.c: whitespace cleanup rofl0r 2014-07-21 13:18:20 +0200
  • d3586380bd get_chain_data: reject invalid entries in proxylist section rofl0r 2014-07-21 13:17:24 +0200
  • 5168bc4eed bail out when no proxy was configured rofl0r 2014-07-21 12:37:01 +0200
  • 82d0b13b8f main.c: remove trailing whitespace noise rofl0r 2014-07-09 19:16:33 +0200
  • ed7c89072a main.c: append previously existing LD_PRELOAD contents rather than overwriting rofl0r 2014-07-09 19:12:30 +0200
  • 84d9a97a08 main.c: remove code duplication around LD_PRELOAD rofl0r 2014-07-09 18:07:24 +0200
  • bdc2566117 Merge eb02b48186 into f669139c9e Hexchain Tong 2014-07-09 12:45:08 +0000
  • eb02b48186 putenv_preserve: don't use strncpy Hexchain Tong 2014-07-09 20:44:51 +0800
  • fa5bddc154 Preserve old environment variable values when preloading Hexchain Tong 2014-07-09 18:14:52 +0800
  • f669139c9e common.c: fix trailing whitespace rofl0r 2014-07-02 10:10:53 +0200
  • 69abe128ca Makefile: respect CPPFLAGS rofl0r 2014-02-02 09:49:21 +0100
  • 3dd2fa7782 Makefile: add proper dependency info for install targets rofl0r 2014-02-02 09:46:57 +0100
  • e34d417b55 README: fix typo in contributor name rofl0r 2014-01-22 22:26:40 +0100
  • 8519518b92 update AUTHORS rofl0r 2014-01-22 22:26:22 +0100
  • 530fee89ce proxy_getaddrinfo: don't use strncpy rofl0r 2014-01-22 22:22:18 +0100
  • 06cce49b79 hack up libproxychains.so to contain some glibc symbols musl-preload rofl0r 2014-01-22 19:49:39 +0100
  • ca14801d52 update README rofl0r 2014-01-22 16:15:49 +0100
  • b76aa653c9 proxy_getaddrinfo: fix case when func was used in lieu of inet_aton rofl0r 2014-01-22 16:13:20 +0100
  • 63ad1b4d70 remove obsolete ChangeLog rofl0r 2014-01-08 15:33:44 +0100
  • ad3c0aa58b start 4.8 release cycle. rofl0r 2014-01-08 15:18:32 +0100
  • 5847da1d1c README: update release notes for 4.7 v4.7 rofl0r 2014-01-08 15:05:33 +0100
  • f868928c4b fix incorrect poll.h inclusion rofl0r 2014-01-08 14:57:10 +0100
  • 582b3ced26 Merge pull request #28 from pocographdotcom/master rofl0r 2014-01-08 05:38:52 -0800
  • ecbd735508 Chromium tried to close our pipes and falls into infinity loop. David 2014-01-08 13:38:59 +0800
  • e2af2f2bd7 Add option to build for i386 architecture on x64 Intel Macs Nikki McCavee 2014-01-02 04:11:04 +0400
  • c3044e7079 Merge d8f5577558 into 44150485cb Nikki McCavee 2014-01-01 16:27:40 -0800
  • d8f5577558 Add option to build for i386 architecture on x64 Intel Macs Nikki McCavee 2014-01-02 04:11:04 +0400
  • 44150485cb update README rofl0r 2013-09-22 05:45:47 +0200