|
|
Message-ID: <025701cd5547$dd29b730$977d2590$@net>
Date: Thu, 28 Jun 2012 11:05:39 -0500
From: "jfoug" <jfoug@....net>
To: <john-dev@...ts.openwall.com>
Subject: RE: KeePass patch for jumbo-6
>From: magnum [mailto:john.magnum@...hmail.com]
> And don't forget to remove the fmt_default_get_source line from the
struct!
Would be nice to have a #define _JOHN_BLEEDING_ in the bleeding Makefile.
That way, we can build formats such as:
struct fmt_main {
......
#ifdef _JOHN_BLEEDING_
fmt_default_get_source
#endif
};
This would make 90% of the formats in jumbo and bleeding to be exactly the
same.
Jim.
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.