summaryrefslogtreecommitdiffstats
path: root/src/include/krb5.hin
Commit message (Expand)AuthorAgeFilesLines
* install headers into include/krb5Ken Raeburn2006-05-231-2565/+0
* Initial enhanced error message support, similar to what I sent toKen Raeburn2006-03-261-0/+15
* * Correct function prototypes that should have been using Jeffrey Altman2005-11-151-6/+6
* Implement RFC 3961 PRFSam Hartman2005-05-201-0/+7
* Add new function krb5_boolean krb5_is_thread_safe(void) to library.Jeffrey Altman2005-01-051-0/+2
* * krb5.hin: Flag krb5_principal2salt as KRB5_CALLCONV_WRONGTom Yu2004-12-211-1/+1
* * krb5.hin (krb5_cc_get_flags): DeclareKen Raeburn2004-11-161-0/+3
* krb5.hin: add new krb5_ccache flag, KRB5_TC_NOTICKETJeffrey Altman2004-09-091-0/+1
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-221-10/+1
* Use more const data in the keytab type registryKen Raeburn2004-03-061-1/+1
* Remove ENCTYPE_LOCAL_DES3_HMAC_SHA1Sam Hartman2004-02-241-3/+2
* Add platform-dependent 64-bit and inline-function support via new headerKen Raeburn2003-12-131-1/+2
* * krb5.hin (struct _krb5_donot_replay, krb5_rc_default, krb5_rc_resolve_type)Ken Raeburn2003-08-261-50/+0
* krb5_get_host_realm and krb5_free_host_realm should not be labeled as KRB5_PR...Jeffrey Altman2003-07-311-1/+1
* Export krb5_principal2saltAlexandra Ellwood2003-07-211-1/+1
* Export krb5_get_permitted_enctypes and krb5_set_real_time for SambaAlexandra Ellwood2003-07-091-2/+8
* * krb5.hin: krb524_init_ets() takes one argumentTom Yu2003-06-121-1/+1
* Rename interface to krb5_524_convert_creds, export it from krb5 library.Ken Raeburn2003-05-281-6/+7
* * krb5.hin: Sequence number of krb5_replay_data should be unsignedEzra Peisach2003-05-251-1/+1
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-241-0/+7
* Default KRB5_DEPRECATED to 0, but force it to 1 for in-tree stuffTom Yu2003-05-221-15/+6
* Sequence numbers are now unsigned. Implement lenient parser forTom Yu2003-05-181-3/+3
* Define the new error codesKen Raeburn2003-05-171-0/+5
* * IMplement etype_info in KDC. If the request contains any newSam Hartman2003-05-121-1/+8
* Rename the local_subkey and remote_subkey fields in the auth_contextTom Yu2003-05-101-5/+19
* Implementation of Microsoft set password client library code providedSam Hartman2003-04-251-12/+8
* * krb5.h: Removed enumsalwaysint because there are no typed enums in this hea...Alexandra Ellwood2003-03-061-5/+3
* Clean up PBKDF2 interface. Add s2k-params to string-to-key interface, exceptKen Raeburn2003-03-051-0/+4
* * krb5.hin (krb5_princ_component): Return NULL if going off the end of the arrayKen Raeburn2003-02-201-1/+4
* * krb5.hin (krb5_mk_req_checksum_func): Fix Windows calling convention syntaxKen Raeburn2003-01-171-1/+1
* 2003-01-08 Sam Hartman <hartmans@mit.edu>Sam Hartman2003-01-081-2/+2
* Implement krb5_auth_con_set_checksum_func, an API for setting aSam Hartman2003-01-061-1/+16
* Clean up some broken uses of "const" in function interfacesKen Raeburn2002-12-191-25/+25
* * krb5.hin: Update comment on krb5_kt_free_entry prototype toTom Yu2002-12-121-1/+1
* * k5-int.h (krb5_ser_handle): Now points to const.Ken Raeburn2002-10-311-1/+1
* Wrong ASN.1 definition and padata type for new hardware preauthKen Hornstein2002-10-301-2/+5
* Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txtKen Hornstein2002-10-241-0/+8
* No support for negative password expiration last-req hintKen Hornstein2002-10-241-1/+2
* gic_pwd doesn't support password expiration notification via last_req hintKen Hornstein2002-10-231-0/+1
* Put # for cpp directives in first columnKen Raeburn2002-07-091-24/+24
* Oops, missed oneTom Yu2002-06-221-1/+1
* * krb5.hin: Fix up yet more CALLCONV botches from last mergeTom Yu2002-06-211-7/+7
* Fix missed pullup of kt_free_entry -> free_keytab_entry_contentsTom Yu2002-06-181-0/+6
* * krb5.hin: Delete inclusion of profile.h againKen Raeburn2002-06-151-6/+0
* * krb5.hin: Conditionalize KRB5_CALLCONV_WRONG separatelyTom Yu2002-06-151-16/+54
* * krb5.hin: Fix BEGIN_DECLS conditionalTom Yu2002-06-151-1/+3
* Reduce build-time per-system dependencies and krb5.h namespace intrusionsKen Raeburn2002-05-251-29/+18
* * krb5.hin (krb5_c_valid_enctype, krb5_c_valid_cksumtype,Ken Raeburn2002-04-061-0/+10
* * krb5.hin: Default to KRB5_DEPRECATED=1, allowing compilerTom Yu2002-04-031-8/+20
* * krb5.hin: Move a whole bunch of stuff under KRB5_DEPRECATED orTom Yu2002-04-021-9/+81