summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added command line UI support.Alexandra Ellwood2008-09-224-654/+573
* Merge 1.7 work on auxiliary ccache functions necessary for KIM. Adds krb5_cc_...Justin Anderson2008-09-222-1/+60
* KIM ui plugin support and gui selection harnessAlexandra Ellwood2008-09-192-29/+55
* Removed kim_identity_get_gss_name and updated documentationAlexandra Ellwood2008-09-181-12/+0
* Added tentative plugin API for KIM UIAlexandra Ellwood2008-09-171-0/+90
* Added support for options in favorite identities.Alexandra Ellwood2008-09-171-72/+12
* Removed favorite identities object from public API and merged functionalityAlexandra Ellwood2008-09-112-165/+92
* Use krb5 threading functions.Alexandra Ellwood2008-09-082-0/+41
* CCAPI should only use one pthread keyAlexandra Ellwood2008-09-041-0/+5
* Fix vasprintf signed/unsigned mix; separate out duplicated error paths; pull ...Ken Raeburn2008-08-291-26/+40
* Based on patch from lxs, with some changes:Ken Raeburn2008-08-273-8/+66
* r820@NOME-KING: raeburn | 2008-08-26 18:37:41 -0400Ken Raeburn2008-08-271-374/+47
* Change non-debug version of k5_debug_log to int to silence someKen Raeburn2008-08-261-1/+1
* Incorporate Apple's patchKen Raeburn2008-08-252-0/+112
* Fix sense of test of lock call preparing to update debug info inKen Raeburn2008-08-251-1/+1
* Updated documentation to be more specific about TLS impactAlexandra Ellwood2008-08-221-5/+8
* Add support to send CFNotifications on ccache and cache collection changesAlexandra Ellwood2008-08-201-0/+10
* Modified hints APIs to be a single API that takes string keys.Alexandra Ellwood2008-08-1910-344/+246
* Move internal cccursor structures/prototypes to the ccache private includeEzra Peisach2008-08-161-20/+0
* Move prototype for krb5int_random_string from k5-int.h to cc-int.h asEzra Peisach2008-08-151-2/+0