krb5.git
2012-03-08 Greg HudsonDocument conventions used in RST source
2012-03-08 Zhanna TsitkovDo not generate "Feedback" sections in rst files for...
2012-03-08 Zhanna TsitkovRemove "Feedback" paragraphs from the rst files.
2012-03-08 Zhanna TsitkovExtended Sphinx layout.html with a "feedback" reference
2012-03-08 Greg HudsonProperly decode etype-info2 with no salt
2012-03-08 Greg HudsonSimplify some ASN.1 array encoder tests
2012-03-08 Greg HudsonRemove unused arg from encode_run in ASN.1 tests
2012-03-07 Greg HudsonDocument KDC settings in kdc.conf manual
2012-03-07 Greg HudsonEdit admin config file docs for clarity
2012-03-06 Ezra PeisachUse GETSOCKNAME_ARG3_TYPE to prevent warning in type...
2012-03-05 Zhanna TsitkovMake sure that
2012-03-05 Greg HudsonConsolidate application server docs into one file
2012-03-05 Greg HudsonConsolidate DB admin docs into one file
2012-03-05 Greg HudsonRemove eDirectory references in RST docs
2012-03-05 Greg HudsonFix spurious password expiry warning
2012-03-04 Greg HudsonRemove admin_keytab references in code and docs
2012-03-03 Greg HudsonConsolidate realm config docs into one file
2012-03-03 Zhanna TsitkovFix the problem when the text of the examples and alike...
2012-03-02 Zhanna TsitkovFix the reference to the non-existing label
2012-03-02 Tom YuAdd test cases for Windows RODC kvno compatibility
2012-03-02 Greg HudsonConsolidate RST install docs into larger files
2012-03-01 Greg HudsonFix KDB iteration when callback does write calls
2012-02-29 Greg HudsonAdd GSSAPI acceptor names documentation
2012-02-28 Zhanna TsitkovRemove unused RST files
2012-02-28 Zhanna TsitkovCorrect some references
2012-02-28 Ken RaeburnRequire IPv6 support
2012-02-28 Zhanna TsitkovFix the label
2012-02-27 Greg HudsonEdit RST install guide for clarity and accuracy
2012-02-27 Tom YuPatch from Richard Basch to work around Solaris 8 lacki...
2012-02-27 Greg HudsonClean up labels in RST docs
2012-02-27 Greg HudsonImprove man page references in RST documentation
2012-02-26 Zhanna TsitkovUpdated versions and feature list; fixed some typos
2012-02-26 Greg HudsonFormat pass over RST documentation
2012-02-22 Tom YuFail during configure if unable to find ar
2012-02-22 Zhanna TsitkovDocument the following kadmin commands and/or the relat...
2012-02-22 Greg HudsonCorrect fix for #7092
2012-02-22 Greg HudsonRevert broken #7092 fix
2012-02-21 Greg HudsonAccess controls for string RPCs [CVE-2012-1012]
2012-02-21 Greg Hudsonkvno ASN.1 encoding interop with Windows RODCs
2012-02-15 Zhanna TsitkovIn kadmin_getprivs replace the non-existing "GET" privi...
2012-02-14 Greg HudsonFix void pointer arithmetic in ASN.1 decoder
2012-02-14 Greg HudsonInitialize gss_get_name_attribute output buffers
2012-02-13 Greg HudsonAdd explanatory README for ASN.1 infrastructure
2012-02-12 Greg HudsonSeparate tag info and length in ASN.1 encoder
2012-02-12 Greg HudsonFix ASN.1 build
2012-02-12 Greg HudsonUpdate ASN.1 TODO file
2012-02-12 Greg HudsonRemove unneeded ASN.1 code
2012-02-12 Greg HudsonConvert utility functions to new decoder
2012-02-11 Greg HudsonData-driven ASN.1 decoder
2012-02-11 Greg HudsonChange optional handling in ASN.1 encoder
2012-02-11 Greg HudsonStyle and naming changes to ASN.1 encoder
2012-02-11 Greg HudsonUse size_t for lengths in ASN.1 encoder
2012-02-11 Greg HudsonMinimize draft9 PKINIT code by removing dead code
2012-02-11 Greg HudsonEliminate some unused ASN.1 encoding primitives
2012-02-11 Greg HudsonFold atype_primitive into atype_fn
2012-02-11 Greg HudsonSimplify ASN.1 choice type definitions
2012-02-11 Greg HudsonAdd ASN.1 decoder test for krb5_pa_pac_req
2012-02-11 Greg HudsonCorrect a fencepost in ASN.1 encode_cntype
2012-02-07 Greg HudsonFix uninitialized variable warning in trval.c
2012-02-06 Greg HudsonSet display_value in krb5_gss_get_name_attribute
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
next