Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 1999 12:37:40 -0700 (PDT)
From:      John-Mark Gurney <jmg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/fetch http.c
Message-ID:  <199905181937.MAA44993@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmg         1999/05/18 12:37:40 PDT

  Modified files:
    usr.bin/fetch        http.c 
  Log:
  make md5 checksums actually work instead of simply calculating the length
  of an empty buffer...  the output file wasn't readable...  also warn that
  we can't checksum on stdout and print out the base64 encoded version of the
  md5 checksum...
  
  Site to actually return md5 digest: web.golux.com
  Verified that fetch was broken: Ken Coar <Ken.Coar@Golux.Com>
  
  Revision  Changes    Path
  1.27      +7 -3      src/usr.bin/fetch/http.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905181937.MAA44993>