]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2009-12-09  Greg HudsonFix some formatting issues fast-negotiate
2009-12-02  Sam HartmanRestart the loop after changing the service we're conta...
2009-12-02  Sam Hartmanfix line length
2009-12-02  Sam HartmanBoth in the previous trunk code and in the fast negoti...
2009-12-02  Sam HartmanWhile developing the fast negotiation changes, the...
2009-12-02  Sam HartmanVariables needed by fast negotiation in the init creds...
2009-12-02  Sam HartmanDon't upgrade to FAST if already using FAST
2009-12-02  Sam HartmanImplement upgrade to FAST when the KDC supports FAST...
2009-12-02  Sam HartmanIf FAST is available and an armor ticket is supplied...
2009-12-02  Sam HartmanStore configuration information about whether FAST...
2009-12-02  Sam HartmanInitialize creds to 0
2009-12-02  Sam HartmanUse krb5_get_init_creds_opt_set_out_ccache to set the...
2009-12-02  Sam HartmanAdd
2009-12-02  Sam HartmanImplement KDC side of protected negotiation:
2009-12-02  Sam Hartmanfix warning
2009-12-02  Sam HartmanRemove constants from fast.c now that they are in krb5.h
2009-12-02  Sam HartmanAs and TGS path: cliam to support FAST negotiation...
2009-12-02  Sam HartmanConstants for FAST negotiation
2009-12-02  Sam Hartmankrb5_k_make_checksum: 0 cksumtype means use mandatory...
2009-12-02  Sam HartmanImplement fast negotiation per discussion with Larry
2009-12-02  Sam HartmanExpose {decode,encode}_krb5_checksum
2009-12-02  Sam Hartmanfix signed vs unsigned warning
2009-12-02  Sam HartmanIntegrate Apple APIs for storing configuration paramete...
2009-12-02  Sam HartmanBranch trunk for fast negotiation branch
2009-12-01  Zhanna TsitkovReindent and removed krb5_ prefix from static func...
2009-12-01  Greg HudsonFix AES IOV decryption of small messages
2009-12-01  Greg HudsonMake krb5int_c_decrypt_aead_compat more efficient by...
2009-12-01  Greg HudsonFix the usage fallback in krb5int_arcfour_decrypt_iov...
2009-11-30  Tom YuMark and reindent tests, with some exclusions
2009-11-30  Zhanna TsitkovReindent
2009-11-30  Tom YuMark and reindent util/support
2009-11-30  Greg HudsonRemove some stray tabs
2009-11-30  Greg HudsonUse aead_dk instead of aead_old for des-hmac-sha1,...
2009-11-30  Greg HudsonFix ivec chaining for DES iov encryption
2009-11-30  Greg HudsonAdd an AEAD provider for enctypes which use krb5_old_en...
2009-11-30  Greg HudsonIn the des enc_provider decrypt_iov function, count...
2009-11-30  Greg HudsonMake the crc32 hash provider correctly chain multiple...
2009-11-30  Greg HudsonStream decryption is handled in krb5_k_decrypt_iov...
2009-11-30  Sam HartmanFix memory leak
2009-11-30  Greg HudsonTerminate the loop in find_authdata_1 if we get an...
2009-11-29  Greg HudsonRemove the non-iov entry point introduced in r23378...
2009-11-29  Greg HudsonAvoid using strncpy in the production of the arcfour...
2009-11-29  Greg HudsonAdd do-while(0) around multi-statement macros in f_tabl...
2009-11-28  Greg HudsonCreate functional internal interfaces to allow GSSAPI...
2009-11-28  Greg HudsonClean up the arcfour token encryption and decryption...
2009-11-28  Greg HudsonAdd a convenience inline function in k5-int.h to initia...
2009-11-28  Greg HudsonMark and reindent lib/crypto
2009-11-27  Greg HudsonAdd krb5_key versions of the auth context key accessors...
2009-11-27  Greg HudsonAllow null keys to be referenced (a no-op) for simpler...
2009-11-27  Greg HudsonExport krb5_k_reference_key since it's part of the...
2009-11-27  Greg HudsonClean up the flow control in krb5int_send_tgs, and...
2009-11-27  Greg HudsonIf krb5_init_creds_step is called on an already complet...
2009-11-27  Greg HudsonMove the arcfour directory from the crypto module dirs...
2009-11-27  Greg HudsonMake depend
2009-11-27  Greg HudsonAdd krb5_k_prf, the krb5_key version of krb5_c_prf
2009-11-26  Greg HudsonClean up a few cases where krb5_get_in_tkt_with_keytab...
2009-11-26  Tom YuPullup to 1.7-branch is only for the test case, as...
2009-11-26  Greg Hudsonlibkrb5 support for non-blocking AS requests
2009-11-25  Greg HudsonDefer the conversion of the gic options structure to...
2009-11-25  Zhanna TsitkovCoding Style related fixes
2009-11-25  Greg HudsonIn krb5_db2_db_init, make a format string constant...
2009-11-25  Greg HudsonMark and reindent the pkinit plugin code, except for...
2009-11-24  Greg HudsonMark and reindent plugins, except for pkinit, which...
2009-11-24  Zhanna TsitkovRemove krb5_ prefix from the name of the static func...
2009-11-24  Greg HudsonMark and reindent what's left of the appl directory
2009-11-24  Greg HudsonRemove appl man pages from the list of pages to convert...
2009-11-24  Greg HudsonFix boilerplate in zap.c
2009-11-24  Greg HudsonPunt the volatile cast in the non-gcc, non-Windows...
2009-11-24  Sam HartmanKDC MUST NOT accept ap-request armor in FAST TGS
2009-11-24  Ken RaeburnExpand comments around 'zap' code
2009-11-23  Greg HudsonSimplify depfix.pl by assuming that all files outside...
2009-11-23  Greg HudsonCheck return value of gethostname in krb5_klog_init
2009-11-22  Greg HudsonMake zap() work with non-gcc C++ compilers.
2009-11-22  Greg HudsonRemove discussion of the unbundled applications from...
2009-11-22  Greg HudsonUpdate the build system documentation:
2009-11-22  Greg HudsonConsolidate Makefile variables now that we have only...
2009-11-22  Greg HudsonRemove functions from aclocal.m4 which are no longer...
2009-11-22  Greg HudsonUnbundle applications into separate repository
2009-11-22  Ezra PeisachIn _kadm5_init_any on error - if we created a cache...
2009-11-22  Ezra PeisachClean up some memory leaks by releasing context
2009-11-21  Greg HudsonFor the moment, test for nullity of pointers returned...
2009-11-21  Ezra PeisachMemory leak in _kadm5_init_any introduced with ipropd
2009-11-20  Ezra PeisachCorrect argument to kadm5_get_principal is a pointer...
2009-11-20  Ezra PeisachThe size of kadm5_server_handle_rec differs between...
2009-11-19  Luke Howardkrb5_free_ad_signedpath must free outer structure
2009-11-19  Greg HudsonPut krb5_auth_con_set_req_cksumtype back in the public...
2009-11-18  Zhanna TsitkovMinor reindent fix
2009-11-18  Zhanna Tsitkovminor reindent
2009-11-17  Tom YuRework using "do { } while (0)" in macro bodies to...
2009-11-16  Tom YuClean up some open-parenthesis problems, and reindent
2009-11-16  Zhanna TsitkovTypo fix
2009-11-16  Zhanna TsitkovRemove unreferred krb5int_keyhash_aescbc_xxx. Cleaner...
2009-11-16  Tom YuFix coding style in lib/krb5/asn.1, remove from exclusi...
2009-11-16  Ezra PeisachMove prototypes for krb5int_send_tgs and krb5int_decode...
2009-11-15  Ezra PeisachMove krb5int_get_fq_local_hostname to os-proto.h. ...
2009-11-15  Ezra PeisachMoved krb5int_sendto prototype to os-proto.h. This...
2009-11-15  Greg HudsonAdd an exception for include/iprop.h and revert its...
2009-11-14  Tom YuFix typos in previous
2009-11-14  Greg HudsonReindent include directory, reformatting prototypes...
2009-11-14  Greg HudsonRemove include/krb54proto.h as it is no longer used
next