Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 09 Sep 2012 00:29:21 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: New formats: KRB5-18 and KRB5-23

On 09/08/2012 06:49 PM, Dhiru Kholia wrote:
> On Fri, Sep 7, 2012 at 12:55 AM, magnum <john.magnum@...hmail.com> wrote:
>> On 09/06/2012 09:12 AM, Camille Mougey wrote:
>>>
>>> I send you two new formats, named KRB5-18 and KRB5-23 and both tools :
>>> krb5_util.patch and kdcdump2john.
>>
>> While they work like champs on Linux, both fail self-test on OSX, although
>> there are no problems nor warnings when building. I'm not sure I'll be able
>> to debug that soon, maybe you or someone else can.
>
> This problem on OSX is now fixed,

Excellent! I believe this is not needed though:

-               CFLAGS="$(CFLAGS) -m64 -Wno-deprecated-declarations" \
+               CFLAGS="$(CFLAGS) -m64 -Wno-deprecated-declarations 
$(HAVE_KRB5)" \


...the $(CFLAGS) already contain $(HAVE_KRB5)

magnum

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.