Commit Graph

  • 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
  • fa0f355ce8 add missing INIT() to close hook rofl0r 2013-08-30 23:44:23 +0200
  • 553563d4c8 Add default case to chain type switch to remove gcc warning. crass 2013-06-26 07:02:42 +0700
  • 78738bbd0e More generically parse proxy chain type crass 2013-06-24 11:37:51 +0700
  • cd63dc7949 Update example config to show examples of RR usage in hypothetical situations. crass 2013-06-24 01:16:29 +0700
  • 8918dc8a76 Implement chain specific timeouts. crass 2013-06-24 00:24:41 +0700
  • 791a8619f9 Fix parser bug where proxy count in chain could be incremented even though no proxy was added. crass 2013-06-23 23:42:48 +0700
  • 88fe2ac96a Add capability to select a defined chain via environment variable. Many bug fixes to configfile loader. crass 2013-06-23 19:22:48 +0700
  • b28a787d83 Add more dumping debug functions. crass 2013-06-23 19:15:28 +0700
  • 8714e59afe Update parser and remove most globals. Parser now supports multiple proxy chains, but the current code only uses the first one to break up the commit. crass 2013-06-23 15:37:27 +0700
  • 8a84f980bb fix indentation of debug.c rofl0r 2013-06-25 13:01:14 +0200
  • 354a4ce4e2 Add round_robin to example config. crass 2013-06-23 12:16:14 +0700
  • f603e50cb3 Add support for round robin mode. crass 2013-06-23 12:13:40 +0700
  • fd81555ad9 Merge 7d60f55c60 into b9ca1cdefd crass 2013-06-25 17:05:13 -0700
  • 7d60f55c60 Add default case to chain type switch to remove gcc warning. crass 2013-06-26 07:02:42 +0700
  • 1ac3334e99 More generically parse proxy chain type crass 2013-06-24 11:37:51 +0700
  • ea4ca0a6b2 Update example config to show examples of RR usage in hypothetical situations. crass 2013-06-24 01:16:29 +0700
  • ecb0a7c3a9 Implement chain specific timeouts. crass 2013-06-24 00:24:41 +0700
  • 98b7f6c2d2 Fix parser bug where proxy count in chain could be incremented even though no proxy was added. crass 2013-06-23 23:42:48 +0700
  • a83e7a7003 Add capability to select a defined chain via environment variable. Many bug fixes to configfile loader. crass 2013-06-23 19:22:48 +0700
  • cf5eff0b8a Add more dumping debug functions. crass 2013-06-23 19:15:28 +0700
  • c9b0edca9b remove old dead code. crass 2013-06-23 16:39:33 +0700
  • a65f0f47a0 Update parser and remove most globals. Parser now supports multiple proxy chains, but the current code only uses the first one to break up the commit. crass 2013-06-23 15:37:27 +0700
  • 4e13b8f3ed Merge 71b7c8b7af into b9ca1cdefd crass 2013-06-25 16:47:04 -0700
  • 71b7c8b7af Fix NULL pointer use, since start_chain was always being called. crass 2013-06-24 12:03:33 +0700
  • 5c4c166802 Add DUMP_PROXY_CHAIN for debug builds and debug.c. crass 2013-06-23 12:12:25 +0700
  • a9a221e51a Move string tables into common.c crass 2013-06-24 11:59:08 +0700
  • bf5576c34f Make string tables const. crass 2013-06-24 11:56:19 +0700
  • 64cfcc33e0 Fix RR detection of when its fully looped back around. crass 2013-06-23 23:09:14 +0700
  • 75c1bf5283 Add round_robin to example config. crass 2013-06-23 12:16:14 +0700
  • d51cec3abe Add support for round robin mode. crass 2013-06-23 12:13:40 +0700
  • d5df709c83 Add DUMP_PROXY_CHAIN for debug builds and debug.c. crass 2013-06-23 12:12:25 +0700
  • b9ca1cdefd proxychains.conf: add hint that proxy must be in ipv4 notation v4.6 rofl0r 2013-05-02 13:42:54 +0200
  • 64a7cd26dc fix case where proxy was using a DNS name or non-dotted ipv4 rofl0r 2013-05-02 13:40:56 +0200
  • 9f6ed6ed90 Merge pull request #18 from mancha1/master rofl0r 2013-04-30 05:41:45 -0700
  • 2de2ff10ca Merge 2aba83087e into 8a93f45007 mancha1 2013-04-30 01:16:52 -0700
  • 2aba83087e libproxychains.c: fix NULL pointer dereference after fopen(). mancha 2013-04-30 04:06:36 -0400
  • 8a93f45007 README: add hint about IRC channel rofl0r 2013-03-05 13:48:06 +0100
  • 73ff65ed76 Makefile: prevent from using 2 slashes (cosmetic change) rofl0r 2013-02-10 12:38:05 +0100
  • aa1b9df2cb overhaul README v4.5 rofl0r 2013-02-10 09:54:00 +0100
  • f3af1239a9 better regex for obsolete proxyresolv script (thx yhzarcali) rofl0r 2013-01-29 18:43:17 +0100
  • 1da09e49e5 hook close() to prevent rude programs like ssh to close our pipes rofl0r 2013-01-21 01:54:45 +0100
  • a8e8cced6d README: add disclaimer. rofl0r 2013-01-06 21:42:02 +0100
  • 2efe207dde README: add bold warnings about risks rofl0r 2013-01-06 21:22:02 +0100
  • 5d7715551d Makefile: add install-data to .PHONY rofl0r 2013-01-06 19:33:34 +0100
  • 5d9148a900 README: mention install-config rofl0r 2013-01-06 19:32:55 +0100
  • 4f7363efbc Makefile: put include config later so the program name can be overridden rofl0r 2013-01-06 19:26:01 +0100
  • 173b90368e update proxyresolv rofl0r 2013-01-06 19:20:44 +0100
  • 5f433adfed fine-tune configure for BSD rofl0r 2013-01-06 19:18:04 +0100
  • 52cbc8f87d post-release update of README rofl0r 2013-01-06 19:14:43 +0100
  • c8bfdc15e6 remove old proxychains launcher script rofl0r 2013-01-06 19:12:15 +0100
  • 5526afb56d FreeBSD support v4.4 rofl0r 2012-12-25 19:08:05 +0100