summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix condition with empty bodyDavid Benjamin2013-03-151-2/+2
* Allocate space for NUL byte in test codeDavid Benjamin2013-03-151-1/+1
* Fix use-before-init in two test programsGreg Hudson2013-03-152-2/+2
* Initialize status in krb5_ldap_parse_db_paramsGreg Hudson2013-03-111-1/+1
* Add support for k5srvutil -e keysaltsAlex Dehnert2013-03-112-3/+12
* Remove stray include in localauth_plugin.hGreg Hudson2013-03-113-91/+41
* Document localauth interfaceGreg Hudson2013-03-093-0/+79
* Add tests for localauth interfaceGreg Hudson2013-03-0910-4/+450
* Add localauth pluggable interfaceGreg Hudson2013-03-0915-1071/+1426
* Fix dependencies in tests/gssapiNickolai Zeldovich2013-03-031-3/+3
* Simplify and clarify lookup_etypes_for_keytabGreg Hudson2013-03-011-27/+21
* Fix a memory leak in krb5_get_init_creds_keytabGreg Hudson2013-02-281-3/+11
* Add krb5_free_enctypes APIGreg Hudson2013-02-277-8/+22
* Add missing .gitignore entries and clean rulesGreg Hudson2013-02-278-7/+22
* Fix windows buildBen Kaduk2013-02-252-2/+2
* Update acknowledgments in READMETom Yu2013-02-211-1/+5
* Fix fd leak in DIR ccache cursor functionGreg Hudson2013-02-211-1/+1
* Fix memory leak closing DIR ccachesGreg Hudson2013-02-201-0/+1
* Allow multi-hop SAM-2 exchangesGreg Hudson2013-02-191-0/+5
* Cleaner fix for #7570Ben Kaduk2013-02-151-4/+2
* PKINIT null pointer deref [CVE-2013-1415]Xi Wang2013-02-151-2/+1
* Convert success in krb5_chpw_result_code_stringJonathan Reams2013-02-151-0/+3
* Modernize k5bufGreg Hudson2013-02-1430-439/+443
* Add k5_json_array_fmt and use it in export_cred.cGreg Hudson2013-02-135-261/+412
* Make internal JSON functions return error codesGreg Hudson2013-02-139-464/+546
* Fix RFC 5587 const pointer typedefsGreg Hudson2013-02-111-3/+3
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-0938-211/+125
* Simplify TGS request constructionGreg Hudson2013-02-084-171/+60
* Modernize send_tgs.cGreg Hudson2013-02-081-245/+190
* Replace i_vector with cstate in auth contextGreg Hudson2013-02-076-95/+50
* Desupport krb5_auth_con_setivectorGreg Hudson2013-02-071-2/+6
* Add kprop Python testsGreg Hudson2013-02-073-3/+54
* Make kprop/kpropd work with RC4 session keyGreg Hudson2013-02-073-20/+19
* Modernize dump.cGreg Hudson2013-02-063-1313/+697
* Refactor dump.cGreg Hudson2013-02-061-175/+124
* Reorder dump.cGreg Hudson2013-02-061-467/+439
* Remove -b6 and -old dump formatsGreg Hudson2013-02-042-611/+13
* Add more tests for dump and loadGreg Hudson2013-02-048-26/+151
* Simplify kdb5_util create using a null passwordGreg Hudson2013-02-041-30/+7
* Fix kdb5_util dump.c uninitialized warningsGreg Hudson2013-02-011-1/+1
* Simplify LDAP password decodingGreg Hudson2013-02-012-113/+45
* Refactor rellinks formatting in layout.htmlTom Yu2013-01-311-23/+15
* Reduce copied code in layout.htmlTom Yu2013-01-311-30/+20
* Consolidate style settings in kerb.cssTom Yu2013-01-312-8/+11
* Fix "search" accesskey in layout.htmlTom Yu2013-01-311-1/+1
* Fix typos in layout.htmlTom Yu2013-01-311-3/+3
* Fix h1 end tag in Sphinx header titlesTom Yu2013-01-312-2/+8
* Remove partial LDAP client cert supportGreg Hudson2013-01-314-138/+40
* New section: Contributing to Kerb documentationZhanna Tsitkov2013-01-311-14/+17
* Fix COPY_FIRST_CANONNAME hostent searchViktor Dukhovni2013-01-311-11/+11