summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
Commit message (Expand)AuthorAgeFilesLines
* make dependGreg Hudson2013-03-248-739/+642
* Move a bunch of stuff out of k5-int.hGreg Hudson2013-03-2454-342/+453
* Get rid of krb5_{get,free}_krbhstGreg Hudson2013-03-227-210/+9
* Get rid of osconfig.cGreg Hudson2013-03-225-50/+2
* Fix use-before-init in two test programsGreg Hudson2013-03-152-2/+2
* Remove stray include in localauth_plugin.hGreg Hudson2013-03-111-75/+35
* Add localauth pluggable interfaceGreg Hudson2013-03-0911-1068/+1273
* 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-273-5/+5
* Add missing .gitignore entries and clean rulesGreg Hudson2013-02-272-1/+4
* 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
* Convert success in krb5_chpw_result_code_stringJonathan Reams2013-02-151-0/+3
* Modernize k5bufGreg Hudson2013-02-1410-137/+132
* Make internal JSON functions return error codesGreg Hudson2013-02-134-99/+84
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-0918-117/+54
* 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
* Make kprop/kpropd work with RC4 session keyGreg Hudson2013-02-073-20/+19
* Check for negative poll timeout in k5_sendto_kdcGreg Hudson2013-01-251-0/+4
* Clean up k5_locate_server error handlingGreg Hudson2013-01-111-25/+10
* make dependGreg Hudson2013-01-109-20/+20
* Rename ccache configuration macrosZhanna Tsitkov2013-01-092-6/+6
* Delete timestamp_to_sfstring sprintf fallbackTom Yu2012-12-221-9/+0
* Add more formats to krb5_timestamp_to_sfstringTom Yu2012-12-221-1/+6
* Use krb5_init_creds_context as clpreauth rockGreg Hudson2012-12-225-234/+160
* Initialize ret in process_pa_dataGreg Hudson2012-12-211-1/+1
* Simplify k5test.py environmentsGreg Hudson2012-12-204-64/+57
* Pass through module errors when preauthenticatingGreg Hudson2012-12-203-18/+26
* Rename internal preauth functionsGreg Hudson2012-12-195-103/+120
* Make clpreauth flags function optionalGreg Hudson2012-12-195-28/+2
* Use a proper consumer interface for clpreauthGreg Hudson2012-12-191-419/+359
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-1913-359/+359
* Save extended messages across fallback to masterGreg Hudson2012-12-192-33/+28
* Add functions to save and restore error stateGreg Hudson2012-12-192-0/+37
* Style cleanup for internal error handlingGreg Hudson2012-12-193-38/+41
* Use an empty challenge for the password questionGreg Hudson2012-12-131-1/+1
* Build fixes for windowsBen Kaduk2012-12-051-3/+3
* Avoid redundant socket cleanup in sendto_kdc.cGreg Hudson2012-11-291-4/+0
* Fix spin-loop bug in k5_sendto_kdcGreg Hudson2012-11-291-1/+1
* Make krb5_trace_info a typedefBen Kaduk2012-11-271-2/+2
* Remove broken clean_hostname trace messagesGreg Hudson2012-11-251-2/+0
* Add Camellia enctypes to default enctype listsGreg Hudson2012-11-141-0/+1
* Don't leak new fields of krb5_init_creds_contextGreg Hudson2012-10-241-0/+2
* Don't save empty cc_config_out in ccacheGreg Hudson2012-10-241-1/+2
* Revert last trace.c changeGreg Hudson2012-10-231-1/+1