Commit Graph

  • 7df0a533ab Use OID variable instead of function. Love Hörnquist Åstrand 2009-05-28 01:18:32 +00:00
  • 8a5799199b Use OID variable instead of function. Love Hörnquist Åstrand 2009-05-28 01:18:23 +00:00
  • f290cd306e Use OID variable instead of function. Love Hörnquist Åstrand 2009-05-28 01:18:13 +00:00
  • 9957a09bba Use OID variable instead of function. Love Hörnquist Åstrand 2009-05-28 01:18:03 +00:00
  • 65e7108f79 use oid variable Love Hörnquist Åstrand 2009-05-28 01:17:52 +00:00
  • d477cd2e23 use oid variable Love Hörnquist Åstrand 2009-05-28 01:17:42 +00:00
  • a63aa6e262 use oid variable Love Hörnquist Åstrand 2009-05-28 01:17:31 +00:00
  • 0e6b5c5c22 remove trailing whitespace Love Hörnquist Åstrand 2009-05-28 01:17:17 +00:00
  • a619d66c48 Use S_ISREG Love Hörnquist Åstrand 2009-05-25 23:45:13 +00:00
  • 1db1289c87 use S_ISDIR Love Hörnquist Åstrand 2009-05-25 23:45:03 +00:00
  • 1e5a14f8bd use S_ISDIR and S_ISREG Love Hörnquist Åstrand 2009-05-25 23:44:52 +00:00
  • dccd572c45 use S_ISDIR Love Hörnquist Åstrand 2009-05-25 23:44:41 +00:00
  • 2e992827d9 remove unused variable, set ret before use Love Hörnquist Åstrand 2009-05-25 23:44:29 +00:00
  • 60f56e7e65 no wrapext Love Hörnquist Åstrand 2009-05-25 23:44:18 +00:00
  • 6d379afd2a catch extra data Love Hörnquist Åstrand 2009-05-25 23:44:08 +00:00
  • 21ceaf518f clear error string, it makes no sense Love Hörnquist Åstrand 2009-05-25 23:43:57 +00:00
  • 6fcb49d88f ignore failure when --never-fail flag is passed in Love Hörnquist Åstrand 2009-05-25 23:43:47 +00:00
  • d17fab3f7b add --never-fail flag to print Love Hörnquist Åstrand 2009-05-25 23:43:36 +00:00
  • 6dc1f7bb98 Support parsing keys that have the group parameter include in the EC_PrivateKey block. PKCS8's -- PRIVATE KEY -- vs PEM's -- EC PRIVATE KEY -- Love Hörnquist Åstrand 2009-05-25 23:43:26 +00:00
  • 1eca860a46 Pass up error code from PEM format parser. Love Hörnquist Åstrand 2009-05-25 23:43:11 +00:00
  • afa607c8f4 pass more bit so that EC keys works Love Hörnquist Åstrand 2009-05-25 23:42:58 +00:00
  • b2fe5bd2a0 handle EC private keys for real Love Hörnquist Åstrand 2009-05-25 23:42:45 +00:00
  • 42717a8d09 Make sure that we can parse EC private keys Love Hörnquist Åstrand 2009-05-25 23:42:31 +00:00
  • 63a9b03afb its ok to not have a password Love Hörnquist Åstrand 2009-05-21 21:37:31 +00:00
  • bae28e7868 add ROKEN_LIB_FUNCTION Love Hörnquist Åstrand 2009-05-21 17:42:29 +00:00
  • 32d844275a make _stdcall __stdcall Love Hörnquist Åstrand 2009-05-21 17:42:20 +00:00
  • 7b8d7eb177 make _stdcall __stdcall Love Hörnquist Åstrand 2009-05-21 17:42:10 +00:00
  • 160f0dc1b4 kadmind version 4 is dead Love Hörnquist Åstrand 2009-05-21 17:41:59 +00:00
  • f825704b06 More documentation about pkinit_principal_in_certificate Love Hörnquist Åstrand 2009-05-19 05:29:26 +00:00
  • 1ab1b93b28 more const-ification Love Hörnquist Åstrand 2009-05-09 14:22:53 +00:00
  • a50b14f32b more const-ification Love Hörnquist Åstrand 2009-05-09 14:22:43 +00:00
  • 072bd861e9 Pull out address and compare, from Ake Holmlund, otherwise it wont work for IPv6 on Solaris10. Love Hörnquist Åstrand 2009-05-09 14:22:26 +00:00
  • 213f234111 use flags to hx509_cms_envelope_1 Love Hörnquist Åstrand 2009-05-09 14:22:16 +00:00
  • c0d30cc7d3 handle out of memory Love Hörnquist Åstrand 2009-05-09 14:22:05 +00:00
  • 0cd989c99e Turn else info else if to avoid falling of into FALSE. Love Hörnquist Åstrand 2009-05-09 14:21:54 +00:00
  • be0941cb08 catch failure Love Hörnquist Åstrand 2009-05-09 14:21:40 +00:00
  • a8a2e8140b catch failure Love Hörnquist Åstrand 2009-05-09 14:21:29 +00:00
  • 7afb1de424 catch failure Love Hörnquist Åstrand 2009-05-09 14:21:19 +00:00
  • eb9f8ba4bb output_name == NULL is invalid Love Hörnquist Åstrand 2009-05-09 14:21:05 +00:00
  • 61a2a0fe7a set right return value Love Hörnquist Åstrand 2009-05-09 14:20:50 +00:00
  • b9455d54f4 set right return value Love Hörnquist Åstrand 2009-05-09 14:20:36 +00:00
  • f62a6180c9 check that alias is added Love Hörnquist Åstrand 2009-05-06 19:05:01 +00:00
  • 173368d011 use constant for locate plugin name Love Hörnquist Åstrand 2009-05-06 19:04:49 +00:00
  • ecc751b6dd remove #if 0 codeblock Love Hörnquist Åstrand 2009-05-06 19:04:38 +00:00
  • c9d5eca012 only set ret flags i we have them Love Hörnquist Åstrand 2009-05-06 19:04:26 +00:00
  • e5b52d6b32 need output_cred_handle, don't pretend Love Hörnquist Åstrand 2009-05-06 19:04:15 +00:00
  • a1b70e2edc better error handling Love Hörnquist Åstrand 2009-05-06 19:04:02 +00:00
  • f6800d16eb catch memory leak Love Hörnquist Åstrand 2009-05-06 19:03:48 +00:00
  • f7629cddeb make error reporting better Love Hörnquist Åstrand 2009-05-06 19:03:36 +00:00
  • 0da1e21fdb use right variable Love Hörnquist Åstrand 2009-05-06 19:03:24 +00:00
  • 0de4182acb drop unused variable Love Hörnquist Åstrand 2009-05-06 19:03:11 +00:00
  • 03ae51a040 catch read from socket error Love Hörnquist Åstrand 2009-05-06 19:03:00 +00:00
  • 2da3d041ad catch write to socket error Love Hörnquist Åstrand 2009-05-06 19:02:49 +00:00
  • 4b2db56d70 catch write to socket error Love Hörnquist Åstrand 2009-05-06 19:02:38 +00:00
  • 33b06fbcb9 catch write to socket error Love Hörnquist Åstrand 2009-05-06 19:02:26 +00:00
  • 5385679acd cast size_t to int for "%.*s" Love Hörnquist Åstrand 2009-05-06 19:02:14 +00:00
  • 9e9258e2b8 comment out unsupported options Love Hörnquist Åstrand 2009-05-06 19:02:03 +00:00
  • 5d65692492 comment out unsupported options Love Hörnquist Åstrand 2009-05-06 19:01:51 +00:00
  • e85dfe0ce5 KRB5_GET_INIT_CREDS_OPT_SALT is not supported Love Hörnquist Åstrand 2009-05-06 19:01:39 +00:00
  • 83af77c271 remove code for unsupported option Love Hörnquist Åstrand 2009-05-06 19:01:26 +00:00
  • a041ea8906 remove unused return value Love Hörnquist Åstrand 2009-05-06 19:01:15 +00:00
  • 59213e8673 remove trailer after #undef token Love Hörnquist Åstrand 2009-05-06 19:00:58 +00:00
  • f22b90696f More bits for fast. Love Hörnquist Åstrand 2009-05-06 19:00:42 +00:00
  • 93d924fc5f fix syntax Love Hörnquist Åstrand 2009-05-04 07:49:21 +00:00
  • 7f65278f65 doxygen Love Hörnquist Åstrand 2009-05-04 07:49:08 +00:00
  • 98d9f63c51 find macos framework plugins Love Hörnquist Åstrand 2009-05-04 06:18:15 +00:00
  • a5ed32a6fe the name of the plugin is service_locator Love Hörnquist Åstrand 2009-05-04 06:18:05 +00:00
  • 3f9631daaf remove RCSID Love Hörnquist Åstrand 2009-05-04 06:17:52 +00:00
  • 942a821fab remove RCSID Love Hörnquist Åstrand 2009-05-04 06:17:40 +00:00
  • 2fd5f8aa46 drop RCSID Love Hörnquist Åstrand 2009-05-04 06:17:19 +00:00
  • a2658cc869 FAST bits Love Hörnquist Åstrand 2009-05-04 06:17:09 +00:00
  • a7db36cec8 OTP errors. Love Hörnquist Åstrand 2009-05-04 06:16:51 +00:00
  • 1530060a84 Assume old client if it doesn't send supportedCMSTypes. Add error message. Love Hörnquist Åstrand 2009-05-04 06:16:40 +00:00
  • b160538c43 hx509_peer_info_add_cms_algs rename to hx509_peer_info_add_cms_alg() Love Hörnquist Åstrand 2009-05-04 06:16:30 +00:00
  • ee02b6c453 add hx509_peer_info_add_cms_algs Love Hörnquist Åstrand 2009-05-04 06:16:17 +00:00
  • db78789397 more deprecated bits Love Hörnquist Åstrand 2009-04-28 21:10:08 +00:00
  • 607f562551 define KRB5_DEPRECATED Love Hörnquist Åstrand 2009-04-28 21:09:59 +00:00
  • 86393faf30 move krb5_set_error_string() and friend to deprecated.c Love Hörnquist Åstrand 2009-04-28 21:09:49 +00:00
  • 1b8f373415 move krb5_set_error_string() and friend here Love Hörnquist Åstrand 2009-04-28 21:09:39 +00:00
  • 9c859da82c define KRB5_DEPRECATED Love Hörnquist Åstrand 2009-04-28 21:09:30 +00:00
  • 9b482be4a6 define KRB5_DEPRECATED Love Hörnquist Åstrand 2009-04-28 21:09:20 +00:00
  • 9c367d7a90 no deprecated function here Love Hörnquist Åstrand 2009-04-28 21:09:10 +00:00
  • bd1a4a13c5 move krb5_free_creds_contents to deprecated.c Love Hörnquist Åstrand 2009-04-28 21:09:01 +00:00
  • c843882a27 move krb5_free_creds_contents here Love Hörnquist Åstrand 2009-04-28 21:08:51 +00:00
  • 774bdb725c krb5_data.3 replaced with doxygen Love Hörnquist Åstrand 2009-04-28 21:08:39 +00:00
  • 5ed738856a replaced with doxygen Love Hörnquist Åstrand 2009-04-28 21:08:28 +00:00
  • 997ff2d3bf krb5_keyblock.3 replaced with doxygen Love Hörnquist Åstrand 2009-04-27 02:43:14 +00:00
  • 1120e3da4b doxygen Love Hörnquist Åstrand 2009-04-27 02:43:02 +00:00
  • 8205b55eb1 doxygen Love Hörnquist Åstrand 2009-04-27 02:42:52 +00:00
  • 628c662250 doxygen Love Hörnquist Åstrand 2009-04-27 02:42:42 +00:00
  • b1592ebb31 more key combinations Love Hörnquist Åstrand 2009-04-27 02:32:16 +00:00
  • 8bc29d2276 add test_fx Love Hörnquist Åstrand 2009-04-27 02:19:53 +00:00
  • 5e30553aca Add krb5_crypto_fx_cf2(). Love Hörnquist Åstrand 2009-04-27 02:19:41 +00:00
  • 715d3a30de test krb5_crypto_fx_cf2 Love Hörnquist Åstrand 2009-04-27 02:19:29 +00:00
  • 8b2ed3a418 regen with unbroken otherName parser Love Hörnquist Åstrand 2009-04-27 02:19:11 +00:00
  • 71ca2c0415 shuffle for openssl-1.0.0-beta1 Love Hörnquist Åstrand 2009-04-27 02:18:56 +00:00
  • b7064afbcf Find first CN= in the name, and try to match the hostname on that Love Hörnquist Åstrand 2009-04-27 02:18:44 +00:00
  • 5e4d0f8798 make argument to cwd() const Love Hörnquist Åstrand 2009-04-25 20:39:01 +00:00
  • 9b4aafd0ec make argument to cwd() const Love Hörnquist Åstrand 2009-04-25 20:38:47 +00:00
  • 1c9993d7da export krb5_cc_type_ * Love Hörnquist Åstrand 2009-04-25 16:27:29 +00:00