summaryrefslogtreecommitdiffstats
path: root/src/include/k5-int.h
Commit message (Expand)AuthorAgeFilesLines
* Add the k5buf string module to libkrb5supportGreg Hudson2008-10-281-0/+3
* 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-241-0/+9
* Change LDAP key-sequence encoder to use a single data structureKen Raeburn2008-10-061-12/+12
* Merge 1.7 work on auxiliary ccache functions necessary for KIM. Adds krb5_cc_...Justin Anderson2008-09-221-1/+35
* Based on patch from lxs, with some changes:Ken Raeburn2008-08-271-2/+9
* 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
* a stash file is not a keytabWill Fiveash2008-08-151-0/+5
* Rename and export random_string from cc_memory.cKen Raeburn2008-08-021-0/+2
* Add comment and <TargetConditionals.h> to previousTom Yu2008-07-101-0/+11
* Use #pragma pop on the Mac to ensure that the krb5_gic_opt_extTom Yu2008-07-101-0/+8
* Merge from branch sun-ipropKen Raeburn2008-06-241-0/+4
* Change krb5_context.db_context to point to the real structure type,Ken Raeburn2008-06-021-2/+4
* bump accessor version numberTom Yu2007-09-041-1/+1
* Remove macros and associated comments that appear to be forKen Raeburn2007-08-281-65/+0
* In krb5_preauth_context ftable should be Jeffrey Altman2007-08-081-1/+1
* KRB5_CALLCONV must be specified inside parens Jeffrey Altman2007-08-061-1/+1
* Add PKINIT supportKevin Coffman2007-08-011-44/+101
* Debugged version of patch worked up with LukeKen Raeburn2007-07-271-2/+10
* Pull out code for looking up the current time, comparing the offset ofKen Raeburn2007-07-201-0/+1
* Change struct _krb5_context.os_context into a single element instead of array[1]Ken Raeburn2007-05-211-10/+1
* Simplify UNIX krb5int_zap_data a little. Omit volatile cast, just call memset,Ken Raeburn2007-05-211-10/+6
* Define and use some inline helper functions for comparing data and authdata s...Ken Raeburn2007-05-101-1/+38
* k5-int.h, gic_opt.cJeffrey Altman2007-05-021-2/+2
* Remove unused scc_default_format field from krb5_contextKen Raeburn2007-03-261-1/+0
* Ensure consistancy between prototypes and functionsEzra Peisach2007-02-191-1/+1
* rename krb5_server_decrypt_ticket_keyblock() toTom Yu2007-02-131-1/+1
* get_init_creds_opt extensibilityTom Yu2007-01-301-6/+79
* Change second argument to krb5_cc_register to take a const krb5_cc_ops *. MakesEzra Peisach2007-01-231-1/+1
* Move all KRB5_PRIVATE declarations from krb5.h(in) to k5-int.h, and drop theKen Raeburn2007-01-201-0/+304
* * lib/krb5/krb/copy_creds.c (krb5int_copy_creds_contents): New function, splitKen Raeburn2006-12-281-0/+3
* build the trunk on Windows (again)Jeffrey Altman2006-12-081-1/+1
* krb5_cc_remove should work for the CCAPIAlexandra Ellwood2006-12-051-0/+5
* Remove unused prototype for krb5_find_config_filesEzra Peisach2006-12-031-2/+0
* send a new request with the new padata returned by krb5_do_preauth_tryagain()Kevin Coffman2006-12-011-1/+1
* correct client preauth plugin request_contextKevin Coffman2006-11-131-2/+6
* Add "get_data" function to the client preauth plugin interfaceKevin Coffman2006-11-091-2/+19
* Modify the preath plugin interface so that a plugin's context isKevin Coffman2006-11-011-17/+96
* Add prototype for krb5int_init_context_kdcEzra Peisach2006-10-161-0/+2
* Move ASN.1 routines for KDB LDAP plugin into main krb5 library,Ken Raeburn2006-10-071-0/+26
* cursor for iterating over ccachesTom Yu2006-10-051-0/+44
* Preauthentication Plugin FrameworkSam Hartman2006-10-031-2/+17
* Set the canonicalize flag in TGS requests and accept cross-realm referral tic...Sam Hartman2006-09-211-0/+17
* Merge Todd's TCP changepw support, with a few fixupsKen Raeburn2006-08-231-6/+11
* * k5-int.h (krb5_copy_error_state): New macroKen Raeburn2006-06-241-0/+3
* Conditionalize declarations of krb5int_make_srv_query_realm andKen Raeburn2006-06-151-0/+2
* Since it appears we don't actually set the conf_tgs_ktypes field except in thisKen Raeburn2006-06-101-9/+1