Commit Graph

  • 9b75306702 (kt_get): allow specification of encryption types Assar Westerlund 2001-04-25 12:07:07 +00:00
  • 5453ea0c98 (free_getarg_strings): add prototype Assar Westerlund 2001-04-25 12:06:37 +00:00
  • c4d8393ea2 (free_getarg_strings): add function Assar Westerlund 2001-04-25 12:06:10 +00:00
  • a1a67a9fea *** empty log message *** Assar Westerlund 2001-04-25 05:12:56 +00:00
  • 869c258bcf (krb5_verify_init_creds): do not try to close an unopened ccache, noted by <marc@mit.edu> Assar Westerlund 2001-04-25 05:12:37 +00:00
  • 4601e074ad asn1.h -> krb5_asn1.h Assar Westerlund 2001-04-25 05:12:00 +00:00
  • de4381db3c (krb5_any_ops): add declaration Assar Westerlund 2001-04-25 05:09:57 +00:00
  • b5d10caa39 (init_context_from_config_file): add krb5_any_ops Assar Westerlund 2001-04-25 05:09:23 +00:00
  • 456f8a7c9b new file Assar Westerlund 2001-04-25 05:08:49 +00:00
  • de30b1bca6 (libkrb5_la_SOURCES): add keytab_any.c Assar Westerlund 2001-04-25 05:08:37 +00:00
  • 900bbe269a (get_init_creds_common): handle options == NULL. noted by <marc@mit.edu> Assar Westerlund 2001-04-25 00:48:10 +00:00
  • 6fc351f397 *** empty log message *** Assar Westerlund 2001-04-24 23:22:37 +00:00
  • a8204ad013 *** empty log message *** Assar Westerlund 2001-04-24 23:17:11 +00:00
  • e6ce6a4d0e *** empty log message *** Assar Westerlund 2001-04-24 23:12:22 +00:00
  • 31aa7c2fe4 (fatalperror_errno): add prototype Assar Westerlund 2001-04-24 23:12:11 +00:00
  • 4b907b8737 (start_login): give the correct error if exec fails Assar Westerlund 2001-04-24 23:11:43 +00:00
  • 56cb680b45 (fatalperror_errno): add a new function with explicit errno parameter Assar Westerlund 2001-04-24 23:11:05 +00:00
  • adfd8b96e3 x Johan Danielsson 2001-04-21 16:05:56 +00:00
  • 103ea2b090 2001 Johan Danielsson 2001-04-21 16:05:48 +00:00
  • 5381d88f33 pack short flag options togther, to shorten the usage string Johan Danielsson 2001-04-21 16:04:50 +00:00
  • 396aa1eb2a convert to use getarg Johan Danielsson 2001-04-21 16:03:10 +00:00
  • 67a7eab44e x Johan Danielsson 2001-04-21 15:31:59 +00:00
  • 19a4a3c9c4 do a better job of supporting files larger than 2GB Johan Danielsson 2001-04-21 15:31:46 +00:00
  • 524e602410 x Johan Danielsson 2001-04-19 16:36:13 +00:00
  • 499f690a38 set ret_creds to NULL before doing anything else, from Jacques Vidrine Johan Danielsson 2001-04-19 16:36:03 +00:00
  • bb2d48fb1d x Johan Danielsson 2001-04-19 14:41:40 +00:00
  • 3b5cadd654 (do_store): call closefunc before claiming that everything went ok, if the close fails the file might not have been stored properly Johan Danielsson 2001-04-19 14:41:29 +00:00
  • 482668de43 x Johan Danielsson 2001-04-19 07:27:05 +00:00
  • 88b39cfb98 fix argument count check after getarg change; spotted by mark@MCS.VUW.AC.NZ Johan Danielsson 2001-04-19 07:26:52 +00:00
  • 083c221dfc asn1.h -> krb5_asn1.h Johan Danielsson 2001-04-18 16:21:33 +00:00
  • 03e1c1aab7 add asn1_ENCTYPE.x Johan Danielsson 2001-04-18 13:14:04 +00:00
  • 7bfa737be1 adapt to asn1 changes Johan Danielsson 2001-04-18 13:13:32 +00:00
  • 4d59dbbfc4 move enctypes here Johan Danielsson 2001-04-18 13:10:58 +00:00
  • da114f2945 rename asn1.h to krb5_asn1.h to avoid conflicts Johan Danielsson 2001-04-18 13:10:24 +00:00
  • be966dd6e2 use strtol to parse constants Johan Danielsson 2001-04-18 13:08:47 +00:00
  • f1129ea0bd x Johan Danielsson 2001-04-17 08:28:01 +00:00
  • 820d393190 (getifaddrs2): close socket when done Johan Danielsson 2001-04-17 08:27:47 +00:00
  • da415a6c2b document run-command-mode Johan Danielsson 2001-04-06 10:00:35 +00:00
  • 65b8f7a68f x Johan Danielsson 2001-04-06 09:56:11 +00:00
  • 6e96026473 add simple support for running commands Johan Danielsson 2001-04-06 09:55:33 +00:00
  • ba4b0991de (inet_ntop_v6): always print at least one digit between colons Assar Westerlund 2001-04-04 23:58:01 +00:00
  • 5344144049 *** empty log message *** Assar Westerlund 2001-03-26 11:49:37 +00:00
  • 59139d064a *** empty log message *** Assar Westerlund 2001-03-26 11:41:30 +00:00
  • 063bc2b80a always use GLOB_LIMIT Assar Westerlund 2001-03-26 11:41:16 +00:00
  • 6b9c73ccbe also test for GLOB_LIMIT Assar Westerlund 2001-03-26 11:40:24 +00:00
  • f0475f2b6a x Johan Danielsson 2001-03-26 09:27:08 +00:00
  • 84983df02d END has to be last with Sun's awk Johan Danielsson 2001-03-26 09:26:35 +00:00
  • 31cbd16e0e fix format error in error_message Assar Westerlund 2001-03-26 04:09:55 +00:00
  • 4db631551b restore CFLAGS if v6 is not detected Assar Westerlund 2001-03-26 03:28:03 +00:00
  • 138e781b89 update to new krb5_mk_error Assar Westerlund 2001-03-26 03:10:33 +00:00
  • 63b7a66e28 (tgs_rep): call tgs_rep2 properly Assar Westerlund 2001-03-26 03:01:58 +00:00
  • 7779a4a109 handle new krb5_mk_error Assar Westerlund 2001-03-26 01:40:07 +00:00
  • 0beb7276a0 *** empty log message *** Assar Westerlund 2001-03-26 01:22:31 +00:00
  • de9cc20845 *** empty log message *** Assar Westerlund 2001-03-26 01:00:09 +00:00
  • b4af9d661b change order of includes to allow it to work with more versions of openldap Assar Westerlund 2001-03-26 00:59:37 +00:00
  • dd38d687f6 (tgs_rep2): try to set sec and usec in error replies (*): update callers of krb5_km_error (check_tgs_flags): handle renews requesting non-renewable tickets Assar Westerlund 2001-03-26 00:55:15 +00:00
  • a1e438f351 (krb5_mk_error): allow specifying both ctime and cusec Assar Westerlund 2001-03-26 00:51:44 +00:00
  • 08af8561a0 (krb5_checksum, krb5_keyusage): add compatibility names Assar Westerlund 2001-03-26 00:50:58 +00:00
  • b201faa9a6 (create_checksum): change so that type == 0' means pick from the crypto' (context) and otherwise use that type. this is not a large change in practice and allows callers to specify the exact checksum algorithm to use Assar Westerlund 2001-03-26 00:49:12 +00:00
  • 629ce48728 *** empty log message *** Assar Westerlund 2001-03-26 00:47:32 +00:00
  • 75ffa984b1 (parse_something): do not check the return value from strtod, it might return != 0.0 when the string has no digits. just testing if it consumed any characters is enough and more resilient Assar Westerlund 2001-03-26 00:47:06 +00:00
  • 265769d177 *** empty log message *** Assar Westerlund 2001-03-25 23:58:28 +00:00
  • 2a4fc282bb (ftpd_popen): use GLOB_LIMIT if defined Assar Westerlund 2001-03-25 23:58:21 +00:00
  • b1cd585ea9 (send_file_list): use GLOB_LIMIT if defined Assar Westerlund 2001-03-25 23:55:08 +00:00
  • b47c0aabcd *** empty log message *** Assar Westerlund 2001-03-25 23:43:38 +00:00
  • 744da25480 add GLOB_LIMIT from NetBSD Assar Westerlund 2001-03-25 23:43:19 +00:00
  • 74e352cc31 add more options Assar Westerlund 2001-03-25 23:36:58 +00:00
  • ca7d5378c2 x Johan Danielsson 2001-03-15 17:13:21 +00:00
  • 904eb2b037 don't explicitly set the krb4 ticket file Johan Danielsson 2001-03-15 17:13:13 +00:00
  • 414594d275 (get_cred_kdc): add support for falling back to KRB5_KU_AP_REQ_AUTH when KRB5_KU_TGS_REQ_AUTH gives `bad integrity'. this helps for talking to old (pre 0.3d) KDCs Assar Westerlund 2001-03-13 04:29:36 +00:00
  • dc52d6bfd6 add documentation for forwardable, proxiable, date_format, srv_lookup, srv_try_txt, scan_interfaces, fcache_version. from thorpej@netbsd.org Assar Westerlund 2001-03-12 08:11:48 +00:00
  • d35e724645 *** empty log message *** Assar Westerlund 2001-03-12 07:45:42 +00:00
  • d915d3228e add derived-key-test Assar Westerlund 2001-03-12 07:45:20 +00:00
  • b189bcf5fe new tests on key derivation Assar Westerlund 2001-03-12 07:44:52 +00:00
  • 42a66c6903 (krb5_derive_key): new function, used by derived-key-test.c Assar Westerlund 2001-03-12 07:44:05 +00:00
  • 7fa065136e more test vectors from same source Assar Westerlund 2001-03-12 07:42:30 +00:00
  • 028f806fc1 add new test vectors posted by Ken Raeburn <raeburn@mit.edu> in <tx1bsra8919.fsf@raeburn.org> to ietf-krb-wg@anl.gov Assar Westerlund 2001-03-12 07:42:05 +00:00
  • 8ed57436a0 *** empty log message *** Assar Westerlund 2001-03-12 02:53:54 +00:00
  • db65084e93 (gss_acquire_cred): remove memory leaks. from Jason R Thorpe <thorpej@zembu.com> Assar Westerlund 2001-03-12 02:25:49 +00:00
  • 7d5e24cc9e *** empty log message *** Assar Westerlund 2001-03-07 00:11:08 +00:00
  • 81ff46fb89 some minimal more amount of const-correctness Assar Westerlund 2001-03-07 00:10:49 +00:00
  • c4a906cfda *** empty log message *** Assar Westerlund 2001-03-06 20:30:19 +00:00
  • afc5dac51f re do the roken-renaming properly Assar Westerlund 2001-03-06 20:30:12 +00:00
  • 293dc11acc (krb5_enctype): remove trailing comma Assar Westerlund 2001-03-06 20:26:49 +00:00
  • 7131647792 include roken_rename.h when appropriate Assar Westerlund 2001-03-06 20:23:24 +00:00
  • 803c02a75b fix up some gratuitous externs Assar Westerlund 2001-03-06 20:10:14 +00:00
  • eb4958cab9 make sure of using -rpath and not -R when calling ld Assar Westerlund 2001-03-06 16:57:09 +00:00
  • fd6d68eaac *** empty log message *** Assar Westerlund 2001-03-05 19:11:58 +00:00
  • 81aa7f506c (krb5_enctype): add ENCTYPE_* aliases for compatibility with MIT krb5 Assar Westerlund 2001-03-04 02:13:14 +00:00
  • f123f3c437 *** empty log message *** Assar Westerlund 2001-03-02 06:19:44 +00:00
  • 1dd105ff08 (main): only request a renewable ticket when explicitly requested. it still gets a renewable one if the renew life is specified Assar Westerlund 2001-03-02 05:07:32 +00:00
  • 283db8b3a6 (renew_validate): treat -1 as flags not being set Assar Westerlund 2001-03-02 04:52:22 +00:00
  • ef9185aa47 (krb5_init_ets): use krb5_add_et_list Johan Danielsson 2001-02-28 20:03:47 +00:00
  • c534224e9d x Johan Danielsson 2001-02-28 20:00:36 +00:00
  • 607272201e (initialize_error_table_r): put table at end of the list Johan Danielsson 2001-02-28 20:00:13 +00:00
  • 090c8d873d x Johan Danielsson 2001-02-27 20:53:10 +00:00
  • 528de21014 implement krb5_get_cred_from_kdc_opt Johan Danielsson 2001-02-27 20:52:03 +00:00
  • 9596dc13a6 do not use -R when testing for des functions Assar Westerlund 2001-02-25 06:08:55 +00:00
  • bb1d9823ec *** empty log message *** Assar Westerlund 2001-02-24 05:47:48 +00:00
  • 55730b4e18 learn to live with libcrypto (from openssl) Assar Westerlund 2001-02-24 05:47:39 +00:00