Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Tue, 19 Jul 2011 01:45:15 +0400
From: Aleksey Cherepanov <aleksey.4erepanov@...il.com>
To: john-dev@...ts.openwall.com
Subject: Aleksey's Status Report - #10 of 15

It is my 10 status report.

I set repo up on github: git://github.com/AlekseyCherepanov/johnny.git .

I started coding.  I clean code yet.  I try to simplify it keeping
functionality as it was at begin.  I try to reduce size of code.

First in my plan is to cut thread out.  I think QProcess could work
enough well without its own thread while application with one thread
would be significantly simplier.  I think there could be problems but
there are no problems now.  So i think it is ok to cut thread out.

Then I will implement handlers for all buttons and other controls that
are already in the interface.

I think then it will be good to test everything, translate and make a
release.

After release it will be a time for extending interface to support all
ideas that are on mainling lists.

However it is very long plan.  During this week I plan to finish code
cleaning and start coding of controls.

I faced a ploblem that I code either too slow or too bad.  I think about
making autotests for Johnny.  I know that Qt could do it.  Also I think
using Valgrind will be a good solution to avoid memory leaks.  I hope
that all will improve my coding speed.

Priorities:
avoid multithreading,
code controls.

Regards,
Aleksey Cherepanov

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.