Commit Graph

  • 88be64c770 (pk_rd_pa_reply_dh): client do not contribute to the DH when the server doesn't support the cached DH request. Love Hörnquist Åstrand 2005-07-12 22:31:22 +00:00
  • cba53a17f2 (_krb5_pk_octetstring2key): fix arguments Love Hörnquist Åstrand 2005-07-12 22:29:52 +00:00
  • d79bcbb3a6 (decode_type): TChoice: set the label Love Hörnquist Åstrand 2005-07-12 18:08:38 +00:00
  • b49d932283 (cmp_Name): do at least some checking Love Hörnquist Åstrand 2005-07-12 18:05:29 +00:00
  • bc4a5a1bdd x Love Hörnquist Åstrand 2005-07-12 16:55:27 +00:00
  • 18685711aa x Love Hörnquist Åstrand 2005-07-12 13:40:43 +00:00
  • 23dae960cd clean up pk-init DH support, not finished yet; improve error reporting Love Hörnquist Åstrand 2005-07-12 13:39:51 +00:00
  • a70cf1c3a6 (_krb5_pk_octetstring2key): string2key function used in pk-init-25 Love Hörnquist Åstrand 2005-07-12 13:34:47 +00:00
  • 387f700c57 Use a configure switch to turn on PK-INIT, not by detecting existence of the new ASN.1 library. Love Hörnquist Åstrand 2005-07-12 13:23:08 +00:00
  • 8e7df1dae2 x Love Hörnquist Åstrand 2005-07-12 06:35:49 +00:00
  • 050e8b4574 check that initialize_conf_error_table_r have the right argument Love Hörnquist Åstrand 2005-07-12 06:35:36 +00:00
  • 20bb37eca7 x Love Hörnquist Åstrand 2005-07-12 06:27:54 +00:00
  • b838707d0e Commit much improved ASN.1 compiler from joda-choice-branch. Love Hörnquist Åstrand 2005-07-12 06:27:42 +00:00
  • bed557d8e7 x Love Hörnquist Åstrand 2005-07-10 05:17:18 +00:00
  • d013b896d9 heim_any Love Hörnquist Åstrand 2005-07-10 05:13:52 +00:00
  • 53ac3a20b2 make scope variables unique to avoid shadow warnings Love Hörnquist Åstrand 2005-07-10 05:13:09 +00:00
  • fe8d09cbc4 x Love Hörnquist Åstrand 2005-07-09 16:18:42 +00:00
  • fc5067898b x Love Hörnquist Åstrand 2005-07-09 15:51:40 +00:00
  • 4f35833952 keep track of if CCC was passed Love Hörnquist Åstrand 2005-07-09 15:45:13 +00:00
  • 35421817a5 variable to keep track of if CCC was passed Love Hörnquist Åstrand 2005-07-09 15:44:39 +00:00
  • b2c54991a2 sprinkel check_secure, check if CCC was passed in check_secure Love Hörnquist Åstrand 2005-07-09 15:43:54 +00:00
  • 85b3e3de27 comment out paramenter name in typedef functions to avoid shadow warnings Love Hörnquist Åstrand 2005-07-09 14:47:21 +00:00
  • 117dcc115a x Love Hörnquist Åstrand 2005-07-09 14:42:05 +00:00
  • faaa2e6d98 remove parameter names to avoid shadow warnings Love Hörnquist Åstrand 2005-07-09 14:41:47 +00:00
  • 3a4c95a266 krb5_encrypt now takes a const, no need for casting Love Hörnquist Åstrand 2005-07-09 12:41:37 +00:00
  • 3283e2cb08 make input data to krb5_encrypt{,_ivec} const Love Hörnquist Åstrand 2005-07-09 12:33:36 +00:00
  • 4c6f3aeaf3 If there are no addresses, print addressless instead of nothing. Love Hörnquist Åstrand 2005-07-09 03:27:19 +00:00
  • 9c3a22671f x Love Hörnquist Åstrand 2005-07-09 02:21:53 +00:00
  • 106c5e808e (doit): only cleaup for active sockets, passive does it own cleaning up Love Hörnquist Åstrand 2005-07-09 02:21:25 +00:00
  • 5e969ca2b3 fix unconst and shadow warnings Love Hörnquist Åstrand 2005-07-09 02:19:10 +00:00
  • 5fdbeb4408 (TESTS): add test_crypto_wrapping Love Hörnquist Åstrand 2005-07-09 01:36:25 +00:00
  • 1f25cc530f (wrapped_length): the underived encrypted types checksum are all unkeyed (matches the code in encrypt_internal() and encrypt_internal_special()) Love Hörnquist Åstrand 2005-07-09 01:35:31 +00:00
  • ce99b902fb ETYPE_ARCFOUR_HMAC_MD5_56 isn't not supported Love Hörnquist Åstrand 2005-07-09 01:31:43 +00:00
  • 09d3315e85 test encryption wrapping Love Hörnquist Åstrand 2005-07-08 22:27:41 +00:00
  • c69ac762f9 (time_encryption): free cleartext buffer Love Hörnquist Åstrand 2005-07-08 22:17:33 +00:00
  • 72b81ba03d run AM_INIT_AUTOMAKE before AM_PROG_CC_C_O otherwise am_aux_dir will be expanded using ac_aux_dir before the later is set. Love Hörnquist Åstrand 2005-07-08 21:41:06 +00:00
  • 0368c43187 x Love Hörnquist Åstrand 2005-07-08 21:05:46 +00:00
  • b69eeab4f7 check for strings.h explicitly instead of depending on AC_HEADER_STDC to check it for us Love Hörnquist Åstrand 2005-07-08 19:09:00 +00:00
  • f5b60dd355 x Love Hörnquist Åstrand 2005-07-08 04:55:12 +00:00
  • cd4b0519ab Check a very simple format string Love Hörnquist Åstrand 2005-07-08 04:54:26 +00:00
  • 7cb5f5ba32 revert previous until I've have cleaned libvers mess Love Hörnquist Åstrand 2005-07-07 22:11:00 +00:00
  • 1f9633d2ea x Love Hörnquist Åstrand 2005-07-07 22:09:54 +00:00
  • 5654000990 lower amount of shadow and const warnings Love Hörnquist Åstrand 2005-07-07 22:06:50 +00:00
  • 7da40a08e1 x Love Hörnquist Åstrand 2005-07-07 21:52:34 +00:00
  • da49dbd58e rename optind to optidx Love Hörnquist Åstrand 2005-07-07 21:52:04 +00:00
  • 8297868729 make a copy of realm and admin_server to avoid un-consting avoid shadowing Love Hörnquist Åstrand 2005-07-07 21:51:07 +00:00
  • b37386a686 make a copy of realm and admin_server to avoid un-consting avoid shadowing Love Hörnquist Åstrand 2005-07-07 21:44:37 +00:00
  • 143fc05055 x Love Hörnquist Åstrand 2005-07-07 20:56:59 +00:00
  • 0ecc47dc71 (TTYinfo): only call tgetent if we found it using autoconf Love Hörnquist Åstrand 2005-07-07 20:55:18 +00:00
  • 68ab4175c6 x Love Hörnquist Åstrand 2005-07-07 20:49:29 +00:00
  • 421d2b645f don't include <version.h>, it forces unnecessary rebuilds Love Hörnquist Åstrand 2005-07-07 20:48:57 +00:00
  • 68b297f83d (change_entry): just use global context to avoid shadowing; make a copy of realm and admin_server to avoid un-consting. Love Hörnquist Åstrand 2005-07-07 20:44:48 +00:00
  • e0ce376387 x Love Hörnquist Åstrand 2005-07-07 20:31:53 +00:00
  • fc24c4d403 (parse_words): avoid const warnings by making a (shorter) copy of the string instead of truncating it Love Hörnquist Åstrand 2005-07-07 20:31:07 +00:00
  • e59a9eb876 *** empty log message *** Assar Westerlund 2005-07-07 20:06:53 +00:00
  • f8c9e2d1ed Do not assume that des_key_schedule is an array. Assar Westerlund 2005-07-07 20:06:19 +00:00
  • 8708a3218e add AM_PROG_CC_C_O for automake 1.9 Assar Westerlund 2005-07-07 19:47:51 +00:00
  • 61576040e4 x Love Hörnquist Åstrand 2005-07-07 19:16:37 +00:00
  • 728b9121c5 If we have <strings.h> include it, its needed for strcasecmp() on those platforms that are SUS3/iso c99 strict (like AIX) Love Hörnquist Åstrand 2005-07-07 19:16:17 +00:00
  • 17a4ee956a x Love Hörnquist Åstrand 2005-07-07 18:45:31 +00:00
  • 7e8d11f041 allow symbols to start with ., aix uses this Love Hörnquist Åstrand 2005-07-07 18:41:32 +00:00
  • 94f7001bc7 Document some com_err functions (still missing _r ones), contributed to KTH by Gregory McGarry. Love Hörnquist Åstrand 2005-07-07 18:35:41 +00:00
  • 05945089f8 x Love Hörnquist Åstrand 2005-07-07 15:09:41 +00:00
  • c2e41f5bdf Include <stdarg.h> for va_list to help AIX 5.2. Love Hörnquist Åstrand 2005-07-07 14:58:07 +00:00
  • 2b2f1bab65 x Love Hörnquist Åstrand 2005-07-07 05:05:16 +00:00
  • 00bf2bc852 remove duplicate ; Love Hörnquist Åstrand 2005-07-07 05:03:30 +00:00
  • b1d22e1f19 x Love Hörnquist Åstrand 2005-07-07 03:16:44 +00:00
  • a9212312c1 rk_strpoolprintf first variable identifier is 3 Love Hörnquist Åstrand 2005-07-06 07:09:16 +00:00
  • 89eaa5bfd6 x Love Hörnquist Åstrand 2005-07-06 01:26:34 +00:00
  • 3625ef3caa (krb5_kt_get_entry): clear error string when returning a new error Love Hörnquist Åstrand 2005-07-06 01:14:42 +00:00
  • 9e219bcb5e x Love Hörnquist Åstrand 2005-07-06 01:04:30 +00:00
  • 901add3df7 krb5_kt_close frees all resources, even on error. Love Hörnquist Åstrand 2005-07-06 01:02:48 +00:00
  • 267661730c update (c) Love Hörnquist Åstrand 2005-07-06 01:00:29 +00:00
  • 05e1bb8d35 clarify that krb5_kt_close frees all resources, even on error Love Hörnquist Åstrand 2005-07-06 00:58:25 +00:00
  • 5081addd90 (krb5_verify_init_creds): `entry' unused, remove From: "Henry B. Hotz" <hotz@jpl.nasa.gov> Love Hörnquist Åstrand 2005-07-06 00:48:16 +00:00
  • bd17d2815c x Love Hörnquist Åstrand 2005-07-05 20:26:22 +00:00
  • 2d019e6ab3 arcfour-hmac-md5 support for windows cross was added in w2k3-sp1 From David Love Love Hörnquist Åstrand 2005-07-05 20:15:25 +00:00
  • 0f6b23019b document kadmin command password-quality instead of the not installed test_pw_quality Love Hörnquist Åstrand 2005-07-05 20:08:51 +00:00
  • e2e455d771 revert previous, wrong file Love Hörnquist Åstrand 2005-07-05 20:07:18 +00:00
  • ba7ef53fd1 document kadmin command password-quality instead of the not installed test_pw_quality Love Hörnquist Åstrand 2005-07-05 20:00:41 +00:00
  • e13a796976 Spelling, from David Love Love Hörnquist Åstrand 2005-07-05 19:44:36 +00:00
  • 12e556423f build kdc-protos.h Love Hörnquist Åstrand 2005-07-05 14:00:51 +00:00
  • 081fa73cbf x Love Hörnquist Åstrand 2005-07-01 15:47:37 +00:00
  • 9af7efed48 prefix pkinit symbols with _kdc Love Hörnquist Åstrand 2005-07-01 15:37:24 +00:00
  • bef3d96fb7 avoid shadowing variables Love Hörnquist Åstrand 2005-07-01 07:29:03 +00:00
  • d3dabc335b avoid shadowing global variable Love Hörnquist Åstrand 2005-07-01 07:20:54 +00:00
  • ac8c82785c s/optind/optidx/ Love Hörnquist Åstrand 2005-07-01 07:14:58 +00:00
  • de92125f9d adapt pkinit code to libkdc split Love Hörnquist Åstrand 2005-07-01 04:42:59 +00:00
  • 96f2182811 x Love Hörnquist Åstrand 2005-07-01 04:40:37 +00:00
  • 549cf5b186 add depency on LIB_dlopen and LIB_door_create Love Hörnquist Åstrand 2005-06-30 19:19:20 +00:00
  • 0dc8e6af03 Merge in the libkdc/kdc configuration split from Andrew Bartlet <abartlet@samba.org> Love Hörnquist Åstrand 2005-06-30 15:33:03 +00:00
  • 1f2fade0d2 x Love Hörnquist Åstrand 2005-06-30 07:16:11 +00:00
  • d20e0120c5 remove variable names Love Hörnquist Åstrand 2005-06-30 07:13:33 +00:00
  • bf9a82a0a0 x Love Hörnquist Åstrand 2005-06-30 07:03:46 +00:00
  • c66de52520 indent, remove dup prototypes Love Hörnquist Åstrand 2005-06-30 05:27:23 +00:00
  • 7a3fc5e663 Don't pollute namespace, generate public headerfile Love Hörnquist Åstrand 2005-06-30 01:54:49 +00:00
  • 43e3b9ca50 add krb5_425_conv_principal_ext2 that work just like krb5_425_conv_principal_ext but takes a context variable for the verification function Love Hörnquist Åstrand 2005-06-30 01:38:15 +00:00
  • d918604239 there is no export script, not pretend there is Love Hörnquist Åstrand 2005-06-30 01:08:11 +00:00
  • 7132a9b084 Merge in the libkdc/kdc configuration split from Andrew Bartlet <abartlet@samba.org> Love Hörnquist Åstrand 2005-06-30 01:03:35 +00:00
  • 3fe2a9b92f const poision for unwriteable strings Love Hörnquist Åstrand 2005-06-29 22:28:10 +00:00