Commit Graph

746 Commits

Author SHA1 Message Date
Klas Lindfors f19405fdb1 move the cli stuff to subdir tool 2014-06-16 09:40:22 +02:00
Klas Lindfors 27f4047852 add an example of using delete-certificate 2014-05-28 09:18:56 +02:00
Klas Lindfors 0af79b01b5 bump version after release
to 0.0.4
2014-05-26 10:46:05 +02:00
Klas Lindfors 0f5aa03ef5 bump openssl to 1.0.1g 2014-05-26 10:07:50 +02:00
Klas Lindfors 6b6c6fcb71 fix typo 2014-05-26 10:04:09 +02:00
Klas Lindfors e091a4cf84 news for 0.0.3 2014-05-26 10:02:05 +02:00
Klas Lindfors 6dbb6c26b7 add note about just import-certificate to help texts 2014-05-16 10:39:05 +02:00
Klas Lindfors d3548a75b3 add a delete-certificate action
resolves #2
2014-05-16 10:37:09 +02:00
Klas Lindfors 14f473f4df drop unused, commented code 2014-04-07 09:02:34 +02:00
Klas Lindfors 5dfc68fe85 break line in right place 2014-04-02 10:05:08 +02:00
Klas Lindfors 8ec24853e6 short documentation on how to request a cert from a Windows CA 2014-04-02 08:44:22 +02:00
Klas Lindfors bd378c9afd don't continue processing if we failed an action 2014-04-01 15:20:39 +02:00
Klas Lindfors 08e20d2008 change functions around to have failure as default mode 2014-03-11 11:04:05 +01:00
Klas Lindfors 543af9de00 fix null dereferences
reported by coverity's free scanner
2014-03-11 10:53:49 +01:00
Klas Lindfors 970712334d fixup release target 2014-02-19 14:40:56 +01:00
Klas Lindfors b06452a5cb bump versions 2014-02-19 14:40:45 +01:00
Klas Lindfors 1f1211e9b0 add Travis link to BLURB 2014-02-14 10:48:47 +01:00
Klas Lindfors 63a9c1b322 actually do the full mutual auth with a challenge from the host 2014-02-14 10:36:58 +01:00
Klas Lindfors 745ba35ae3 add examples to the manpage
and will remove from the README when we figure out how to publish
manpages like these properly.
2014-02-13 20:19:40 +01:00
Klas Lindfors 56303d903a spelling: publick -> public 2014-02-13 20:09:15 +01:00
Klas Lindfors 29d2fb85bf correct GUID offset
GUID was set one byte off resulting in invalid message
2014-02-13 08:42:50 +01:00
Klas Lindfors 90cfda0ba6 return at the end of main() and call EVP_cleanup() before 2014-02-12 08:15:43 +01:00
Klas Lindfors 77d6f3e5c1 make sure to initialize num_readers before using. 2014-02-11 13:42:46 +01:00
Klas Lindfors 8b0142088b simplify selfsign and request, some stuff is already allocated. 2014-02-11 13:23:44 +01:00
Klas Lindfors 0bd046d88c gnulib shouldn't be needed explicitly 2014-02-11 13:23:11 +01:00
Klas Lindfors 52b733a6fa try to specify CC for windows build 2014-02-11 13:14:05 +01:00
Klas Lindfors 159ea84ea8 change around to try to get windows-build to work 2014-02-11 12:30:03 +01:00
Klas Lindfors 72a5207178 and in precise the package is namned mingw-w64-dev 2014-02-11 10:53:14 +01:00
Klas Lindfors 958c65ed1c try to add mingw-dev package 2014-02-11 10:47:34 +01:00
Klas Lindfors 93f34deed7 rework build-and-test for windows
cheat with tar instead of running make dist
2014-02-11 10:40:13 +01:00
Klas Lindfors 6d0ca39b28 cheat by touching the man-page before make dist
since the binary doesn't exist yet.
2014-02-11 10:12:02 +01:00
Klas Lindfors 08f37f2abc check for arch instead 2014-02-11 10:06:04 +01:00
Klas Lindfors 4362c3085c use TESTS_ENVIRONMENT instead of AM_TESTS_ENVIRONMENT
since automake 1.11 (shipped with precise) doesn't support
AM_TESTS_ENVIRONMENT
2014-02-11 09:58:06 +01:00
Klas Lindfors b656051ca3 more packages required 2014-02-11 09:46:13 +01:00
Klas Lindfors 18bccf44ef libpcslite -> libpcsclite 2014-02-11 09:44:08 +01:00
Klas Lindfors 52bbd76d1a add travis stuff 2014-02-11 09:41:14 +01:00
Klas Lindfors 4bf4537425 ignore more release artifacts 2014-02-11 09:33:09 +01:00
Klas Lindfors 11365f0995 upload target for mac and windows 2014-02-11 09:20:59 +01:00
Klas Lindfors 141386f5c5 bump versions 2014-02-11 08:54:17 +01:00
Klas Lindfors 15de793cbe fix release target 2014-02-11 08:53:21 +01:00
Klas Lindfors 3b91b8d5f6 NEWS file (marked as 0.0.1 release) 2014-02-11 08:50:53 +01:00
Klas Lindfors 8f306496b6 add BLURB 2014-02-10 15:31:26 +01:00
Klas Lindfors f65b62835d add tests/basic.sh to EXTRA_DIST 2014-02-10 15:11:11 +01:00
Klas Lindfors 7e34afb490 CHECK=check for windows and mac 2014-02-10 15:06:15 +01:00
Klas Lindfors 6123f65158 windows fixes for selftest 2014-02-10 14:36:16 +01:00
Klas Lindfors 966fe2387c add a very simple selftest 2014-02-10 14:15:05 +01:00
Klas Lindfors 6472b28a1b remove details and put them as text 2014-02-10 13:48:51 +01:00
Klas Lindfors c7b82cf889 print more build options 2014-02-10 13:43:07 +01:00
Klas Lindfors 6889bd09e2 example for selfsigned cert 2014-02-10 13:31:20 +01:00
Klas Lindfors 6eb9572056 use sign_data() from request_certificate() 2014-02-10 13:27:01 +01:00