Add kadmin ACL enforcement tests
[krb5.git] / src / lib /
2011-11-21 Greg HudsonRecognize IAKERB mech in krb5_gss_display_status
2011-11-15 Greg HudsonMake verto context available to kdcpreauth modules
2011-11-14 Greg HudsonHandle TGS referrals to the same realm
2011-11-13 Greg HudsonAdd consistency check for plugin interface names
2011-11-12 Greg HudsonAdd plugin interface_names entry for ccselect
2011-11-11 Greg HudsonAvoid looping when preauth can't be generated
2011-11-04 Greg HudsonClean up more stuff in make clean
2011-11-03 Greg HudsonGet rid of periods in Python test success messages
2011-10-31 Greg HudsonMake krb5_check_clockskew public
2011-10-28 Greg HudsonFix intermediate key length in hmac-md5 checksum
2011-10-25 Greg HudsonMake krb5_find_authdata public
2011-10-24 Greg HudsonRefactor salt computation into libkdb5
2011-10-20 Greg HudsonFix krb5_cc_set_config
2011-10-17 Tom YuMake reindent
2011-10-17 Greg HudsonStyle police
2011-10-17 Sam Hartmangssalloc-related fixes to naming_exts.c
2011-10-17 Sam HartmanRFC 4120 says that we should not canonicalize using...
2011-10-15 Greg HudsonAllow rd_priv/rd_safe without remote address
2011-10-15 Greg HudsonRename PAC type constants to avoid conflicts
2011-10-15 Greg HudsonHide gak_fct interface and arguments in clpreauth
2011-10-14 Tom Yumake depend
2011-10-14 Greg HudsonUntabify a recent gssapi_alloc.h change
2011-10-14 Sam HartmanFix gssapi_strdup
2011-10-14 Sam Hartmangssalloc memory management for gss_buffer_set
2011-10-14 Sam Hartmanbuild profile dll (xpprof32/64.dll) on windows
2011-10-14 Sam HartmanFix windows fork detection
2011-10-14 Sam HartmanUse gssalloc memory management where appropriate
2011-10-14 Sam HartmanUtility functions to move allocations from k5buf/krb5_d...
2011-10-14 Sam HartmanAdd new header gssapi_alloc.h
2011-10-14 Sam HartmanSimplify gss_indicate_mechs() by using generic_gss_copy...
2011-10-14 Zhanna TsitkovRemoved unused macros
2011-10-12 Greg HudsonMake krb5_pac_sign public
2011-10-07 Greg HudsonFix a memory leak in make_gss_checksum
2011-10-07 Greg HudsonMinor cleanups to encrypted challenge
2011-10-07 Greg HudsonUse built-in modules for encrypted timestamp
2011-10-06 Greg HudsonDitch fast_factor.h since it contains only stubs
2011-10-06 Greg HudsonInitialize localname on error in gss_localname
2011-10-06 Greg HudsonUse type-safe callbacks in preauth interface
2011-10-05 Sam HartmanReplace gss_pname_to_uid with gss_localname in gssapi32.def
2011-10-05 Sam HartmanDon't need to check for fork on windows
2011-10-05 Sam Hartmangss_unwrap_iov crashes with stream buffers for 3des...
2011-10-05 Greg HudsonUse an opaque handle in the kdcpreauth callback
2011-10-04 Greg HudsonFix initialization and pointer bugs in new code
2011-10-04 Greg HudsonCreate e_data as pa_data in KDC interfaces
2011-10-04 Greg HudsonImprove k5_get_os_entropy for Windows
2011-10-03 Greg HudsonFix a Fortuna PRNG failure case
2011-10-03 Greg HudsonMake dispatch() respond via a callback
2011-09-28 Sam HartmanWindows fixes: remove unreferenced; use sizeof to compu...
2011-09-28 Sam HartmanWindows fixes: add KRB5_CALLCONV where needed
2011-09-28 Greg HudsonEliminate domain-based client realm walk
2011-09-27 Greg HudsonFix an error case in encrypted timestamp preauth
2011-09-26 Ezra PeisachUpdate dependencies
2011-09-24 Greg HudsonEliminate union in net-server.c struct connection
2011-09-24 Greg HudsonFix krb5_dbe_get_strings error handling
2011-09-24 Greg HudsonDon't use accessor in encrypted challenge
2011-09-23 Greg HudsonRecast encrypted challenge as linked built-ins
2011-09-22 Greg HudsonSupport special salt type in default krb5_dbe_cpw
2011-09-22 Greg HudsonImprove mk_safe/mk_priv cleanup slightly
2011-09-21 Greg HudsonWhitespace
2011-09-21 Greg HudsonFix string attribute unit tests
2011-09-21 Sam Hartman* New implementation to map a gss name to localname
2011-09-21 Sam HartmanIf the client offers the alg agility KDF, use it
2011-09-21 Greg HudsonAdd stubs for new pkinit encoders
2011-09-21 Greg HudsonAdd kadmin functionality for string attributes
2011-09-21 Greg HudsonAdd KRB5_TL_STRING_ATTRS and libkdb5 accessors
2011-09-21 Greg HudsonFix asn.1 encoder build without PKINIT support
2011-09-19 Greg HudsonMake ASN.1 code build without PKINIT support
2011-09-19 Greg HudsonFormatting fixes
2011-09-19 Sam HartmanAdd KRB5_CALLCONV to krb5_init_context_profile definiti...
2011-09-19 Sam Hartman__func__ -> __FUNCTION__ in #ifdef DEBUG blocks in...
2011-09-19 Sam HartmanOn Windows, parse mechanism info from Registry instead...
2011-09-19 Sam HartmanRemove the ticket from the pkinit-alg-agility KDF funct...
2011-09-19 Sam HartmanAsn1_encode: indicate DER compressed form without tag...
2011-09-19 Sam HartmanImplement encoding and decoding for supportedKDFs and...
2011-09-19 Sam Hartman* Extend auth_pack
2011-09-19 Sam HartmanAdded underlying ASN.1 structures for pkinit algorithm...
2011-09-19 Sam HartmanIn pkinit_crypto_openssl.c, modified pkinit_octetstring...
2011-09-19 Sam HartmanIn order for asn1_encode_oid to be called from DEFLENFN...
2011-09-19 Sam Hartmanasn1_encode.{c,h}: support DEFOCTETWRAPTYPE
2011-09-15 Greg HudsonFix a typo in r25026
2011-09-14 Greg HudsonSplit signal setup into loop_setup_signals()
2011-09-14 Greg HudsonReinitialize verto after creating worker child
2011-09-14 Greg HudsonFix verto-k5ev.h dependencies for system libverto
2011-09-09 Greg HudsonFix verto.h dependencies for system libverto
2011-09-07 Greg HudsonFix some error-handling bugs in cc_dir.c
2011-09-06 Greg HudsonChange how bundled libverto is linked
2011-09-06 Greg HudsonFix several bugs in gss-krb5 inq_cred
2011-09-06 Ezra PeisachNewer GCCs optimizer catches a variable used without...
2011-09-05 Greg HudsonMake gss-krb5 use cache collection
2011-09-05 Greg HudsonRefactor gss-krb5 acquire_init_cred
2011-09-05 Greg HudsonAdd krb5_cc_select() API and pluggable interface
2011-09-05 Greg HudsonAdd ccache collection support to tools
2011-09-05 Greg HudsonRemove unneeded cccol behaviors
2011-09-05 Greg HudsonAdd new cache collection APIs
2011-09-05 Greg HudsonAdd the DIR ccache type
2011-09-05 Greg HudsonEliminate the mechglue union cred auxinfo field
2011-09-05 Ken RaeburnInitialize some more variables
2011-09-05 Ken RaeburnSilence various "may be used uninitialized" warnings...
2011-09-04 Ken RaeburnReindent per krb5-batch-reindent.el.
2011-09-04 Ken RaeburnSkip redundant inclusion of iprop.h
next