Commit Graph

  • 15d4d5a669 Fix some leftovers in Makefile. Adam Hamsik 2012-01-11 16:54:05 +01:00
  • 865dc76c08 Make prefix basic variable which is used as base for all other subdirs, install binaries to bin/ not to file called bin. Adam Hamsik 2012-01-11 11:00:11 +01:00
  • 9a29a4c0d1 Merge pull request #3 from rofl0r/master Adam Hamsik 2012-01-11 01:43:46 -08:00
  • ca599cbc86 Fix localnet issue with fix suggested in #issue 4 on github. Adam Hamsik 2012-01-10 15:53:03 +01:00
  • 3bd07fca00 updated README origin/remote-dns micheloosterhof/remote-dns rofl0r 2011-11-14 01:57:54 +01:00
  • 0845d1c044 fix potential buffer overflow (exists in vanilla 3.1 as well) rofl0r 2011-11-07 17:07:00 +01:00
  • 16fa60a705 oh wait. checking the hash is not enough. rofl0r 2011-11-07 04:11:20 +01:00
  • 08d6feace8 fix SOCKSv4a rofl0r 2011-11-07 00:09:46 +01:00
  • a6d778a0f1 cleanup debug code and remove warnings rofl0r 2011-11-06 23:35:57 +01:00
  • 8f3bc0934a do not override our CFLAGS when none are passed rofl0r 2011-11-06 17:52:32 +01:00
  • 6ac6abd3de add possibility to search for DLL in exe's path rofl0r 2011-11-06 17:47:44 +01:00
  • 41e73ab58d fix realloc and add a layer of threadsafety upon dns-list accesses rofl0r 2011-11-06 17:46:11 +01:00
  • d5ae1f9202 buff is unsigned char now rofl0r 2011-11-06 15:47:00 +01:00
  • 4cb2cf3416 fix index algo rofl0r 2011-11-06 15:18:50 +01:00
  • 5de7fa20c8 implemented remote proxy dns lookup via use of reserved ip ranges and a lookup table rofl0r 2011-11-06 14:12:50 +01:00
  • d30b0a8712 cleaned up main program rofl0r 2011-11-06 14:11:36 +01:00
  • e547835be6 cleanup of the Makefile and renamed to proxychains4 rofl0r 2011-11-06 14:07:38 +01:00
  • 8e82005d91 added a configure script for nostalgics, and to not update INSTALL rofl0r 2011-09-11 16:45:40 +02:00
  • f3511f77d5 updated TODO rofl0r 2011-09-10 23:32:18 +02:00
  • b1febc25d6 fix getopt usage (C) unknown author rofl0r 2011-09-10 23:13:26 +02:00
  • c377789d14 care about the argv array when the filename is passed rofl0r 2011-09-10 23:05:07 +02:00
  • a9df8ecaaa set executable bit for stuff in bin rofl0r 2011-09-10 22:50:53 +02:00
  • 888a81345a remove dependency on lib dir in build dir rofl0r 2011-09-10 22:48:46 +02:00
  • 1740dfbd66 add a config template for the Makefile, and remove some unused variables rofl0r 2011-09-10 22:43:30 +02:00
  • 76545db413 install also proxychains config template into etc rofl0r 2011-09-10 22:38:13 +02:00
  • 2f1958d551 remove nonexisting docs rofl0r 2011-09-10 22:34:01 +02:00
  • b8bdfc2d5e care about HOME also in proxychains loader. put common symbols in common.h rofl0r 2011-09-10 22:32:27 +02:00
  • 4d517cdfb0 exact fix for the wrong getnameinfo prototype in GLIBC < 2.14 rofl0r 2011-09-04 18:13:30 +02:00
  • 218d242aab some cosmetic changes rofl0r 2011-09-04 02:03:47 +02:00
  • 5095296ddf fixed a couple of bugs, warnings, added basic gethostbyaddr support and a plain Makefile rofl0r 2011-09-04 01:45:16 +02:00
  • a6792b937d fixed usage of int instead of socklen_t rofl0r 2011-09-02 22:53:50 +02:00
  • 86be015f0d remove gnu autocrap rofl0r 2011-09-02 20:32:04 +02:00
  • 7cde272e29 fixes needed to compile with a standard compliant libc rofl0r 2011-09-02 19:55:50 +02:00
  • f85edffeea Merge branch 'master' into proxychain_fixes rofl0r/proxychain_fixes origin/proxychain_fixes micheloosterhof/proxychain_fixes Adam Hamsik 2011-03-23 11:20:55 +01:00
  • a6681ca7a1 added port support for localnet rofl0r/proxychain-localnet rofl0r/jianingy-proxychain-localnet origin/proxychain-localnet origin/jianingy-proxychain-localnet micheloosterhof/proxychain-localnet micheloosterhof/jianingy-proxychain-localnet Jianing Yang 2011-03-22 22:04:52 +08:00
  • 7183b7ef1a Add some README fixes, mention new -f parameter and other changes. Adam Hamsik 2011-02-25 17:48:33 +02:00
  • e928b25735 Add support for localnet config entry in proxychains.conf file. Adam Hamsik 2011-02-25 17:18:37 +02:00
  • bb2d076fab Add support for localnet keyword to proxychains config file. Adam Hamsik 2011-02-25 17:16:58 +02:00
  • 6f451f094d Add proxychains singal fixes, refactor code while I was there it was pretty horrid :/. Adam Hamsik 2011-02-25 16:18:29 +02:00
  • 282d3d0390 Add gitignore file to disable build files from commits. Adam Hamsik 2011-02-25 14:25:47 +02:00
  • 85aec8878d Add my multiple config file fixes to proxychain. Adam Hamsik 2011-02-25 14:21:34 +02:00
  • 4c7262163e Add vanila proxychains 3.1 sources. rofl0r/proxychain_auth origin/proxychain_auth micheloosterhof/proxychain_auth Adam Hamsik 2011-02-25 11:40:11 +02:00