Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 17 Mar 2013 02:11:15 +0100
From: Lukas Odzioba <lukas.odzioba@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: Missing agilekeychain format

2013/3/17 Lukas Odzioba <lukas.odzioba@...il.com>:
>I am not sure where is the root cause.

The problem was fmt_main line from plugins wasn't properly sed'ed:
struct fmt_main fmt_agile_keychain= {

Above lack of space beefore '='.

Five others are affected too (maybe we should make this check inside Makefile):
ukasz@...th ~/john_ocl/JohnTheRipper/src $ cat fmt_registers.h | wc -l
110
ukasz@...th ~/john_ocl/JohnTheRipper/src $ ls -1 | grep plug.c | wc -l
115

I'll send patch for that.

Lukas

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.