7 Commits

Author SHA1 Message Date
Alon Bar-Lev
cb2d7311eb build: change version to indicate the master branch is not a version
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2012-06-27 07:07:38 -05:00
Alon Bar-Lev
5499b10925 packaging: rpm: initial add
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2012-06-27 07:07:38 -05:00
Alon Bar-Lev
4886d517e5 build: doc
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2012-06-27 07:07:38 -05:00
Alon Bar-Lev
09968bb463 build: simple autotools build
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2012-06-27 07:07:38 -05:00
Samuli Seppänen
ee57a1db5f Moved 1.0, 2.0 and Windows directories in easy-rsa subdirectory
This is required to allow applying Alon's autotools/rpm/documentation patches
from GitHub OpenVPN/easy-rsa-old tree.

Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2012-06-27 07:07:38 -05:00
Simon Deziel
a812fed7fb Properly detect OpenSSL version strings with numbers only
whichopensslcnf failed to return the right cnf for:

$ openssl version
OpenSSL 1.0.1 14 Mar 2012

Signed-off-by: Simon Deziel <simon.deziel@gmail.com>
Acked-by: Alon Bar-Lev <alon.barlev@gmail.com>
Message-Id: 4FAE87C1.6000509@gmail.com
URL: http://article.gmane.org/gmane.network.openvpn.devel/6534
Signed-off-by: David Sommerseth <davids@redhat.com>
2012-06-01 14:57:26 +02:00
David Sommerseth
f50a678a18 Initial easy-rsa commit
In the master branch of openvpn.git/openvpn-testing.git commit
26abb83cb1cf0c331db875186250b0c8d55d6013 removes easy-rsa from the
core OpenVPN tree.

This commit is the import of the easy-rsa based on the commit
mentioned.  The history before this import of easy-rsa can be found
in the openvpn.git/openvpn-testing.git trees.

Signed-off-by: David Sommerseth <davids@redhat.com>
2012-03-28 15:05:54 +02:00