Commit Graph

  • 059813818b - the previous fix broke do_verify_pin okir 2002-04-04 19:58:23 +0000
  • 984b5b2a2b Minor warning fix aet 2002-04-04 15:06:13 +0000
  • 1ef47d245b Workaround for a compiler problem (Sun WorkShop 6 update 2 C 5.3 Patch 111679-05 2002/02/07) aet 2002-04-04 15:02:08 +0000
  • 218b784f0d - added internal-ef for juha okir 2002-04-04 14:34:42 +0000
  • 9e31eb6f74 Checkpoint commit for SIA support, doesn't work yet aet 2002-04-04 14:21:04 +0000
  • 6f197a035d Fix minor compiler warnings aet 2002-04-04 12:44:57 +0000
  • 7d055a17a3 Update TODO and Changelog 'make dist' fixes Add missing README for OpenSC-Signer aet 2002-04-04 11:14:07 +0000
  • 9ba3237c35 OpenSC-Signer merge complete. aet 2002-04-04 10:56:37 +0000
  • 5c3c163862 Merge opensc-signer to opensc/src/signer, part #1 aet 2002-04-04 10:40:24 +0000
  • d232bf29dd - ctapi_release() now calls CT_close(), as it should jey 2002-04-04 09:20:44 +0000
  • 0fe85e6563 - Added typedefs for the most common structs jey 2002-04-04 09:20:19 +0000
  • 28fc4bc0cd - fixed a typo jey 2002-04-03 14:16:19 +0000
  • 5cba842fde - shouldn't set key_reference okir 2002-04-03 14:15:03 +0000
  • fef2ac364c Minor warning fix aet 2002-04-03 12:59:53 +0000
  • b90104b1de - renamed PKCS15-DIR to DIR per juha's request okir 2002-04-03 12:53:14 +0000
  • 803124d55d - moved gpk specific MF ACL to the gpk profile, where it belongs okir 2002-04-03 12:46:26 +0000
  • 966903811c - updated TODO list okir 2002-04-03 11:57:58 +0000
  • 5d687de06f - fixed exit code okir 2002-04-03 11:56:59 +0000
  • ae8e3908c4 - rewrote config files to match new parser okir 2002-04-03 11:55:21 +0000
  • 3b16e35af1 - rewrote parser to use Antti's scconf okir 2002-04-03 11:52:30 +0000
  • 0683b3463f - added two new error codes for pkcs15init okir 2002-04-03 11:51:07 +0000
  • 369889ace5 - fixed a small bug regarding prop_attr in the SetCOS driver jey 2002-04-02 21:26:42 +0000
  • edfb4dd7f0 Minor compiler warning fixes aet 2002-04-02 20:58:18 +0000
  • 776fa9030c - support for SO pin during app initialization okir 2002-04-02 14:46:32 +0000
  • f4ff4f4617 pkcs15-gpk.c okir 2002-04-02 14:45:55 +0000
  • efa136e3cd - added sc_pkcs15init_present_pin for juha okir 2002-04-02 14:27:00 +0000
  • 3e6525539a Add .cvsignore aet 2002-04-02 13:43:37 +0000
  • d5100f065c Generate src/pkcs15init/Makefile aet 2002-04-02 13:38:57 +0000
  • 517f19ca17 - added new subdir pkcs15init okir 2002-04-02 13:30:01 +0000
  • c90dfd18e9 - moved most of the pkcs15init stuff to libpkcs15init okir 2002-04-02 13:29:30 +0000
  • c1f2403d61 - rewrote pkcs15-init; much of the init stuff moved to separate library okir 2002-04-02 13:28:31 +0000
  • b6bf368fd2 - rewrite of the pkcs15-init stuff okir 2002-04-02 13:26:42 +0000
  • 4c48335672 - sc_pkcs15_get_objects() now lets you search for generic types (e.g. SC_PKCS15_TYPE_PRKEY) too. okir 2002-04-02 12:58:09 +0000
  • 7a87a5c156 - added SC_AC_SYMBOLIC for pkcs15init support okir 2002-04-02 12:57:17 +0000
  • 98c612fc25 - indentation fix okir 2002-04-02 11:41:00 +0000
  • 5a824f3fab Add maintainer-clean patch by Andreas Jellinghaus <aj@dungeon.inka.de> aet 2002-04-02 09:38:06 +0000
  • b2a10c12e7 Remove flag SCCONF_OPTIONAL, add SCCONF_MANDATORY aet 2002-03-31 19:15:04 +0000
  • 2fbf01e87d Remove #include "config.h", sc-internal.h already does that aet 2002-03-31 16:32:07 +0000
  • 70306822d2 Include header stdio.h aet 2002-03-31 16:00:29 +0000
  • b308cabd5f - Upgrade scldap to use scconf_parse_entries(); - Fix compiler warnings for ct-api driver, untested. aet 2002-03-31 15:26:25 +0000
  • d9f44ecde3 Upgrade test-conf to use scconf_parse_entries(); aet 2002-03-31 13:00:41 +0000
  • eb7b050a1d Add functions scconf_list_add and scconf_parse_entries, getting the values in user code is now pretty much the same as it is in ASN.1 decoder. aet 2002-03-31 11:30:54 +0000
  • 7ddcb3d692 - sec_attr and prop_attr are now dynamically allocated in struct sc_file jey 2002-03-28 14:13:36 +0000
  • 88530c8dba - Added sanity check for sc_establish_context. If no readers are found, fail and return SC_ERROR_NO_READERS_FOUND. aet 2002-03-28 13:34:51 +0000
  • e589a94aac Add missing @LIBDL@ to libopensc linking aet 2002-03-28 13:10:53 +0000
  • 8f6ffee6a9 - Minor cleanups to build process - Add header check for dlfcn.h - Add internal functions sc_module_{open,close,get_address} - Use environ instead __environ for scldap_search, should be more portable. - Fix compiler warnings noticed by Tru64 / AIX cc aet 2002-03-27 13:13:54 +0000
  • 86a47efdec Reduce the scidi specific code to bare minimum aet 2002-03-26 23:06:47 +0000
  • 2d017e7f02 Add missing character aet 2002-03-26 20:59:15 +0000
  • 19f7f1073a Rename scconf_init to scconf_new Rename scconf_deinit to scconf_free Add initial comments to scldap.h aet 2002-03-26 20:56:13 +0000
  • 4502555bcc - fix signing of raw md5/sha1 hash w/o pkcs1 gunk prefix okir 2002-03-26 20:05:28 +0000
  • 59d4e9b7be - Added support for CT-API - Improved config file loading - Implemented ATR parsing jey 2002-03-26 11:38:40 +0000
  • b2d2bc77ae Rename scconf_find_value to scconf_find_list Rename scconf_find_value_first to scconf_get_str Add functions scconf_get_int and scconf_get_bool aet 2002-03-25 22:39:22 +0000
  • c69d1b59df Always allocate scconf_list for block structure aet 2002-03-25 21:23:32 +0000
  • aa5ec6bae1 Add sanity checks and more comments Add new parameter for scconf_find_blocks aet 2002-03-25 20:10:44 +0000
  • fc170197d1 Add support for config.h Remove old, obsolete and dead code aet 2002-03-25 12:39:35 +0000
  • bfe2df2341 Still changes for libreadline checks output Clear environment before calling ldap_init, as suggested by Olaf aet 2002-03-25 11:54:10 +0000
  • 262b1d79d9 - pick up -lresolv on systems with glibc 2.2.4 (needed by openldap 2.x) okir 2002-03-25 10:19:57 +0000
  • 0356c03637 - updated TODO jey 2002-03-24 23:20:59 +0000
  • c730a4dab7 - fixed some memory leaks in sc_establish_context jey 2002-03-24 22:54:41 +0000
  • cd4e3650a4 - Moved functions from sc.c to ctx.c - Card and reader drivers are now configurable jey 2002-03-24 22:47:35 +0000
  • ec6f8961b0 Don't hardcode initial debugging level and error/debug_file pointers to the code, get the values from opensc.conf instead. aet 2002-03-24 21:56:13 +0000
  • 441bbb5265 Add missing AC_MSG_RESULT texts to libreadline check aet 2002-03-24 20:30:53 +0000
  • 2142557bb8 Allow user to specify input/output filenames aet 2002-03-24 20:04:45 +0000
  • 8cc8ea1e6e Fix syntax errors aet 2002-03-24 17:50:20 +0000
  • 7d27225e0c Oops, scconf_parse was called twice. Fixed. aet 2002-03-24 17:09:47 +0000
  • 21aae9c4d0 - Fix a potential segfault for the new sc_establish_context - Keep the variable names in opensc.conf the same as they are in code structs. aet 2002-03-24 16:57:39 +0000
  • 0cad904c86 Move opensc/src/scldap/etc to opensc/etc SCLDAP_CONFIG -> SCLDAP_CONF_PATH Upgrade the rest of the programs to use new core API aet 2002-03-24 15:41:33 +0000
  • 22dd703c0b - second version of the default config file jey 2002-03-24 14:15:11 +0000
  • f21926af00 - Started to add configuration file support to libopensc - Added typedefs for some basic structs (e.g. struct sc_card --> sc_card_t) - Added a second argument to sc_establish_context() to identify the calling application - Renamed sc_destroy_context() to sc_release_context() jey 2002-03-24 14:12:38 +0000
  • ffe0282a93 - fixed a typo in one ATR string jey 2002-03-24 14:06:40 +0000
  • e9ee0ff146 - Fix compiler warnings for Solaris - Use of PAM_MODULE_UNKNOWN broke pam_opensc for Sun based PAM implementations, fixed. aet 2002-03-24 12:14:19 +0000
  • 7400bb9ee3 Make sure everything compiles even if we don't have an LDAP implementation and/or OpenSSL library. aet 2002-03-24 10:03:47 +0000
  • 69393c9bbe Restructuring and merges with scidi aet 2002-03-23 19:37:40 +0000
  • fc4025e90d Strip off "opensc-" prefix from the p15 module names aet 2002-03-23 16:28:16 +0000
  • 77c94c2793 'make dist' fixes aet 2002-03-22 13:56:44 +0000
  • a7c5e4e9e2 Test if Makefile exists before doing make distclean Remove --gnu from autoreconf aet 2002-03-22 09:50:04 +0000
  • 94feddd9f5 Disable a debugging message that got activated because of log_messagex -> fprintf renames. aet 2002-03-22 01:14:20 +0000
  • 50e266567a Fix memory leaks Indent lines aet 2002-03-22 00:13:25 +0000
  • 6e3a09fa7b Remove bogus "len = len;" statement from pkcs15-cert Other minor cleanups aet 2002-03-21 23:45:03 +0000
  • 6b4a2fd599 Merge bits of information from pam_pkcs15's README for opensc-pkcs15-eid aet 2002-03-21 19:12:40 +0000
  • dfb2e43cd5 Fix a typo Add missing conditional aet 2002-03-21 18:37:27 +0000
  • 8628df17b5 Move get_login() to pam_support.c aet 2002-03-21 18:02:23 +0000
  • 0cfbcb8fd6 Cleanups for PAM and SIA build process aet 2002-03-21 17:41:32 +0000
  • 504b0ae2b9 Merge configure.ac stuff from SCIDI, needs some cleanups Add missing functions Replace log_message{x}() calls with fprintf, for now aet 2002-03-21 14:05:24 +0000
  • dc50994696 Build fixes aet 2002-03-21 13:11:21 +0000
  • beb361fcb9 Add preliminary version of SIA module for Tru64 aet 2002-03-21 11:56:01 +0000
  • 20121316a7 Oops, indent fixes aet 2002-03-21 11:35:06 +0000
  • b50a0c7bf7 Build fixes aet 2002-03-21 10:43:38 +0000
  • 5006b0d151 - added some #include string.h statements for RH 7.2 okir 2002-03-21 09:36:38 +0000
  • 0f95c1c6de Start merging various sources from project SCIDI - smart card identification infrastructure by Helsinki University of Technology. aet 2002-03-20 23:21:22 +0000
  • ea57d9af74 - Bumped up version number to 0.6.1 - Wrote a NEWS entry jey 2002-03-20 19:37:07 +0000
  • 34af339510 #include cleanups to get rid of compiler warnings aet 2002-03-20 19:33:52 +0000
  • 7b6371dae1 - Added Olaf's ASN.1 wrapping magic jey 2002-03-20 19:31:56 +0000
  • ac3c33d26c - Fixed debug output in pkcs15_create_slot() jey 2002-03-20 17:17:48 +0000
  • 7952f81721 - implemented C_ChangePIN okir 2002-03-20 15:04:14 +0000
  • 853d414fc3 - implemented CKA_SUBJECT okir 2002-03-20 13:08:51 +0000
  • 8f07d6706d - now extracting issuer from certificate okir 2002-03-20 13:08:09 +0000
  • 3fa7a056f1 - Fixed a couple of memory leaks - Fixed a bug in decoding EF(TokenInfo) jey 2002-03-19 10:04:11 +0000
  • e630a05dd5 - make it compile with readline versions that declare readline(char *); okir 2002-03-18 13:24:06 +0000
  • 21911ebf4c - by default, the token is marked write_protected - fixed debug output when creating a slot with no PIN okir 2002-03-18 12:49:46 +0000