Commit Graph

  • 0cc0795250 x Love Hörnquist Åstrand 2007-06-18 21:39:20 +00:00
  • d76fa938a4 make compile. Love Hörnquist Åstrand 2007-06-18 21:38:18 +00:00
  • 552ac7f547 free memory on failure, don't operate on NULL. Love Hörnquist Åstrand 2007-06-18 21:37:25 +00:00
  • af2893a890 x Love Hörnquist Åstrand 2007-06-18 21:31:29 +00:00
  • 9841944122 x Love Hörnquist Åstrand 2007-06-18 21:31:18 +00:00
  • e593553c68 x Love Hörnquist Åstrand 2007-06-18 21:30:56 +00:00
  • cf84374515 Pass in pointer to strlen(). Love Hörnquist Åstrand 2007-06-18 21:30:41 +00:00
  • 8e9ebe14de Fail if not finding iv. Love Hörnquist Åstrand 2007-06-18 21:30:11 +00:00
  • 7c5b097a53 Avoid useing freed memory. Love Hörnquist Åstrand 2007-06-18 21:24:19 +00:00
  • 000a661cad Free memory in failure case. Love Hörnquist Åstrand 2007-06-18 21:23:26 +00:00
  • 81de1fa484 x Love Hörnquist Åstrand 2007-06-18 21:18:58 +00:00
  • e32c43989d Free memory in failure case. Love Hörnquist Åstrand 2007-06-18 21:18:45 +00:00
  • e051a8a3c4 Don't expose freed pointer. Love Hörnquist Åstrand 2007-06-18 21:13:27 +00:00
  • c614532c87 (verify_checksum): memset cksum to avoid using pointer from stack. Love Hörnquist Åstrand 2007-06-18 21:06:08 +00:00
  • a073113c08 Don't expose free pointer. Love Hörnquist Åstrand 2007-06-18 21:02:23 +00:00
  • 6a7734667a (_krb5_pk_load_id): fail directoy for first calloc. Love Hörnquist Åstrand 2007-06-18 20:52:29 +00:00
  • 14537be0f4 (get_reply_key*): don't expose freed memory Love Hörnquist Åstrand 2007-06-18 20:49:42 +00:00
  • 8ab80e3238 Host is static memory, don't free. Love Hörnquist Åstrand 2007-06-18 20:48:09 +00:00
  • 5bb7b3bc79 (decrypt_internal_derived): make sure length is longer then confounder + checksum. Love Hörnquist Åstrand 2007-06-18 20:45:21 +00:00
  • 3a5f005244 (_gsskrb5_pseudo_random): add missing break. Love Hörnquist Åstrand 2007-06-18 20:28:44 +00:00
  • c0661b67f2 Set *minor_status unconditionallty, its done later anyway. Love Hörnquist Åstrand 2007-06-18 20:26:50 +00:00
  • ab8094ae4c Init get_mic to 0. Love Hörnquist Åstrand 2007-06-18 20:23:14 +00:00
  • fd3ca527e1 Free memory in failure case, found by beam. Love Hörnquist Åstrand 2007-06-18 20:19:59 +00:00
  • 23e434119d Handle mech_type being NULL. Love Hörnquist Åstrand 2007-06-18 20:11:07 +00:00
  • cd23060c10 Handle cred_name being NULL. Love Hörnquist Åstrand 2007-06-18 20:08:24 +00:00
  • 0dea8f59be Free memory in error case, found by beam. Love Hörnquist Åstrand 2007-06-18 20:05:26 +00:00
  • e332912100 x Love Hörnquist Åstrand 2007-06-18 20:00:56 +00:00
  • d959db48cc Merge from samba config. Love Hörnquist Åstrand 2007-06-18 20:00:40 +00:00
  • d7cd92f569 Init data to something. Love Hörnquist Åstrand 2007-06-18 19:48:02 +00:00
  • 204c44be9e (sl_make_argv): use memmove since we are dealing with overlapping strings. Love Hörnquist Åstrand 2007-06-18 19:45:53 +00:00
  • d9f989af5b spoon feed kadmin diffrently Love Hörnquist Åstrand 2007-06-18 19:41:33 +00:00
  • 5629b0ab3d x Love Hörnquist Åstrand 2007-06-18 16:49:02 +00:00
  • e09b9899cf (makedir-in-tree): depend on INFO_DEPS. Love Hörnquist Åstrand 2007-06-18 16:46:01 +00:00
  • 694e1e9271 more supressions in runtime link editors Love Hörnquist Åstrand 2007-06-18 13:29:19 +00:00
  • 50f2521922 Remove printing of ntlmv2 hash, was running wrong version of the kdc. Love Hörnquist Åstrand 2007-06-18 13:17:23 +00:00
  • 6a64e4d44c provide better error string for the common failure case. Love Hörnquist Åstrand 2007-06-18 12:59:32 +00:00
  • 2ee2c22b2e More logging for ntlm v2 digest hash mismatch case. Love Hörnquist Åstrand 2007-06-18 12:59:12 +00:00
  • 1bd1e8e985 x Love Hörnquist Åstrand 2007-06-18 10:52:30 +00:00
  • c561d08c04 export get_dbinfo as krb5_kdc_set_dbinfo and call from users. This to allows libkdc users to to specify their own databases Love Hörnquist Åstrand 2007-06-18 10:52:20 +00:00
  • b1f3eb8118 (pk_rd_pa_reply_enckey): simplify handling of content data (and avoid leaking memory). Love Hörnquist Åstrand 2007-06-18 10:49:08 +00:00
  • a8e512f05f x Love Hörnquist Åstrand 2007-06-18 10:44:34 +00:00
  • 2bb7d2da84 Unknown suppression in runtime link editor Love Hörnquist Åstrand 2007-06-18 10:27:15 +00:00
  • 30a0cc5d6a (_kdc_db_fetch): set error string for failures. Love Hörnquist Åstrand 2007-06-18 10:18:11 +00:00
  • 3b9777f5ac x Love Hörnquist Åstrand 2007-06-18 05:20:58 +00:00
  • 5e25789281 Use /etc/shadow, not /dev/shadow, pointed out by Andrew Bartlett Love Hörnquist Åstrand 2007-06-18 05:19:45 +00:00
  • ed07eec3c8 x Love Hörnquist Åstrand 2007-06-18 03:56:14 +00:00
  • 08fa7ba08b add rand-timer.c Love Hörnquist Åstrand 2007-06-18 03:55:28 +00:00
  • 2561a961e3 Provide timer prototypes. Love Hörnquist Åstrand 2007-06-18 03:53:46 +00:00
  • 58055ddfc9 Fall back to gattering data from timer and secret files, this is really the last resort. Love Hörnquist Åstrand 2007-06-18 03:51:21 +00:00
  • a6fb942d8e Pick up timing diffrences in the timeing info from realtime timer, only in use as a last resort. Love Hörnquist Åstrand 2007-06-18 03:48:47 +00:00
  • a00947d55f Add hc_RAND_timer_method. Love Hörnquist Åstrand 2007-06-18 03:45:44 +00:00
  • fae08f960f Introduce subtypes. Love Hörnquist Åstrand 2007-06-16 07:00:49 +00:00
  • 8ee7c3c5bc x Love Hörnquist Åstrand 2007-06-15 20:03:03 +00:00
  • 2430aab0de Use KRB5_AUTHDATA_INITIAL_VERIFIED_CAS. Love Hörnquist Åstrand 2007-06-15 20:01:45 +00:00
  • a4e2b83667 Drop ad-initial-verified-cas. Love Hörnquist Åstrand 2007-06-15 19:53:52 +00:00
  • 65071433b0 x Love Hörnquist Åstrand 2007-06-15 19:48:06 +00:00
  • ad678a46ef Add KRB5-AUTHDATA-INITIAL-VERIFIED-CAS. Love Hörnquist Åstrand 2007-06-15 19:47:46 +00:00
  • 347f286c8b Commit workaround for LH (disabled). Love Hörnquist Åstrand 2007-06-14 01:08:37 +00:00
  • a48a647b4e Fix testcase for unparse_display. Love Hörnquist Åstrand 2007-06-13 23:47:28 +00:00
  • 120472ae06 x Love Hörnquist Åstrand 2007-06-13 19:30:27 +00:00
  • 272ac7eac4 Make the pkinit nonce signed (like the kerberos nonce). Love Hörnquist Åstrand 2007-06-13 19:29:49 +00:00
  • 5286ace71e tell user when they got a pk-init request with pkinit disabled. Love Hörnquist Åstrand 2007-06-13 18:19:08 +00:00
  • 8399f4f198 x Love Hörnquist Åstrand 2007-06-13 06:40:18 +00:00
  • f622a16e97 Add hx509_cert_init_data and use everywhere Love Hörnquist Åstrand 2007-06-13 06:39:53 +00:00
  • 8554301502 x Love Hörnquist Åstrand 2007-06-13 02:12:48 +00:00
  • 98b5a611bd Now that KEYCHAIN:system-anchors is fast again, use that. Love Hörnquist Åstrand 2007-06-13 02:11:19 +00:00
  • 7a61e0a75f Implement trust anchor support with SecTrustCopyAnchorCertificates. Love Hörnquist Åstrand 2007-06-13 02:09:26 +00:00
  • 08ae4bf7bd x Love Hörnquist Åstrand 2007-06-13 01:06:49 +00:00
  • cadd30c594 Set ref to 1 for the new object. Love Hörnquist Åstrand 2007-06-13 01:06:25 +00:00
  • 811bb58fb6 Use ctx->gssflags for flags. Love Hörnquist Åstrand 2007-06-13 00:25:25 +00:00
  • 4ec842b540 x Love Hörnquist Åstrand 2007-06-12 22:46:32 +00:00
  • a8699b8454 Use KRB5_PRINCIPAL_UNPARSE_DISPLAY, this is not ment for machine consumption. Love Hörnquist Åstrand 2007-06-12 22:42:56 +00:00
  • d8e764f7c0 Rename UNPARSE_NO_QUOTE to UNPARSE_DISPLAY. Love Hörnquist Åstrand 2007-06-12 22:39:15 +00:00
  • 6465deda9c Rename UNPARSE_NO_QUOTE to UNPARSE_DISPLAY. Love Hörnquist Åstrand 2007-06-12 22:38:39 +00:00
  • fd2f735edd Make no-quote mean replace strange chars with space. Love Hörnquist Åstrand 2007-06-12 22:35:10 +00:00
  • 6a38e8d297 Support KRB5_PRINCIPAL_UNPARSE_NO_QUOTE. Love Hörnquist Åstrand 2007-06-12 22:23:41 +00:00
  • 757bafb34b Add KRB5_PRINCIPAL_UNPARSE_NO_QUOTE. Love Hörnquist Åstrand 2007-06-12 22:21:10 +00:00
  • 09a90d78cc Test quoteing. Love Hörnquist Åstrand 2007-06-12 22:20:01 +00:00
  • b966050470 x Love Hörnquist Åstrand 2007-06-12 21:12:03 +00:00
  • 22eaa9a658 Fix logic for allow_default_trust_anchors Love Hörnquist Åstrand 2007-06-12 21:04:32 +00:00
  • 299c044597 x Love Hörnquist Åstrand 2007-06-12 19:31:08 +00:00
  • 144b8c583c Add refcounting to keystores. Love Hörnquist Åstrand 2007-06-12 19:30:33 +00:00
  • 28ec0adc8b Change logic for default trust anchors, make it be either default trust anchor, the user supplied, or non at all. Love Hörnquist Åstrand 2007-06-12 19:29:56 +00:00
  • 7e4d71a9bc x Love Hörnquist Åstrand 2007-06-12 18:03:52 +00:00
  • 582a9d3c06 update (c) Love Hörnquist Åstrand 2007-06-12 18:00:11 +00:00
  • 18278b0bef use krb5_sendto_context to talk to the KDC. Love Hörnquist Åstrand 2007-06-12 17:59:36 +00:00
  • 055dd97483 (_krb5_kdc_retry): check if the whole process needs to restart or just skip this KDC. Love Hörnquist Åstrand 2007-06-12 17:58:57 +00:00
  • 2511fccfe3 Use krb5_sendto_context to talk to KDC. Love Hörnquist Åstrand 2007-06-12 17:56:30 +00:00
  • 3fd75229b3 Add sendto hooks and opaque structure. Love Hörnquist Åstrand 2007-06-12 17:54:00 +00:00
  • 220a01c50b Update prototype. Love Hörnquist Åstrand 2007-06-12 17:52:46 +00:00
  • e86b58e01c Add hooks for processing the reply from the server. Love Hörnquist Åstrand 2007-06-12 17:49:37 +00:00
  • 88254f2835 (krb5_rd_error): make indata const. Love Hörnquist Åstrand 2007-06-12 17:22:31 +00:00
  • 31199bc152 x Love Hörnquist Åstrand 2007-06-12 04:40:59 +00:00
  • c2463e48d5 Also test rename user to anther realm. Love Hörnquist Åstrand 2007-06-12 04:40:31 +00:00
  • cc95b86400 Test renaming a user. Love Hörnquist Åstrand 2007-06-12 04:25:56 +00:00
  • 3a082feba7 Tell use what the messages.log told us. Love Hörnquist Åstrand 2007-06-12 03:58:28 +00:00
  • 6e9d640726 Some new error codes from RFC 4120. Love Hörnquist Åstrand 2007-06-12 02:00:40 +00:00
  • 09f7089390 x Love Hörnquist Åstrand 2007-06-11 23:11:17 +00:00
  • 208080c122 Add some more as-req canon tests, add disable tgs-req tests. Love Hörnquist Åstrand 2007-06-11 23:10:55 +00:00
  • 70cc374382 Add <rand.h>. Love Hörnquist Åstrand 2007-06-10 19:11:54 +00:00