summaryrefslogtreecommitdiffstats
path: root/security/john
Commit message (Collapse)AuthorAgeFilesLines
* Style nits in the ports I maintain.obrien2000-02-131-7/+7
|
* Respect CC and CFLAGSkris2000-02-071-7/+41
|
* Steal a few lines from the Linux/Alpha book so we can have this port onsteve1999-09-201-0/+22
| | | | FreeBSD/Alpha too.
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* ln -> ${LN}mharo1999-08-281-3/+3
|
* #4/4 enforcing Caps, no periodhoek1999-06-261-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Upgrade to version 1.6.obrien1998-12-072-18/+31
| | | | | | Adds a new target for Intel MMX chips. (AMD K-6 already had their own target) Define "HAVE_MMX" to turn on optimizations for Intel MMX chipes. Define "HAVE_K6" to turn on opts for AMD K6 chips.
* Update checksums.obrien1998-11-191-0/+1
|
* Author has a patch.obrien1998-07-281-3/+6
|
* Upgrade to version 1.5.obrien1998-07-284-40/+42
|
* Fixed dir names.markm1998-03-201-6/+6
|
* Author published a patch.obrien1997-11-262-2/+6
| | | | Bump package version to 1.4.2.
* Style problem.obrien1997-03-101-3/+3
| | | | Noticed by: Satoshi
* Restricted: contains crypto -- crypt()obrien1997-03-091-1/+3
|
* John the Ripper is a UNIX password cracker, currently available for UNIXobrien1997-03-096-0/+82
(tested with Linux x86, FreeBSD x86, Solaris 2.x SPARC, OSF/1 Alpha), DOS, WinNT/Win95. John the Ripper supports the following cracking modes: - wordlist with or without rules; - "single crack", makes use of the login/GECOS information; - incremental, tries all character combinations; - external, allows you to define your own cracking mode. - MD5 based password files support
OpenPOWER on IntegriCloud