summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adjust kdb5.c check for ulog being mappedGreg Hudson2013-01-241-1/+1
* Remove ulog_check(); the ulog is not a DB journalNicolas Williams2013-01-231-114/+6
* Propagate policy changes over iprop via full dumpGreg Hudson2013-01-221-3/+51
* Fix iprop log reinitializationGreg Hudson2013-01-222-13/+41
* Modernize style of kdb_log.cGreg Hudson2013-01-221-460/+292
* Clean up iprop flow control in kdb5.cGreg Hudson2013-01-181-53/+42
* Get rid of krb5_read_realm_paramsGreg Hudson2013-01-164-180/+0
* Remove unused krb5_realm_params fieldsGreg Hudson2013-01-152-69/+1
* Clean up style of alt_prof.cGreg Hudson2013-01-121-417/+354
* Simplify KDC host referral codeGreg Hudson2013-01-113-49/+13
* Clean up k5_locate_server error handlingGreg Hudson2013-01-111-25/+10
* make dependGreg Hudson2013-01-1033-533/+647
* Fold kadm5 internal policy functions into callersGreg Hudson2013-01-099-190/+9
* Allow principals to refer to nonexistent policiesGreg Hudson2013-01-097-623/+73
* Rename ccache configuration macrosZhanna Tsitkov2013-01-094-12/+12
* Fix void pointer arithmetic in oid_ops.cGreg Hudson2013-01-091-1/+1
* Fix various result checksNickolai Zeldovich2013-01-071-1/+1
* Fix initial call to svcraw_createNickolai Zeldovich2013-01-071-0/+1
* Fix gss_str_to_oid and gss_oid_to_str edge casesGreg Hudson2013-01-011-125/+121
* Fix a small memory leak in util_errmapGreg Hudson2013-01-011-12/+9
* Fix gss_str_to_oid for OIDs with zero-valued arcsLuke Howard2013-01-011-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
* Fix clntraw_create initializationGreg Hudson2012-12-201-8/+10
* Simplify k5test.py environmentsGreg Hudson2012-12-205-65/+58
* 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-1936-1256/+1131
* 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-195-42/+46
* Use an empty challenge for the password questionGreg Hudson2012-12-131-1/+1
* Fix various integer issuesGreg Hudson2012-12-101-3/+3
* Build fixes for windowsBen Kaduk2012-12-053-4/+6
* 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
* Add camellia_key_cleanupBen Kaduk2012-11-281-1/+9
* Make krb5_trace_info a typedefBen Kaduk2012-11-271-2/+2
* Remove broken clean_hostname trace messagesGreg Hudson2012-11-251-2/+0
* Fix typo disabling static-linked LDAP back endGreg Hudson2012-11-151-1/+1