Commit Graph
13 Commits
Author SHA1 Message Date
Mike MillerandNikos Mavrogiannopoulos e69a07ed6e tests: allow running tests with alternate OpenConnect
Allow $OPENCONNECT in the caller's environment to override the default
openconnect system installation.

Signed-off-by: Mike Miller <mtmiller@debian.org>
2016-12-23 08:04:59 +01:00
Mike Miller 888cbeabc7 configure: preserve LIBS from calling environment
Use the existing oldlibs temporary variable that was used but never
populated.

Signed-off-by: Mike Miller <mtmiller@debian.org>
2016-12-22 18:48:23 -08:00
Mike Miller dc222463e0 tests: fix test-sighup-key-change for current OpenConnect
OpenConnect 7.08 removed the option `--no-cert-check`. Pass the actual
id of the newly generated server key. On systems with older versions of
GnuTLS, pass the server key fingerprint instead.

Resolves #81

Signed-off-by: Mike Miller <mtmiller@debian.org>
2016-12-17 12:52:15 -08:00
Mike Miller 273024c7ce .gitlab-ci.yml: add gnutls-bin to Debian build environment
Signed-off-by: Mike Miller <mtmiller@debian.org>
2016-12-17 12:52:15 -08:00
Mike MillerandNikos Mavrogiannopoulos d3370cccd0 tests: allow test-gssapi to run on Debian
Check for alternate filename of ntlmssp.conf on Debian-based systems.

Resolves #82

Signed-off-by: Mike Miller <mtmiller@debian.org>
2016-12-16 09:24:43 +01:00
Mike Miller 9f0776e6ae tests: ensure unique temporary config file names
Some unit tests share the same ocserv config file. Ensure that the file
written and used by each test script has a unique name.

Resolves #83

Signed-off-by: Mike Miller <mtmiller@debian.org>
2016-12-15 16:44:14 -08:00
Mike MillerandNikos Mavrogiannopoulos e3ccd247a0 configure: discover pam_wrapper directory from pkg-config
Signed-off-by: Mike Miller <mtmiller@debian.org>
2016-12-14 09:04:04 +01:00
Mike Miller 34fd11d3a8 Fix typos in man pages, config files, and comments
Signed-off-by: Mike Miller <mtmiller@debian.org>
2016-12-13 18:01:23 -08:00
Mike MillerandNikos Mavrogiannopoulos 5b1f23b55f Allow linking with system libopts if installed 2013-11-05 19:45:00 +01:00
Mike MillerandNikos Mavrogiannopoulos fc56105126 Fix path to common.sh when tests run from another directory 2013-07-23 21:34:33 +02:00
Mike MillerandNikos Mavrogiannopoulos 9d4bea82dd Add autogen search path to work when building out of the source tree 2013-07-23 21:34:13 +02:00
Mike MillerandNikos Mavrogiannopoulos 4154b07b93 Improve ocpasswd short description, re-run autogen 2013-07-23 21:33:37 +02:00
Mike MillerandNikos Mavrogiannopoulos 5e0e286c27 Fix typo maintainance -> maintenance 2013-07-23 21:33:18 +02:00