Add kadmin ACL enforcement tests
[krb5.git] / src / lib /
2012-04-26 Greg HudsonAllow clearpolicy restriction for kadmin addprinc
2012-04-26 Greg HudsonFlip the default of start_kadmind in k5test.py
2012-04-25 Greg HudsonClear preauth use counts for each AS request
2012-04-24 Greg HudsonTry all history keys to decrypt password history
2012-04-19 Greg HudsonUse etypes from keytab in krb5_gic_keytab
2012-04-19 Greg HudsonUnify krb5_get_init_creds_keytab code paths
2012-04-17 Greg HudsonAllow preauth mechs to work with clock skew
2012-04-05 Greg HudsonFix trace logging initialization
2012-04-05 Greg HudsonFix app tag choices for decoding EncASRepPart
2012-04-04 Greg HudsonFix password reuse check with cpw -keepold
2012-04-02 Zhanna TsitkovIf trace logging facility is enabled, report misconfigu...
2012-03-31 Greg HudsonFix data handling in rd_req_decoded_opt
2012-03-31 Greg HudsonAvoid malloc(0) in ASN.1 bytestring decode
2012-03-27 Greg HudsonFix up gssapi_ext.h Doxygen markup somewhat
2012-03-22 Greg HudsonSuppress some gcc uninitialized variable warnings
2012-03-21 Greg HudsonOnly store master mey list in DAL handle
2012-03-09 Greg HudsonAvoid side effects in assert expressions
2012-03-08 Greg HudsonProperly decode etype-info2 with no salt
2012-03-06 Ezra PeisachUse GETSOCKNAME_ARG3_TYPE to prevent warning in type...
2012-03-05 Greg HudsonFix spurious password expiry warning
2012-03-04 Greg HudsonRemove admin_keytab references in code and docs
2012-02-28 Ken RaeburnRequire IPv6 support
2012-02-22 Greg HudsonCorrect fix for #7092
2012-02-22 Greg HudsonRevert broken #7092 fix
2012-02-21 Greg Hudsonkvno ASN.1 encoding interop with Windows RODCs
2012-02-14 Greg HudsonFix void pointer arithmetic in ASN.1 decoder
2012-02-14 Greg HudsonInitialize gss_get_name_attribute output buffers
2012-02-13 Greg HudsonAdd explanatory README for ASN.1 infrastructure
2012-02-12 Greg HudsonSeparate tag info and length in ASN.1 encoder
2012-02-12 Greg HudsonFix ASN.1 build
2012-02-12 Greg HudsonUpdate ASN.1 TODO file
2012-02-12 Greg HudsonRemove unneeded ASN.1 code
2012-02-12 Greg HudsonConvert utility functions to new decoder
2012-02-11 Greg HudsonData-driven ASN.1 decoder
2012-02-11 Greg HudsonChange optional handling in ASN.1 encoder
2012-02-11 Greg HudsonStyle and naming changes to ASN.1 encoder
2012-02-11 Greg HudsonUse size_t for lengths in ASN.1 encoder
2012-02-11 Greg HudsonMinimize draft9 PKINIT code by removing dead code
2012-02-11 Greg HudsonEliminate some unused ASN.1 encoding primitives
2012-02-11 Greg HudsonFold atype_primitive into atype_fn
2012-02-11 Greg HudsonSimplify ASN.1 choice type definitions
2012-02-11 Greg HudsonCorrect a fencepost in ASN.1 encode_cntype
2012-02-06 Greg HudsonSet display_value in krb5_gss_get_name_attribute
2012-02-03 Tom YuRevert r25669 pending clarification of goals and API...
2012-02-03 Zhanna TsitkovAdded a new trace logging message TRACE_PROFILE_ERR...
2012-02-03 Greg HudsonBetter short/long descs in gss_display_mech_attr
2012-01-31 Greg HudsonDon't check mech in krb5_gss_inquire_cred_by_mech
2012-01-27 Greg HudsonSuppress maybe-uninitialized warning in x-deltat.y
2012-01-24 Greg HudsonAvoid sizeof(void) in ASN.1 encoder
2012-01-24 Greg HudsonRedesign ASN.1 encoder engine, removing field_info
2012-01-13 Greg HudsonSimplify integer loading in ASN.1 encoding
2012-01-13 Greg HudsonAdd PKINIT decoder tests
2012-01-11 Greg HudsonFix spurious clock skew caused by gak_fct delay
2012-01-10 Greg HudsonUse DEFTAGGEDTYPE for FAST choice types
2012-01-10 Greg HudsonSimplify asn1_decode_kdc_dh_key_info
2012-01-09 Greg HudsonMake dh_key_info encoder and decoder symmetric
2012-01-08 Greg HudsonRemove unneeded kdcRealm field in PKINIT structure
2012-01-08 Greg HudsonFix PKINIT serverDHNonce encoding
2012-01-08 Greg HudsonClean up the asn1 encoder design
2012-01-07 Greg HudsonRemove some unneeded accessor fields
2012-01-07 Greg HudsonRemove some unused structures and encoders
2012-01-07 Greg HudsonRemove SAM encoders and structures
2012-01-06 Greg HudsonConvert all remaining macro-coded ASN.1 encoders
2012-01-06 Greg HudsonAdd support for CHOICE in ASN.1 encoder
2012-01-06 Greg HudsonFactor out length retrieval in ASN.1 encoder
2012-01-06 Greg HudsonSupport implicit context tags in ASN.1 fields
2012-01-06 Greg HudsonSupport ASN.1 encoding without the outer tag
2012-01-06 Greg HudsonUse content-only ASN.1 primitives
2012-01-06 Greg HudsonMake ASN.1 struct atype_info more extensible
2012-01-06 Greg HudsonAdd missing test cases for ASN.1 types
2012-01-06 Greg HudsonFix asn1_encode_subject_pk_info without params
2012-01-04 Zhanna TsitkovRemove unused functions (older API residue) krb5_realm_...
2011-12-27 Greg HudsonFix an unlikely memory leak in r25591
2011-12-21 Greg HudsonStop using krb5_typed_data structure type
2011-12-21 Greg HudsonStop using krb5_octet_data
2011-12-16 Greg HudsonDo mech fallback for first SPNEGO context token
2011-12-16 Greg HudsonVerify acceptor's mech in SPNEGO initiator
2011-12-13 Greg Hudsonkrb5_server_decrypt_ticket_keytab wrongly succeeds
2011-12-12 Tom Yukfw: use _WIN64 names where appropriate
2011-12-09 Greg HudsonFix subkey memory leak in krb5_get_credentials
2011-12-09 Greg HudsonFix memory leaks in FAST TGS support
2011-12-08 Greg HudsonActually allow null server key in krb5_pac_verify
2011-12-07 Greg HudsonAllow null server key to krb5_pac_verify
2011-12-07 Greg HudsonAllow S4U2Proxy service tickets to be cached
2011-12-07 Greg HudsonAllow S4U2Proxy delegated credentials to be saved
2011-12-05 Ken Raeburnmake depend
2011-12-04 Greg HudsonSet a default enctype for optimistic preauth
2011-12-02 Sam HartmanAdded support for loading of Krb5.ini from Windows...
2011-12-02 Sam HartmanUse LsaDeregisterLogonProcess(), not CloseHandle()
2011-12-02 Sam HartmanFix free ofuninitialized memory in sname_to_princ
2011-12-02 Sam Hartmankrb5_lcc_store() now ignores config credentials
2011-12-02 Sam Hartmanmk_cred: memory management
2011-11-23 Greg HudsonAdjust krb5int_decode_tgs_rep, closing a leak
2011-11-23 Greg HudsonWhitespace, style changes to past two commits
2011-11-23 Sam HartmanFAST TGS
2011-11-23 Sam HartmanFAST: error handling and const keyblock
2011-11-23 Sam Hartman ticket: new
2011-11-22 Greg HudsonUse POSIX constants instead of S_IREAD/S_IWRITE
2011-11-22 Greg HudsonFix compile error in previous change
2011-11-21 Greg HudsonClean up client-side preauth error data handling
next