summaryrefslogtreecommitdiffstats
path: root/src/include/krb5
Commit message (Expand)AuthorAgeFilesLines
* Merge mskrb-integ onto trunkSam Hartman2009-01-032-17/+216
* Revert r21589, and export krb5_get_fallback_host_realm insteadGreg Hudson2008-12-291-0/+4
* Clean up krb5_get_fallback_host_realm in two respects:Greg Hudson2008-12-241-4/+0
* Crypto IOV API per Projects/AEAD encryption APISam Hartman2008-12-021-0/+57
* krb5_build_principal_va does not allocate krb5_principalAlexandra Ellwood2008-10-241-1/+7
* Merge 1.7 work on auxiliary ccache functions necessary for KIM. Adds krb5_cc_...Justin Anderson2008-09-221-0/+25
* Incorporate Apple's patchKen Raeburn2008-08-251-0/+111
* Changes to krb5_kt_default_name changed the krb5 ABI. RevertedAlexandra Ellwood2008-07-081-1/+1
* Apple PKINIT patch commitAlexandra Ellwood2008-05-301-0/+9
* Implement KRB5_ATTR_DEPRECATED for WindowsKen Raeburn2007-08-281-0/+2
* For gcc 4.x, add sentinel attribute to krb5_build_principalKen Raeburn2007-08-271-1/+5
* Define KRB5_ATTR_DEPRECATED (and undef at end of file) and attach itKen Raeburn2007-08-271-7/+15
* Add PKINIT supportKevin Coffman2007-08-012-128/+274
* Attach format attributes to declarations of various message-formattingKen Raeburn2007-06-291-3/+11
* krb5_kt_default_name should take an unsized lengthEzra Peisach2007-02-051-1/+1
* krb5_kt_get_type should return const char *. Ezra Peisach2007-02-051-1/+1
* get_init_creds_opt extensibilityTom Yu2007-01-302-1/+78
* Include stdarg.h, and don't conditionalize declarations of functions withKen Raeburn2007-01-201-5/+1
* Mark as C source for Emacs mode selectionKen Raeburn2007-01-201-1/+1
* Don't define KRB5_PRIVATE, since it's not tested any moreKen Raeburn2007-01-201-4/+0
* Move all KRB5_PRIVATE declarations from krb5.h(in) to k5-int.h, and drop theKen Raeburn2007-01-201-376/+1
* Fix typo in checked-in versionKen Raeburn2007-01-161-1/+1
* This commit adds two new functions, krb5_server_decrypt_ticket_keyblock Jeffrey Altman2007-01-161-0/+12
* krb5_is_referral_realm now takes a pointer to const krb5_data, since it doesn'tKen Raeburn2006-12-191-1/+1
* Modifications to support the generation and embedding Jeffrey Altman2006-12-071-2/+5
* * src/lib/krb5/ccache/ccbase.c (krb5int_cc_getops): InternalTom Yu2006-11-181-0/+6
* Didn't include header changes in the previous commitKevin Coffman2006-11-171-2/+7
* fix warning in preauth_plugin.h headerKen Raeburn2006-11-161-1/+1
* allow server preauth plugin verify_padata function to return e-dataKevin Coffman2006-11-131-1/+2
* Add "get_data" function to the client preauth plugin interfaceKevin Coffman2006-11-091-0/+22
* Add public function to get keylenth associated with an enctypeKevin Coffman2006-11-091-0/+5
* krb5.h not C++-safe due to "struct krb5_cccol_cursor"Alexandra Ellwood2006-11-071-2/+2
* Modify the preath plugin interface so that a plugin's context isKevin Coffman2006-11-011-21/+35
* * preauth_plugin.h: Don't use an enum in a public apiSam Hartman2006-10-131-1/+1
* Patch to split client plugin from server pluginSam Hartman2006-10-131-73/+85
* Use const pointers for error messages.Ken Raeburn2006-10-071-2/+2
* drop comma at end of enum listKen Raeburn2006-10-071-1/+1
* cursor for iterating over ccachesTom Yu2006-10-051-0/+19
* Preauthentication Plugin FrameworkSam Hartman2006-10-032-2/+284
* Set the canonicalize flag in TGS requests and accept cross-realm referral tic...Sam Hartman2006-09-211-2/+20
* Switched from "#pragma options align" to "#pragma pack". Alexandra Ellwood2006-07-251-2/+2
* Fix comment style in public headerKen Raeburn2006-06-291-8/+10
* fix calling convention for krb5 error-message routines, document usage of krb...Ken Raeburn2006-06-291-5/+13
* * src/include/krb5/krb5.hin: Add prototype for krb5_copy_contextTom Yu2006-06-261-0/+2
* remove spuriously resurrected file from mergeTom Yu2006-06-151-30/+0
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-141-0/+30
* Add copyright noticeKen Raeburn2006-05-261-0/+29
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-0/+0
* Drop major version number from service-locator function table structure.Ken Raeburn2006-05-241-5/+6
* install headers into include/krb5Ken Raeburn2006-05-232-0/+2595