aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)AuthorFilesLines
2001-05-31* des.h: Do not use "encrypt" as an argumentEzra Peisach2-1/+5
2001-04-27.cvsignore: Add stamp-h.inEzra Peisach2-1/+6
2001-04-26new internal library interface for locating serversKen Raeburn2-19/+78
2001-04-26assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn8-33/+22
2001-04-26update copyright yearsKen Raeburn1-1/+1
2001-04-26move socklen_t, socklen handling from krb5 library to include/k5-int.hKen Raeburn3-12/+43
2001-04-14revise error table header rules - don't explicitly invoke awk hereKen Raeburn2-17/+20
2001-04-14k5-int.h: Always include stdlib.h and string.h; don't bother with HAVE_ macrosKen Raeburn2-14/+5
2001-04-10use const for some des inputs and reduce unnecessary castsKen Raeburn2-7/+14
2001-04-10* krb.h: Don't use "index" as argument nameKen Raeburn2-3/+6
2001-04-10* kparse.h: Don't use PROTOTYPE macroKen Raeburn2-10/+10
2001-04-10* des.h (des_cblock, des_key_schedule): Separate definitions into a block withKen Raeburn2-2/+23
2001-04-10* des.h: Include stdio.h.Ken Raeburn3-103/+125
2001-03-21I didn't intend to commit that on the trunk (oops). UndoingMiro Jurisic1-15/+0
2001-03-21macsock.h: Updated Utilities.h and sockets includesMiro Jurisic1-0/+15
2001-03-08 * krb5.hin: Add prototypes for krb5_auth_con_setpermetypes() andEzra Peisach2-0/+15
2001-02-26* adm_proto.h (krb5_adm_connect): Declare prompt string const charEzra Peisach2-2/+7
2001-01-30 * krb.h: Remove KRB_NEVERDATETom Yu2-2/+4
2001-01-26 * prot.h: Add new prototypes for prot_client.c stuff. Also, addTom Yu2-0/+39
2001-01-24 * prot.h: Add prototype for decode_kdc_request() and some roughTom Yu2-0/+18
2001-01-23 * krb.h: Remove internal prototypes and macrosTom Yu3-152/+173
2001-01-20* krb5.hin (KRB5_NPROTOTYPE): DeleteKen Raeburn2-1/+2
2001-01-20Always use ANSI C features (prototypes, const, void *, etc).Ken Raeburn3-884/+845
2001-01-17Make prototypes unconditionalKen Raeburn6-374/+293
2000-11-08 * des.h: Change to make KRB4_32 an int if it's at least 32 bitsTom Yu3-22/+113
2000-11-01 * configure.in: Use AC_C_CONST instead of AC_CONST andEzra Peisach2-2/+7
2000-10-24 * krb.h: Modify krb_{mk,rd}_{priv,safe} prototypes to align withTom Yu2-4/+10
2000-10-17 * k5-int.h: krb5_alt_method, krb5_etype_info_entry length fieldsEzra Peisach4-22/+56
2000-10-17 * kparse.h: Add prototypes for fGetChar(), fGetParameterSet(),Ezra Peisach2-0/+22
2000-10-03 * krb5.hin, k5-int.h: krb5_cc_get_name now returns const char *Ezra Peisach3-2/+6
2000-09-26 * krb5.hin: Move prototype for krb5_gen_replay_name()Ezra Peisach3-5/+11
2000-09-26* k5-util.h (krb5_setedid): Add prototypeEzra Peisach2-0/+5
2000-09-01 * krb.h: Add prototypes for krb_life_to_time() andTom Yu2-0/+14
2000-08-07 * krb5.hin: lr_type element of krb5_last_req_entry needs to be aEzra Peisach2-1/+6
2000-08-02 * krb.h: Add prototypes for tf_init(), tf_get_pname(),Ezra Peisach2-0/+18
2000-07-21 * krb.h: For get_pw_tkt() and unix_time_gmt_unixsec() add requiredEzra Peisach2-2/+9
2000-07-20* krb5.hin: Fix calling convention for krb5_cc_get_typeDanilo Almeida2-1/+5
2000-07-19* k5-int.h: Add krb5int_accessor() and related definitions.Danilo Almeida2-0/+34
2000-07-19krb.h: Add krb_in_tkt() prototypeDanilo Almeida2-0/+6
2000-07-18 * k5-int.h: Move prototypes for krb5 only internal functionsEzra Peisach2-8/+7
2000-07-14* krb5.hin (krb5_cc_*): Replace macro definitions with function declarations.Ken Raeburn3-51/+102
2000-07-03 * krb.h: Add prototypes for get_pw_tkt() and unix_time_gmt_unixsec()Ezra Peisach2-0/+9
2000-07-03 * k5-int.h: Add prototypes for krb5_libdefault_boolean,Ezra Peisach2-0/+13
2000-06-27 * krb5.hin (krb5_get_tgs_ktypes, krb5_free_ktypes): Fix linkage toKen Raeburn2-1/+24
2000-06-27* krb.h (krb4_swab16): Mask upper byte of input after shifting, in case theKen Raeburn2-3/+18
2000-06-06Fix prototype for krb5int_cc_default so that the K5 library will compile on W...Jeffrey Altman2-1/+6
2000-05-31Add bindir/sbindir changelog entryWilfredo Sanchez1-0/+5
2000-05-31Also use SBINDIR for kpropdWilfredo Sanchez1-2/+2
2000-05-31Use bindir and sbindir variables provided by configure rather thanWilfredo Sanchez2-2/+6
2000-05-192000-5-19 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2-0/+11