Commit Graph

8 Commits

Author SHA1 Message Date
fgsch
2b3993467c switch to libc getline(3). 2012-03-21 23:49:02 +00:00
pea
e91e8ae2fe Upgrade to 0.5.3
+ Tweak Makefile
+ Add vpnc-disconnect

ok okan@ ajacoutot@
2009-01-29 19:07:06 +00:00
okan
f1876a2bc5 - update to 0.5.1
- adds a sample split vpn script

from Thomas Schoeller, tested by many - thanks!

ok sthen@ landry@
2008-04-04 21:41:27 +00:00
sturm
3ab4b863e7 update to vpnc 0.3.3
from uwe
2005-11-11 19:38:07 +00:00
sturm
615f21e532 - use a variable for the physical interface in vpnc.sh
- fix buffer length calculation, which prevented vpnc to work in case
of 'big' packets close to tun's MTU (reported by Mischa Diehm
<md at mailq.de>), submitted upstream
2005-05-05 10:54:48 +00:00
sturm
e922726a59 fix a few 64bit issues, making this work on 64bit archs
based on a diff from Zach Brown <zab at zabbo.net> sent to a vpnc-list
2005-03-08 06:38:08 +00:00
sturm
bd186b0c29 update to vpnc 0.3.1
- IPsec over UDP and NAT-T support
- fixed IOS support
- other bugfixes
2004-11-20 12:41:37 +00:00
sturm
0ac32169da Initial import of vpnc 0.2-rm+zomb.1
A VPN client compatible with Cisco's EasyVPN equipment.

Supports IPSec (ESP) with Mode Configuration and Xauth.  Supports only
shared-secret IPSec authentication, 3DES, MD5, and IP tunneling.

It runs entirely in userspace.

WWW: http://www.unix-ag.uni-kl.de/~massar/vpnc/
2004-05-14 13:34:51 +00:00