metze/heimdal/wip.git
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
2019-12-10 Nicolas Williamshx509: Fix unauthorized feature accounting
2019-12-07 Nicolas Williamsgss: Fix leak in gss_add_cred_from()
2019-12-07 Nicolas Williamskrb5: Fix leak in PKINIT client
2019-12-07 Nicolas Williamskrb5: Fix fcc_open() FD leak
2019-12-07 Nicolas Williamsgss: fix gss-token accept bug
2019-12-07 Nicolas Williamskadmin: Improve ext_keytab usage
2019-12-06 Luke Howardhcrypto: support BCRYPT_HASH_REUSABLE_FLAG
2019-12-06 Luke Howardroken: Windows version support helpers
2019-12-05 Nicolas Williamsbx509: do not test bx509d if not built
2019-12-05 Nicolas WilliamsFix tests/can and tests/kdc
2019-12-05 Nicolas WilliamsFix Travis build moar
2019-12-05 Nicolas Williamskdc: Fix JWK key rotation danger
2019-12-05 Nicolas Williamskdc: Fix warnings: fix _kdc_audit_addkv() usage
2019-12-05 Nicolas WilliamsFix Travis build
2019-12-05 Roland C. DowdeswellMake krb5_cc_close(ctx, NULL) stop SEGV'ing.
2019-12-05 Roland C. Dowdeswellkdc/fast.c: fix leak in unusual error path.
2019-12-05 Roland C. Dowdeswellkdc/process.c: add tracing messages.
2019-12-05 Roland C. DowdeswellDocument that log level 7 is for tracing.
2019-12-05 Roland C. DowdeswellReduce older log messages to level 4 and collect some...
2019-12-05 Roland C. DowdeswellGenerate a single summary audit line for AS/TGS.
2019-12-05 Roland C. DowdeswellWe stop strnvisx(3)ing logs to FILE: by default.
2019-12-05 Nicolas WilliamsAdd bx509d
2019-12-05 Nicolas Williamskx509: Add desired_life to Kx509CSRPlus
2019-12-05 Nicolas Williamshx509: keep track of authorized CSR features
2019-12-04 Nicolas Williamshxtool: fix leak
2019-12-04 Nicolas Williamshxtool: add cert type: https-negotiate-server
2019-12-04 Nicolas Williamsroken: add rkbase64 noinst program
2019-12-04 Nicolas Williamsroken: fix leak in roken_detach_prep()
2019-11-26 Roland C. Dowdeswellkuser/kx509.c: Fix add1_2chain.
2019-11-26 Roland C. Dowdeswelllib/krb5/kx509.c: fix memory leak in an error case.
2019-11-21 Roland C. DowdeswellFix windows build
2019-11-20 Roland C. DowdeswellAdd enforce_ok_as_delegate setting
2019-11-20 Roland C. Dowdeswelldisable test_cc on Windows
2019-11-20 Roland C. Dowdeswelldisable test-detach on Windows
2019-11-20 Roland C. DowdeswellDon't build the docs on appveyor
2019-11-20 Roland C. DowdeswellStop stuttering in libkrb5-exports.def.in
2019-11-20 Roland C. DowdeswellDeclare variables at the beginning of a block.
next