Commit Graph

  • 06c20ed394 fix socks5 username/password auth rofl0r 2018-02-11 14:58:47 +00:00
  • 831df039bd print usage info on --help too rofl0r 2018-02-11 14:58:26 +00:00
  • 1a62ec60af support solaris X/Open connect call too rofl0r 2018-01-10 17:23:36 +00:00
  • 35a674bdbc configure: Solaris detection, ld 'soname' option auto detection; other Solaris related fixes WHR 2018-01-11 00:41:57 +08:00
  • a1f7007a46 main.c: fix build error with solaris papadave 2018-01-10 16:13:21 +00:00
  • 3366dc3131 allocator_thread.c: fix build on FreeBSD due to MAP_ANON rofl0r 2018-01-10 16:09:09 +00:00
  • b299193d13 configure: remove bogus uname platform checks rofl0r 2018-01-09 13:50:08 +00:00
  • 2f3d33dd47 remove usage of s6_addr16 and s6_addr32 rofl0r 2018-01-09 13:30:02 +00:00
  • d28f4df8e2 allocator_thread.c: define _DARWIN_C_SOURCE so we get MAP_ANON rofl0r 2017-12-21 16:30:17 +00:00
  • 03880ce695 allocator_thread: add assertion that we get the right response rofl0r 2017-12-19 00:32:45 +00:00
  • cc7bc891ff allocator_thread: fix segfault with weechat 2.0 rofl0r 2017-12-19 00:10:13 +00:00
  • 3b5f41028b allocator_thread: use bigger stacksize for Mac OS X rofl0r 2017-12-15 13:15:13 +00:00
  • 46647bee44 fix memory leak Antonio Quartulli 2017-08-23 22:50:57 +08:00
  • ea8f4ff5dc restore original socket flags after connecting nonblock2 rofl0r 2017-05-04 04:53:35 +01:00
  • cbddf15b19 properly handle non-blocking mode of socket nonblock rofl0r 2017-05-04 01:31:56 +01:00
  • bb3df1e440 allocator_thread.c: handle EINTR case when reading/writing pipe data EINTR rofl0r 2017-02-23 01:08:03 +00:00
  • 7a233fb1f0 release 4.12 v4.12 rofl0r 2016-12-24 13:13:53 +00:00
  • cd4ced1d52 Revert "Makefile: suppress pedantic warnings in user CFLAGS" rofl0r 2016-12-24 12:49:14 +00:00
  • cb70ab5f8f configure: use quotes for echo calls rofl0r 2016-12-24 12:48:41 +00:00
  • c91e6a09ef Fix configure so the right CC gets picked up Jatin Rungta 2016-12-23 20:25:44 +05:30
  • bf6eeff75a check snprintf return value for error rofl0r 2016-12-20 22:18:21 +00:00
  • 6ae959e051 Makefile: suppress pedantic warnings in user CFLAGS rofl0r 2016-12-13 20:42:50 +00:00
  • 5ed5089733 Avoid using %n$ operand number formats to compile cleanly with ISO C. Carlos Maddela 2016-12-09 15:44:56 +11:00
  • 8ddc8a6da3 Prevent empty translation units to satisfy ISO C compilers. Carlos Maddela 2016-12-09 15:43:58 +11:00
  • 167780ce36 Fix format ‘%p’ expects argument of type ‘void *’ warning. Carlos Maddela 2016-12-09 15:40:51 +11:00
  • 4b413c902f Fix format specifier for unsigned int. Carlos Maddela 2016-12-09 15:42:55 +11:00
  • 6dcaf533d1 Fix grammar in usage message to keep Lintian happy. Carlos Maddela 2016-12-05 18:37:11 +11:00
  • 0bd2130352 Fix spelling in log message: doesnt -> doesn't Carlos Maddela 2016-12-05 14:10:09 +11:00
  • cf9a16de06 core.c: add HOST header to each CONNECT request forkbomber 2015-10-31 19:49:18 -04:00
  • c883cd4940 configure: make buildsystem-set CPPFLAGS non-overridable OUR_CPPFLAGS rofl0r 2016-10-16 11:28:05 +00:00
  • 0f6b226b15 Fix random_chain on Mac OS X Jay Taylor 2016-10-09 10:17:07 -07:00
  • 260578d00e configure: do not use mktemp rofl0r 2016-10-08 20:59:37 +01:00
  • e527b9ee64 print error message instead of segfaulting for invalid chain_len rofl0r 2016-06-23 09:27:15 +01:00
  • 635ded3393 Fix build failure with -pie in user LDFLAGS Carlos Maddela 2016-06-08 10:33:06 +10:00
  • 993dfc059d Fix trivial compilation warning Carlos Maddela 2016-06-08 11:50:30 +10:00
  • f1e5f2ba01 don't call dlsym() from close() hook rofl0r 2016-05-26 19:01:14 +01:00
  • 8870140ff0 don't call INIT() from close hook rofl0r 2016-05-26 10:48:32 +01:00
  • aea9172653 release 4.11 v4.11 rofl0r 2016-02-09 20:12:51 +00:00
  • afdbfcf40c README: add 'Known Problems' section rofl0r 2016-02-09 20:11:40 +00:00
  • 058adbcac2 configure: whitespace cleanup in help text rofl0r 2016-02-04 12:56:00 +00:00
  • b64c89e0e4 add check for broken OpenBSD fclose() rofl0r 2016-02-04 12:49:43 +00:00
  • a1c31e73b6 improve hostsreader test code rofl0r 2016-02-04 09:38:16 +00:00
  • f85cecdabe Fix bug in hostsreader Alexander Batischev 2016-02-01 20:58:59 +03:00
  • 672bf7661d getnameinfo: support ipv6 as well rofl0r 2015-12-06 13:01:56 +00:00
  • 4c3be5e1e3 test_getnameinfo: improve, check ipv6 rofl0r 2015-12-06 13:01:07 +00:00
  • 0e0e35927c mute warning in debug mode rofl0r 2015-12-06 12:57:45 +00:00
  • 205004fa2a factor out setup_hooks() rofl0r 2015-12-02 12:14:58 +00:00
  • 50c84176da debug.c: fix for ipv6 changes rofl0r 2015-12-01 20:37:23 +00:00
  • 1294d0a004 configure: check for availability of s6_addr16 rofl0r 2015-10-01 14:06:14 +01:00
  • e9bf9623ba README: fix omission and whitespace rofl0r 2015-09-19 11:09:41 +01:00
  • 8a7081409e remove obsolete config.mak example rofl0r 2015-09-15 22:00:38 +01:00
  • 32df7ff152 connect(): handle ipv4-mapped ipv6 addresses rofl0r 2015-09-15 21:16:20 +01:00
  • 097c7f9125 add testcase for ipv4-mapped ipv6 address rofl0r 2015-09-15 21:14:58 +01:00
  • 2237749567 preliminary ipv6 support rofl0r 2015-08-10 16:59:31 +01:00
  • 9969dd3a22 fix socks5 bug: always requested user auth cap rofl0r 2015-06-14 12:07:19 +01:00
  • d900b090fe put INIT() call consistently at beginning of hooked funcs rofl0r 2015-06-14 11:16:59 +01:00
  • afe6171cad clean up some debug ifdefs rofl0r 2015-06-14 10:53:33 +01:00
  • 51b2eb91ce remove commented-out code [2] rofl0r 2015-06-14 10:27:41 +01:00
  • ae16ae9fc9 remove commented-out code rofl0r 2015-06-14 09:57:05 +01:00
  • 338b9ce4e3 whitespace fixes for proxytype switch block rofl0r 2015-06-13 20:32:15 +01:00
  • c6553c2cc5 replace string manip. in HTTP setup code with single snprintf rofl0r 2015-06-13 20:21:59 +01:00
  • 49adb6ce29 simplify socks5 buffer setup code rofl0r 2015-06-13 19:02:11 +01:00
  • c7fa7bf86a simplify start_chain struct setup rofl0r 2015-06-13 18:37:57 +01:00
  • 29df9abec3 release 4.10 v4.10 rofl0r 2015-06-09 08:23:28 +02:00
  • 2182eff358 fix segfault in DNS mapping lookup code rofl0r 2015-06-06 11:41:36 +01:00
  • 53c6c2ca9b configure: respect user LDFLAGS without breaking link order rofl0r 2015-06-04 21:11:08 +01:00
  • c9c51d6705 Revert "Fix LDFLAGS" rofl0r 2015-06-04 21:04:30 +01:00
  • fda4ba37ec Revert "fix makefile link order" rofl0r 2015-06-04 21:03:25 +01:00
  • f35f14c1ed release 4.9 v4.9 rofl0r 2015-05-28 08:35:57 +02:00
  • 68e42d59f7 fixup for 9ab7dbe rofl0r 2015-05-21 14:04:10 +01:00
  • 9ab7dbeb3b fix for CVE-2015-3887 rofl0r 2015-05-21 13:46:17 +01:00
  • ba61b48fd7 fix compilation with openbsd rofl0r 2015-04-06 17:57:09 +01:00
  • 7b962a4ca3 more openbsd compile fixes openbsd rofl0r 2015-04-07 18:11:34 +01:00
  • 44ca9ca968 fix compilation with openbsd rofl0r 2015-04-06 17:57:09 +01:00
  • 377b474b40 fix makefile link order jackyzy823 2015-04-03 22:37:26 +08:00
  • d461f397b2 Merge pull request #51 from tyll/ldflags rofl0r 2015-03-22 19:34:09 +01:00
  • 30495fde39 Merge pull request #44 from sarum9in/master rofl0r 2015-03-22 19:32:17 +01:00
  • e79e05a228 Fix LDFLAGS Till Maas 2015-03-15 11:46:31 +01:00
  • 4e986caa2a support MSG_FASTOPEN on old kernels Aleksey Filippov 2015-02-17 15:27:01 +01:00
  • 8dd08e2cd2 add sendto hook to handle MSG_FASTOPEN flag Aleksey Filippov 2015-01-23 17:14:28 +01:00
  • ea51cdac29 README: fix typo rofl0r 2014-11-15 17:54:15 +01:00
  • 25ee4c318d hostsreader: use temporary vars for string manipulation rofl0r 2014-11-14 13:17:36 +01:00
  • 4fb7eb0532 replace problematic hostentdb with hostsreader rofl0r 2014-11-14 12:33:58 +01:00
  • 567935b1ab fix FSF address in COPYING to mute opensuse build service complaints rofl0r 2014-09-13 23:33:22 +02:00
  • 631a8059d9 release 4.8.1 v4.8.1 rofl0r 2014-07-22 17:22:34 +02:00
  • d8a08707e7 fix regression in install-config Makefile target rofl0r 2014-07-22 17:21:11 +02:00
  • a30f514309 release 4.8 v4.8 rofl0r 2014-07-22 15:33:53 +02:00
  • 840b361897 configure: hint that gmake should be used on BSD rofl0r 2014-07-22 14:56:49 +02:00
  • 9f8db927d9 update .gitignore rofl0r 2014-07-22 14:34:13 +02:00
  • 6143266edd use musl's install.sh rather than doing workarounds for BSD install rofl0r 2014-07-22 14:32:27 +02:00
  • cd4aee1997 print proxychains version on DLL init rofl0r 2014-07-22 14:10:08 +02:00
  • 7852269282 libproxychains.c: whitespace cleanup rofl0r 2014-07-21 13:18:20 +02:00
  • d3586380bd get_chain_data: reject invalid entries in proxylist section rofl0r 2014-07-21 13:17:24 +02:00
  • 5168bc4eed bail out when no proxy was configured rofl0r 2014-07-21 12:37:01 +02:00
  • 82d0b13b8f main.c: remove trailing whitespace noise rofl0r 2014-07-09 19:16:33 +02:00
  • ed7c89072a main.c: append previously existing LD_PRELOAD contents rather than overwriting rofl0r 2014-07-09 19:12:30 +02:00
  • 84d9a97a08 main.c: remove code duplication around LD_PRELOAD rofl0r 2014-07-09 18:07:24 +02:00
  • f669139c9e common.c: fix trailing whitespace rofl0r 2014-07-02 10:10:53 +02:00
  • 69abe128ca Makefile: respect CPPFLAGS rofl0r 2014-02-02 09:49:21 +01:00
  • 3dd2fa7782 Makefile: add proper dependency info for install targets rofl0r 2014-02-02 09:46:57 +01:00