<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/john, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2007-02-03T17:09:20Z</updated>
<entry>
<title>Update to john-1.7.2 and enable per-arch optimization for NetBSD and</title>
<updated>2007-02-03T17:09:20Z</updated>
<author>
<name>sborrill</name>
<email>sborrill</email>
</author>
<published>2007-02-03T17:09:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8a8befa4e153c0883fe083cd7777204d0a048076'/>
<id>urn:sha1:8a8befa4e153c0883fe083cd7777204d0a048076</id>
<content type='text'>
OpenBSD.

Changes:
The following changes have been made between John 1.7.1 and 1.7.2:

* Bitslice DES assembly code for x86-64 making use of the 64-bit mode
extended SSE2 with 16 XMM registers has been added for better performance
at DES-based crypt(3) hashes with x86-64 builds on AMD processors.
* New make target for FreeBSD/x86-64.

The following changes have been made between John 1.7.0.2 and 1.7.1:

* Bitslice DES code for x86 with SSE2 has been added for better performance
at DES-based crypt(3) hashes on Pentium 4 and SSE2-capable AMD processors.
* Assorted high-level changes have been applied to improve performance
on current x86-64 processors.
* New make target for NetBSD/SPARC64.
* Minor source code cleanups.
</content>
</entry>
<entry>
<title>Update to version 1.7.0.2</title>
<updated>2006-03-30T13:38:41Z</updated>
<author>
<name>salo</name>
<email>salo</email>
</author>
<published>2006-03-30T13:38:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b1849d70f8b4c20d472edac1345110d437c1ce50'/>
<id>urn:sha1:b1849d70f8b4c20d472edac1345110d437c1ce50</id>
<content type='text'>
Changes:
- download tar.bz2 distfile

1.7.0.2:
========
- 64-bit fix in src/rpp.c
</content>
</entry>
<entry>
<title>File removed (as the default configuration file is used per default).</title>
<updated>2006-03-14T10:26:37Z</updated>
<author>
<name>martti</name>
<email>martti</email>
</author>
<published>2006-03-14T10:26:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5f6df6e0488fbe92157930647cf547089df9d174'/>
<id>urn:sha1:5f6df6e0488fbe92157930647cf547089df9d174</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated security/john to 1.7.0.1</title>
<updated>2006-03-14T10:17:25Z</updated>
<author>
<name>martti</name>
<email>martti</email>
</author>
<published>2006-03-14T10:17:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0ad1df229c541dbb9159aa9f6ae16d23c31b02e8'/>
<id>urn:sha1:0ad1df229c541dbb9159aa9f6ae16d23c31b02e8</id>
<content type='text'>
The following changes have been made between John 1.7 and 1.7.0.1:

* Minor bug and portability fixes.
* Better handling of certain uncommon scenarios and improper uses of John.
* Bonus: "Keyboard" cracker included in the default john.conf (john.ini)
  that will try sequences of adjacent keys on a keyboard as passwords.

The following major changes have been made since John 1.6:

* Bitslice DES code for x86 with MMX: more than twice faster than older
  non-bitslice MMX code.
* Bitsliced the LM hash code as well: now several times faster.
* Significant improvements to the generic bitslice DES code: +20% on RISC.
* PowerPC G4+ AltiVec support (Mac OS X and Linux): effective 128-bitness
  for bitslice DES, resulting in huge speedups.
* First attempt at generic vectorization support for bitslice DES.
* Two MD5 hashes at a time for extra ILP on RISC: up to +80% on Alpha EV5+.
* Generic Blowfish x86 assembly code in addition to the original Pentium
  version: +15% on the Pentium Pro family (up to and including Pentium III),
  +20% on AMD K6 (Pentium 4 and newer AMD CPUs are more happy running the
  original Pentium code for Blowfish).
* Verbose logging of events to the global or a session-specific log file.
* Better idle priority emulation with POSIX.1b (POSIX.4) scheduling calls.
* System-wide installation support for *BSD ports and Linux distributions.
* AIX, DU/Tru64 C2, HP-UX tcb files support in unshadow.
* New make targets for Linux/x86-64, Linux/PowerPC, FreeBSD/Alpha,
  OpenBSD/x86-64, OpenBSD/Alpha, OpenBSD/SPARC, OpenBSD/SPARC64,
  OpenBSD/PowerPC, OpenBSD/PA-RISC, OpenBSD/VAX, NetBSD/VAX, Solaris/SPARC64,
  Mac OS X (PowerPC and x86), SCO, BeOS.
* Bug and portability fixes, and new bugs.
* Bonus: "Strip" cracker included in the default john.conf (john.ini).
</content>
</entry>
<entry>
<title>Fixed wrong usage of WRKSRC.</title>
<updated>2005-11-03T20:41:43Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-11-03T20:41:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6cd0f74f10e101188f6f7c8217785b442c90e16d'/>
<id>urn:sha1:6cd0f74f10e101188f6f7c8217785b442c90e16d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,</title>
<updated>2005-09-28T20:52:18Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-09-28T20:52:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=497cdd7125f8abe86eec13bb709ecc6625e715f0'/>
<id>urn:sha1:497cdd7125f8abe86eec13bb709ecc6625e715f0</id>
<content type='text'>
NO_BUILD, USE_LIBTOOL.
</content>
</entry>
<entry>
<title>Create directories before installing files into them.</title>
<updated>2005-06-17T03:50:19Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2005-06-17T03:50:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f7a31a0cbc0ecfc696537d41c2c5bf92b2bac14c'/>
<id>urn:sha1:f7a31a0cbc0ecfc696537d41c2c5bf92b2bac14c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add RMD160 digests.</title>
<updated>2005-02-24T12:51:41Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2005-02-24T12:51:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2eb256146fa3337f8d832db9d8f9f3f5f1978821'/>
<id>urn:sha1:2eb256146fa3337f8d832db9d8f9f3f5f1978821</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.</title>
<updated>2004-12-03T15:14:50Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2004-12-03T15:14:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=998b0c7156c398a485c9894ae57403d161b66dca'/>
<id>urn:sha1:998b0c7156c398a485c9894ae57403d161b66dca</id>
<content type='text'>
Suggested by Roland Illig, ok'd by various.
</content>
</entry>
<entry>
<title>use the specially provided targets for solaris sparc and i386</title>
<updated>2004-06-26T19:17:33Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2004-06-26T19:17:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ceacc244e3d26ab8341a66fa342258e702f77904'/>
<id>urn:sha1:ceacc244e3d26ab8341a66fa342258e702f77904</id>
<content type='text'>
optimisations.

this doesn't have a configure script.
</content>
</entry>
</feed>
