summaryrefslogtreecommitdiffstats
path: root/src/include/krb5.hin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add krb5_init_keyblockSam Hartman2002-03-291-0/+9
* * k5-int.h: Include errno.h.Ken Raeburn2002-03-281-1/+0
* * krb5.hin: Don't include <sys/types.h> any more.Ken Raeburn2002-03-281-3/+0
* restore krb5_const definition, with a warning it's deprecatedKen Raeburn2002-03-071-0/+4
* * krb5.hin, k5-int.h: Use const instead of krb5_const.Ken Raeburn2002-02-231-113/+111
* When initiating GSSAPI context override tgs-enctypesSam Hartman2001-11-181-0/+4
* * Link Yarrow into the buildSam Hartman2001-11-161-0/+43
* * Add krb5_c_init_state and krb5_c_free_state functionsSam Hartman2001-11-061-2/+12
* * Tie in Microsoft rc4 cipher and make it buildSam Hartman2001-10-231-0/+3
* Add KRB5_CALLCONV to krb5_kt_get_typeDanilo Almeida2001-10-161-1/+1
* Replace keytab function-table dispatch macros in krb5.h with functions definedKen Raeburn2001-10-121-64/+22
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-2/+0
* KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn2001-10-061-1/+0
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-323/+321
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-225/+223
* better realm transit path checking for app serverKen Raeburn2001-09-261-1/+1
* new kdc option flagsKen Raeburn2001-09-071-2/+2
* new ticket flagsKen Raeburn2001-09-071-3/+3
* krb5_check_transited_list now takes pointers to constKen Raeburn2001-07-311-2/+2
* move krb5_os_hostaddr decl from krb5.hin to k5-int.hKen Raeburn2001-07-191-3/+0
* * krb5.hin: Do not use "random_key" as argument name. When krb.hEzra Peisach2001-06-221-6/+6
* * krb5.hin: Move prototypes for krb5_net_read() andEzra Peisach2001-06-201-0/+2
* * k5-util.h: Add prototypes for krb5_compat_recvauth_version() andEzra Peisach2001-06-111-0/+3
* * krb5.hin: Get rid of extraneous krb5_const before integerEzra Peisach2001-06-071-7/+7
* * krb5.hin: Add prototypes for krb5_auth_con_setpermetypes() andEzra Peisach2001-03-081-0/+10
* * krb5.hin (KRB5_NPROTOTYPE): DeleteKen Raeburn2001-01-201-1/+0
* Always use ANSI C features (prototypes, const, void *, etc).Ken Raeburn2001-01-201-566/+474
* * k5-int.h: krb5_alt_method, krb5_etype_info_entry length fieldsEzra Peisach2000-10-171-12/+21
* * krb5.hin, k5-int.h: krb5_cc_get_name now returns const char *Ezra Peisach2000-10-031-1/+1
* * krb5.hin: Move prototype for krb5_gen_replay_name()Ezra Peisach2000-09-261-0/+5
* * krb5.hin: lr_type element of krb5_last_req_entry needs to be aEzra Peisach2000-08-071-1/+1
* * krb5.hin: Fix calling convention for krb5_cc_get_typeDanilo Almeida2000-07-201-1/+1
* * krb5.hin (krb5_cc_*): Replace macro definitions with function declarations.Ken Raeburn2000-07-141-51/+54
* * krb5.hin (krb5_get_tgs_ktypes, krb5_free_ktypes): Fix linkage toKen Raeburn2000-06-271-1/+12
* 2000-05-15 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-05-161-0/+18
* Added krb5_free_default_realmMiro Jurisic2000-03-201-0/+3
* Add krb5_get_prompt_types() functionalityDanilo Almeida2000-03-161-0/+14
* * krb5.hin (krb5_decode_ticket): DeclareDanilo Almeida2000-02-011-0/+5
* * krb5.hin (krb5_secure_config_files): Delete declaration.Ken Raeburn1999-12-151-3/+2
* * configure.in: Check for inet_{ntop,pton,ntoa,aton},Ken Raeburn1999-10-171-0/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* From 1.1 branch.Ken Raeburn1999-09-011-15/+16
* * krb5.hin: Re-align des3-cbc-sha1 and hmac-sha1-des3 to agreeTom Yu1999-08-181-2/+2
* * krb5.hin: Wrap all declarations in `extern "C"' for C++, not just some. MoveKen Raeburn1999-08-031-37/+15
* Added krb5_get_profileMiro Jurisic1999-07-261-0/+4
* #ifdefed out krb5_*config_file on MacOSMiro Jurisic1999-07-211-5/+8