summaryrefslogtreecommitdiffstats
path: root/src/lib
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
* implement and use new internal interface for locating serversKen Raeburn2001-04-266-445/+672
* assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn2001-04-264-2/+8
* 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
* move socklen_t, socklen handling from krb5 library to include/k5-int.hKen Raeburn2001-04-264-37/+9
* kdb_dbm.c (destroy_file_suffix): Declare as staticEzra Peisach2001-04-252-1/+5
* * 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-174-4/+8
* * Makefile.in (includes): New targetKen Raeburn2001-04-172-13/+16
* * 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
* * 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
* 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-109-36/+52
* 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
* * kparse.c, send_to_kdc.c: Don't use macro PROTOTYPEKen Raeburn2001-04-103-3/+7
* fix pathname in commentKen Raeburn2001-04-101-1/+1
* * des_int.h: Don't use PROTOTYPE macro.Ken Raeburn2001-04-102-68/+80
* afsstring2key.c, destest.c: Don't use PROTOTYPE macroKen Raeburn2001-04-103-5/+9
* cleanupKen Raeburn2001-04-103-55/+13
* new test case for pcbc encryptionKen Raeburn2001-04-103-1/+134
* * pcbc_encrypt.c (des_pcbc_encrypt): Initialize plainl and plainr to keepKen Raeburn2001-04-102-3/+12
* * des425.h: Deleted to avoid confusion with the other des.h in the tree. AllKen Raeburn2001-04-1017-164/+94
* rename des.h -> des425.hKen Raeburn2001-04-1018-17/+21
* * quad_cksum.c (des_quad_cksum): Add comments. Force 32-bit arithmetic just ...Ken Raeburn2001-04-102-5/+41
* add quad_cksum test caseKen Raeburn2001-04-073-1/+112
* * mk_safe.c (krb5_mk_safe): Only use safe_cksumtype from theTom Yu2001-04-052-1/+33
* * t_gifconf.c: New fileKen Raeburn2001-03-312-0/+131
* * init_ctx.c (DEFAULT_ETYPE_LIST): New macro. Old etype list, plus des-md4,Ken Raeburn2001-03-312-3/+17
* reindent for readabilityKen Raeburn2001-03-312-277/+277
* update commentsKen Raeburn2001-03-151-3/+13
* t_nfold.c: run n-fold test vector from kerberos-revisions draftKen Raeburn2001-03-152-1/+68
* minor cleanup + audit issuesKen Raeburn2001-03-154-81/+79
* audit issuesKen Raeburn2001-03-151-0/+7
* * shs.h: Stop using KRB5_PROTOTYPEKen Raeburn2001-03-152-9/+9
* minor cleanup + audit issuesKen Raeburn2001-03-154-22/+18
* * crc-32.h: Stop using PROTOTYPE macroKen Raeburn2001-03-152-2/+5