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