summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: f5be154f61f7b600cea5993cad025ec67cb0a5fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
nat-traverse -- Use of UDP to traverse NAT gateways

2012-02-12
    * v0.5: Adjusted the length of garbage and acknowledgements packets to
            make nat-traverse work under Windows and Android.

2005-08-23
    * v0.4: New option --quit-after-connect to quit nat-traverse after
	    establishing the tunnel.

2005-06-29
    * v0.3: Made nat-traverse work with Perl 5.6.1 (previously Perl 5.8.0 was
            required).

2005-06-26
    * v0.2: Fixed a race condition which caused the two nat-traverse instances
            to sometimes miss each other.

2005-06-25
    * v0.1: Initial release.