summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add some commentsKen Raeburn2001-04-261-0/+2
* hst_realm.c (T_TXT): Define if not defined by header filesKen Raeburn2001-04-262-1/+6
* use new internal interface for locating serversKen Raeburn2001-04-262-15/+31
* implement and use new internal interface for locating serversKen Raeburn2001-04-266-445/+672
* new internal library interface for locating serversKen Raeburn2001-04-262-19/+78
* * aclocal.m4 (KRB5_AC_INET6): Don't look for getipnodebyname, getipnodebyaddrKen Raeburn2001-04-262-1/+2
* assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn2001-04-2626-98/+68
* * configure.in: Don't look for getipnodebyaddrKen Raeburn2001-04-262-1/+5
* * klist.c (one_addr): Drop getipnodebyaddr supportKen Raeburn2001-04-262-11/+5
* back out changes that shouldn't have been checked in yetKen Raeburn2001-04-265-646/+434
* localaddr.c (foreach_localaddr): support SIOCGIFNUM, for SolarisKen Raeburn2001-04-267-434/+661
* update copyright yearsKen Raeburn2001-04-261-1/+1
* move socklen_t, socklen handling from krb5 library to include/k5-int.hKen Raeburn2001-04-269-50/+60
* * ftpcmd.y: Don't dereference a NULL pointer returned fromTom Yu2001-04-263-20/+143
* test.c: Always include stdlib.hEzra Peisach2001-04-252-2/+2
* * Makefile.in: Add lclint supportEzra Peisach2001-04-256-24/+100
* * tcl_kadm5.c, tcl_ovsec_kadm.c: Cleanup of assignments inEzra Peisach2001-04-253-95/+123
* kdb_dbm.c (destroy_file_suffix): Declare as staticEzra Peisach2001-04-252-1/+5
* * default.exp: For Kerberos 4 tests, use a different ticket fileEzra Peisach2001-04-252-1/+6
* * client.c (main): Ensure that end of string is NULL terminatedEzra Peisach2001-04-242-9/+22
* * util_crypt.c (kg_make_confounder): Change variable random toEzra Peisach2001-04-242-4/+9
* update info on Solaris; add BSD/OSKen Raeburn2001-04-241-1/+8
* * Makefile.in (unixmac): Target deletedKen Raeburn2001-04-1710-17/+20
* * Makefile.in (includes): New targetKen Raeburn2001-04-172-13/+16
* revise error table header rules - don't explicitly invoke awk hereKen Raeburn2001-04-142-17/+20
* * Makefile.in (EHDRDIR): Install into kerberosIV subdirectoryKen Raeburn2001-04-142-2/+3
* * ad_print.c (ad_print): Pass address of session key to des_cblock_print_file,Ken Raeburn2001-04-142-1/+4
* * g_tkt_svc.c (CredIsExpired): Don't use a variable named "time"Ken Raeburn2001-04-142-9/+13
* k5-int.h: Always include stdlib.h and string.h; don't bother with HAVE_ macrosKen Raeburn2001-04-142-14/+5
* Allow des-mdX keys as well as des-crc (patch from assar).Ken Raeburn2001-04-146-31/+100
* * memcache.h: Don't use macro PROTOTYPEDanilo Almeida2001-04-132-31/+21
* * cksum.c (des_cbc_cksum): Gee, a consistent calling convntion.Danilo Almeida2001-04-122-1/+6
* * f_tables.h: Do not define const to nothing on platforms thatEzra Peisach2001-04-122-6/+5
* * aclocal.m4 (WITH_CC): Reorganize test: Do not use cache variableEzra Peisach2001-04-112-7/+17
* some stuff to be fixed in des codeKen Raeburn2001-04-101-0/+5
* more casting cleanupKen Raeburn2001-04-109-13/+26
* fix/add casts as neededKen Raeburn2001-04-1016-15/+50
* more cleanup - add const, reduce castingKen Raeburn2001-04-108-41/+51
* stuff to still addressKen Raeburn2001-04-101-0/+28
* remove some outdated commentsKen Raeburn2001-04-106-109/+0
* use const for some des inputs and reduce unnecessary castsKen Raeburn2001-04-1011-43/+66
* * krb.h: Don't use "index" as argument nameKen Raeburn2001-04-102-3/+6
* use const for some inputs (when practical) without changing apiKen Raeburn2001-04-104-25/+36
* * cr_err_repl.c (req_act_vno): Delete commented-out declarationKen Raeburn2001-04-102-9/+2
* make prototypes unconditionalKen Raeburn2001-04-105-30/+35
* * do_as_req.c, do_tgs_req.c, kdc_preauth.c, kdc_util.h, kerberos_v4.c, main.c,Ken Raeburn2001-04-108-122/+119
* * kparse.c, send_to_kdc.c: Don't use macro PROTOTYPEKen Raeburn2001-04-103-3/+7
* * kparse.h: Don't use PROTOTYPE macroKen Raeburn2001-04-102-10/+10
* fix pathname in commentKen Raeburn2001-04-101-1/+1
* * des.h (des_cblock, des_key_schedule): Separate definitions into a block withKen Raeburn2001-04-102-2/+23