]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2009-11-30  Sam HartmanFix memory leak hartmans/fast-negotiate
2009-11-24  Sam HartmanImplement upgrade to FAST when the KDC supports FAST...
2009-11-24  Sam HartmanIf FAST is available and an armor ticket is supplied...
2009-11-24  Sam HartmanStore configuration information about whether FAST...
2009-11-24  Sam HartmanInitialize creds to 0
2009-11-24  Sam HartmanUse krb5_get_init_creds_opt_set_out_ccache to set the...
2009-11-24  Sam HartmanAdd
2009-11-24  Sam HartmanFix ordering of call to request_enc_pa_rep
2009-11-24  Sam HartmanImplement KDC side of protected negotiation:
2009-11-24  Sam Hartmanfix warning
2009-11-24  Sam HartmanRemove constants from fast.c now that they are in krb5.h
2009-11-24  Sam HartmanAs and TGS path: cliam to support FAST negotiation...
2009-11-24  Sam HartmanConstants for FAST negotiation
2009-11-24  Sam Hartmankrb5_k_make_checksum: 0 cksumtype means use mandatory...
2009-11-24  Sam HartmanKDC MUST NOT accept ap-request armor in FAST TGS
2009-11-24  Sam HartmanImplement fast negotiation per discussion with Larry
2009-11-23  Sam HartmanExpose {decode,encode}_krb5_checksum
2009-11-23  Sam Hartmanfix signed vs unsigned warning
2009-11-23  Sam HartmanIntegrate Apple APIs for storing configuration paramete...
2009-11-23  Sam HartmanBranch for fast negotiation
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
2009-11-14  Greg HudsonConstrained delegation without PAC support
2009-11-13  Greg HudsonIn lib/krb5/rcache, ensure that function definition...
2009-11-12  Zhanna TsitkovTypo fix
2009-11-12  Zhanna TsitkovPost-great-reindent check. Part II
2009-11-12  Zhanna TsitkovRestore the local variable type
2009-11-12  Zhanna TsitkovPost-great-reindent check. Part I
2009-11-11  Luke HowardFor iprop test, reduce expected attribute change count...
2009-11-10  Greg HudsonIn lib/krb5/keytab, ensure that function definition...
2009-11-10  Greg HudsonRemove the unnecessary src/lib/glue4.c
2009-11-10  Greg HudsonRemove src/lib/crypto/krb/enc_provider, which was accid...
2009-11-09  Ken RaeburnRevise patch to avoid using changequote
2009-11-09  Ken Raeburnquoting bug causes solaris pre-10 thread handling bugs
2009-11-07  Ken RaeburnDon't flush stdout so much. Calculate and display...
2009-11-07  Ken RaeburnDelay start of test until the start of a new second...
2009-11-06  Tom YuReformat some open-paren issues. Remove kprop.c and...
2009-11-06  Ken RaeburnChange INIT_ONCE compile-time flag into a run-time...
2009-11-06  Ken RaeburnDon't start by attempting to unlink replay caches by...
2009-11-06  Ken RaeburnUse krb5_get_error_message for reporting if krb5_get_se...
2009-11-06  Tom Yumake mark-cstyle; make reindent
2009-11-06  Tom YuAdd slave/ to INDENTDIRS, with some exclusions
2009-11-06  Tom YuMove more reindent settings into variables
2009-11-05  Tom Yumake mark-cstyle; make reindent
2009-11-05  Tom YuReformat some block comments. Refine lib/krb5/asn...
2009-11-05  Tom YuDeal with some open paren formatting issues, and reinde...
2009-11-04  Greg HudsonRemove cast-qual from the gcc warnings set; it is too...
2009-11-04  Ken RaeburnUse "unsigned short" instead of "u_short" in argument...
2009-11-04  Greg HudsonRestore the krb5 1.6 behavior of not retrying AS reques...
2009-11-04  Tom YuDelete obsolete krb5-mark-cstyle.el. (replaced by...
2009-11-04  Tom YuReindent and manually restore some BSD-style files...
2009-11-04  Tom YuCorrect regexps for matching emacs and cc-mode versions...
2009-11-03  Tom YuReindent after making fixes for emacs-23
2009-11-03  Tom YuMonkey patch for the cc-mode that comes with emacs...
2009-11-02  Tom YuEmacs 21 doesn't have custom-variable-p. Also, adjust...
2009-11-02  Greg HudsonClean up a bunch of signed/unsigned comparison warnings
2009-11-01  Greg HudsonSimplify krb5int_get_error (and fix a cast-qual warning...
2009-11-01  Greg HudsonBe a little more const-correct in krb5int_vset_error_fl
2009-11-01  Greg HudsonUn-constify struct errinfo's msg field because it is...
2009-11-01  Greg HudsonIn k5-int.h, fix make_data to work with C++
2009-11-01  Greg HudsonMemory leak fix: in obtain_sam_padata, after claiming...
2009-11-01  Tom YuRework in an attempt to deal with variant Emacs versions
2009-11-01  Greg HudsonMove the implementations of four deprecated crypto...
2009-11-01  Greg HudsonStop using deprecated krb5_encrypt_data in preauth...
2009-10-31  Tom YuReformat to avoid parens at beginnings of lines
2009-10-31  Greg HudsonIn lib/krb5/ccache, ensure that function definition...
2009-10-31  Greg HudsonIn lib/krb5/asn.1, ensure that function definition...
2009-10-31  Greg HudsonReformat lib/krb5/asn.1 internal prototypes to avoid...
2009-10-31  Greg HudsonReformat asn1_make.h prototypes to avoid the problemati...
2009-10-31  Greg HudsonIn lib/krb5/os, ensure that function definition headers...
2009-10-31  Greg HudsonIn lib/krb5/krb, ensure all function definition headers...
2009-10-31  Greg HudsonFix indentation in gc_via_tkt.c which was messed up...
next