summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add API to interpret changepw result stringsGreg Hudson2012-05-0910-14/+399
* Constify krb5int_utf8_normalize input parameterGreg Hudson2012-05-092-2/+2
* First pass at PKINIT client trace logsGreg Hudson2012-05-084-25/+156
* Improve traced error messages from PKINIT clientGreg Hudson2012-05-082-2/+9
* Improve display of error code 0 in trace outputGreg Hudson2012-05-081-1/+2
* Use variadic macros to simplify k5-trace.hGreg Hudson2012-05-082-216/+221
* Process param/defname node for "#define". Zhanna Tsitkov2012-05-053-4/+27
* For typedef documents in Sphinx do not add short description to the titlesZhanna Tsitkov2012-05-052-30/+14
* Add generalized definition of krb5_ui_4 and krb5_int32 to the documentation f...Zhanna Tsitkov2012-05-053-1/+24
* Modernize style in vfy_increds.cGreg Hudson2012-05-031-96/+104
* Make verify_init_creds work with existing ccacheGreg Hudson2012-05-031-7/+0
* The new version of Doxygen (1.7.6.1) produces different xml output around the...Zhanna Tsitkov2012-05-031-1/+3
* Try all host keys by default in vfy_incredsGreg Hudson2012-05-035-90/+239
* In sn2princ, getaddrinfo without AI_ADDRCONFIGGreg Hudson2012-05-031-1/+1
* Clarify profile pluggable interface documentationGreg Hudson2012-05-022-3/+11
* Simplify krb5_do_preauthGreg Hudson2012-04-301-48/+33
* Get rid of built-in preauth types tableGreg Hudson2012-04-301-103/+53
* Simplify preauth2 helper functions using reallocGreg Hudson2012-04-301-45/+16
* Use correct name-type in TGS-REQs for 2008R2 RODCsTom Yu2012-04-272-12/+19
* Split up and fix get_etype_infoGreg Hudson2012-04-271-66/+83
* Stop using SALT_TYPE_AFS_LENGTHGreg Hudson2012-04-2710-54/+51
* Fix TRACE_PREAUTH_SALT format stringGreg Hudson2012-04-271-1/+1
* Draft initial credentials API documentationTom Yu2012-04-272-0/+60
* Refactor client etype-info handling in preauth2.cGreg Hudson2012-04-271-134/+78
* Ensure null termination of AFS saltsGreg Hudson2012-04-271-1/+1
* Make it easier to test SAM-2 client codeGreg Hudson2012-04-266-120/+407
* Convert SAM-2 preauth mechanism to a moduleGreg Hudson2012-04-264-371/+442
* Remove orphaned Apple PKINIT supportGreg Hudson2012-04-2618-4898/+1
* Rearrange navigation buttons in the HTML headerZhanna Tsitkov2012-04-261-3/+3
* Add kadmin ACL enforcement testsGreg Hudson2012-04-262-0/+351
* Allow clearpolicy restriction for kadmin addprincGreg Hudson2012-04-261-4/+5
* Add k5test.py helpers for running kadminGreg Hudson2012-04-262-11/+32
* Flip the default of start_kadmind in k5test.pyGreg Hudson2012-04-2621-40/+35
* Minor cleanup (mostly to remove the "Contents" section titles)Zhanna Tsitkov2012-04-255-22/+2
* Use "agogo" HTML theme (with some modifications) for the Sphinx documentation...Zhanna Tsitkov2012-04-253-9/+112
* Clear preauth use counts for each AS requestGreg Hudson2012-04-251-0/+1
* Add KRB5_TRACE test caseGreg Hudson2012-04-241-1/+19
* Adjust t_general.py organizationGreg Hudson2012-04-241-21/+21
* Try all history keys to decrypt password historyGreg Hudson2012-04-246-46/+186
* Use etypes from keytab in krb5_gic_keytabGreg Hudson2012-04-193-1/+128
* Unify krb5_get_init_creds_keytab code pathsGreg Hudson2012-04-194-15/+55
* Return kinit output in k5test's K5Realm.kinitGreg Hudson2012-04-191-2/+2
* Add keytab kinit test casesGreg Hudson2012-04-193-11/+30
* Add Doxygen markup to API functions that were introduced in 1.9 releaseZhanna Tsitkov2012-04-191-0/+26
* Edit resources pageGreg Hudson2012-04-171-10/+11
* Rename mitresources.rst to resources.rstGreg Hudson2012-04-172-3/+3
* Translate @version Doxygen markup into rst formatZhanna Tsitkov2012-04-173-0/+33
* Add Doxygen markup to API functions that were introduced in 1.10 releaseZhanna Tsitkov2012-04-171-0/+15
* Added MIT resources documentZhanna Tsitkov2012-04-172-8/+49
* Allow preauth mechs to work with clock skewGreg Hudson2012-04-178-29/+124