summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Make enctype and checksumtype name mapping table types private to theKen Raeburn2009-01-151-63/+0
* Fix an additional multiple-write case noted by John, where sendauthKen Raeburn2009-01-151-1/+2
* Patch from Luke Howard to:Sam Hartman2009-01-131-1/+7
* Add message hash support to the replay interface, using extensionGreg Hudson2009-01-121-0/+4
* Patch from Luke HowardSam Hartman2009-01-061-1/+7
* Fix capitalizationSam Hartman2009-01-061-1/+1
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-0/+1
* xrealm_non_transitive not trust_non_transitiveSam Hartman2009-01-031-2/+2
* Remove flags that do not correspond to behavior we supportSam Hartman2009-01-031-4/+0
* KDB API should not be publicSam Hartman2009-01-031-3/+0
* Merge mskrb-integ onto trunkSam Hartman2009-01-0310-28/+1108
* Revert r21589, and export krb5_get_fallback_host_realm insteadGreg Hudson2008-12-292-4/+4
* Clean up krb5_get_fallback_host_realm in two respects:Greg Hudson2008-12-242-4/+4
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-1815-2200/+0
* Remove krb4 code in libkrb5Greg Hudson2008-12-151-14/+0
* Clean up some kadmind4 relics left behind in osconf.hinGreg Hudson2008-12-091-12/+0
* Crypto IOV API per Projects/AEAD encryption APISam Hartman2008-12-022-3/+122
* Move cc_mutex code from k5-int.h - where it is globally available to cc-int.hEzra Peisach2008-12-011-31/+0
* PERF: Introduced a new function krb5_is_permitted_enctype_ext to replace mult...Zhanna Tsitkov2008-11-171-0/+10
* Rename krb5int_buf_cstr to krb5int_buf_data, since k5bufs can be usedGreg Hudson2008-11-051-3/+3
* Add _with_password credential acquisition functions to KIM APIAlexandra Ellwood2008-11-032-3/+76
* In the k5buf module, add a function to append formatted data to aGreg Hudson2008-10-281-0/+8
* Add the k5buf string module to libkrb5supportGreg Hudson2008-10-282-0/+120
* Remove empty declaration of struct _krb5_kt_ops after the fully defined struc...Ezra Peisach2008-10-271-1/+0
* partial rewrite of the ASN.1 encodersKen Raeburn2008-10-251-7/+17
* More regression tests for ASN.1 encodersKen Raeburn2008-10-251-0/+5
* krb5_build_principal_va does not allocate krb5_principalAlexandra Ellwood2008-10-242-1/+16
* Add build system support for strlcpy and strlcat on platforms which doGreg Hudson2008-10-241-0/+8
* Use snprintf instead of strcpy/strcat in many placesGreg Hudson2008-10-231-0/+16
* Merge KerberosIPC into k5_mig supportAlexandra Ellwood2008-10-151-6/+1
* Now that we have support for conditionally exporting symbols from the supportKen Raeburn2008-10-151-74/+5
* preferences should handle KIM_OPTIONS_DEFAULTAlexandra Ellwood2008-10-092-2/+4
* KL APIs which take a NULL principal return klParameterErrAlexandra Ellwood2008-10-091-21/+24
* Change LDAP key-sequence encoder to use a single data structureKen Raeburn2008-10-061-12/+12
* Support for change password checkbox in enter and selectAlexandra Ellwood2008-10-021-4/+12
* Updated documentation to reflect new APIs and re-ran DoxygenAlexandra Ellwood2008-10-019-43/+84
* Make unset strings in kim_options and kim_selection_hintsAlexandra Ellwood2008-10-011-1/+3
* Support for passing options back and forth for enter_identity and Alexandra Ellwood2008-10-011-1/+2
* CCAPI should use common ipc and stream codeAlexandra Ellwood2008-09-301-5/+0
* Added support for disabling password saving, both globallyAlexandra Ellwood2008-09-291-1/+6
* Removed useless init and cleanup functions. Alexandra Ellwood2008-09-291-1/+1
* Create common stream and ipc layer for CCAPI and KIM. Alexandra Ellwood2008-09-283-1/+86
* Renamed kim_identity_get_components to kim_identity_get_components_stringAlexandra Ellwood2008-09-271-2/+2
* KerberosAgent MachIPC supportAlexandra Ellwood2008-09-271-0/+10
* Added kim_credential_get_options and kim_ccache_get_optionsAlexandra Ellwood2008-09-262-0/+34
* Removed application name setting function from kim_selection_hints headersAlexandra Ellwood2008-09-261-28/+2
* Initial checkin of Mac OS X ipc support. Alexandra Ellwood2008-09-261-7/+2
* Removed prototype with no implementationAlexandra Ellwood2008-09-251-13/+0
* Fixed bugs in command line change password support.Alexandra Ellwood2008-09-242-62/+27
* Renamed error handling files to reflect what they do now.Alexandra Ellwood2008-09-235-103/+53