doc
|
Initial revision.
|
2007-06-03 12:30:38 +00:00 |
.gitignore
|
.svnignore -> .gitignore
|
2008-02-01 22:18:43 +06:00 |
base.c
|
Added logging priorities.
|
2008-02-10 00:57:22 +06:00 |
base.h
|
Fixed getdestaddr() warning.
|
2008-02-01 17:03:21 +06:00 |
http-connect.c
|
Added logging priorities.
|
2008-02-10 00:57:22 +06:00 |
http-relay.c
|
Added logging priorities.
|
2008-02-10 00:57:22 +06:00 |
list.h
|
debug util: dumping list of connections on SIGUSR1.
|
2008-07-13 04:22:52 +07:00 |
log.c
|
Added logging priorities.
|
2008-02-10 00:57:22 +06:00 |
log.h
|
Added logging priorities.
|
2008-02-10 00:57:22 +06:00 |
main.c
|
Added command-line opts: "-t" to test config, and "-c /config/path".
|
2008-02-10 01:02:15 +06:00 |
main.h
|
Initial revision.
|
2007-06-03 12:30:38 +00:00 |
Makefile
|
Added http-relay subsystem to add transparent-proxy support to any http proxy.
|
2008-02-02 00:34:53 +06:00 |
parser.c
|
Added parsing "bool" values to config parser.
|
2008-02-09 23:27:23 +06:00 |
parser.h
|
Added parsing "bool" values to config parser.
|
2008-02-09 23:27:23 +06:00 |
reddns.c
|
Initial revision.
|
2007-06-03 12:30:38 +00:00 |
redsocks-full.conf
|
Added http-relay example.
|
2008-02-02 00:35:20 +06:00 |
redsocks.c
|
debug util: dumping list of connections on SIGUSR1.
|
2008-07-13 04:22:52 +07:00 |
redsocks.conf
|
Initial revision.
|
2007-06-03 12:30:38 +00:00 |
redsocks.h
|
debug util: dumping list of connections on SIGUSR1.
|
2008-07-13 04:22:52 +07:00 |
socks4.c
|
Added logging priorities.
|
2008-02-10 00:57:22 +06:00 |
socks5.c
|
Added logging priorities.
|
2008-02-10 00:57:22 +06:00 |
utils.h
|
debug util: dumping list of connections on SIGUSR1.
|
2008-07-13 04:22:52 +07:00 |