Commit Graph

  • 36eab9caf8 add des.h Assar Westerlund 2000-02-06 06:04:36 +00:00
  • f40927e6a7 *** empty log message *** Assar Westerlund 2000-02-06 05:59:39 +00:00
  • 919dd3528a only have des stuff if KRB4 Assar Westerlund 2000-02-06 05:58:56 +00:00
  • 9619d060ed *** empty log message *** Assar Westerlund 2000-02-06 05:52:22 +00:00
  • 865bab938a remove old prorotypes Assar Westerlund 2000-02-06 05:52:03 +00:00
  • 4b1af31d06 *** empty log message *** Assar Westerlund 2000-02-06 05:22:54 +00:00
  • 78e8e4627e (krb5_timeofday): use krb5_timestamp' instead of int32_t' Assar Westerlund 2000-02-06 05:21:53 +00:00
  • 38ef6e56ea (checksum_authenticator): update to new API for md5 Assar Westerlund 2000-02-06 05:21:21 +00:00
  • 209565763c update to new prototype of krb5_timeofday Assar Westerlund 2000-02-06 05:20:51 +00:00
  • 21e02f2046 remove des.h, it's not needed and applications should not have to make sure to find it. Assar Westerlund 2000-02-06 05:19:29 +00:00
  • 3dc7ccd14d add <des.h> Assar Westerlund 2000-02-06 05:17:05 +00:00
  • 8048ddd6c9 *** empty log message *** Assar Westerlund 2000-02-06 05:16:06 +00:00
  • eff27d21b3 (ring_encrypt): better proto Assar Westerlund 2000-02-06 05:15:47 +00:00
  • 9e913399af hopefully catch a few more declarations by including <ndbm.h> even if <db.h> was found Assar Westerlund 2000-02-06 05:03:27 +00:00
  • 52238500d1 x Johan Danielsson 2000-02-04 17:13:26 +00:00
  • 20fe258909 (init_context_from_config_file): change default log timestamp to extended ISO 8601 format Johan Danielsson 2000-02-04 17:10:26 +00:00
  • ef90611749 klduge-around KLUDGELINEMODE Assar Westerlund 2000-02-04 09:49:28 +00:00
  • 57bbab93d7 *** empty log message *** Assar Westerlund 2000-02-04 03:45:37 +00:00
  • 6e3c101b6c (get_key_from_keytab): rename parameter to `out_key' to avoid conflicting with label. reported by Sean Doran <smd@ebone.net> Assar Westerlund 2000-02-03 02:13:37 +00:00
  • b267a04468 remember to lower-case host names. bug reported by <amu@mit.edu> Assar Westerlund 2000-02-02 04:42:57 +00:00
  • c7ffabb148 modernize Assar Westerlund 2000-02-02 02:19:40 +00:00
  • 507ef41251 *** empty log message *** Assar Westerlund 2000-02-02 01:27:20 +00:00
  • c976466fbf (do_version4): look at check_ticket_addresses and emulate that by setting krb_ignore_ip_address (not a great interface but it doesn't seem like the time to go around fixing libkrb stuff now) Assar Westerlund 2000-02-02 01:26:41 +00:00
  • 6175795a3d document kauth Johan Danielsson 2000-02-01 14:12:13 +00:00
  • b7b96c4ed9 x Johan Danielsson 2000-02-01 14:06:51 +00:00
  • c2910e3ec3 change --noaddresses into --no-addresses Johan Danielsson 2000-02-01 14:06:33 +00:00
  • a7003ca562 (kerberos5_forward): spelling fix Assar Westerlund 2000-02-01 00:32:05 +00:00
  • 7d0074908b unconfuse port usage Assar Westerlund 2000-01-31 23:51:52 +00:00
  • 64ac3537cd (main): kludge around lack of context by sending NULL to krb5_getportbyname Assar Westerlund 2000-01-29 17:28:22 +00:00
  • 391af793c4 *** empty log message *** Assar Westerlund 2000-01-28 13:19:36 +00:00
  • 7ceea3eb97 add note about death to krb5_get_krbhst Assar Westerlund 2000-01-28 04:10:56 +00:00
  • cff010551b *** empty log message *** Assar Westerlund 2000-01-28 03:20:58 +00:00
  • aab3633ea8 (get_new_cache): make sure to request non-forwardable, non-proxiable Assar Westerlund 2000-01-28 03:20:18 +00:00
  • fb07fdd54a (main): make sure the ticket is not forwardable and not proxiable Assar Westerlund 2000-01-28 03:19:32 +00:00
  • 4614ae2b00 *** empty log message *** Assar Westerlund 2000-01-27 21:09:41 +00:00
  • 3d2f6db640 (main): figure out port number Assar Westerlund 2000-01-27 21:09:30 +00:00
  • 9b58a80b54 (mini_inetd): fix warn call Assar Westerlund 2000-01-26 00:54:48 +00:00
  • fea98f6932 (mini_inetd): separate number of allocated sockets and number of actual ones Assar Westerlund 2000-01-26 00:52:51 +00:00
  • bf23cfaf7e (mini_inetd): count sockets properly. and fail if we cannot bind any Assar Westerlund 2000-01-26 00:52:04 +00:00
  • a4a6bd5732 (mini_inetd): make failing to create a socket non-fatal Assar Westerlund 2000-01-26 00:49:50 +00:00
  • 82c780d64c (gss_delete_sec_context): handle a NULL output_token Assar Westerlund 2000-01-26 00:45:46 +00:00
  • 3f2e348dcb *** empty log message *** Assar Westerlund 2000-01-25 23:27:01 +00:00
  • b3548c8343 update to pseudo-standard APIs for md4,md5,sha. Assar Westerlund 2000-01-25 23:26:47 +00:00
  • 6545f69e99 (auth_encrypt_user): const-ify Assar Westerlund 2000-01-25 23:24:58 +00:00
  • 09a0a27f70 spelling Assar Westerlund 2000-01-25 23:19:22 +00:00
  • 1799ccfdaf update to pseudo-standard APIs for md4,md5,sha. some changes to libdes calls to make them more portable. Assar Westerlund 2000-01-25 23:15:44 +00:00
  • 1ee6d08980 update to pseudo-standard APIs for md4,md5,sha. Assar Westerlund 2000-01-25 23:10:13 +00:00
  • 34f97158aa *** empty log message *** Assar Westerlund 2000-01-25 23:08:27 +00:00
  • 94e1d9abee update to pseudo-standard APIs for md4,md5,sha. some changes to libdes calls to make them more portable. Assar Westerlund 2000-01-25 23:06:55 +00:00
  • 8354432978 start using the pseudo-standard APIs for the hash functions Assar Westerlund 2000-01-25 23:03:39 +00:00
  • 2cc99ee904 move to the pseudo-standard APIs for md4,md5,sha Assar Westerlund 2000-01-25 23:01:58 +00:00
  • d5c8ae247b checking all parsing for errors and all memory allocations also Assar Westerlund 2000-01-25 22:59:27 +00:00
  • 2296f66cd1 *** empty log message *** Assar Westerlund 2000-01-25 22:29:29 +00:00
  • c4ebe5c97a (krb5_verify_init_creds): make sure to clean up the correct creds. Assar Westerlund 2000-01-21 05:47:35 +00:00
  • cd61f39853 re-indent a tiny bit Assar Westerlund 2000-01-18 03:13:00 +00:00
  • 3ef5c9ed95 (RemoteHostName, LocalHostName): const-ify Assar Westerlund 2000-01-18 03:12:10 +00:00
  • e37c27ed94 (auth_encrypt_init, RemoteHostName, LocalHostName): const-ify Assar Westerlund 2000-01-18 03:11:40 +00:00
  • d4427bde90 (auth_encrypt_init, auth_encrypt_user): const-ify Assar Westerlund 2000-01-18 03:11:07 +00:00
  • d7b1813e1e (encrypt_init, Name): const-ify Assar Westerlund 2000-01-18 03:10:35 +00:00
  • 9eaa4d1478 (encrypt_init): const-ify Assar Westerlund 2000-01-18 03:09:56 +00:00
  • d5375044d0 (auth_init, Name): const-ify Assar Westerlund 2000-01-18 03:09:34 +00:00
  • 8426714ea3 (auth_init): const-ify Assar Westerlund 2000-01-18 03:08:55 +00:00
  • 57b86cff84 update to refer to the draft on rc4 Assar Westerlund 2000-01-18 01:34:31 +00:00
  • 272e524f36 (append_component): change parameter to `const char *'. check malloc Assar Westerlund 2000-01-16 11:03:54 +00:00
  • f2ed3ddd2f (append_component, va_ext_princ, va_princ): const-ize Assar Westerlund 2000-01-16 10:23:27 +00:00
  • 7032209f75 (krb5_mk_req): make service' and hostname' const Assar Westerlund 2000-01-16 10:22:42 +00:00
  • 2f41c037a5 *** empty log message *** Assar Westerlund 2000-01-16 04:51:29 +00:00
  • 4784cc455c remove __P definition (now in com_right.h). this file always includes com_right.h so that's where it should reside. Assar Westerlund 2000-01-16 04:51:16 +00:00
  • ad616bf193 moved __P here and added it to the function prototypes Assar Westerlund 2000-01-16 04:50:34 +00:00
  • 29d29f3a17 (error_table_name): add __P Assar Westerlund 2000-01-16 04:48:34 +00:00
  • ad90852320 (replace_chars): also add space here Assar Westerlund 2000-01-16 01:32:44 +00:00
  • 5b1f7b9c0a quote spaces Assar Westerlund 2000-01-16 01:31:34 +00:00
  • 252ea565e4 change the prefered order to be db.h, ndbm.h, dbm.h Assar Westerlund 2000-01-13 19:59:49 +00:00
  • 2d4c6d961d remove (unnecessary) text about adding keytab entry for kadmind Assar Westerlund 2000-01-12 09:50:21 +00:00
  • b46fcac9a4 *** empty log message *** Assar Westerlund 2000-01-12 09:30:35 +00:00
  • 1ab86a66a5 (do_version4): check if preauth was required and bail-out if so since there's no way that could be done in v4. Return NULL_KEY as an error to the client (which is non-obvious, but what can you do?) Assar Westerlund 2000-01-12 09:27:50 +00:00
  • cccac073c6 (libroken_la_SOURCES): add strcollect.c Assar Westerlund 2000-01-09 11:05:22 +00:00
  • efd542450a *** empty log message *** Assar Westerlund 2000-01-09 11:00:05 +00:00
  • a3239101c3 (libroken_la_SOURCES): add strcollect.c Assar Westerlund 2000-01-09 10:59:51 +00:00
  • 56000872ca add strcollect.[co] Assar Westerlund 2000-01-09 10:59:06 +00:00
  • e1b38a9f91 use vstrcollect Assar Westerlund 2000-01-09 10:58:51 +00:00
  • eaf5a7aed0 (_PATH_DEV): add (strcollect, vstrcollect): add prototypes Assar Westerlund 2000-01-09 10:58:34 +00:00
  • 7d62eda7cf new file Assar Westerlund 2000-01-09 10:57:43 +00:00
  • b142277ee2 *** empty log message *** Assar Westerlund 2000-01-09 09:26:23 +00:00
  • 3dd2da7148 (krb5_sname_to_principal): use krb5_expand_hostname_realms Assar Westerlund 2000-01-09 09:21:32 +00:00
  • 171ae91fed (krb5_km_req): use krb5_expand_hostname_realms Assar Westerlund 2000-01-09 09:20:01 +00:00
  • 62bfc36ee5 (krb5_expand_hostname_realms): new variant of krb5_expand_hostname that tries until it expands into something that's digestable by krb5_get_host_realm, returning also the result from that function. Assar Westerlund 2000-01-09 09:18:32 +00:00
  • 20b5365d4d *** empty log message *** Assar Westerlund 2000-01-08 17:05:16 +00:00
  • 842e0a5e93 bump version to 7:1:0 Assar Westerlund 2000-01-08 17:03:51 +00:00
  • 2ec1ed75f6 *** empty log message *** Assar Westerlund 2000-01-08 17:03:21 +00:00
  • 19cdebf9cd Release 0.2m Assar Westerlund 2000-01-08 17:02:39 +00:00
  • 8dbe577b96 add missing .el Assar Westerlund 2000-01-08 10:58:58 +00:00
  • ddfca64c8b add missing .El Assar Westerlund 2000-01-08 10:57:31 +00:00
  • 5edfe9a0f6 typo Assar Westerlund 2000-01-08 10:34:44 +00:00
  • 19ce99d835 (WORDS_BIGENDIAN): define based on result from KRB_C_BIGENDIAN Assar Westerlund 2000-01-08 10:33:37 +00:00
  • 592127453a move parentheseis around (hopefully better know) Assar Westerlund 2000-01-08 10:32:36 +00:00
  • 1150f37e56 fix cache variable names Assar Westerlund 2000-01-08 09:57:21 +00:00
  • 6a1302c610 replace AC_C_BIGENDIAN with KRB_C_BIGENDIAN Assar Westerlund 2000-01-08 09:50:57 +00:00
  • 3065aa055d *** empty log message *** Assar Westerlund 2000-01-08 09:49:48 +00:00
  • a9e172ea20 move around --enable options Assar Westerlund 2000-01-08 09:49:15 +00:00