Commit Graph

  • 35b1450b8d new drafts Assar Westerlund 2000-04-23 17:09:09 +00:00
  • 18180f86f9 *** empty log message *** Assar Westerlund 2000-04-19 14:20:26 +00:00
  • 499c5a0751 try hostname uncanonified if getaddrinfo() fails Assar Westerlund 2000-04-19 14:19:38 +00:00
  • cb35b03467 *** empty log message *** Assar Westerlund 2000-04-19 13:06:50 +00:00
  • e5abc8f8ab (gss_release_oid_set): clear set for robustness Assar Westerlund 2000-04-19 13:06:13 +00:00
  • fd9eff6bea x Johan Danielsson 2000-04-18 12:38:09 +00:00
  • f666e7d92c (fcc_get_principal): be more truthful on errors Assar Westerlund 2000-04-16 16:16:30 +00:00
  • c46acf93b2 *** empty log message *** Assar Westerlund 2000-04-16 16:03:48 +00:00
  • d2e9f53ffc jox Johan Danielsson 2000-04-14 15:49:32 +00:00
  • ab3325e616 jox Johan Danielsson 2000-04-14 15:41:31 +00:00
  • a1f59f9494 *** empty log message *** Assar Westerlund 2000-04-14 01:32:36 +00:00
  • 82cfb536fb (roken_getaddrinfo_hostspec): copy the correct length from `hostspec'. based on a patch from Love <lha@s3.kth.se> Assar Westerlund 2000-04-14 01:31:29 +00:00
  • 310c5ab3eb *** empty log message *** Assar Westerlund 2000-04-12 15:38:37 +00:00
  • 5ec33df5ff replace all erroneous calls to pop_log with POP_FAILURE with POP_PRIORITY. reported by Janne Johansson <jj@it.kth.se> Assar Westerlund 2000-04-12 15:37:46 +00:00
  • e3d16f284d *** empty log message *** Assar Westerlund 2000-04-12 10:46:55 +00:00
  • cdc518c087 (do_cpw_entry): call set_password if no argument is given, it will prompt for the password. Assar Westerlund 2000-04-12 10:45:54 +00:00
  • 9d22580110 *** empty log message *** Assar Westerlund 2000-04-12 10:27:59 +00:00
  • 8c022714c1 make help only print the commands that are actually available. Assar Westerlund 2000-04-12 10:27:11 +00:00
  • 09b232fca4 change case of `verbose' to match the other options Johan Danielsson 2000-04-12 10:26:08 +00:00
  • a08b5b0403 (gss_release_name): reset input_name for robustness. From GOMBAS Gabor <gombasg@inf.elte.hu> Assar Westerlund 2000-04-12 09:48:27 +00:00
  • 8debb264c9 (gss_release_buffer): set value to NULL to be more robust. From GOMBAS Gabor <gombasg@inf.elte.hu> Assar Westerlund 2000-04-12 09:47:23 +00:00
  • a6e4379b32 (gss_add_oid_set_member): actually check if the oid is a member first. leave the oid_set unchanged if realloc fails. Assar Westerlund 2000-04-12 09:46:29 +00:00
  • 6b56b83b4c increase count by one, reported by GOMBAS Gabor <gombasg@inf.elte.hu> Johan Danielsson 2000-04-11 18:23:43 +00:00
  • e47a8d80e4 *** empty log message *** Assar Westerlund 2000-04-11 17:42:05 +00:00
  • 211c70f9ba (krb5_get_wrapped_length): rewrite into different parts for the derived and non-derived cases Assar Westerlund 2000-04-11 17:30:22 +00:00
  • 843030c780 *** empty log message *** Assar Westerlund 2000-04-11 02:13:06 +00:00
  • 7046d9605a (krb5_get_wrapped_length): the padding should be done after having added confounder and checksum Assar Westerlund 2000-04-11 02:12:29 +00:00
  • c44259b5c3 const-ize a little bit Assar Westerlund 2000-04-11 00:49:35 +00:00
  • 4709124744 (krb5_store_stringz): const-ize parameter Assar Westerlund 2000-04-11 00:46:09 +00:00
  • 6ad782c9a2 (krb_mk_req): cast-away warnings. no const-issues here, move on. Assar Westerlund 2000-04-11 00:44:04 +00:00
  • ce65fb922d *** empty log message *** Assar Westerlund 2000-04-11 00:19:19 +00:00
  • fb26f178f9 (login): initialize tmp before calling fgets Assar Westerlund 2000-04-11 00:18:38 +00:00
  • 21f86bc5f7 *** empty log message *** Assar Westerlund 2000-04-09 21:05:59 +00:00
  • ce39c13412 (find_all_addresses): apperently solaris can return EINVAL when the buffer is too small. cope. Assar Westerlund 2000-04-09 21:05:23 +00:00
  • fbc29da410 *** empty log message *** Assar Westerlund 2000-04-09 11:20:25 +00:00
  • 51675c657f allow conversion of v5 -> v4 tickets when logging in with forwarded tickets Assar Westerlund 2000-04-09 11:17:22 +00:00
  • 231d5834ac (verfiy_krb5): get the v4-realm from the v5-ticket and not from the default one. Assar Westerlund 2000-04-09 09:56:25 +00:00
  • a321675515 (verify_krb5): add obtainting of v4 tickets. Assar Westerlund 2000-04-09 09:40:01 +00:00
  • dfdb851fd8 (gen_files): add asn1_UNSIGNED.x Assar Westerlund 2000-04-09 09:26:27 +00:00
  • effdd6d882 (filename): add prototype (init_generate): const-ize Assar Westerlund 2000-04-09 09:21:56 +00:00
  • a4a57702b8 (filename): new function clean-up a little bit. Assar Westerlund 2000-04-09 09:21:25 +00:00
  • 404fc0abf4 be more tolerant in ranges Assar Westerlund 2000-04-09 09:20:49 +00:00
  • 149c240f4f count lines correctly. (error_message): print filename in messages Assar Westerlund 2000-04-09 09:20:22 +00:00
  • 8df215173d only include one of db.h and the dbm-series Assar Westerlund 2000-04-09 07:40:14 +00:00
  • 3e0fb4f19a *** empty log message *** Assar Westerlund 2000-04-08 21:24:07 +00:00
  • f921be44db (krb5_rd_safe): increment sequence number after comparing Assar Westerlund 2000-04-08 21:23:43 +00:00
  • 1f6160cdde (krb5_rd_priv): increment sequence number after comparing Assar Westerlund 2000-04-08 21:23:16 +00:00
  • a232dfa398 (krb5_mk_safe): make `tmp_seq' unsigned Assar Westerlund 2000-04-08 21:22:32 +00:00
  • 0e0393e32e (krb5_mk_priv): make `tmp_seq' unsigned Assar Westerlund 2000-04-08 21:21:54 +00:00
  • 9f993c2c61 (krb5_generate_seq_number): make `seqno' be unsigned Assar Westerlund 2000-04-08 21:20:45 +00:00
  • 75a448caef *** empty log message *** Assar Westerlund 2000-04-08 21:19:16 +00:00
  • c2f02c14aa (krb5_mk_safe): increment local sequence number after the fact and only increment it if we were successful Assar Westerlund 2000-04-08 21:18:53 +00:00
  • 4e1d7bd209 (krb5_mk_priv): increment local sequence number after the fact and only increment it if we were successful Assar Westerlund 2000-04-08 21:18:28 +00:00
  • a8103bc237 (krb5_auth_context_data): make sequence number unsigned Assar Westerlund 2000-04-08 21:16:45 +00:00
  • 5d80214b41 (krb5_get_init_creds_password): `in_tkt_service' can be NULL Assar Westerlund 2000-04-08 21:15:45 +00:00
  • 490e231a1f *** empty log message *** Assar Westerlund 2000-04-06 22:09:15 +00:00
  • 85fe87d4e0 *** empty log message *** Assar Westerlund 2000-04-06 17:27:45 +00:00
  • 5bc0d4e7d4 regonize INTEGER (0..UNIT_MAX). (DOTDOT): add Assar Westerlund 2000-04-06 17:26:41 +00:00
  • 4c1b22cc34 (DOTDOT): add Assar Westerlund 2000-04-06 17:26:00 +00:00
  • d3b7fe673e (UNSIGNED): add. use UNSIGNED for all sequence numbers. Assar Westerlund 2000-04-06 17:25:34 +00:00
  • 8e42a34bb5 (length_type): add TUInteger Assar Westerlund 2000-04-06 17:24:30 +00:00
  • 286ab58abc (free_type): add TUInteger Assar Westerlund 2000-04-06 17:24:02 +00:00
  • 0c46c78bd1 (encode_type, generate_type_encode): add TUInteger Assar Westerlund 2000-04-06 17:23:32 +00:00
  • 91384c007f (decode_type, generate_type_decode): add TUInteger Assar Westerlund 2000-04-06 17:22:49 +00:00
  • b1b306872d (copy_type): add TUInteger Assar Westerlund 2000-04-06 17:22:05 +00:00
  • 4e4e2837e2 (define_asn1): add TUInteger Assar Westerlund 2000-04-06 17:21:32 +00:00
  • 33a90723e0 (encode_unsigned): add Assar Westerlund 2000-04-06 17:20:55 +00:00
  • 276200e841 (length_unsigned): add Assar Westerlund 2000-04-06 17:20:26 +00:00
  • 86ba9a4e1f (decode_unsigned): add Assar Westerlund 2000-04-06 17:19:53 +00:00
  • 2282956703 (decode_unsigned, encode_unsigned, length_unsigned): add prototypes Assar Westerlund 2000-04-06 17:18:51 +00:00
  • 97d3ec57fc update pre-authentication types Assar Westerlund 2000-04-06 00:43:27 +00:00
  • 2c14f9c82e add some error codes from pkinit Assar Westerlund 2000-04-06 00:41:37 +00:00
  • 42226a0c1d remove clause 3 from the copyright. ok'ed by lukeh in <200004050950.TAA70900@au.padl.com> Assar Westerlund 2000-04-05 17:17:19 +00:00
  • 0860606079 *** empty log message *** Assar Westerlund 2000-04-05 03:36:48 +00:00
  • f18335e8dd (LDADD): add LIB_openldap Assar Westerlund 2000-04-05 03:35:53 +00:00
  • 382b64443e add support for hdb methods (aka back-ends). include ldap. Assar Westerlund 2000-04-05 03:35:10 +00:00
  • 3df2bc1e8a tweak the ifdef to OPENLDAP Assar Westerlund 2000-04-05 03:34:31 +00:00
  • 2481f29784 add hdb-ldap.c and openldap Assar Westerlund 2000-04-05 03:33:47 +00:00
  • 813186bce2 add $(LIB_openldap) Assar Westerlund 2000-04-05 03:30:11 +00:00
  • f8b97b6747 (INCLUDE_openldap, LIB_openldap): add Assar Westerlund 2000-04-05 03:29:18 +00:00
  • 12aebf174d bump version to 0.2s-pre add options and testing for (open)ldap Assar Westerlund 2000-04-05 03:28:26 +00:00
  • 141591df88 From Luke Howard <lukeh@PADL.COM> Assar Westerlund 2000-04-05 02:16:21 +00:00
  • 0fe1885ef3 (_et_lit): explicitly initialize it to NULL to make dyld on Darwin/MacOS X happy Assar Westerlund 2000-04-04 22:04:55 +00:00
  • 09af4ce047 (_resolve_debug): explicitly set to zero. this moves the variable from bss to data and the dynamic linker on MacOS X/Darwin seems unhappy with stuff in the bss segment. Assar Westerlund 2000-04-04 22:01:32 +00:00
  • 4414906714 *** empty log message *** Assar Westerlund 2000-04-04 16:27:40 +00:00
  • 448749d262 (krb4): fix the krb_mk_req test Assar Westerlund 2000-04-04 16:26:59 +00:00
  • 27be596d32 (krb4): add test for const arguments to krb_mk_req Assar Westerlund 2000-04-03 12:55:31 +00:00
  • 8148d743e2 (krb_mk_req): conditionalize const-ness of arguments Assar Westerlund 2000-04-03 12:53:49 +00:00
  • 99d0a26207 (libroken_la_SOURCES): remove duplicate timelva Assar Westerlund 2000-04-03 11:22:55 +00:00
  • b41941277b *** empty log message *** Assar Westerlund 2000-04-03 02:10:48 +00:00
  • 9fcce1fa4a (del_enctype): set ignore correctly Assar Westerlund 2000-04-03 02:10:30 +00:00
  • 09bc4a92bc *** empty log message *** Assar Westerlund 2000-04-03 01:37:37 +00:00
  • 7d84cd78e4 (krb_mk_req): const-ize the arguments Assar Westerlund 2000-04-03 01:36:39 +00:00
  • 839eed80ba *** empty log message *** Assar Westerlund 2000-04-03 00:19:45 +00:00
  • 8cf8c88c90 (libkadm5srv_la_LDFLAGS): set version to 6:0:1 (libkadm5clnt_la_LDFLAGS): set version to 5:0:1 Assar Westerlund 2000-04-03 00:18:00 +00:00
  • 9ce5f5fdb3 set version to 2:0:2 Assar Westerlund 2000-04-03 00:16:15 +00:00
  • 7785d1d054 set version to 1:0:1 Assar Westerlund 2000-04-03 00:15:05 +00:00
  • 5902f508a7 set version to 8:0:3 Assar Westerlund 2000-04-03 00:13:52 +00:00
  • fc8cf4aad4 set version to 10:0:0 Assar Westerlund 2000-04-03 00:12:18 +00:00
  • 05c16b5738 *** empty log message *** Assar Westerlund 2000-04-02 22:09:01 +00:00