[pkg-opensc-commit] [libp11] 62/67: Imported Upstream version 0.3.1
Eric Dorland
eric at moszumanska.debian.org
Sat Jan 30 05:34:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository libp11.
commit 863b64f5ff69eddf8867117ba404451f5065a4f5
Merge: 3d79d4f 148631c
Author: Eric Dorland <eric at debian.org>
Date: Sat Jan 30 00:06:27 2016 -0500
Imported Upstream version 0.3.1
.gitignore | 16 +-
.travis.sh | 51 +
.travis.yml | 13 +
INSTALL.md | 37 +
Makefile.am | 12 +-
Makefile.in | 909 --
Makefile.mak | 5 -
NEWS | 13 +
README.md | 14 +-
aclocal.m4 | 1372 --
appveyor.yml | 59 +
bootstrap | 9 -
compile | 347 -
config.guess | 1421 --
config.h.in | 110 -
config.sub | 1807 ---
configure | 16018 ---------------------
configure.ac | 14 +-
depcomp | 791 -
doc/Makefile.am | 2 +
doc/Makefile.in | 548 -
examples/Makefile.am | 3 +-
examples/Makefile.in | 627 -
examples/auth.c | 60 +-
examples/decrypt.c | 39 +-
examples/getrandom.c | 12 +-
examples/listkeys.c | 138 +
examples/rawrsasign.c | 516 +-
install-sh | 501 -
ltmain.sh | 9655 -------------
m4/.keep | 0
m4/libtool.m4 | 7992 ----------
m4/ltoptions.m4 | 384 -
m4/ltsugar.m4 | 123 -
m4/ltversion.m4 | 23 -
m4/lt~obsolete.m4 | 98 -
make.rules.mak | 36 +
missing | 215 -
packaged | 1 -
src/Makefile.am | 11 +-
src/Makefile.in | 883 --
src/Makefile.mak | 19 +-
src/atfork.c | 5 +-
src/atfork.h | 4 +-
src/libp11-int.h | 127 +-
src/libp11.exports | 2 +
src/libp11.h | 39 +-
src/libpkcs11.c | 39 +-
src/p11_attr.c | 48 +-
src/p11_cert.c | 102 +-
src/p11_ec.c | 260 +-
src/p11_err.c | 3 +-
src/p11_key.c | 594 +-
src/p11_load.c | 25 +-
src/p11_misc.c | 153 +-
src/p11_ops.c | 74 +-
src/p11_rsa.c | 199 +-
src/p11_slot.c | 224 +-
src/versioninfo.rc | 8 +-
test-driver | 148 -
tests/Makefile.am | 9 +-
tests/Makefile.in | 1034 --
tests/common.sh | 27 +-
tests/fork-test.c | 103 +-
tests/pubkey.der | Bin 0 -> 294 bytes
tests/testfork.softhsm | 3 +-
tests/{testfork.softhsm => testlistkeys.softhsm} | 5 +-
tests/testpkcs11.softhsm | 7 +-
winconfig.h | 1 -
69 files changed, 1899 insertions(+), 46248 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/libp11.git
More information about the pkg-opensc-commit
mailing list