]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2008-12-01  Sam Hartmandes-hmac-sha1 does not support AEAD crypto-iov
2008-12-01  Sam HartmanOmit CTS length check
2008-12-01  Sam HartmanUpdate t_encrypt to do some black-box testing of the...
2008-12-01  Sam Hartmantype in krb5_c_crypto_length is the crypto type not...
2008-12-01  Sam HartmanAdd stream cryptotype
2008-12-01  Sam HartmanFix extern declaration
2008-12-01  Sam HartmanUse return value of get/put block to indicate terminati...
2008-12-01  Sam HartmanCleanup; stream processing is done now by krb5_c_decryp...
2008-12-01  Sam HartmanCleanup IOV code
2008-12-01  Sam HartmanAdd krb5_c_crypto_length_iov() and krb5_c_padding_lengt...
2008-12-01  Sam HartmanChange the behaviour of KRB5_CRYPTO_TYPE_STREAM slightl...
2008-12-01  Sam HartmanOnly a single padding buffer is required
2008-12-01  Sam HartmanCleanup code on the assumption HEADER buffer is always...
2008-12-01  Sam Hartmancleanup
2008-12-01  Sam Hartmancleanup
2008-12-01  Sam Hartmancleanup
2008-12-01  Sam HartmanKRB5_CRYPTO_TYPE_STREAM handling code was in wrong...
2008-12-01  Sam HartmanWhen pad_to_boundary is set (as it is for CCM), don...
2008-12-01  Sam HartmanInitialize PADDING buffers that are not preceeded by...
2008-12-01  Sam HartmanEnsure padding is initialized on return from krb5_c_enc...
2008-12-01  Sam HartmanAdd some notes regarding block IOV APIs
2008-12-01  Sam HartmanCTR mode and associated data do not require explicit...
2008-12-01  Sam HartmanCleanup
2008-12-01  Sam HartmanProvisional implementation of CCM mode for AES
2008-12-01  Sam HartmanRC4 has a header length that includes the confounder...
2008-12-01  Sam HartmanReformat
2008-12-01  Sam HartmanCareful not to overwrite mit_des_zeroblock
2008-12-01  Sam HartmanDon't reset iov_pos to current index after reading...
2008-12-01  Sam Hartmancleanup
2008-12-01  Sam Hartmansupport KRB5_CRYPTO_TYPE_STREAM
2008-12-01  Sam Hartmanfix some more pointer adjustment errors
2008-12-01  Sam HartmanDon't encrypt checksum!
2008-12-01  Sam HartmanFor RC4, checksum is in header, not trailer
2008-12-01  Sam HartmanNo padding for rc4 at krb5 layer
2008-12-01  Sam HartmanExpose krb5_hmac_iov via accessor
2008-12-01  Sam HartmanInclude padding in to be signed data
2008-12-01  Sam HartmanDon't require KRB5_CRYPTO_TPYE_HEADER to come before...
2008-12-01  Sam HartmanValidate input lengths correctly for CTS ciphers
2008-12-01  Sam HartmanKRB5_CRYPTO_TYPE_CHECKSUM should be 96 bits
2008-12-01  Sam HartmanFix some bugs in AEAD code
2008-12-01  Sam HartmanImplement 3DES IOV routines
2008-12-01  Sam HartmanInitial implementation of krb5int_aes_decrypt_iov()
2008-12-01  Sam HartmanBegin work on AES IOV APIs
2008-12-01  Sam Hartmanpreliminary implementation of krb5int_dk_{en,de}crypt_iov
2008-12-01  Sam Hartmanpreliminary implementation of krb5int_arcfour_decrypt_iov
2008-12-01  Sam Hartmanimplement k5_hmac_md5_hash_iov
2008-12-01  Sam HartmanSome work on checksum code for AEAD
2008-12-01  Sam HartmanBegin work on rc4 krb5 AEAD
2008-12-01  Sam HartmanBeginnings of work on AEAD support in libk5crypto
2008-12-01  Sam HartmanBranch trunk to record series of commits pulled from...
2008-12-01  Sam HartmanCreate a branch for the series of commits that define...
2008-12-01  Ezra Peisachmake depend
2008-12-01  Ezra PeisachMove cc_mutex code from k5-int.h - where it is globally...
2008-12-01  Ken RaeburnShawn's fix for some iprop bugs, with some tweaks
2008-11-24  Ken Raeburnfix tiny overrun
2008-11-24  Ken RaeburnSimplify memory management a bit in places, by allocati...
2008-11-24  Ken RaeburnTest with varying numbers of principal name components...
2008-11-24  Ken RaeburnUse profile_free_list as appropriate. Fix memory leaks
2008-11-24  Ken RaeburnFix memory leak caught by valgrind
2008-11-17  Ken RaeburnNote kprop doesn't do IPv6 yet either
2008-11-17  Ken RaeburnSet krb4 and priocntl flags via site.exp instead of...
2008-11-17  Ken RaeburnFix a memory management bug
2008-11-17  Ken RaeburnDon't stick '<null>' in log messages. Run kdb5_util...
2008-11-17  Ken RaeburnLog more info if ulog_replay fails. Correctly use...
2008-11-17  Ken RaeburnUse correct update log file name in messages
2008-11-17  Zhanna TsitkovLite Client - the following calls are server-side funct...
2008-11-17  Zhanna TsitkovPERF: Introduced a new function krb5_is_permitted_encty...
2008-11-12  Ken RaeburnFix test bug: kpropd -S exits after success
2008-11-12  Ken RaeburnAdd basic kprop test, and a little more debugging support
2008-11-10  Ken RaeburnDelete replay cache before exiting with success indication
2008-11-10  Ken RaeburnGenerate separate master-KDC and slave-KDC config files...
2008-11-10  Greg HudsonFix a krsh bug introduced in r21001 which could cause...
2008-11-10  Ken RaeburnDelete the pass (one of twelve) that does all KDC excha...
2008-11-10  Greg HudsonIn pa_sam(), free the outer krb5_data structure returned by
2008-11-10  Greg HudsonProperly free sam_challenge in pa_sam()
2008-11-07  Ken RaeburnRe-add repaired iprop (really, update-log creation...
2008-11-07  Ken RaeburnBack out iprop test; it's not working right after all
2008-11-07  Ken RaeburnTest that an iprop update log gets properly created...
2008-11-07  Ken Raeburnfix typo in 'file delete' change
2008-11-07  Ken RaeburnUse 'file delete' instead of spawning an 'rm' process
2008-11-06  Ken RaeburnRecognize 'ticket expired' when trying to get a root...
2008-11-06  Greg HudsonFix a kadmin bug introduced in a recent set of string...
2008-11-05  Ken RaeburnOnly look for IPv4 addresses for the kpasswd server...
2008-11-05  Greg HudsonRename krb5int_buf_cstr to krb5int_buf_data, since...
2008-11-05  Greg HudsonAdd more svn:ignore entries for generated files
2008-11-05  Greg HudsonConvert many uses of strcpy/strcat (and sometimes sprin...
2008-11-05  Greg HudsonReplace strcpy/strcat/sprintf uses in a couple of sampl...
2008-11-04  Ken RaeburnCheck in Nalin's patch, and a test case for changing...
2008-11-04  Ken RaeburnDon't build dependencies for fakeka.c
2008-11-04  Ken RaeburnDon't build dependencies for v4rcp.c.
2008-11-03  Alexandra EllwoodAdd _with_password credential acquisition functions...
2008-11-03  Alexandra EllwoodBIND_8_COMPAT no longer needed in Leopard
2008-11-03  Greg HudsonApply Apple patch to null out key->contents after freei...
2008-11-03  Ken RaeburnFix conditionals from last change
2008-11-03  Ken RaeburnMaybe include printf.o in t_k5buf build
2008-11-03  Greg HudsonApply a patch from Apple to correct a few memory leaks
2008-11-03  Ken RaeburnIf we're not making asn1buf_insert_octet an inline...
2008-11-03  Greg HudsonApply an adapted Sun patch to fix error string leaks...
2008-10-31  Justin AndersonKerberosAgent bindings causing crashes
2008-10-31  Alexandra EllwoodNo . at end of strings
next