Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 09 Apr 2012 19:45:52 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: JtR: GPU for slow hashes

On 04/09/2012 08:04 AM, SAYANTAN DATTA wrote:
> Hi,
> 
> Sorry, due to some problem with my institute network ,I couldn't send you a
> pull request.
> However I'm attaching the diff patch here.

Applied fine, pushed to git now.

Anytime you want to "rest" and change focus for a sec, please have a
look at "git format-patch". The resulting patch(es) will look similar to
this old-style diff (and is compatible with the traditional patch
command) but it will let me import it with "git am" meaning I won't have
to write the commit description or put you as original author -
everything will be there automatically. Also, this will not require you
to keep a pristine directory to diff against - you may diff against any
commit in your history. Having said all this, I'm fine with the form you
used now too so there's no hurry.

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.