metze/heimdal/wip.git
2020-03-27 Isaac Boukristgs-rep: always return canonical realm lorikeet-heimdal-metze-20200327104420
2020-03-27 Andrew Bartlettkdc: Provide flag to hint to KDC that this is a FAST...
2020-03-27 Andrew BartlettTODO: auth: For NTLM and KDC authentication, log the...
2020-03-27 Stefan Metzmacherlib/krb5 correctly follow KRB5_KDC_ERR_WRONG_REALM...
2020-03-27 Andrew BartlettTODO CHECK heimdal: Fix loss of information in _gsskrb5...
2020-03-27 Andrew Bartlettheimdal: Honour KRB5_CTX_F_DNS_CANONICALIZE_HOSTNAME...
2020-03-27 Andrew BartlettTODO: heimdal: Pass extra information to hdb_auth_statu...
2020-03-24 Andrew BartlettChange KDC to respect HDB server name type if f.canonic...
2020-03-24 Andreas SchneiderExport krb5_init_creds_* functions
2020-03-24 Stefan Metzmacherlib/krb5 correctly follow KRB5_KDC_ERR_WRONG_REALM...
2020-03-24 Andrew Bartlettheimdal: Match windows and return KRB5KDC_ERR_CLIENT_RE...
2020-03-24 Stefan MetzmacherHEIMDAL:kdc: make it possible to disable the principal...
2020-03-24 Stefan Metzmacherlib/krb5: windows KDCs always return the canoncalized...
2020-03-24 Stefan MetzmacherHACK: Netbios Domain as Realm
2020-03-24 Stefan Metzmacherkdc: use the correct kvno number for PKINIT in the...
2020-03-24 Stefan Metzmacherkdc: add krb5plugin_windc_pac_pk_generate() hook
2020-03-24 Gary LockyerAlign locked out account behaviour with Windows
2020-03-24 Andreas SchneiderFix size types
2020-03-24 Andrew Bartlettlorikeet-heimdal: modernize URLs in helper scripts
2020-03-24 Andrew Bartlettlorikeet-heimdal: import-lorikeet: Use --no-verify...
2020-03-24 Andrew Bartlettlorikeet-heimdal: apply_heimdal: Try harder to apply...
2020-03-24 Andrew Bartlettlorikeet-heimdal: apply_heimdal: Only show the Heimdal...
2020-03-24 Andrew Bartlettlorikeet-heimdal: Include Samba commit in cherry-picked...
2020-03-24 Andrew Bartlettlorikeet-heimdal: improve apply_heimdal.sh
2020-03-24 Andrew Bartlettlorikeet-heimdal: specify hash to heimdal import, rathe...
2020-03-24 Jelmer Vernooijlorikeet-heimdal: remove obsolete script for importing...
2020-03-24 Stefan Metzmacherlorikeet-heimdal: add IMPORT-HEIMDAL.sh
2020-03-24 Jelmer Vernooijlorikeet-heimdal: rebase-lorikeet: Explicitly use bash.
2020-03-24 Andrew Tridgelllorikeet-heimdal: Add a new script to help merging...
2020-03-24 Stefan Metzmacherlorikeet-heimdal: improve import-lorikeet.sh for the...
2020-03-24 Andrew Bartlettlorikeet-heimdal: Improve the heimdal import scripts
2020-03-24 Stefan Metzmacherlorikeet-heimdal: add scipts to rebase and import the...
2020-03-24 Stefan Metzmacherlorikeet-heimdal: add wrap_ex_ntlm.diff from abartlet
2020-03-24 Stefan Metzmacherlorikeet-heimdal: add HEIMDAL-LICENCE.txt
2020-03-24 Stefan Metzmacherlorikeet-heimdal: camellia-ntt GPLv2+ license
2020-03-24 Stefan Metzmacherlorikeet-heimdal: autogen.sh modifications
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
next