summaryrefslogtreecommitdiffstats
path: root/src/include/krb5.hin
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * krb5.hin (krb5_get_default_config_files, krb5_free_config_files):Danilo Almeida1999-06-171-0/+6
* * krb5.hin: Remove unused priv_size from krb5_encrypt_blockEzra Peisach1999-05-111-1/+0
* k5-int.h: Add new prototypes and #define's provided by Frank Cusack'sTheodore Tso1999-04-101-0/+2
* Back out prototype changes which should haven't gotten checked in yetTheodore Tso1999-03-121-2/+0
* Add definition for GSS_DLLIMP for non-Windows platformsTheodore Tso1999-03-121-0/+3
* krb5.hin (krb5_get_realm_domain): Add appropriate modifiers so thatTheodore Tso1999-02-091-1/+1
* k5-int.h: Add an entry to the os_context to store the default ccacheTheodore Tso1999-02-021-0/+2
* krb5.hin: Fix realm iterator prototypes so that they useTheodore Tso1999-01-211-4/+12
* krb5.hin: Add KRB5_DLLIMP and KRB5_CALLCONV to the prototypes ofTheodore Tso1998-12-051-4/+4
* krb5.hin: Move krb4 function prototypes to krb54proto.hTheodore Tso1998-12-051-28/+1
* krb5.hin: Add function prototypes for the new realm iteratorTheodore Tso1998-12-041-0/+43
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-26/+177
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-4/+4
* Added magic incantations for Macontosh CFM-68KMiro Jurisic1998-07-141-2/+10
* krb5.hin: Declare krb5_auth_con_setrcache and krb5_get_server_rcacheTheodore Tso1998-05-271-2/+2
* * krb5.hin: fix #define of krb5_cc_gen_new (takes a krb5_ccache *,Dan Winship1998-01-301-1/+1
* * krb5.hin: Add constants and prototypes for the Cygnus passwordTom Yu1997-12-061-0/+185
* * krb5.hin: Add const to prototypes for krb5_cc_resolve,Ezra Peisach1997-09-151-4/+4
* For Windows and Macintosh, always include stdlib.hTheodore Tso1997-07-301-0/+1
* it's 'extern "C"' not '#extern "C"'Kevin Mitchell1997-03-311-3/+3
* Add 'extern "C"' for C++ compatibility; also check for __cplusplusTheodore Tso1997-03-181-4/+27
* krb5.hin: Export krb5_read_password (Win16/32)Richard Basch1997-02-251-5/+5
* Fixed krb5_build_principal_va prototype to match functionRichard Basch1997-02-201-1/+1
* Do not export krb5_init_ets/krb5_free_ets (win16/win32)Richard Basch1997-02-201-2/+4
* Added function prototype for krb5_set_principal_realm()Theodore Tso1997-02-191-0/+4
* Remove krb5_xfree from the public interfaceRichard Basch1997-02-181-78/+35
* Added declaration for krb5_finish_etsRichard Basch1997-02-151-0/+2
* krb5.hin: export krb5_get_credenitals_{renew,validate} (win32)Richard Basch1997-02-111-2/+2