Allow preauth mechs to work with clock skew
[krb5.git] / src / lib / krb5 /
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-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-08 Greg HudsonProperly decode etype-info2 with no salt
2012-03-05 Greg HudsonFix spurious password expiry warning
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-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-03 Tom YuRevert r25669 pending clarification of goals and API...
2012-02-03 Zhanna TsitkovAdded a new trace logging message TRACE_PROFILE_ERR...
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-21 Greg HudsonStop using krb5_typed_data structure type
2011-12-21 Greg HudsonStop using krb5_octet_data
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-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
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-03 Greg HudsonGet rid of periods in Python test success messages
2011-10-31 Greg HudsonMake krb5_check_clockskew public
2011-10-25 Greg HudsonMake krb5_find_authdata public
2011-10-20 Greg HudsonFix krb5_cc_set_config
2011-10-17 Tom YuMake reindent
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 Zhanna TsitkovRemoved unused macros
2011-10-12 Greg HudsonMake krb5_pac_sign public
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 HudsonUse type-safe callbacks in preauth interface
2011-10-05 Greg HudsonUse an opaque handle in the kdcpreauth callback
2011-10-04 Greg HudsonCreate e_data as pa_data in KDC interfaces
next