opensc/docs
aj 131719b8c6 - add robert to Authors as contributor of bug fixes
- configure code finally working.
   engine is detected and path to libcrypto.a is also set.
 - roberts fix for reader-usbtoken.c
 - card-gpk.c migraton to DES_ routines with #define for 0.9.6 openssl.
 - man pages: do not ship pkcs15-profile.5 (.in is in the tarfile)
 - assuan: replace "strcpy(stpcpy(.., ..), ..)" with
   "strcat(strcpy(.., ..), ..)" which looks good, but nobody uses
   assuan I guess ?
 - declaration of sc_pkcs15init_set_lifecycle kills a warning
 - #include <openssl/bn.h> kills a warning (or compile problem?)
 - removed unused txt[256]; from p15_eid (kills a warning)
 - now "ln -s" the signer plugin to the plugin directory.
 - moved key_out direction to the beginning of a function (kills
   a warning or compile error)
 - changed pkcs11-tool option "quiet" to "verbose" to conform to
   other tools.
 - made algo argument to wrap_unwrap a "const" (kills several warnings)


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1063 c6295689-39f2-0310-b995-f0e70906c6a9
2003-04-22 17:00:38 +00:00
..
.cvsignore - added missing win32/Makefile.am 2003-04-21 15:02:57 +00:00
Makefile.am - add robert to Authors as contributor of bug fixes 2003-04-22 17:00:38 +00:00
cryptoflex-tool.1 - lots of new manpages from Joe Phillips 2002-11-28 15:58:52 +00:00
doxygen.conf - added doxygen.conf 2002-01-10 23:14:12 +00:00
opensc-config.1 - lots of new manpages from Joe Phillips 2002-11-28 15:58:52 +00:00
opensc-explorer.1 - lots of new manpages from Joe Phillips 2002-11-28 15:58:52 +00:00
opensc-tool.1 - lots of new manpages from Joe Phillips 2002-11-28 15:58:52 +00:00
opensc.7 - lots of new manpages from Joe Phillips 2002-11-28 15:58:52 +00:00
pkcs-15v1_1.asn - Added PCKS #15 ASN.1 module 2002-04-06 12:14:11 +00:00
pkcs15-crypt.1 - added a bunch of manpages 2002-03-13 13:09:15 +00:00
pkcs15-init.1 - added a bunch of manpages 2002-03-13 13:09:15 +00:00
pkcs15-profile.5.in - lots of new manpages from Joe Phillips 2002-11-28 15:58:52 +00:00
pkcs15-tool.1 - added pkcs15 unblock functionality 2003-04-14 14:51:42 +00:00
pkcs15.7 - added a bunch of manpages 2002-03-13 13:09:15 +00:00
sc_connect_card.3 - wrote a bunch of manual pages 2003-04-03 14:34:20 +00:00
sc_detect_card_presence.3 - wrote a bunch of manual pages 2003-04-03 14:34:20 +00:00
sc_disconnect_card.3 - wrote a bunch of manual pages 2003-04-03 14:34:20 +00:00
sc_establish_context.3 - wrote a bunch of manual pages 2003-04-03 14:34:20 +00:00
sc_file.3 - wrote a bunch of manual pages 2003-04-03 14:34:20 +00:00
sc_file_free.3 - wrote a bunch of manual pages 2003-04-03 14:34:20 +00:00
sc_file_new.3 - wrote a bunch of manual pages 2003-04-03 14:34:20 +00:00
sc_list_files.3 - wrote a bunch of manual pages 2003-04-03 14:34:20 +00:00
sc_lock.3 - wrote a bunch of manual pages 2003-04-03 14:34:20 +00:00
sc_read_binary.3 - wrote a bunch of manual pages 2003-04-03 14:34:20 +00:00
sc_read_record.3 - wrote a bunch of manual pages 2003-04-03 14:34:20 +00:00
sc_release_context.3 - wrote a bunch of manual pages 2003-04-03 14:34:20 +00:00
sc_select_file.3 - wrote a bunch of manual pages 2003-04-03 14:34:20 +00:00
usbtoken.xml - more fixes from Andreas 2003-04-11 15:29:29 +00:00