Commit Graph

230 Commits

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