Commit Graph

  • c0147303d1 Move stuff that's in common between as_rep and tgs_rep to separate functions. Johan Danielsson 1997-10-28 03:24:17 +00:00
  • 68f859225d x Johan Danielsson 1997-10-27 23:20:57 +00:00
  • 9293c68e1b Fix user-to-user authentication. Johan Danielsson 1997-10-27 23:20:47 +00:00
  • fcc4e9838f Some restructuring of krb5_get_credentials: - add a kdc-options argument to krb5_get_credentials, and rename it to krb5_get_credentials_with_flags - honour the KRB5_GC_CACHED, and KRB5_GC_USER_USER options - add some more user-to-user glue Johan Danielsson 1997-10-27 23:19:05 +00:00
  • 21b845a7f4 Move parts of krb5_verify_ap_req into a new function, krb5_decrypt_ticket, so it is easier to decrypt and check a ticket without having an ap-req. Johan Danielsson 1997-10-27 23:14:51 +00:00
  • 3b24b646ee Add KRB5_GC_CACHED, and KRB5_GC_USER_USER flags. Johan Danielsson 1997-10-27 23:12:21 +00:00
  • a0f3788a2f (crc_init_table) Check if table is already inited. Johan Danielsson 1997-10-27 23:11:17 +00:00
  • 7c080fb4a3 x Johan Danielsson 1997-10-26 04:05:50 +00:00
  • 986a815e37 (generate_units) Check for empty member-list. Johan Danielsson 1997-10-26 03:50:57 +00:00
  • 7a5f95f86d Special-case indefinite encoding. Johan Danielsson 1997-10-26 03:50:28 +00:00
  • 976d9f12f5 Add constant for indefinite encoding. Johan Danielsson 1997-10-26 03:49:54 +00:00
  • 0c1ec766ff Fix formating of SEQUENCES. Johan Danielsson 1997-10-26 02:57:56 +00:00
  • dfcd667a37 Pretty. Johan Danielsson 1997-10-25 22:41:39 +00:00
  • 6b929aa3ae Initialize context earlier. Johan Danielsson 1997-10-25 22:40:26 +00:00
  • 9e278c2772 Add time2rstr to get a more readable string. Johan Danielsson 1997-10-25 22:39:58 +00:00
  • 68d77a285f Beginning of a kadm5-library Johan Danielsson 1997-10-25 06:19:27 +00:00
  • 682526e518 x Johan Danielsson 1997-10-25 05:25:01 +00:00
  • 714be60e59 Allow specifying table-base. Johan Danielsson 1997-10-25 05:24:52 +00:00
  • 3367bfadcd added kdestroy, krbtkfile and afslog Assar Westerlund 1997-10-24 10:17:29 +00:00
  • 83493504e6 use cond_kdestroy Assar Westerlund 1997-10-24 10:17:16 +00:00
  • 74ea1d4f11 HP-UX 10.20 seems to use 48 Assar Westerlund 1997-10-23 07:51:41 +00:00
  • 09b8eca4f6 some more const-ness Assar Westerlund 1997-10-21 21:15:49 +00:00
  • d20b230393 x Johan Danielsson 1997-10-21 18:22:15 +00:00
  • 4e1ef7a3ce Check version number of krbtgt. Johan Danielsson 1997-10-21 18:21:34 +00:00
  • a2b2383490 revert Assar Westerlund 1997-10-20 09:25:46 +00:00
  • a35b84e273 make it work with perl4 Assar Westerlund 1997-10-20 09:22:26 +00:00
  • 36a70e4af6 add inline Assar Westerlund 1997-10-20 09:09:08 +00:00
  • 72e56a2e11 *** empty log message *** Assar Westerlund 1997-10-20 03:50:17 +00:00
  • 56a11ce131 (krb5_prompter_posix): implement the case of unhidden prompts. Assar Westerlund 1997-10-20 03:50:09 +00:00
  • 81e2a51785 (string_to_key_internal): return error instead of aborting. always free memory Assar Westerlund 1997-10-20 03:49:33 +00:00
  • fd838cff2c remove unimplemented functions Assar Westerlund 1997-10-20 03:48:53 +00:00
  • 78964dbea1 *** empty log message *** Assar Westerlund 1997-10-20 03:48:15 +00:00
  • 538f872b84 remove lots of old junk. clean-up. better error checking and reporting. tell the user permission denied much earlier. Assar Westerlund 1997-10-20 03:47:29 +00:00
  • 71edba320d (kerberos4_is): only print UserNameRequested if != NULL Assar Westerlund 1997-10-20 03:46:38 +00:00
  • 30bcc70eb1 implement `help' Assar Westerlund 1997-10-20 01:27:09 +00:00
  • 402e55204f *** empty log message *** Assar Westerlund 1997-10-19 23:24:56 +00:00
  • 9d666d22e7 *** empty log message *** Assar Westerlund 1997-10-19 23:15:23 +00:00
  • af054a22c9 divided set_password into set_password and set_random_key Assar Westerlund 1997-10-19 23:15:14 +00:00
  • 20ed54f90c added passwd and change_random_key Assar Westerlund 1997-10-19 23:14:50 +00:00
  • dee1cd050e added add_random_key Assar Westerlund 1997-10-19 23:14:34 +00:00
  • e64493557d implement new commands: add_random_key(ark), change_password(cpw), change_random_key(crk) Assar Westerlund 1997-10-19 23:14:12 +00:00
  • 8f5ee3aa9d new prototypes Assar Westerlund 1997-10-19 23:13:33 +00:00
  • 9b80ffd367 (sl_help): actually use the help' field of SL_cmd' Assar Westerlund 1997-10-19 23:12:40 +00:00
  • 9a69980f2a x Johan Danielsson 1997-10-18 19:48:39 +00:00
  • 726061d652 *** empty log message *** Assar Westerlund 1997-10-16 04:26:30 +00:00
  • 863d645c04 updated Assar Westerlund 1997-10-16 04:26:20 +00:00
  • 2b2d75971d update to new hdb interface change all the keys in the database Assar Westerlund 1997-10-16 04:25:26 +00:00
  • a0252085bc removed seal and unsealing functions Assar Westerlund 1997-10-16 04:24:51 +00:00
  • 6b919c6819 removed all unsealing, now done by the hdb layer Assar Westerlund 1997-10-16 04:24:29 +00:00
  • ae31038985 adapt to new hdb interface Assar Westerlund 1997-10-16 04:14:00 +00:00
  • 5d5e4f8c7a do the seal and unsealing Assar Westerlund 1997-10-16 04:13:21 +00:00
  • 593cda47a5 implement new interface Assar Westerlund 1997-10-16 04:13:04 +00:00
  • 1c7c304b6c (struct HDB): add open', master_key*', and `destroy' Assar Westerlund 1997-10-16 04:12:51 +00:00
  • 68ad7b9805 new functions hdb_create', hdb_set_master_key' and `hdb_clear_master_key' Assar Westerlund 1997-10-16 04:12:12 +00:00
  • 51c173cc38 add `db' and remove misc-functions Assar Westerlund 1997-10-16 04:09:57 +00:00
  • e40ed86507 removed misc.c Assar Westerlund 1997-10-16 04:09:37 +00:00
  • ebc3cd1d09 removed Assar Westerlund 1997-10-16 03:15:58 +00:00
  • 48efae5048 updated Assar Westerlund 1997-10-15 21:01:43 +00:00
  • 2727fa90a4 *** empty log message *** Assar Westerlund 1997-10-15 20:47:18 +00:00
  • 7f41c75dd0 print year as YYYY iff verbose Assar Westerlund 1997-10-15 20:46:57 +00:00
  • 25ed27e813 print etype from ticket Johan Danielsson 1997-10-15 18:02:07 +00:00
  • 1e906da6e1 Allow specification of server to ticket for. Johan Danielsson 1997-10-15 17:40:09 +00:00
  • f2a4cb213b common.c Johan Danielsson 1997-10-14 23:00:48 +00:00
  • bfc1cc40bc krb5_error_code -> int Johan Danielsson 1997-10-14 23:00:39 +00:00
  • 73bc1937d6 fixes after merge Johan Danielsson 1997-10-14 23:00:16 +00:00
  • f62acdf369 update from krb4 Johan Danielsson 1997-10-14 22:37:30 +00:00
  • a3b72e2213 fix NULL e_text bug Johan Danielsson 1997-10-14 22:22:37 +00:00
  • 4df9a6de0f remove read_password.c Johan Danielsson 1997-10-14 22:02:04 +00:00
  • 49e9507254 fixes for krb4 Johan Danielsson 1997-10-14 21:59:37 +00:00
  • e3e4f5fdc6 +getarg Johan Danielsson 1997-10-14 21:42:02 +00:00
  • 837c4cf855 use k_getportbyname with krb4 Johan Danielsson 1997-10-14 21:28:59 +00:00
  • 6f0f6f1b30 Update after merge Johan Danielsson 1997-10-14 20:57:05 +00:00
  • c635a62582 Some fixes after merge. Johan Danielsson 1997-10-14 15:52:17 +00:00
  • 1d3d4ada88 Fixes for code merge Johan Danielsson 1997-10-14 15:16:33 +00:00
  • 42e9239404 Release 0.0j Johan Danielsson 1997-10-13 21:55:09 +00:00
  • a2d3b90dba x Johan Danielsson 1997-10-13 21:51:55 +00:00
  • 9229bd2092 Get the subkey from mk_req so it can be used to decrypt the reply from DCE secds. Johan Danielsson 1997-10-13 21:51:47 +00:00
  • 5926fa4daf Add {get,set}enctype. Johan Danielsson 1997-10-13 21:21:33 +00:00
  • 9a1fb9c586 Fix for DCE secd. Johan Danielsson 1997-10-13 21:10:21 +00:00
  • 58d7757ffc Store keytype twice, as MIT does. Johan Danielsson 1997-10-13 21:05:50 +00:00
  • 6bb7d68279 x Johan Danielsson 1997-10-13 21:05:16 +00:00
  • f6cff0f63f cleanup fcc_get_next Johan Danielsson 1997-10-13 21:04:32 +00:00
  • 95de2683f0 check for unopenable file Johan Danielsson 1997-10-13 17:54:24 +00:00
  • aa18bc3421 x Johan Danielsson 1997-10-13 16:34:03 +00:00
  • e29b5cb7f8 base64.h Johan Danielsson 1997-10-13 16:33:38 +00:00
  • dcce2c1526 include <arpa/inet.h>, <parse_time.h>, and <base64.h>. Johan Danielsson 1997-10-13 16:31:47 +00:00
  • 73eb230f85 remove string_to_key Johan Danielsson 1997-10-13 16:30:58 +00:00
  • 5b6b06fe99 cleanup default_etypes Johan Danielsson 1997-10-13 16:30:28 +00:00
  • 8eb312128d fix warnings Johan Danielsson 1997-10-13 16:30:09 +00:00
  • 02d8acab72 Change etype for des3 to des3-cbc-sha1; fix prototype for keytype_to_cksumtype. Johan Danielsson 1997-10-13 16:05:23 +00:00
  • e073d9033a x Johan Danielsson 1997-10-13 15:19:09 +00:00
  • d659d5b10a use correct etype Johan Danielsson 1997-10-13 15:18:52 +00:00
  • cdeae4733c (start_login): moved `user' so it works even if !defined(HAVE_UTMPX_H) Assar Westerlund 1997-10-10 22:07:24 +00:00
  • 89728f1a71 x Johan Danielsson 1997-10-09 22:39:53 +00:00
  • ddc0d494c6 check for leading '/' in http request Johan Danielsson 1997-10-09 22:39:38 +00:00
  • c0896c4709 x Johan Danielsson 1997-10-04 21:55:48 +00:00
  • aca425f0e9 +winsock.h Johan Danielsson 1997-10-04 21:18:40 +00:00
  • bdd6017848 fix gettimeofday.c dependency Johan Danielsson 1997-10-03 21:08:50 +00:00
  • 7067f1f0d0 *** empty log message *** Assar Westerlund 1997-09-30 19:50:27 +00:00
  • 93da20db7d updated version Assar Westerlund 1997-09-30 19:49:25 +00:00