From: wessels <> Date: Sat, 12 Dec 1998 03:09:33 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~2472 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=06ff05c819e7b52b5c2ffaff64e85e7c3e1cc71c;p=thirdparty%2Fsquid.git update --- diff --git a/CREDITS b/CREDITS index 5a3d3f69d8..bef4052f3c 100644 --- a/CREDITS +++ b/CREDITS @@ -1,4 +1,4 @@ -$Id: CREDITS,v 1.3 1998/10/07 19:34:51 wessels Exp $ +$Id: CREDITS,v 1.4 1998/12/11 20:09:33 wessels Exp $ ============================================================================== @@ -248,3 +248,9 @@ lib/drand48.c: From Linux libc-5.4.46. ============================================================================== + +mcast_encode() in src/access_log.c is derived from Mark Atkinson's +(mark_a@cix.compulink.co.uk) "Tiny Encryption Algorithm". +http://www.io.com/~paulhart/game/algorithms/tea.html + +==============================================================================