]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2008-12-29  Luke HowardSupport init_state for CCM aes-ccm
2008-12-29  Luke Howardcleanup
2008-12-29  Luke Howardfix an order of operations bug
2008-12-28  Luke HowardReturn KRB5_CRYPTO_INTERNAL if counter wraps around
2008-12-28  Luke Howardcleanup
2008-12-28  Luke HowardAt the possible expense of some performance, completely...
2008-12-27  Luke HowardSupport 64-bit adata lengths
2008-12-26  Luke Howardcorrectly initialize counter blocks' flags field
2008-12-26  Luke Howardcleanup
2008-12-26  Luke HowardReorder SIGN_ONLY before DATA to comply with CCM spec
2008-12-26  Luke Howardfix a signed-ness issue
2008-12-04  Sam HartmanA branch of the mskrb-integ code with an implementation...
2008-12-04  Luke HowardMake k5-plugin.h safe for multiple includes
2008-12-03  Luke HowardAdd buffer set utility functions
2008-12-03  Luke HowardAdd GSS_C_AF_NETBIOS
2008-12-03  Luke HowardZero outbuf on error return
2008-12-02  Luke HowardAdd spnego forwarders for AEAD and IOV SPIs
2008-12-02  Luke HowardAdd gss_wrap_aead() and gss_unwrap_aead(). Note a mecha...
2008-12-02  Luke HowardSwap iov_count and iov arguments; make iov_count an int
2008-12-02  Luke HowardReorder iov_count and iov arguments; make iov_count...
2008-12-02  Sam HartmanRemove unneeded LEAN_CLIENT #define's
2008-12-02  Sam HartmanMerge trunk at r21260 into mskrb-integ branch
2008-11-30  Luke Howardensure address field is correctly initialised for RPC...
2008-11-27  Luke Howardcleanup
2008-11-27  Luke Howardset password need not meet minimum lifetime requirement...
2008-11-26  Luke HowardWhen processing an AP-REQ, locate the service key based...
2008-11-26  Luke Howardcleanup
2008-11-25  Luke Howardput back purify stuff
2008-11-25  Luke Howardfix incorrect callback signature
2008-11-25  Luke Howarddes-hmac-sha1 does not support AEAD
2008-11-25  Sam HartmanRemove reference to multiple padding buffers
2008-11-25  Luke Howardavoid double close for RPC descriptors
2008-11-25  Sam HartmanUpdate t_encrypt to do some black-box testing of the...
2008-11-25  Luke Howardcleanup and increase max TCP connections by half for...
2008-11-25  Luke HowardBe a little friendlier to the RPC runtime, by notifying...
2008-11-25  Luke HowardMore cleanup
2008-11-25  Luke HowardCleanup
2008-11-25  Luke HowardAssign gssapi_ext.h over from PADL to MIT
2008-11-25  Luke HowardTCP support for kpasswd protocol
2008-11-24  Sam Hartmantype in krb5_c_crypto_length is the crypto type not...
2008-11-24  Luke HowardOmit CTS length check
2008-11-24  Luke HowardAdd OpenLDAP Public License
2008-11-23  Luke HowardClarify ACL/initial flag checks for setpw
2008-11-23  Luke Howardtarget can be NULL in ChangePasswdData
2008-11-23  Luke Howardfix incorrect order
2008-11-23  Luke HowardPreliminary RFC 3244 support (no TCP support yet)
2008-11-23  Luke HowardAdd kadm5int_acl_check_krb() variant
2008-11-22  Luke HowardAdd decode_krb5_setpw_req()
2008-11-21  Luke HowardFix up checksum calculations for V1 IOV
2008-11-21  Luke Howardfix a logic error in kg_integ_only_iov()
2008-11-21  Luke Howardcleanup
2008-11-21  Luke HowardFix some warnings
2008-11-21  Luke HowardFix some warnings
2008-11-20  Luke Howardcleanup
2008-11-20  Luke Howarddefine KRB5_RELTAG for now
2008-11-20  Luke HowardExport krb5_unparse_name_flags_ext
2008-11-20  Luke Howardadd krb5_unparse_name_flags_ext()
2008-11-20  Luke Howardcleanup
2008-11-20  Luke HowardDon't escape spaces in principal names on unparsing
2008-11-20  Luke Howardfix invalid read
2008-11-20  Luke HowardUpdate exports for PAC APIs
2008-11-20  Luke HowardPAC API bugfixes, now passes Heimdal test suite
2008-11-20  Luke HowardFix typo
2008-11-20  Luke HowardCleanup to use new principal parsing APIs
2008-11-20  Luke HowardEscape spaces upon unparsing, to pass Heimdal test...
2008-11-20  Luke HowardImplement krb5_parse_name_flags() and UPN support
2008-11-20  Luke HowardAdd krb5_principal_compare_any_realm() for Heimdal...
2008-11-19  Luke HowardAdd krb5_unparse_name_flags() (Heimdal API)
2008-11-19  Luke HowardCheck for duplicate buffers in PAC
2008-11-19  Luke Howardexport krb5int_utf8s_to_ucs2les
2008-11-19  Luke Howardadd krb5int_pac_sign()
2008-11-19  Luke HowardAdd protoypes for Heimdal PAC parsing APIs
2008-11-19  Luke HowardInitial implementation (untested) of PAC APIs
2008-11-19  Luke HowardAdd counted UCS-2 to UTF-8 APIs
2008-11-19  Luke HowardAdd stubs for Heimdal-compatible PAC parsing API
2008-11-18  Luke HowardBuild unicode subdirectory
2008-11-18  Luke Howardnormcmp should take const data arguments
2008-11-18  Luke Howardexport krb5int_utf8_next
2008-11-18  Luke HowardDon't limit comparisons to UCS-2
2008-11-18  Luke HowardParse new [libdefaults] options
2008-11-18  Luke HowardImport OpenLDAP Unicode normalization and comparison...
2008-11-18  Luke HowardUse new UTF-8 to UCS-2 conversion API for rc4-hmac...
2008-11-18  Luke HowardAdd "dumb" UTF-8 to UCS-2 conversion routines
2008-11-18  Luke HowardAdd Unicode/UTF-8 headers
2008-11-18  Luke HowardAdd libdefaults options for UTF-8 and case-insensitive...
2008-11-17  Luke HowardFix some more warnings
2008-11-17  Luke Howardfix some warnings
2008-11-17  Luke HowardCleanup warnings
2008-11-17  Luke HowardCleanup warnings
2008-11-17  Luke HowardChange crypto_length prototype to return unsigned int...
2008-11-16  Luke HowardNamespace cleanup
2008-11-16  Luke HowardRefactor code such that an AEAD provider does not need...
2008-11-16  Luke HowardRefactor code such that an AEAD provider does not need...
2008-11-16  Luke HowardFix extern declaration
2008-11-15  Luke HowardUse return value of get/put block to indicate terminati...
2008-11-15  Luke HowardCCM: iv should just contain nonce, not CTR
2008-11-15  Luke HowardCCM: cleanup
2008-11-15  Luke HowardAllow caller to specify nonce/initial counter value...
2008-11-15  Luke HowardCleanup
2008-11-15  Luke HowardCleanup docs
next