summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d3a3e8f..49d4086 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+PingTunnel-NG Changelog
+=======================
+
+1.00 - 18. December 2017
+- First public release
+- Fixes a exploitable memory leak (proxy/forwarder) if using password
+ protected challenge response authentication.
+- Fixes an invalid memory write during a pcap capture.
+- Full source refactoring. The code should be more readable imho.
+- This project is now Autotools based.
+ Disable optional features: SeLinux, pcap.
+- Removed an already disabled and highly buggy feature: kPT_add_iphdr
+- Added a more "GNU" alike option parsing.
+- Support a user defined PingTunnel-NG magic value which is required
+ for bypassing Cisco IPS (and maybe other IDS/IPS/Firewalls).
+ This feature was well tested against Cisco's "IronPort" which
+ scans for fingerprints in an ICMP packet (PingTunnel magic value).
+
PingTunnel Changelog
====================