Commit Graph

  • 584a2d3a2b krb5: Fix error clobbering in test_cc Nicolas Williams 2022-01-29 12:41:09 -06:00
  • f06657ff64 krb5: Make more cc configs non-critical Nicolas Williams 2022-02-01 15:46:21 -06:00
  • 13cb84d465 GitHub: Skip check-tester in valgrind build Nicolas Williams 2022-02-01 13:38:18 -06:00
  • 69973757ce gss: remove gss_get_instance() Luke Howard 2022-01-29 10:28:40 +11:00
  • 301b7ce711 Revert "asn1: Fix Windows build" Jeffrey Altman 2022-01-28 13:31:48 -05:00
  • 543b94637f more dealloc functions require HEIM_CALLCONV Jeffrey Altman 2022-01-29 00:01:12 -05:00
  • 6340602ddc base: ensure HEIM_CALLCONV used for all dealloc functions Luke Howard 2022-01-29 14:29:37 +11:00
  • 87e96b97bd kdc: fix warning in kdc_array_iterate() Luke Howard 2022-01-29 10:26:54 +11:00
  • 144caf67fa kdc: add wrappers for heimbase object accessors Luke Howard 2022-01-29 09:56:34 +11:00
  • 917e16049a base: make heim_alloc deallocator use HEIM_CALLCONV Luke Howard 2022-01-29 09:53:37 +11:00
  • 4748f3a19d asn1: Revert heim_object_t support Nicolas Williams 2022-01-28 11:29:30 -06:00
  • 327ec7e75c krb5: use void * instead of heim_object for PAC decoration Luke Howard 2022-01-29 07:50:05 +11:00
  • 5a579901fd kdc: fix warning in GSS pre-authentication support Luke Howard 2022-01-29 10:23:09 +11:00
  • a835b9053d lib/asn1: generate_type_free heim_release not heim_retain Nicolas Williams 2022-01-28 12:15:28 -05:00
  • 4185e87a6c lib/krb5: domain_X500_Compress not domain_X500_compress Jeffrey Altman 2022-01-28 13:28:26 -05:00
  • 7ad9d0ee0e windows: invert NODEBUG for cvarsmt and cvarsdll Jeffrey Altman 2022-01-27 17:23:28 -05:00
  • 09da53f456 klist: Better recognize cc collection default Nicolas Williams 2022-01-26 16:40:38 -06:00
  • 2dec179e35 krb5: Add krb5_cccol_get_default_ccname() Nicolas Williams 2022-01-26 16:40:16 -06:00
  • a8037d1916 hdb: define HDB flags using hex instead of decimal constants Luke Howard 2022-01-26 11:17:35 +11:00
  • 11fa99416d hdb: remove HDB_F_CURRENT_KVNO flag Luke Howard 2022-01-26 11:10:03 +11:00
  • 5cd49a8032 krb5: Manually expand some macros in fcc_move() Nicolas Williams 2022-01-25 17:22:23 -06:00
  • a4396ee819 krb5: Fix leak in kcm_gen_new() Nicolas Williams 2022-01-25 15:35:51 -06:00
  • df244493ee krb5: Test KCM Nicolas Williams 2022-01-25 15:08:32 -06:00
  • 4dcfd968d0 krb5: Better default KCM cache logic (moar) Nicolas Williams 2022-01-25 14:46:32 -06:00
  • 1a719bdc0e krb5: Better default KCM cache logic Nicolas Williams 2022-01-25 13:09:20 -06:00
  • ae181ee52e krb5: Check for KRB5_CC_NOSUPP in krb5_cc_move() Nicolas Williams 2022-01-25 12:47:47 -06:00
  • 468a06e612 lib/krb5: krb5_store_string*() input must be non-NULL Jeffrey Altman 2022-01-25 12:42:09 -05:00
  • a56382ce4d kcm: Treat default name as alias Nicolas Williams 2022-01-25 01:10:09 -06:00
  • 727682ec41 krb5: Fix KCM/API ccache type name confusion Nicolas Williams 2022-01-25 00:02:12 -06:00
  • c44f94fa7e krb5: Use krb5_enomem() in KCM Nicolas Williams 2022-01-24 22:11:49 -06:00
  • 2a7095971a krb5: Fix cccol support in KCM Nicolas Williams 2022-01-24 22:11:35 -06:00
  • 2137f0c28e kcm: Do not clobber error from server Nicolas Williams 2022-01-24 18:27:35 -06:00
  • f3517c0d01 ipc: Handle POLLIN/OUT even when ERR Nicolas Williams 2022-01-24 18:26:55 -06:00
  • 5bb5033f10 krb5: "KEYRING:" should work Nicolas Williams 2022-01-24 15:38:47 -06:00
  • c4236f23bd krb5: Fix segfault in KCM ccache type Nicolas Williams 2022-01-24 13:52:36 -06:00
  • f5180f6776 kimpersonate: Fix typo Nicolas Williams 2022-01-24 13:51:43 -06:00
  • eb08f2ecdd kdc: _kdc_find_etype if is_preauth must use long term keys Jeffrey Altman 2022-01-24 10:41:51 -05:00
  • 31d5c38976 lib/hcrypto: mpz2BN return NULL if mp_ubin_size(s) returns zero Jeffrey Altman 2022-01-24 10:14:17 -05:00
  • d8dcb3f7a4 kuser: generate-requests read_words fix sizeof_mistmatch Jeffrey Altman 2022-01-24 10:02:26 -05:00
  • ee56cb33b2 lib/asn1: prevent wrong size argument warnings Jeffrey Altman 2022-01-24 00:31:27 -05:00
  • 190263bb7a assert non-NULL ptrs before calling mem funcs Jeffrey Altman 2022-01-19 22:55:33 -05:00
  • d35c9b2d67 lib/gssapi/ntlm: _gss_ntlm_inquire_cred dead code removal Jeffrey Altman 2022-01-23 23:11:46 -05:00
  • ca4ff365f8 lib/gssapi/mech: gss_mech_switch do not leak 'm' Jeffrey Altman 2022-01-23 23:07:36 -05:00
  • 693191b23d lib/kadm5: kadm5_c_randkey_principal check store_int return Jeffrey Altman 2022-01-23 22:49:57 -05:00
  • d80a1b9556 kdc: hprop propagate_database do not leak 'server' Jeffrey Altman 2022-01-23 22:25:43 -05:00
  • a3f4a0bf0b kdc: hprop check return code if local realm Jeffrey Altman 2022-01-23 21:59:13 -05:00
  • 0a17a0b3b7 lib/asn1: der_put_length test 'size' is non-NULL Jeffrey Altman 2022-01-23 21:47:58 -05:00
  • e0e61d2b91 lib/hdb: hdb_create consistently check cb_ctx.h Jeffrey Altman 2022-01-23 21:27:56 -05:00
  • 38536d7313 lib/asn1: set *size output to zero at start of der funcs Jeffrey Altman 2022-01-19 22:53:25 -05:00
  • 8dcd05ed4d _gss_ntlm_init_sec_context() mem leaks Roland C. Dowdeswell 2021-09-05 22:32:12 +01:00
  • e87fca8091 _gss_ntlm_delete_sec_context() mem leaks Roland C. Dowdeswell 2021-09-05 22:19:18 +01:00
  • 8526b4c627 fix memory leak near NTLM type2 response Roland C. Dowdeswell 2021-09-05 21:44:44 +01:00
  • d64076dfd9 asn1: Update commentary on grammar Nicolas Williams 2022-01-22 03:48:11 -06:00
  • dfc26ae8c1 asn1: Fix last remaining shift/reduce conflict Nicolas Williams 2022-01-22 03:47:51 -06:00
  • 563964ce96 hx509: Use %left for ! instead of %precedence Nicolas Williams 2022-01-21 23:34:33 -06:00
  • 88e31d2da8 sl: Add missing sel-gram.h target Nicolas Williams 2022-01-21 23:15:16 -06:00
  • cb9b1842ea sl: Fix bison/byacc invocation Nicolas Williams 2022-01-21 23:01:37 -06:00
  • 20497ed2d4 com_err: Fix bison/byacc invocation Nicolas Williams 2022-01-21 23:01:30 -06:00
  • 664b749399 hx509: Fix sel-gram.y shift/reduce conflicts Nicolas Williams 2022-01-21 22:57:24 -06:00
  • e1fa08a4d6 asn1: Fix 5 shift/reduce conflicts Nicolas Williams 2022-01-21 22:34:12 -06:00
  • f0f6bb03f4 hdb: Lower-case HDB_DB_FORMAT to make it valid ASN.1 Nicolas Williams 2022-01-21 22:32:25 -06:00
  • 37f10aaf85 cf: Restore AC_KRB_PROG_YACC to life Nicolas Williams 2022-01-21 22:25:36 -06:00
  • 366878c230 kdc: kdc_request_add_pac_buffer() make pactype unsigned Luke Howard 2022-01-22 11:43:38 +11:00
  • dafbfa666f kadmin: add_one_principal avoid shadow warning Jeffrey Altman 2022-01-21 10:32:48 -05:00
  • 04527412e3 Follow the Linux kernel's lead on "fallthrough" Jeffrey Altman 2022-01-21 10:05:59 -05:00
  • 02bd267fbd kadmin: kadmind_dispatch fix broken commit Jeffrey Altman 2022-01-21 09:24:34 -05:00
  • 124b8d0f78 kadmin: kadmind_dispatch do not write NULL 'rsp' to 'out' Jeffrey Altman 2022-01-21 09:16:35 -05:00
  • 251cbf05c2 Revert "kadmin: kadmind_dispatch do not write to 'out' on error" Jeffrey Altman 2022-01-21 09:04:31 -05:00
  • cd91a3a03e appl/afsutil: expand_cell_name return NULL if not found Jeffrey Altman 2022-01-21 08:51:28 -05:00
  • 8dcc5e617b kadmin: add_one_principal refactor Jeffrey Altman 2022-01-21 00:44:10 -05:00
  • 912b20c4d7 kadmin: refactor set_random_password Jeffrey Altman 2022-01-21 00:31:56 -05:00
  • fb52fd1c53 kadmin: kadmind_dispatch do not write to 'out' on error Jeffrey Altman 2022-01-21 00:25:15 -05:00
  • 4ffd190b08 kadmin: kadmind_dispatch fix handling of HEIM_ERR_EOF error Jeffrey Altman 2022-01-20 23:43:06 -05:00
  • 81f3a0b804 lib/hdb: ndbm correct asprintf error handling Jeffrey Altman 2022-01-20 23:33:11 -05:00
  • 2e54dc7aae lib/hcrypto: DES_cfb64_encrypt init buffer in decrypt path Jeffrey Altman 2022-01-20 21:27:22 -05:00
  • 8946f0de9d gss_preauth: remove dead code Luke Howard 2022-01-21 10:09:44 +11:00
  • fce4d19953 kdc: declare calling/linkage conventions for accessors Luke Howard 2022-01-21 08:22:07 +11:00
  • fea2ce1831 GitHub: OSX: what's running on port 49188 anyways? Nicolas Williams 2022-01-20 15:10:54 -06:00
  • 06ba7b1597 test: When kdc fails to start, show the log Nicolas Williams 2022-01-20 14:32:17 -06:00
  • 7e67437594 GitHub: Add optional coverity build Nicolas Williams 2022-01-20 13:54:51 -06:00
  • 588e49a1bc kdc: Fix copy_Principal_ptr() bug (plugin acc.) Nicolas Williams 2022-01-20 13:32:31 -06:00
  • 681708f416 gsskrb5: Fix coverity issue Nicolas Williams 2022-01-20 13:28:57 -06:00
  • 62176f07d9 kuser: Fix coverity issues Nicolas Williams 2022-01-20 13:28:39 -06:00
  • be6305b601 kadm5: Fix ENOMEM path leak Nicolas Williams 2022-01-20 12:40:29 -06:00
  • b0fa256521 krb5: Fix coverity warning in krcache.c Nicolas Williams 2022-01-20 12:40:11 -06:00
  • b991c4b2b3 hdb: Fix coverity warnings Nicolas Williams 2022-01-20 12:38:50 -06:00
  • d1564ce6e9 kcm: Fix coverity issues Nicolas Williams 2022-01-20 12:38:15 -06:00
  • 7ab7fdd269 update .gitignore Jeffrey Altman 2022-01-20 12:48:17 -05:00
  • 34e918f210 lib/krb5: unparse_name_fixed ERANGE if zero buffer len Jeffrey Altman 2022-01-20 11:09:04 -05:00
  • d55abd8f50 lib/krb5: make_local_fast_ap_fxarmor requires a ccache Jeffrey Altman 2022-01-20 10:22:51 -05:00
  • 966e98d50b lib/krb5: fcc_remove_cred return krb5_cc_end_seq_get failure Jeffrey Altman 2022-01-20 10:06:11 -05:00
  • 29940dd22c lib/krb5: krb5_init_creds_set_service fail if set_realm fails Jeffrey Altman 2022-01-20 09:44:43 -05:00
  • 8324a2af1d lib/krb5: unparse_name_fixed error if invalid name buffer or length Jeffrey Altman 2022-01-20 09:27:59 -05:00
  • 8836e6a39d lib/krb5: krb5_vset_error_message is no-op if no krb5_context Jeffrey Altman 2022-01-20 09:09:27 -05:00
  • e32f7a4387 kdc: add _nocopy setter for use by mssfu Luke Howard 2022-01-20 15:26:50 +11:00
  • ec24edf700 kdc: add accessor functions for KDC request structure Luke Howard 2022-01-20 09:15:24 +11:00
  • ed4fe65794 base: change ret fieldname to error_code in request struct Luke Howard 2022-01-20 09:15:40 +11:00
  • f4e936c893 include: fix token_validator_plugin.h typo Luke Howard 2022-01-20 17:22:37 +11:00
  • 302250026c kdc: Do not announce via Bonjour when testing Nicolas Williams 2022-01-20 00:18:44 -06:00
  • 0c26edd468 include: add more generated files to CLEANFILES Luke Howard 2022-01-20 17:15:43 +11:00