summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect formatting of KDF fields, no substantive changeSam Hartman2011-10-051-2/+2
* Use an opaque handle in the kdcpreauth callbackGreg Hudson2011-10-053-32/+22
* Create e_data as pa_data in KDC interfacesGreg Hudson2011-10-042-12/+26
* Make kdcpreauth verify respond via callbackGreg Hudson2011-10-031-4/+9
* Make dispatch() respond via a callbackGreg Hudson2011-10-031-6/+5
* Moved Windows specific include files to src/windows/includeSam Hartman2011-09-2811-3468/+0
* Enabled unconditional build of kfwlogon on WindowsSam Hartman2011-09-285-0/+2431
* Moved LoadFuncs/UnloadFuncs() to windows/libSam Hartman2011-09-281-0/+41
* Added leashdll/wshelper related files from KFWSam Hartman2011-09-285-0/+996
* win-mac.h additions for windows buildSam Hartman2011-09-281-1/+1
* Eliminate domain-based client realm walkGreg Hudson2011-09-281-0/+4
* Make the comments usable by DoxygenZhanna Tsitkov2011-09-261-3/+3
* Don't use accessor in encrypted challengeGreg Hudson2011-09-241-12/+1
* Recast encrypted challenge as linked built-insGreg Hudson2011-09-231-0/+86
* Add kadmin functionality for string attributesGreg Hudson2011-09-211-1/+1
* Add KRB5_TL_STRING_ATTRS and libkdb5 accessorsGreg Hudson2011-09-211-0/+34
* Formatting fixesGreg Hudson2011-09-192-10/+9
* Protect autoconf #defines (HAVE_FOO, et al) in win-mac.h with #ifdef KRB5_PRI...Sam Hartman2011-09-191-0/+4
* Remove the ticket from the pkinit-alg-agility KDF function, to matchSam Hartman2011-09-191-1/+0
* * Extend auth_packSam Hartman2011-09-192-3/+20
* Added underlying ASN.1 structures for pkinit algorithm agilitySam Hartman2011-09-191-0/+22
* Split signal setup into loop_setup_signals()Greg Hudson2011-09-141-1/+3
* Add krb5_cc_select() API and pluggable interfaceGreg Hudson2011-09-054-2/+170
* Add new cache collection APIsGreg Hudson2011-09-052-0/+70
* Add fnmatch support to libkrb5supportGreg Hudson2011-09-051-0/+19
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-041-2/+2
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-041-117/+117
* Migrate net-server loop to use libvertoGreg Hudson2011-09-021-7/+11
* Add a loop_ prefix to net-server.c functionsGreg Hudson2011-09-021-9/+10
* Make data_eq_string work with const stringsGreg Hudson2011-08-151-8/+7
* Removed unused "db_modules" and "preauth_module_dir" configuration optionsZhanna Tsitkov2011-08-121-2/+0
* Clean up some ldap #define'sZhanna Tsitkov2011-08-101-4/+5
* In last-resort fallback va_copy change 'memcmp' to 'memcpy'Sam Hartman2011-08-091-1/+1
* Add internal APIs for portable path manipulationGreg Hudson2011-08-071-0/+22
* Minor comment correctionZhanna Tsitkov2011-08-011-2/+2
* Define KRB5_TL_DB_ARGS unconditionally in kdb.hGreg Hudson2011-07-261-1/+2
* Better x-ref for simple macro's in doxygen commentsZhanna Tsitkov2011-07-251-159/+178
* Added documentation for the encrypt/decrypt API functionsZhanna Tsitkov2011-07-251-26/+204
* Fix build without KRB5_DNS_LOOKUPGreg Hudson2011-07-251-1/+1
* Add krb5_init_context_profile APIGreg Hudson2011-07-202-1/+25
* Added documentation for krb5_decode_authdata_container and krb5_encode_authda...Zhanna Tsitkov2011-07-201-2/+27
* Added documentation for cred cache (un)lock, checksum and crypto length APIsZhanna Tsitkov2011-07-111-23/+275
* C90 doesn't allow commas at the ends of enumeration listsKen Raeburn2011-07-011-2/+2
* Don't destroy dst on error in krb5_cc_moveGreg Hudson2011-06-231-1/+1
* Cosmetic fixes to preauth_plugin.h from Linus NordbergGreg Hudson2011-06-221-2/+2
* Fix the build and doxygen markupZhanna Tsitkov2011-06-221-6/+4
* Formatting and editorial pass over krb5.hin doxygen markupGreg Hudson2011-06-221-2356/+2482
* Document that e_data can be used by KDB modules internallyGreg Hudson2011-06-201-0/+9
* Convert preauth_plugin.h to new plugin frameworkGreg Hudson2011-06-172-416/+357
* Add k5_plugin_register_dyn internal APIGreg Hudson2011-06-173-2/+17