Version: 2.3.5, Package name: mlvpn-2.3.5 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description MLVPN is VPN software that encrypts data with the Salsa20 stream cipher and uses Poly1305 authentication. It can either run with a single ISP connection, or can aggregate multiple circuits with active monitoring to identify and remove faulty ones without dropping TCP connections. To avoid problems with out-of-order packet delivery, it can optionally add delays per-connection or buffer packets before delivering to the tun/tap interface. MLVPN uses privilege separation and supports Linux, OpenBSD and FreeBSD. |
Filesize: 210.131 KB |
Version History (View Complete History) |
|
2021-04-06 06:36:25 by Stuart Henderson | Files touched by this commit (1) |
Log message: add "uses pledge" marker |
2021-04-06 06:32:04 by Solene Rapenne | Files touched by this commit (2) |
Log message: Fix a fatal error in client mode because of a missing pledge Reported upstream ok sthen@ |
2021-02-01 12:54:19 by Stuart Henderson | Files touched by this commit (3) |
Log message: mlvpn: fix -fno-common, from upstream |
2020-03-30 07:19:07 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to mlvpn-2.3.5, turn on debug packages |
2020-02-21 09:51:52 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to mlvpn-2.3.4, from Laurent Coustet (upstream), tweaks by me |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-19 22:47:02 by Christian Weisgerber | Files touched by this commit (25) |
Log message: switch to CONFIGURE_STYLE=autoreconf |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2017-07-05 04:22:06 by Stuart Henderson | Files touched by this commit (32) |
Log message: drop MAINTAINER on a few things |
2017-05-27 13:57:08 by Antoine Jacoutot | Files touched by this commit (88) |
Log message: Bring rc_bg back. |
2017-05-27 07:55:59 by Antoine Jacoutot | Files touched by this commit (47) |
Log message: I forgot the bump commit... |
2017-05-27 07:53:07 by Antoine Jacoutot | Files touched by this commit (47) |
Log message: Cope with recent rc.subr(8) change (removal of rc_bg etc.) |
2015-10-24 02:32:14 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to mlvpn-2.2.2 |