summaryrefslogtreecommitdiffstats
path: root/src/include/k5-int.h
Commit message (Expand)AuthorAgeFilesLines
* Eliminate internal fixed-width type wrappersGreg Hudson2014-02-261-9/+5
* Make rcache resolve functions take const char *Greg Hudson2014-01-171-2/+4
* Remove unused krb5_context fieldsGreg Hudson2013-12-181-2/+0
* Don't require krb5.conf without KRB5_DNS_LOOKUPGreg Hudson2013-12-161-4/+0
* KDC Audit infrastructure and plugin implementationZhanna Tsitkov2013-10-041-1/+2
* Factor out krb5int_random_string() routineZhanna Tsitkov2013-09-241-0/+4
* Err codes in KRB_ERROR protocol messages are < 128Zhanna Tsitkov2013-09-231-0/+1
* Add a flag to prevent all host canonicalizationGreg Hudson2013-09-061-0/+2
* Fix FAST critical option bit checkingGreg Hudson2013-09-031-2/+2
* Support FAST hide-client-names optionGreg Hudson2013-09-031-1/+1
* Use hostrealm interface for realm mappingGreg Hudson2013-08-151-0/+4
* Add hostrealm pluggable interface definitionGreg Hudson2013-08-151-1/+2
* Add k5calloc internal helper functionGreg Hudson2013-07-111-2/+9
* Provide plugin module ordering guaranteesGreg Hudson2013-06-271-12/+2
* Fix various warningsGreg Hudson2013-06-071-5/+4
* 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