Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/rofl0r/proxychains-ng.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrofl0r <retnyg@gmx.net>2018-06-25 02:26:05 +0300
committerrofl0r <retnyg@gmx.net>2018-06-25 02:26:05 +0300
commitd21af711d81fcf93b64316bf261c78f438dd80f6 (patch)
treea6a3f6cf327f509389a5810438d5d0c7b8e39d20
parent49d8ac933894a3eddaea387cfc62d70661fb7cf4 (diff)
release 4.13v4.13
-rw-r--r--README8
-rw-r--r--VERSION2
2 files changed, 8 insertions, 2 deletions
diff --git a/README b/README
index cb0e15e..acef17d 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-ProxyChains-NG ver 4.12 README
+ProxyChains-NG ver 4.13 README
=============================
ProxyChains is a UNIX program, that hooks network-related libc functions
@@ -52,6 +52,12 @@ ProxyChains-NG ver 4.12 README
Changelog:
----------
+Version 4.13
+- fix robustness of DNS lookup thread and a segfault
+- fix socks5 user/pass auth on non-conforming servers
+- fix memory leak
+- add support for Solaris
+
Version 4.12
- fix several build issues
- for MAC
diff --git a/VERSION b/VERSION
index f588584..8c3a015 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.12
+4.13