Commit graph

4 commits

Author SHA1 Message Date
fhajny
a2ef86c8fb Fix build by pointing to SSLCERTS for certificates. 2014-04-17 20:48:18 +00:00
fhajny
a9fba4c052 Update libguardtime to 0.3.13.
2014-03-04 release (0.3.13)
* Mostly added convenience functions for wrapper APIs:
  - functions to manage the list of CA roots from client code;
  - functions to convert hash values to and from imprints;
  - a function to extract the data hash from a timestamp.

2014-01-20 release (0.3.12)
* Publications file verification switched away from hardcoded CA root
  certificate:
  - on most platforms OpenSSL trust store is used;
  - on Windows Crypto API and its trust store are used by default,
    with option to switch to OpenSSL and its trust store.
* Now builds with both OpenSSL 0.9.8 and OpenSSL 1.0.
* Lifted a restriction of the underlying WinINet library that limited
  the number of simultaneous HTTP requests to 2 on Windows.
* Various other improvements to the build scripts.
* Replaced test timestamps with more recent ones.
2014-03-31 10:20:26 +00:00
tron
c64e9eb269 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
jperkin
f8f4a83406 Import libguardtime version 0.3.11 into pkgsrc.
The GuardTime Client SDK for C is intended for software developers who
want to integrate GuardTime Keyless Signature Service (KSS) into their
C and C++ based applications.

See http://www.guardtime.com/ for more information.
2013-07-03 13:33:50 +00:00