Commit Graph

  • d697ff390d drop krb5_{checksum,enctype}_is_disabled Love Hörnquist Åstrand 2005-01-08 21:12:10 +00:00
  • 68572cd597 drop krb5_enctype_is_disabled, more text about krb5_enctype_valid Love Hörnquist Åstrand 2005-01-08 21:10:48 +00:00
  • 5dc0e19c59 drop krb5_{checksum,enctype}_isdisabled Love Hörnquist Åstrand 2005-01-08 21:06:04 +00:00
  • 8ea83fdc64 drop krb5_checksum_is_disabled, krb5_checksum_valid handles that just fine Love Hörnquist Åstrand 2005-01-08 20:52:19 +00:00
  • 2d1c1063ef krb5_enctype_is_disabled is the same thing as krb5_enctype_valid, so use the later since its older and the api doesn't really need another entry point Love Hörnquist Åstrand 2005-01-08 20:43:50 +00:00
  • 2e28b3c16a x Love Hörnquist Åstrand 2005-01-08 16:03:21 +00:00
  • bd002ad6b2 text dump format Love Hörnquist Åstrand 2005-01-08 16:02:55 +00:00
  • 15684ddefb x Love Hörnquist Åstrand 2005-01-08 11:13:45 +00:00
  • beef6dff24 x Love Hörnquist Åstrand 2005-01-08 11:07:48 +00:00
  • b6c787c350 x Love Hörnquist Åstrand 2005-01-05 18:08:30 +00:00
  • 028094a426 document --addresses, controls what addresses kpasswd should listen too Love Hörnquist Åstrand 2005-01-05 18:07:44 +00:00
  • 0ae2572c5c add --addresses, controls what addresses kpasswd should listen too Love Hörnquist Åstrand 2005-01-05 18:07:22 +00:00
  • 69a18af8ac (krb5_parse_address): filter out dup addresses from getaddrinfo Love Hörnquist Åstrand 2005-01-05 17:36:11 +00:00
  • ef82bfdf9a document -c Love Hörnquist Åstrand 2005-01-05 16:08:58 +00:00
  • 8e0cc6db4d allow specifying a credential cache to use for the admin principal Love Hörnquist Åstrand 2005-01-05 16:08:03 +00:00
  • 978ae789ab constify to avoid warning with -Wwrite-string Love Hörnquist Åstrand 2005-01-05 15:22:02 +00:00
  • 6f518b7198 add 0.6.2 and 0.6.3 items Love Hörnquist Åstrand 2005-01-05 15:08:28 +00:00
  • 9f33b64b7a x Love Hörnquist Åstrand 2005-01-05 09:54:34 +00:00
  • 299a0c0048 document krb5_generate_subkey_extended Love Hörnquist Åstrand 2005-01-05 09:52:29 +00:00
  • 5021545677 (man_MANS) += krb5_is_thread_safe.3 Love Hörnquist Åstrand 2005-01-05 09:47:42 +00:00
  • 8b728dab95 x Love Hörnquist Åstrand 2005-01-05 09:47:02 +00:00
  • 802103911a (krb5_is_thread_safe): return TRUE is the library was compiled with multithreading support. If not, application must global lock the library, it it uses threads that call kerberos functions at the same time. Love Hörnquist Åstrand 2005-01-05 09:41:36 +00:00
  • 590645de88 x Luke Howard 2005-01-05 06:34:07 +00:00
  • 191db4ab4f support ETYPE_ARCFOUR_HMAC_MD5_56 Luke Howard 2005-01-05 06:31:01 +00:00
  • 913c74766b add KRB5_KU_PA_SERVER_REFERRAL_DATA Luke Howard 2005-01-05 06:21:23 +00:00
  • 6c18d8d314 mutex should be destroyed last in krb5_free_context() Luke Howard 2005-01-05 05:48:44 +00:00
  • 7b29e8dddc Remove redundant KRB5_LIB_FUNCTION Luke Howard 2005-01-05 05:40:59 +00:00
  • ebc3e1a658 support KEYTYPE_ARCFOUR_56 Luke Howard 2005-01-05 02:52:12 +00:00
  • cff2c9fbe3 plug leak Luke Howard 2005-01-05 02:51:46 +00:00
  • 2172d864c7 move GSS-API ChangeLog entries to correct place Luke Howard 2005-01-05 02:43:57 +00:00
  • 6ea142b90c x Luke Howard 2005-01-05 02:39:43 +00:00
  • 5bef70bc26 Set *subkey to NULL if key generation fails Luke Howard 2005-01-05 02:39:21 +00:00
  • 979a1a438b x Luke Howard 2005-01-05 02:36:23 +00:00
  • 8dba6bea66 support for enctype negotiation (client sends EtypeList in Authenticator authz data) Luke Howard 2005-01-05 02:34:53 +00:00
  • 52594dcc54 use krb5_generate_subkey_extended() Luke Howard 2005-01-05 02:34:08 +00:00
  • 847cb0fa5b use gss_krb5_get_subkey() instead of gss_krb5_get_{local,remote}key() Luke Howard 2005-01-05 02:32:44 +00:00
  • 33c4663ba5 plug leak Luke Howard 2005-01-05 02:32:26 +00:00
  • cdddef90f9 allow client to indicate that subkey should be used Luke Howard 2005-01-05 02:32:05 +00:00
  • efc892cd8b use symbolic name for checksum type Luke Howard 2005-01-05 02:31:47 +00:00
  • e8cde54744 x Luke Howard 2005-01-04 13:55:14 +00:00
  • 3891343759 Add authorization data types for enctype negotiation implementation Luke Howard 2005-01-04 13:52:30 +00:00
  • 49984b436b x Love Hörnquist Åstrand 2005-01-04 09:40:02 +00:00
  • 223f4ceb07 (change_password_loop): on failing to find a kdc, set result_code to KRB5_KPASSWD_HARDERROR Love Hörnquist Åstrand 2005-01-04 09:39:45 +00:00
  • 0de7258981 move 2004 entries to ChangeLog.2004 Love Hörnquist Åstrand 2005-01-01 14:51:34 +00:00
  • 6113e2064f 2004 Love Hörnquist Åstrand 2005-01-01 14:50:47 +00:00
  • 2b37be0490 Happy New Year Love Hörnquist Åstrand 2005-01-01 14:48:01 +00:00
  • ad40ac5234 x Love Hörnquist Åstrand 2005-01-01 14:29:39 +00:00
  • fb3b896452 Happy New Year Love Hörnquist Åstrand 2005-01-01 14:27:47 +00:00
  • bca8559b7f (CHECK_SYMBOLS): add heim_ and pkcs7_ for now (used in pkinit) Love Hörnquist Åstrand 2004-12-30 11:05:16 +00:00
  • 4bd94a7398 x Love Hörnquist Åstrand 2004-12-30 00:14:25 +00:00
  • cbdcb76d5c add CHECK_SYMBOLS Love Hörnquist Åstrand 2004-12-29 20:46:51 +00:00
  • cef6ef7fd4 add -asn1compile symbols Love Hörnquist Åstrand 2004-12-29 20:45:41 +00:00
  • 47482574e4 make all_etypes static Love Hörnquist Åstrand 2004-12-29 20:41:23 +00:00
  • 66d5077f4b x Love Hörnquist Åstrand 2004-12-29 20:38:09 +00:00
  • 86fa0b4a29 add exported symbols test Love Hörnquist Åstrand 2004-12-29 20:37:54 +00:00
  • 2787566547 add CHECK_SYMBOLS, approve of: -com_err -version krb5_ _krb5_ __heimdal krb524_ krb4_fkt_ops Love Hörnquist Åstrand 2004-12-29 20:36:51 +00:00
  • 6d3cd12662 add CHECK_SYMBOLS tests, so that we don't export to much stuff Love Hörnquist Åstrand 2004-12-29 20:35:58 +00:00
  • c5ac82a862 update (c) Love Hörnquist Åstrand 2004-12-29 19:22:29 +00:00
  • 6f41f39523 use private version of principalname Love Hörnquist Åstrand 2004-12-29 19:22:28 +00:00
  • 69b55bfa0b use private version of principalname Love Hörnquist Åstrand 2004-12-29 18:56:43 +00:00
  • 113d96e4d3 make principalname functions private Love Hörnquist Åstrand 2004-12-29 18:54:15 +00:00
  • 31eff0c364 add key usage for server referrals Love Hörnquist Åstrand 2004-12-29 18:52:51 +00:00
  • 37e5bd9ed5 x Love Hörnquist Åstrand 2004-12-29 01:56:44 +00:00
  • 57f3997abe make default_v4_name_convert static Love Hörnquist Åstrand 2004-12-29 01:54:54 +00:00
  • 64f52007a7 make procs static Love Hörnquist Åstrand 2004-12-29 01:53:34 +00:00
  • bc190e1f9c make lots of crypto related variables static Love Hörnquist Åstrand 2004-12-29 01:49:45 +00:00
  • 1beace5465 make default_acc_name static Love Hörnquist Åstrand 2004-12-29 01:48:20 +00:00
  • d93d2646fd add some text about samba, use example.com Love Hörnquist Åstrand 2004-12-28 13:24:31 +00:00
  • 5e2d8fe7ba Add account expiration for samba from James F. Hranicky <jfh@cise.ufl.edu>. Add LDAP_addmod_integer and use it. Love Hörnquist Åstrand 2004-12-28 12:59:11 +00:00
  • bd085811f8 s/@kdb/@kbd/ Love Hörnquist Åstrand 2004-12-27 14:56:30 +00:00
  • 5d4d20101b x Love Hörnquist Åstrand 2004-12-27 13:59:35 +00:00
  • 3e15c896bf spelling and text fixes, from Dave Love Love Hörnquist Åstrand 2004-12-27 13:58:37 +00:00
  • 8f0d4d04b6 x Love Hörnquist Åstrand 2004-12-18 16:03:54 +00:00
  • 0043daaaa3 NetBSD 2.99.11 (any maybe 2.1) just needs pthread.h, threadlib is dead Love Hörnquist Åstrand 2004-12-18 16:03:38 +00:00
  • fffbadb908 drop key-file, no longer used Love Hörnquist Åstrand 2004-12-17 18:36:19 +00:00
  • 913d010569 default for check-ticket-addresses is TRUE Love Hörnquist Åstrand 2004-12-17 18:29:24 +00:00
  • e528f4b827 (configure): check for deprecated enforce-transited-policy is set and fail if it is Love Hörnquist Åstrand 2004-12-17 18:28:08 +00:00
  • de76cc0520 don't print garabage for octet strings Love Hörnquist Åstrand 2004-12-17 14:02:15 +00:00
  • 9fa56507e9 (main): catch sigpipe, we don't bother select()ing for errors Love Hörnquist Åstrand 2004-12-13 22:24:26 +00:00
  • ca0da3a363 (handle_http_tcp): handle error from write(2) Love Hörnquist Åstrand 2004-12-13 22:18:38 +00:00
  • 1b20bf1897 x Love Hörnquist Åstrand 2004-12-13 17:19:53 +00:00
  • 3a985922b7 clarify credentials refreshing stuff Love Hörnquist Åstrand 2004-12-13 17:19:42 +00:00
  • f50a7f177e add new node: Providing Kerberos credentials to servers and programs Love Hörnquist Åstrand 2004-12-13 17:10:44 +00:00
  • 6e3cd0d107 fix spurious cross-reference makeinfo warning Love Hörnquist Åstrand 2004-12-13 17:05:14 +00:00
  • c932cd471a add (c) kth Love Hörnquist Åstrand 2004-12-13 16:29:53 +00:00
  • 09647068e1 (pos): uppercase in character Love Hörnquist Åstrand 2004-12-13 08:46:07 +00:00
  • 584b9675dd x Love Hörnquist Åstrand 2004-12-12 23:32:32 +00:00
  • 62b865cdd2 (LDAP__bytes2hex,LDAP__hex2bytes): encode nibbels in the other order Love Hörnquist Åstrand 2004-12-12 23:29:42 +00:00
  • cd395c78ad s/objectclass/objectClass/ check if attribute exists before we try to delete it LDAP__bytes2hex encodes in strange byte order, is this really right ? Love Hörnquist Åstrand 2004-12-12 21:37:35 +00:00
  • 8070d8d5c0 ldap schema from PADL.COM Love Hörnquist Åstrand 2004-12-12 14:55:17 +00:00
  • e34972e746 x Love Hörnquist Åstrand 2004-12-11 22:49:22 +00:00
  • 17649d29d8 (LDAP_firstkey): When iterating over all entries, search for samba accounts too, From: "James F. Hranicky" <jfh@cise.ufl.edu> Love Hörnquist Åstrand 2004-12-11 22:41:46 +00:00
  • c0891e9a5d x Love Hörnquist Åstrand 2004-12-11 19:17:16 +00:00
  • ca797bb5d5 (krb5kdcentry_attrs): ask for attribute uid too Love Hörnquist Åstrand 2004-12-11 19:17:02 +00:00
  • 30bd897db2 (LDAP_message2entry): if the entry is missing both krb5PrincipalName and uid, it must be broken, ignore it and return it doesn't exists. Love Hörnquist Åstrand 2004-12-11 18:55:18 +00:00
  • 0308613ed4 x Love Hörnquist Åstrand 2004-12-10 09:47:52 +00:00
  • 5fa7e51b68 spelling, from OpenBSD Love Hörnquist Åstrand 2004-12-10 09:44:05 +00:00
  • 9467621d39 use keeps for options, From OpenBSD k Love Hörnquist Åstrand 2004-12-10 09:43:07 +00:00
  • ff5e979f12 x Love Hörnquist Åstrand 2004-12-09 12:16:24 +00:00
  • ec393f2049 document --random-key and the need to do backup of the master key Love Hörnquist Åstrand 2004-12-09 12:16:10 +00:00