Fix Coveralls badge to master branch
[metze/heimdal/wip.git] / lib /
2020-04-14 Luke Howardkrb5: always zero elastic storage
2020-04-14 Luke Howardkrb5: use memset_s() in krb5_free_keyblock_contents()
2020-04-14 Luke Howardgss: check for replays in test_context
2020-04-14 Luke Howardgss: don't use heim_assert() in test_context
2020-04-14 Luke Howardgss: make gss_compare_name comply with RFC2743
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 Williamsgss: Prefer the default ccache when user_realm
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-06 Daria Phoebe Brashearlib/base log_file should free filename in all cases
2020-03-06 Daria Phoebe Brashearhdb: don't use lock_file name after free in open_lock_file
2020-03-06 Daria Phoebe Brashearlib/kadm5 kadm5_c_randkey_principal allow keyblock...
2020-03-06 Daria Phoebe Brashearkrb5_mk_ncred: clean enc_krb_cred_part before use
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 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-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.
2019-12-31 Nicolas Williamskrb5: Do not write start_realm ccconfig twice
2019-12-20 Nicolas Williamshx509: Better handle OpenSSL diffs in test_req
2019-12-20 Nicolas Williamshx509: Avoid double-free on CSR parse error
2019-12-12 Nicolas WilliamsFix Windows build
2019-12-11 Nicolas Williamskrb5: Fix fcc_open() leak on double-init, and msg
2019-12-10 Nicolas Williamsbx509: CSRF protection for /bnegotiate
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-06 Luke Howardhcrypto: support BCRYPT_HASH_REUSABLE_FLAG
2019-12-06 Luke Howardroken: Windows version support helpers
2019-12-05 Roland C. DowdeswellMake krb5_cc_close(ctx, NULL) stop SEGV'ing.
2019-12-05 Roland C. DowdeswellDocument that log level 7 is for tracing.
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. 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. DowdeswellStop stuttering in libkrb5-exports.def.in
2019-11-20 Roland C. DowdeswellDeclare variables at the beginning of a block.
2019-11-20 Nicolas Williamshx509: Show query expression parse errors
2019-11-20 Nicolas Williamsasn1: Add der_find_or_parse_heim_oid()
2019-11-20 Nicolas Williamsasn1: Remove alias of id-kp-clientAuth
2019-11-20 Nicolas Williamsgssapi: Import elric1's gss-token
2019-11-20 Nicolas Williamsroken: Add rkvis program for test scripts
next