| patch |
summary |
view |
raw |
| 01-rename-library.patch |
bin/socksify.in | 2 +-
dlib/Makefile.in | 4 ++--
dlib/int_osf3.c | 2 +-
doc/README.socksify | 2 +-
doc/README.usage | 16 ++++++++--------
doc/faq.tex | 6 +++---
include/socks.h | 2 +-
lib/Makefile.in | 4 ++--
8 files changed, 19 insertions(+), 19 deletions(-)
|
view
|
download
|
| 02-rename-programs.patch |
INSTALL | 4 ++--
doc/sockd.8 | 10 +++++-----
doc/sockd.conf.5 | 10 +++++-----
doc/socks.conf.5 | 8 ++++----
4 files changed, 16 insertions(+), 16 deletions(-)
|
view
|
download
|
| 03-configure.patch |
configure | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| 04-faq.patch |
doc/faq.tex | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
|
view
|
download
|
| 05-readme-functions.patch |
doc/README.usage | 35 ++---------------------------------
1 file changed, 2 insertions(+), 33 deletions(-)
|
view
|
download
|
| 06-socksify-manpage.patch |
doc/socksify.1 | 35 +++++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
|
view
|
download
|
| 07-rconnect.patch |
lib/Rconnect.c | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| 09-getifa-address.patch |
sockd/getifa.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
|
view
|
download
|
| 10-config-users.patch |
example/sockd.conf | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
|
view
|
download
|
| 11-linux-eccentricities.patch |
include/common.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| 12-man-errors.patch |
doc/sockd.conf.5 | 8 ++++----
doc/socks.conf.5 | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
|
view
|
download
|
| 13-c-warnings.patch |
include/common.h | 2 +-
lib/config.c | 10 +++++-----
lib/config_parse.c | 8 ++++----
lib/config_scan.c | 2 +-
lib/connectchild.c | 2 +-
lib/httpproxy.c | 2 +-
lib/msproxy_clientprotocol.c | 12 ++++++------
lib/udp_util.c | 2 +-
sockd/auth_pam.c | 2 +-
sockd/serverconfig.c | 4 ++--
sockd/sockd.c | 2 +-
sockd/sockd_child.c | 2 +-
sockd/sockd_util.c | 2 +-
13 files changed, 26 insertions(+), 26 deletions(-)
|
view
|
download
|
| 14-httpproxy-underrun.patch |
lib/httpproxy.c | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|