-
Notifications
You must be signed in to change notification settings - Fork 40
/
CHANGES
34 lines (18 loc) · 795 Bytes
/
CHANGES
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
33
34
v1.70 - UNRELEASED
- Have the vpnns watcher process re-create the bind mount if the underlying
resolv.conf is deleted (e.g. by NetworkManager)
- Eliminate the possible 1-second delay when starting a new vpnns instance
- Minor manpage update
v1.60 - 2017/01/08
- Allow specifying the local SOCKS address via "-D <addr>:<port>".
- Add experimental vpnns program
v1.50 - 2014/07/06
- Fix a bunch of stability issues seen under load (web browsing on SOCKS)
- Add man page
- Switch build system to GNU autotools
- Update to the latest lwIP and fix DNS lookup bugs
- Delete unused netmask and gateway options
- Add scripts to build one-off packages for Ubuntu PPA
- Use Travis CI to run automated builds on each commit
v1.20121120160713 - 2012/11/20
- Initial release.