summaryrefslogtreecommitdiffstats
path: root/src/include/k5-int.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of cm.c and cm.hGreg Hudson2013-04-121-2/+0
* Avoid passing null pointers to memcpy/memcmpGreg Hudson2013-04-081-7/+8
* Get rid of krb5_xfreeGreg Hudson2013-03-281-3/+0
* Move a bunch of stuff out of k5-int.hGreg Hudson2013-03-241-371/+0
* Get rid of krb5_{get,free}_krbhstGreg Hudson2013-03-221-2/+0
* Get rid of osconfig.cGreg Hudson2013-03-221-3/+0
* Add localauth pluggable interfaceGreg Hudson2013-03-091-1/+6
* Add krb5_free_enctypes APIGreg Hudson2013-02-271-2/+0
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-091-0/+22
* Simplify KDC host referral codeGreg Hudson2013-01-111-1/+0
* Rename ccache configuration macrosZhanna Tsitkov2013-01-091-5/+5
* Get rid of KRB5_KDB_SRV_TYPE_PASSWDGreg Hudson2012-12-201-1/+0
* Rename internal preauth functionsGreg Hudson2012-12-191-27/+0
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-191-1/+1
* Add "pa_config_data" configuration to ccachesNalin Dahyabhai2012-10-171-47/+1
* Test in_ccache and pa_types functionalityNalin Dahyabhai2012-10-161-0/+5
* Add "pa_type" configuration to ccachesNalin Dahyabhai2012-10-161-0/+12
* Add an input ccache get_init_creds optionNalin Dahyabhai2012-10-161-0/+1
* Add responder support to get_as_key()Nathaniel McCallum2012-10-121-1/+2
* De-conditionalize Camellia codeGreg Hudson2012-10-091-22/+0
* Improve kpropd behavior in iprop modeNicolas Williams2012-10-051-0/+1
* Add responder feature for initial cred exchangesNathaniel McCallum2012-09-111-0/+8
* Add zapfreestr() helper to k5-int.hGreg Hudson2012-09-101-0/+10
* Add otp client preauth pluginNathaniel McCallum2012-08-231-0/+6
* Add ASN.1 support for OTPGreg Hudson2012-08-231-0/+75
* Add default_ccache_name profile variableGreg Hudson2012-07-241-0/+1
* Remove DISABLE_TRACING from windows buildKevin Wasserman2012-07-161-1/+0
* Add krb5int_cc_user_set_default_nameKevin Wasserman2012-07-111-0/+3
* Add client keytab initiation supportGreg Hudson2012-07-021-0/+1
* Add krb5_kt_client_default APIGreg Hudson2012-07-021-0/+4
* Simplify bld_princ.cGreg Hudson2012-06-211-9/+0
* Remove krb5int_cc_os_default_nameGreg Hudson2012-06-111-3/+0
* Rename and add to etype utility functionsGreg Hudson2012-06-071-0/+6
* Remove krb5_is_permitted_enctype_extGreg Hudson2012-06-071-10/+0
* Add control over session key enctype negotiationNicolas Williams2012-06-061-0/+1
* Convert DEBUG_REFERRALS to TRACE_* frameworkW. Trevor King2012-05-231-6/+1
* Constify get_init_creds string input paramsGreg Hudson2012-05-091-1/+2
* Use variadic macros to simplify k5-trace.hGreg Hudson2012-05-081-2/+3
* Stop using SALT_TYPE_AFS_LENGTHGreg Hudson2012-04-271-0/+1
* Allow preauth mechs to work with clock skewGreg Hudson2012-04-171-0/+11
* Remove admin_keytab references in code and docsGreg Hudson2012-03-041-1/+0
* Data-driven ASN.1 decoderGreg Hudson2012-02-111-2/+3
* Minimize draft9 PKINIT code by removing dead codeGreg Hudson2012-02-111-5/+1
* Remove some unneeded accessor fieldsGreg Hudson2012-01-071-29/+1
* Remove some unused structures and encodersGreg Hudson2012-01-071-59/+0
* Remove SAM encoders and structuresGreg Hudson2012-01-071-135/+0
* Convert all remaining macro-coded ASN.1 encodersGreg Hudson2012-01-061-1/+1
* Remove unused functions (older API residue) krb5_realm_iterator* and krb5_fre...Zhanna Tsitkov2012-01-041-14/+0
* Stop using krb5_typed_data structure typeGreg Hudson2011-12-211-7/+7
* Allow S4U2Proxy delegated credentials to be savedGreg Hudson2011-12-071-0/+3