summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix minor KDC memory leaksproxymechGreg Hudson2013-03-263-17/+13
* Fix a trivial file leak writing kadmind pid fileGreg Hudson2013-03-261-3/+4
* Export verto_set_flags from libvertoGreg Hudson2013-03-261-0/+1
* Replace "First introduced" with concise "New"Zhanna Tsitkov2013-03-256-50/+47
* Fix import_sec_context with interposersSimo Sorce2013-03-241-21/+14
* make dependGreg Hudson2013-03-2451-1744/+1515
* Move a bunch of stuff out of k5-int.hGreg Hudson2013-03-2460-728/+455
* Get rid of krb5_{get,free}_krbhstGreg Hudson2013-03-228-212/+9
* Get rid of osconfig.cGreg Hudson2013-03-226-53/+2
* Rebuild NOTICE for 2013Ben Kaduk2013-03-212-3/+3
* Clean up getclhoststr in ipropd_svc.cGreg Hudson2013-03-211-17/+9
* Documentation Copyrights notice dates: 1985-2013Zhanna Tsitkov2013-03-203-3/+3
* Update shlib.conf for FreeBSDBen Kaduk2013-03-181-14/+11
* Reset ulog header if iprop load failsGreg Hudson2013-03-151-0/+2
* Add PEM password prompter callback in PKINITNalin Dahyabhai2013-03-151-3/+45
* Eliminate unused variablesGreg Hudson2013-03-152-2/+1
* Fix argument type in kg_unseal_v1Greg Hudson2013-03-151-1/+1
* Fix kadmin_getpol format stringGreg Hudson2013-03-151-2/+2
* 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