From c3ae4aaac9f0b168aed063d3e86c5196608eaba1 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Wed, 15 Apr 2015 00:17:26 +0200 Subject: Move more to git, add submodules, fix build script, change hgignore to gitignore --- main/openvpn | 1 + main/openvpn/compat.m4 | 75 -------------------------------------------------- 2 files changed, 1 insertion(+), 75 deletions(-) create mode 160000 main/openvpn delete mode 100644 main/openvpn/compat.m4 (limited to 'main/openvpn/compat.m4') diff --git a/main/openvpn b/main/openvpn new file mode 160000 index 00000000..7aaf0176 --- /dev/null +++ b/main/openvpn @@ -0,0 +1 @@ +Subproject commit 7aaf01766f9718375986600216607aeb6397200d diff --git a/main/openvpn/compat.m4 b/main/openvpn/compat.m4 deleted file mode 100644 index 4c132544..00000000 --- a/main/openvpn/compat.m4 +++ /dev/null @@ -1,75 +0,0 @@ -dnl OpenVPN -- An application to securely tunnel IP networks -dnl over a single UDP port, with support for SSL/TLS-based -dnl session authentication and key exchange, -dnl packet encryption, packet authentication, and -dnl packet compression. -dnl -dnl Copyright (C) 2008-2012 Alon Bar-Lev -dnl -dnl This program is free software; you can redistribute it and/or modify -dnl it under the terms of the GNU General Public License as published by -dnl the Free Software Foundation; either version 2 of the License, or -dnl (at your option) any later version. -dnl -dnl This program is distributed in the hope that it will be useful, -dnl but WITHOUT ANY WARRANTY; without even the implied warranty of -dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -dnl GNU General Public License for more details. -dnl -dnl You should have received a copy of the GNU General Public License -dnl along with this program (see the file COPYING included with this -dnl distribution); if not, write to the Free Software Foundation, Inc., -dnl 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -dnl Compatibility layer for