Add the contrib patchset which adds support for many more message digest algorithms to john. New algorithms are: NT, PO, raw-MD5, IPB2, raw-sha1, salt-sha1, md5a, KRB5, bfegg, nsldap, ssha, oracle, MYSQL, mysql-sha1, mscash, lotus5, DOMINOSEC, NETLM, NETNTLM, mssql, mssql05. I did not make the patch optional since the patchfile is compiled and distributed by the openwall project, like john itself, and I had no trouble whatsoever with it. However, you may want to make it optional via OPTIONS or a knob nonetheless.
Responsible Changed From-To: freebsd-ports-bugs->danfe Over to maintainer (via the GNATS Auto Assign Tool)
danfe 2008-01-21 06:11:13 UTC FreeBSD ports repository Modified files: security/john Makefile distinfo Log: Add the contrib patchset which adds support for many more message digest algorithms to john. New algorithms are: NT, PO, raw-MD5, IPB2, raw-sha1, salt-sha1, md5a, KRB5, bfegg, nsldap, ssha, oracle, MYSQL, mysql-sha1, mscash, lotus5, DOMINOSEC, NETLM, NETNTLM, mssql, mssql05. PR: ports/119824 Submitted by: Daniel Roethlisberger Revision Changes Path 1.44 +8 -0 ports/security/john/Makefile 1.18 +3 -0 ports/security/john/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Nice work! Committed, thanks.