metze/heimdal/wip.git
2020-04-14 Luke Howardgss: add tests for importing and exporting contexts
2020-04-14 Luke Howardgss: allow gss_set_sec_context_option() to allocate...
2020-04-13 Luke Howardgss: add support for gss_duplicate_cred() in SPNEGO
2020-04-13 Luke Howardgss: remove superfluous SPNEGO cred wrappers
2020-04-13 Luke Howardgss: fix test_acquire_cred usage description
2020-04-13 Luke Howardgss: fix downlevel Windows interop regression
2020-04-12 Luke Howardgss: remove GSS_C_MA_AUTH_INIT_ANON from krb5 mech
2020-04-12 Luke Howardgss: order SPNEGO proposed mechs by req_flags
2020-04-12 Luke Howardroken: add mergesort_r()
2020-04-11 Luke Howardgss: __gss_c_attr_stream_sizes_oid_desc declspec
2020-04-11 Luke Howardgss: fix copy/paste error in gss_destroy_cred()
2020-03-18 Nicolas WilliamsExpand tokens in gss cred store "ccache" value
2020-03-18 Nicolas WilliamsList FILE collection even when KRB5CCNAME is a sub
2020-03-18 Nicolas Williamshcrypto: Fix Makefile build race
2020-03-18 Nicolas Williamskrb5: Use sqlite3_close(), not v2
2020-03-18 Nicolas Williamskrb5: Fix kinit harder
2020-03-17 Nicolas Williamskrb5: Allow rename of empty FILE ccaches
2020-03-13 Nicolas Williamsgss: Sometimes set KRB5CCNAME when not overwriting
2020-03-13 Nicolas Williamsgss: Fix default cache preference
2020-03-13 Nicolas WilliamsFix Appveyor Windows build
2020-03-13 Nicolas Williamsgss: Prefer the default ccache when user_realm
2020-03-13 Nicolas Williamskinit: Prefer the default ccache when user_realm
2020-03-13 Nicolas Williamskinit: Add --cache-default-for flag (fix check-cc)
2020-03-13 Nicolas WilliamsFix warnings (some bugs, some spurious)
2020-03-13 Nicolas Williamskrb5: Make FILE ccache type a collection type!
2020-03-12 Nicolas Williamskrb5: Restore FILE as the default ccache type
2020-03-12 Nicolas Williamsgsskrb5: Add unique ccache k/v for cred store
2020-03-12 Nicolas Williamskrb5: Add krb5_set_config() for test_cc
2020-03-12 Nicolas WilliamsRevert cccol changes to kinit
2020-03-08 Jeffrey Altmankdc: kx509.c fix build failures
2020-03-06 Daria Phoebe... kdc/kx509.c: clean up krb5_get_error_message strings...
2020-03-06 Daria Phoebe... lib/base log_file should free filename in all cases
2020-03-06 Daria Phoebe... hdb: don't use lock_file name after free in open_lock_file
2020-03-06 Daria Phoebe... lib/kadm5 kadm5_c_randkey_principal allow keyblock...
2020-03-06 Daria Phoebe... krb5_mk_ncred: clean enc_krb_cred_part before use
2020-03-06 Daria Phoebe... kdc kx509: avoid double free of cprinc and s in check_authz
2020-03-04 Nicolas Williamskrb5: Init mutex of anon MEMORY ccaches
2020-03-02 Nicolas Williamskrb5: Improve cccol sub naming; add gss_store_cred_into2()
2020-03-02 Nicolas Williamsroken: Add mkdtemp()
2020-03-02 Nicolas Williamsroken: Add base32
2020-03-02 Nicolas Williamsappveyor: Minor improvements for debugging
2020-03-02 Nicolas Williamshdb: Fix memory leak in hdb_generate_key_set()
2020-03-02 Nicolas WilliamsMove some infra bits of lib/krb5/ to lib/base/ (2)
2020-03-02 Nicolas WilliamsMove some infra bits of lib/krb5/ to lib/base/ (1)
2020-03-02 Luke Howardgss: initialize mech output parameters in mechglue
2020-03-02 Luke Howardgss: plug leak in test_negoex_mech
2020-03-02 Luke Howardgss: initialize output params in test_negoex_mech
2020-02-11 Isaac Boukristgs-req: strip forwardable and proxiable if the server...
2020-02-04 Luke Howardgss: add mechanism-force-mechListMIC hook to SPNEGO
2020-02-04 Luke Howardgss: don't explicitly reorder krb5 to front of spnego
2020-02-04 Luke Howardgss: harmonize negState with RFC 4178
2020-02-04 Luke Howardgss: harmonize SPNEGO with [MS-SPNG]
2020-02-04 Luke Howardgss: don't generate mechListMIC in SPNEGO if it is...
2020-02-04 Luke Howardgss: port NegoEx implementation from MIT
2020-02-04 Luke Howardgss: remove SPNEGO name wrappers
2020-02-04 Luke Howardgss: add some missing GM_USE_MG_CRED checks
2020-02-04 Luke Howardgss: make krb5 default GSS mech earlier in path
2020-02-04 Luke Howardgss: expose gss_destroy_cred()
2020-02-04 Luke Howardgss: merge Apple name helper APIs
2020-02-04 Luke Howardgss: merge enhanced Apple mechglue logging
2020-02-04 Luke Howardgss: use tail queue instead of singly linked list in...
2020-02-04 Luke Howardbase: make heimqueue.h a shared header
2020-02-04 Luke Howardgss: mechanism optional interfaces
2020-02-04 Luke Howardgss: use _gss_ntlm_set_keys() in gss_init_sec_context()
2020-02-04 Luke Howardgss: don't provide domain to nsi_probe() in NTLM
2020-02-04 Luke Howardgss: NTLM nsi_probe returns a krb5, not gss error
2020-02-04 Luke Howardgss: register GSS_KRB5_S error table
2020-02-01 Rod WiddowsonWindows: Fix type cast warning.
2020-01-10 Jeffrey AltmanUpdate README.md
2020-01-10 Nicolas Williamsbx509: Add /, /health for load balancer checking
2020-01-10 Nicolas Williamsbx509: Do not clobber library error info
2020-01-10 Nicolas Williamskdc: add test_token_validator -a option
2020-01-10 Nicolas Williamskdc: implement test_kdc_ca -a option
2020-01-10 Nicolas Williamsbx509: Fix CSR authorizer IPC plugin bug
2020-01-03 Nicolas WilliamsAdd bx509d.8 man page
2020-01-03 Nicolas WilliamsDocument Heimdal's PKIX, kx509, bx509
2020-01-01 Luke Howardkdc: link test_token_validator against libgssapi
2019-12-31 Nicolas Williamskrb5: Do not write start_realm ccconfig twice
2019-12-26 Nicolas Williamsbx509: Make test work with older curl versions
2019-12-20 Nicolas Williamsiprop: Use test port for testing
2019-12-20 Nicolas Williamshx509: Better handle OpenSSL diffs in test_req
2019-12-20 Nicolas Williamskdc: Fix build race
2019-12-20 Nicolas Williamsbx509: Tolerate older microhttpd versions
2019-12-20 Nicolas Williamsbx509: Fix cjwt_token_validator build
2019-12-20 Nicolas Williamsbx509: Work around microhttpd bug
2019-12-20 Nicolas Williamshx509: Avoid double-free on CSR parse error
2019-12-12 Nicolas WilliamsFix Windows build
2019-12-12 Nicolas Williamskdc: Modernize kx509 logging too
2019-12-11 Nicolas Williamskdc: Fix audit_addkv() typos and reason handling
2019-12-11 Nicolas Williamskrb5: Fix fcc_open() leak on double-init, and msg
2019-12-11 Nicolas Williamsbx509: Add proper logging
2019-12-10 Nicolas Williamskdc: Add missing exports
2019-12-10 Nicolas WilliamsRevert docs changes for bx509 for now
2019-12-10 Isaac BoukrisCVE-2019-14870: Validate client attributes in protocol...
2019-12-10 Isaac BoukrisCVE-2019-14870: Apply forwardable policy in protocol...
2019-12-10 Isaac BoukrisCVE-2019-14870: Always lookup impersonate client in DB
2019-12-10 Nicolas Williamskdc: Fix leaks
2019-12-10 Nicolas Williamsbx509: CSRF protection for /bnegotiate
2019-12-10 Nicolas Williamskdc: bx509: Do not vend issuer private keys
2019-12-10 Nicolas Williamshx509: private key exclusion options
next