Eric F Crist
b5803ee9e3
More travis-ci related cleanup
...
* Remove SC2006 from shellcheck: bashism
* Put variable declarations on separate lines (SC1007)
* Remove "local" from Windows sh script (SC2039)
* Remove "x" variable define from read in Windows sh script (SC2034)
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-12-14 08:35:41 -06:00
Eric F Crist
a0b5a9c7b2
Adding mktemp binary
...
Retrieved binary from http://gnuwin32.sourceforge.net/packages/mktemp.htm
This was tested on Windows 7
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-08-22 07:51:05 -05:00
Eric F Crist
dc8376a75d
Add missing Windows binaries
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-08-21 17:36:58 -05:00
Josh Cepek
dc2e6dc7dc
Windows: improve external checks and env-var help
...
Add test for `cat` external
Fix the env-var to read the correct EASYRSA_OPENSSL name
Signed-off-by: Josh Cepek <josh.cepek@usa.net>
2013-12-01 14:32:55 -06:00
Josh Cepek
b0494ab243
Add initial 3.x codebase files
...
This is the initial re-write for the 3.x release series.
Signed-off-by: Josh Cepek <josh.cepek@usa.net>
2013-11-18 02:54:07 -06:00