Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 May 1995 22:35:49 -0700
From:      Satoshi Asami <asami>
To:        CVS-commiters, cvs-ports
Subject:   cvs commit: ports/mail/popper/patches patch-ac
Message-ID:  <199505240535.WAA29518@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
asami       95/05/23 22:35:48

  Added:       mail/popper/patches  patch-ac
  Log:
  Make popper work for both DES and MD4 passwords.  Basically, just
  change one of the error checks from "strlen(.) != 13" to "strlen(.) !=
  13 && strlen(.) != 34".
  
  Submitted by:	Martin Renters <martin@victor.innovus.com>



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