forked from Master37mind/ShadowVPN_analysis
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCHANGES
More file actions
32 lines (23 loc) · 618 Bytes
/
Copy pathCHANGES
File metadata and controls
32 lines (23 loc) · 618 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
0.2.1 2015-12-05
- Fix checksum mismatch.
0.2.0 2015-08-16
- Add NAT support on server side
0.1.7 2015-08-06
- Update configurations
0.1.6 2015-01-25
- Call setsid and ignore SIGHUP in daemon mode
0.1.5 2014-12-08
- Fix select: Invalid argument
0.1.4 2014-11-23
- Support connecting server with multiple local ports
- Minor fixes to scripts
0.1.3 2014-10-14
- Support FreeBSD, OS X and Windows.
- Fix some issues in example scripts.
0.1.2 2014-10-06
- Support building for Android.
- Fix some issues in example scripts.
0.1.1 2014-10-05
- Support hotplug feature of OpenWRT
0.1.0 2014-10-03
- initial version