]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2009-12-08  Luke Howardhave AESCBC keyhash_provider do its own key derivation lhoward/aes-ccm
2009-10-19  Luke Howarduse private numbers for AES-CCM
2009-10-19  Luke Howardsync with trunk at 22944
2009-10-19  Luke Howardadd CCM enctypes
2009-10-19  Luke Howardinit_state needs to return a deterministic value, it...
2009-10-19  Luke Howardadd CBC checksumtypes
2009-10-19  Luke Howardquick port of AES-CCM code to crypto modularity, no...
2009-10-19  Luke HowardCreating a new branch to investigate AES-CCM with the...
2009-10-19  Tom YuUpdate prototype files to conform with newer whitespace...
2009-10-18  Ezra PeisachInclude des_int.h for mit_des_fixup_key_parity prototyp...
2009-10-18  Ezra PeisachRemove adb.h as it is not used in the source tree
2009-10-16  Zhanna TsitkovProperly handle ivec for chaining ops
2009-10-16  Zhanna TsitkovFix the value of ivec in aes_decrypt_iov
2009-10-15  Zhanna TsitkovEnable t_cts test
2009-10-15  Zhanna TsitkovFixed aes to handle the input buffers of the various...
2009-10-13  Greg HudsonFix preauth looping in krb5_get_init_creds
2009-10-13  Greg HudsonRevert a small part of r22736 which incorrectly fixed...
2009-10-10  Ezra PeisachFix memory leak and init those magic number fields...
2009-10-10  Ezra PeisachClean nfold.o on make clean
2009-10-10  Tom YuMove destest to builtin/des, because it depends on...
2009-10-10  Ezra PeisachRemove krb5.conf, bigendian.o, and bigendian on make...
2009-10-09  Greg HudsonImplement GSS naming extensions and authdata verification
2009-10-09  Greg HudsonGet aes-gen to build again (for the default back end...
2009-10-09  Greg HudsonIn asn1_decode_enc_kdc_rep_part, don't leak the enc_pad...
2009-10-08  Zhanna TsitkovIn anticipation of a new version of OpenSSL 1.0.0,...
2009-10-08  Greg HudsonIn krb5_c_verify_checksum, avoid the structure copy...
2009-10-08  Greg HudsonIn krb5_calculate_checksum (a compatibility routine...
2009-10-07  Greg HudsonIn krb5_c_make_checksum, avoid the structure copy of...
2009-10-07  Greg HudsonFix krb5_c_weak_enctype in the case of invalid enctypes...
2009-10-07  Greg HudsonRemove an outdated parenthetical comment about master_k...
2009-10-06  Greg HudsonIn krb5_encrypt_helper, return ENOMEM instead of 0...
2009-10-06  Zhanna TsitkovCrypto modularity proj: Populate openssl/aes dir
2009-10-06  Ken RaeburnSlightly more comprehensible message for KRB5_RC_IO
2009-10-06  Zhanna TsitkovFix object file path
2009-10-04  Zhanna TsitkovImpl. krb5int_aes_enc/decrypt_iov. Passes t_encrypt...
2009-10-03  Greg HudsonUpdate the crypto derived key support code to conform...
2009-10-03  Greg HudsonUpdate the crypto API glue to conform to most of the...
2009-10-03  Greg HudsonAdd convenience functions zapfree (test for null, zap...
2009-10-01  Zhanna TsitkovCrypto modularity proj: Populae openssl/arcfour dir
2009-10-01  Zhanna TsitkovCrypto modularity proj: Populate openssl/des dir.
2009-10-01  Zhanna TsitkovCrypto modulrity proj: Basic AES crypto for openssl...
2009-10-01  Zhanna TsitkovCleanup
2009-09-30  Zhanna TsitkovCrypto modularity proj: SHS_INFO structure is defined...
2009-09-29  Zhanna TsitkovFix include path to pick up the correct headers
2009-09-29  Ezra PeisachRemove OBJS.ST from SUBDIROBJLISTS so that running...
2009-09-28  Greg HudsonFix a braino in r22790
2009-09-28  Greg HudsonFix a few problems introduced by r22787
2009-09-25  Greg HudsonAdd keytab_local.c to the kadmin client SRCS variable...
2009-09-25  Greg HudsonFix a few bugs in kadmin's keytab.c from r22785
2009-09-25  Greg HudsonClean up krb5_get_credentials:
2009-09-25  Zhanna TsitkovCrypto modularity proj: Updated IOV crypto
2009-09-24  Greg HudsonUpdate the kadmin client code to most current coding...
2009-09-24  Greg HudsonFix kadm5 unit test modified in r22782
2009-09-22  Greg HudsonFix a braino in r22782: we don't use strcpy even safely...
2009-09-21  Greg HudsonImprove the mechanism used for addprinc -randkey. ...
2009-09-21  Greg HudsonFix addprinc -randkey when policy requires multiple...
2009-09-21  Greg HudsonFix a few bugs in r22736. Cherry-picked from Luke...
2009-09-20  Ezra PeisachClean up warnings of unused variables that have crept...
2009-09-18  Zhanna TsitkovUse enc_provider for des hash routines. Also needed...
2009-09-16  Greg HudsonRemove krb5_decode_leak test program on "make clean"
2009-09-16  Greg HudsonRemove autoconf.h on "make distclean".
2009-09-16  Greg HudsonRe-run make depend without autoconf.h in the source...
2009-09-16  Greg HudsonCreate DB headers before recursing for "make depend" in
2009-09-16  Zhanna TsitkovFix return value of krb5int_des_make_key from rev 22769
2009-09-16  Zhanna TsitkovCrypto modularity proj.: Move prf and random-to-key...
2009-09-15  Ken RaeburnFix stupid logic bug in last version
2009-09-15  Ezra PeisachAdd t_unal.c to SRCS and generate dependencies..
2009-09-15  Ken RaeburnTest byte ordering determination and unaligned access
2009-09-15  Ken RaeburnCheck __BIG_ENDIAN__ and __LITTLE_ENDIAN__ to determine...
2009-09-14  Ezra PeisachInitialize several variables - so that on error cleanup...
2009-09-13  Greg HudsonRemove src/lib/crypto/krb/enc_provider, which was accid...
2009-09-13  Greg HudsonImplement s4u extensions
2009-09-11  Greg HudsonIn the top-level configure.in, switch from dnl comments...
2009-09-11  Greg HudsonFix parsing of GSS exported names
2009-09-09  Greg HudsonIn ksetpwd (a program we don't yet install), don't...
2009-09-09  Greg HudsonFix memory leak in gss_krb5int_copy_ccache
2009-09-03  Greg HudsonSupply canonical name if present in LDAP iteration
2009-09-03  Zhanna TsitkovCrypto modularity proj: OpemSSL crypto feed for hmac...
2009-09-03  Greg HudsonSupply LDAP service principal aliases to non-referrals...
2009-09-02  Zhanna TsitkovCrypto modularity proj: Move enc_provider into builtin...
2009-08-31  HaoQi Lildap master key migration test's input files
2009-08-31  HaoQi Lildap master key migration stuff
2009-08-31  HaoQi LiThis time I actually added the files
2009-08-31  HaoQi LiAdded Master Key Migration db2 backend stuff
2009-08-28  Tom Yuuse perror instead of error in kadm5 test suite
2009-08-28  Greg HudsonClean up a little bit of test suite spew in env-setup...
2009-08-28  Greg HudsonUpdate a kadm5 testing library function which was calling
2009-08-28  Tom YuRemove bogus conditional from tcl_kadm5_randkey_princip...
2009-08-28  Greg HudsonDocument kinit -C and -E options
2009-08-28  Greg HudsonDisable the COPY_FIRST_CANONNAME workaround on Linux...
2009-08-27  Greg HudsonMemory leak in spnego accept_sec_context error path
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...
next