summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add krb5_kt_have_content APIGreg Hudson2012-06-026-0/+44
* Tighten up error checking in t_keytab.cGreg Hudson2012-06-021-29/+16
* Sphinx HTML: Collapse l4 in ToC in the sidebarZhanna Tsitkov2012-06-013-13/+35
* Use correct profile var in krb5_get_tgs_ktypesGreg Hudson2012-06-011-1/+1
* Use a hash table in the KDC lookaside cacheGreg Hudson2012-05-304-110/+160
* Add a copy of the BSD <sys/queue.h> as k5-queue.hGreg Hudson2012-05-303-2/+752
* Null pointer deref in kadmind [CVE-2012-1013]Richard Basch2012-05-291-1/+1
* Fix TRACE_GET_CRED_VIA_TKT_EXT format stringGreg Hudson2012-05-241-2/+2
* Fix S4U user identification in preauth caseGreg Hudson2012-05-241-4/+2
* Convert DEBUG_REFERRALS to TRACE_* frameworkW. Trevor King2012-05-237-74/+68
* Add tests for trace.c formattingW. Trevor King2012-05-232-2/+259
* Add support for "{ptype}" trace format specifierW. Trevor King2012-05-232-0/+25
* Document "{keytab}" trace format specifierW. Trevor King2012-05-231-0/+1
* Modified the Sphinx HTML page layoutZhanna Tsitkov2012-05-233-38/+106
* Export gss_mech_krb5_wrong from libgssapi_krb5Greg Hudson2012-05-221-0/+1
* Make doc/coding-style point to wiki pageTom Yu2012-05-221-564/+3
* Export krb5_set_trace_callback/filenameGreg Hudson2012-05-212-1/+6
* Fix "(empty" typo in "{etypes}" handler in trace.cW. Trevor King2012-05-181-1/+1
* Fix "(null" typo in "{key}" handler in trace.cW. Trevor King2012-05-181-1/+1
* Correct the name of krb5int_trace in commentsTom Yu2012-05-171-4/+4
* Add missing $(LIBS) to some shared librariesTom Yu2012-05-175-5/+5
* Remove mention of util/autoconfTom Yu2012-05-171-14/+8
* Make mkrel work on non-master branchesTom Yu2012-05-151-3/+4
* Update CHANGES file generation for GitTom Yu2012-05-141-1/+1
* Update patchlevel.h for Git repositoryTom Yu2012-05-141-2/+2
* Add missing newline to sn2princ debug messageGreg Hudson2012-05-141-1/+2
* Convert util/mkrel to use git instead of svnGreg Hudson2012-05-141-26/+15
* Check alloc_data result in krb5int_old_encryptGreg Hudson2012-05-131-0/+2
* Clean up a redundant assignment in libprofileGreg Hudson2012-05-131-2/+0
* Avoid extern inline in asn1buf.hGreg Hudson2012-05-131-2/+4
* Don't stomp minor code in spnego_gss_acquire_credGreg Hudson2012-05-131-3/+3
* Remove find-missing-eol-prop and fix-eol-propGreg Hudson2012-05-122-21/+0
* Add a .gitgnore fileGreg Hudson2012-05-121-0/+342
* Null-terminate components of parsed principalsGreg Hudson2012-05-122-11/+10
* Omit start time in common AS requestsGreg Hudson2012-05-112-15/+33
* Avoid requiring default realm for in_tkt_serviceGreg Hudson2012-05-101-31/+17
* Add krb5_parse_name flag to ignore realmGreg Hudson2012-05-102-1/+12
* Rewrite krb5_parse_nameGreg Hudson2012-05-102-292/+186
* Make password change work without default realmGreg Hudson2012-05-101-0/+5
* Add no-op macro for ngettext for non-NLS buildsGreg Hudson2012-05-091-0/+1
* Constify get_init_creds string input paramsGreg Hudson2012-05-096-15/+17
* 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