Commit Graph

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