]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2009-08-30  Luke HowardAdd a sample KDC Issued authorization data plugin
2009-08-30  Luke Howardmake reply session key available to authdata backends...
2009-08-30  Luke Howardfix some bugs in AD-KDCIssued implementation
2009-08-30  Luke Howardadd KDCIssued helpers
2009-08-29  Luke Howardplug some memory leaks
2009-08-29  Luke Howarddebug re-imported name string
2009-08-29  Luke Howardcleanup
2009-08-29  Luke Howardcleanup, ensure code is initialized
2009-08-29  Luke Howardkrb5_authdata_get_attribute_types should not return...
2009-08-29  Luke Howarduse correct OID release function
2009-08-29  Luke Howardif no authdata attributes present, gss_export_composite...
2009-08-29  Luke Howardharmonize get_attribute_types SPI with naming_exts...
2009-08-27  Luke Howardcleanup
2009-08-27  Luke HowardAP_REQ attributes belong on initiator name, notiator...
2009-08-26  Luke Howardfix bounds checking macro
2009-08-26  Luke Howardcomment out composite name hack for now
2009-08-26  Luke Howardmake SPNEGO test conditional by USE_SPNEGO, because...
2009-08-26  Luke HowardAdd some assertion checks, deal with cred->princ =...
2009-08-26  Luke Howardremove unused file
2009-08-26  Luke Howarddon't return any PAC attributes if we don't have a PAC
2009-08-26  Luke Howardadd greet authdata client plugin test
2009-08-26  Luke Howardtry to preserve extended attributes with stacked mechanisms
2009-08-26  Luke Howarddon't return EINVAL if PAC is empty
2009-08-26  Luke Howardadd greet_client plugin
2009-08-26  Luke Howardupdate AD plugin type enumeration
2009-08-26  Luke Howardfix some issues with client-set attributes
2009-08-26  Luke Howardsample authdata client plugin
2009-08-26  Luke Howarddon't free caller owned memory if krb5_generate_authent...
2009-08-26  Luke Howardcopy greet to greet_client
2009-08-26  Luke Howardlock source name on duplicate
2009-08-26  Luke Howardseparate import and verify callbacks for authdata plugin
2009-08-26  Luke Howardtest import/export name
2009-08-26  Luke Howardcleanup
2009-08-26  Luke Howardadd support for importing composite names, and bounds...
2009-08-26  Luke Howardset authdata context when calling mk_req_extended
2009-08-25  Luke Howardcleanup
2009-08-25  Luke Howardlessen distinction between importing and verifying...
2009-08-25  Luke Howardimplement krb5_gss_export_name_composite
2009-08-25  Luke Howardplug leak
2009-08-25  Luke Howardinclude context authdata in AP-REQ
2009-08-25  Luke Howardplug leak
2009-08-25  Luke Howardrefactor authdata context copying
2009-08-25  Luke Howarddon't copy auth data context, take ownership of it...
2009-08-25  Luke Howardaccess krb5_authdata_context via krb5_auth_context
2009-08-25  Luke Howardindicate how we might ignore PAC verification failures
2009-08-25  Luke Howardcleanup
2009-08-25  Luke Howardserialize access to ad_context member of krb5_gss_name_...
2009-08-25  Luke Howardplug a leak
2009-08-25  Luke Howardcleanup
2009-08-25  Luke Howardcleanup, test naming exts
2009-08-25  Luke Howardadd naming extension SPI to SPNEFGO mech
2009-08-25  Luke Howardpreliminary naming extensions mechglue
2009-08-25  Luke HowardAdd methods for naming extensions
2009-08-25  Luke Howardcombine request and plugin context initialization,...
2009-08-25  Luke Howardcareful to de-internalize names when releasing them
2009-08-24  Luke Howardpreliminary implementation of GSS naming SPI krb5 backend
2009-08-24  Luke Howardembed authdata accessor in krb5_gss_name_t
2009-08-24  Luke Howardadd some code for copying ad contexts
2009-08-24  Luke Howardmore work on naming extensions
2009-08-24  Luke Howardmore work on authdata API
2009-08-23  Luke Howardpreliminary implementation of pluggable authdata verifiers
2009-08-22  Luke HowardCreating branch for VerifyAuthData project
2009-08-21  Ken RaeburnRename db2 header files db.h and db-config.h in the...
2009-08-21  Ken Raeburnupdate dependencies
2009-08-21  Ken RaeburnUse load_32_be processing length in TCP reply
2009-08-21  Ken RaeburnChange "vague-errors" compile-time conditionals into...
2009-08-21  Ken RaeburnUse {load,store}_{16,32}_be for big-endian integers
2009-08-18  Greg HudsonMinor code cleanups in pkinit plugin, mostly around...
2009-08-17  Greg HudsonBump sonames of libkadm5 libraries, since r22527 change...
2009-08-17  Greg HudsonModify kadm5 initializers to accept krb5 contexts
2009-08-17  Greg HudsonRemove unused variables resulting from r22521, and...
2009-08-14  Greg HudsonIn doc/Makefile, specify the new location of the kpassw...
2009-08-13  Greg HudsonRemove kadmin v1 API support
2009-08-13  Greg HudsonFix lib/crypto/krb/dk/Makefile.in mydir value
2009-08-12  Greg HudsonReply message ordering bug in ftpd
2009-08-12  Ken Raeburn r22529@squish: raeburn | 2009-08-12 13:49:45 -0400
2009-08-10  Greg HudsonCorrect the t_nfold build rules again. We don't have...
2009-08-10  Greg HudsonCheck for null characters in pkinit cert fields
2009-08-10  Greg HudsonNarrow the contract of pkinit_client_profile by passing...
2009-08-10  Greg HudsonIn pkinit_clnt.c, make private functions static. There...
2009-08-10  Greg HudsonConvert all uses of strtok() in libraries to strtok_r...
2009-08-10  Greg HudsonRemove pkinit_identity_process_option, which wasn't...
2009-08-07  Greg HudsonFix the LDAP build, which was broken by the build reord...
2009-08-03  Greg HudsonIn crypto_tests: for t_nfold, link against an nfold...
2009-08-03  Tom YuBe a little more verbose about errors from mit_des_key_...
2009-08-03  Tom YuFix deplibs for t_crc
2009-08-03  Greg HudsonGet "make depend" to work in an unbuilt source tree...
2009-08-03  Greg HudsonRe-run make depend. (I am not certain why the dependen...
2009-08-03  Greg HudsonIn the crypto-tests check target, refer to t_cf2.expect...
2009-08-03  Greg HudsonIn configure.in's list of Makefiles to generate, remove...
2009-08-03  Zhanna TsitkovCrypto modularity proj: Separate files under crypto...
2009-08-01  Zhanna TsitkovFix of the test cleanup
2009-07-30  Greg HudsonInclude <assert.h> in k5-platform.h, since we use asser...
2009-07-30  Ezra PeisachFix memory leak in k5_pac_verify_server_checksum
2009-07-30  Ezra Peisachmemory leak in test code t_authdata
2009-07-30  Ezra PeisachFix memory leak by release context at end of test code
2009-07-29  Greg HudsonEnctype list configuration enhancements
2009-07-28  Zhanna TsitkovCrypto Modularity proj: Added an option --with-crypto...
2009-07-27  Greg HudsonUse zero-terminated enctype lists in the context struct...
2009-07-17  Tom Yuinclude win-mac.h in gssftp/ftp/cmds.c for HAVE_STDLIB_H
next