krb5.git
2012-02-06 Tom YuSource code license to 2-clause BSD
2012-02-03 Tom YuRevert r25669 pending clarification of goals and API...
2012-02-03 Zhanna TsitkovAdded a new trace logging message TRACE_PROFILE_ERR...
2012-02-03 Greg HudsonBetter short/long descs in gss_display_mech_attr
2012-02-03 Greg HudsonDump attributes differently in t_saslname
2012-01-31 Greg HudsonDon't check mech in krb5_gss_inquire_cred_by_mech
2012-01-27 Greg HudsonSuppress maybe-uninitialized warning in x-deltat.y
2012-01-26 Greg HudsonClean up dispatch lookaside code slightly
2012-01-26 Greg HudsonVarious lookaside cache fixes
2012-01-26 Greg HudsonDon't use stack variable address in as_req state
2012-01-24 Greg HudsonAvoid sizeof(void) in ASN.1 encoder
2012-01-24 Greg HudsonRedesign ASN.1 encoder engine, removing field_info
2012-01-13 Sam Hartmankadmin.local.8 belongs in ADMIN_mandir
2012-01-13 Tom YuAdd shadow manpages for k5login.5 and k5identity.5
2012-01-13 Zhanna TsitkovReverted reference to klogind. Minor reformating
2012-01-13 Greg HudsonSimplify integer loading in ASN.1 encoding
2012-01-13 Greg HudsonAdd PKINIT decoder tests
2012-01-12 Zhanna TsitkovUpdated domain_realm section of krb5.conf. Reformated...
2012-01-12 Zhanna TsitkovAdded k5identity doc in RST format.
2012-01-11 Greg HudsonFix spurious clock skew caused by gak_fct delay
2012-01-10 Greg HudsonFix an allocation size bug in ASN.1 tests
2012-01-10 Greg HudsonUse DEFTAGGEDTYPE for FAST choice types
2012-01-10 Greg HudsonSimplify asn1_decode_kdc_dh_key_info
2012-01-10 Tom Yudocumentation license to CC-BY-SA 3.0 Unported
2012-01-09 Zhanna TsitkovAdded documentation for sserver, sclient and krb5-send...
2012-01-09 Tom Yudelete duplicate NOTICE file
2012-01-09 Greg HudsonMake dh_key_info encoder and decoder symmetric
2012-01-09 Tom Yuinstall sphinx-generated manpages
2012-01-08 Greg HudsonRemove unneeded kdcRealm field in PKINIT structure
2012-01-08 Greg HudsonFix PKINIT serverDHNonce encoding
2012-01-08 Greg HudsonClean up the asn1 encoder design
2012-01-07 Greg HudsonConvert securid module edata method
2012-01-07 Greg HudsonRemove some unneeded accessor fields
2012-01-07 Greg HudsonRemove some unused structures and encoders
2012-01-07 Greg HudsonRemove SAM encoders and structures
2012-01-06 Greg HudsonConvert all remaining macro-coded ASN.1 encoders
2012-01-06 Greg HudsonAdd support for CHOICE in ASN.1 encoder
2012-01-06 Greg HudsonFactor out length retrieval in ASN.1 encoder
2012-01-06 Greg HudsonSupport implicit context tags in ASN.1 fields
2012-01-06 Greg HudsonSupport ASN.1 encoding without the outer tag
2012-01-06 Greg HudsonUse content-only ASN.1 primitives
2012-01-06 Greg HudsonMake ASN.1 struct atype_info more extensible
2012-01-06 Greg HudsonAdd missing test cases for ASN.1 types
2012-01-06 Greg HudsonAdd test cases for PKINIT ASN.1 encoders
2012-01-06 Greg HudsonSimplify and reformat ASN.1 test code
2012-01-06 Greg HudsonFix asn1_encode_subject_pk_info without params
2012-01-04 Zhanna TsitkovRemove unused functions (older API residue) krb5_realm_...
2011-12-28 Greg HudsonFix implicit declaration in ksu for some builds
2011-12-27 Greg HudsonFix an unlikely memory leak in r25591
2011-12-22 Zhanna TsitkovUpdated env variable sections, formating and other...
2011-12-21 Greg HudsonStop using krb5_typed_data structure type
2011-12-21 Greg HudsonStop using krb5_octet_data
2011-12-20 Zhanna TsitkovRemove MITKC logo from the tree
2011-12-20 Greg HudsonTable of Contents.hhc -> Table_of_Contents.hhc
2011-12-19 Zhanna TsitkovCorrect typos and formating
2011-12-17 Greg HudsonFix make depend in unbuilt build tree
2011-12-17 Greg HudsonAvoid using itertools.permutations in k5test
2011-12-16 Greg HudsonDo mech fallback for first SPNEGO context token
2011-12-16 Greg HudsonVerify acceptor's mech in SPNEGO initiator
2011-12-15 Zhanna TsitkovFormating
2011-12-13 Greg Hudsonkrb5_server_decrypt_ticket_keytab wrongly succeeds
2011-12-12 Tom Yukfw leash: fix bad data in get tickets dialog when...
2011-12-12 Tom Yukfw leash help: fix/add aliases for command help
2011-12-12 Tom Yukfw: remove line breaks from html to fix table of conte...
2011-12-12 Tom Yukfw installer: install leash help file (leash.chm)
2011-12-12 Tom Yukfw: "make install" installs htmlhelp (leash.chm)
2011-12-12 Tom Yukfw: use html help in leash
2011-12-12 Tom Yukfw: leash htmlhelp file source
2011-12-12 Tom Yukfw installer: add site-local.wxi
2011-12-12 Tom Yukfw installer: leash32.pdb->leash.pdb
2011-12-12 Tom Yukfw: "make install" also installs pdbs
2011-12-12 Tom Yukfw installer: install krb5.ini to CommonAppDataFolder...
2011-12-12 Tom Yukfw leash: bracket krb.con code with #ifndef NO_KRB4
2011-12-12 Tom Yukfw: use _WIN64 names where appropriate
2011-12-12 Tom Yukfw leash: add -console option to create console for...
2011-12-12 Tom YuSplit cci_thread_init into per-process and per-thread...
2011-12-12 Tom Yukfw: rename leash32/64.exe to simply leash.exe
2011-12-12 Tom Yukfw installer: purge bufferoverflowu from custom.dll
2011-12-12 Tom Yukfw: fix 'K5_ORIGINAL_NAME' for 64 bit dlls
2011-12-12 Tom Yukfw installer: generate leash shortcuts (desktop and...
2011-12-12 Tom Yukfw: generate manifests
2011-12-12 Tom Yukfw fixes: ccapiserver only quits after all clients...
2011-12-12 Tom Yukfw fixes: fix _snprintf usage; use full error code...
2011-12-12 Tom Yukfw fix: restructure low ticket warning popup code...
2011-12-12 Tom Yukfw fix: int -> size_t to fix warning in krb5routines.c
2011-12-12 Tom Yukfw fixes: krb5_get_init_creds_opt_init->krb5_get_init_...
2011-12-12 Tom Yukfw fixes: define USE_MESSAGE_BOX in leashdll code...
2011-12-12 Tom Yukfw fix: Add custom "Password incorrect" message to...
2011-12-12 Tom Yukfw fix: make Leash_kdestroy() actually destroy k5...
2011-12-12 Tom Yukfw fixes: make leash ignore credentials that store...
2011-12-12 Tom Yukfw installer: don't build installer into installer
2011-12-12 Tom Yukfw installer: purge support for old compilers
2011-12-12 Tom Yukfw fixes: install xpprof32
2011-12-12 Tom Yukfw: update copyright notice in license.rtf
2011-12-12 Tom Yukfw: use correct message id to obtain tgt from leash
2011-12-12 Tom Yukfw: clean out unused #defines from Lglobals.h
2011-12-12 Tom Yukfw installer: install leash32.exe
2011-12-12 Tom Yukfw installer: use MSVC 2010 merge modules
2011-12-12 Tom YuWindows leash fixes: 'make install' installs leash...
2011-12-12 Tom YuWindows leash64 fixes: use proper names for leash and...
next