2008-02-27 10:29 rafi * AUTHORS, MAINTAINER, Makefile.am, NEWS, crypt/file.h, doc/DESIGN.sgml.in, doc/INSTALL.sgml.in: - Altered doc files in order to prepare for the release. 2008-02-27 08:53 rafi * configure.ac, doc/INSTALL.sgml.in, doc/Makefile.am: - Docs are now only build upon explicit request by --enable-build-doc. 2008-02-26 22:03 rafi * doc/Makefile.am: - Passes distcheck except for doxygen generated docs, but that's 'k. 2008-02-26 20:09 rafi * doc/: DESIGN.sgml.in, Doxyfile.in: - Recovered files. 2008-02-26 14:16 rafi * crypt/file.h, crypt/structs.h, doc/DESIGN.sgml.in, doc/INSTALL.sgml.in, doc/Makefile.am, doc/README.sgml.in, doc/yapet.sgml.in: - Completed doc files and manpage. 2008-02-25 23:38 rafi * doc/Makefile.am: - Fixed Makefile for make/dmake under solaris. 2008-02-25 16:16 rafi * configure.ac, doc/INSTALL.sgml.in, doc/Makefile.am, doc/README.sgml.in, doc/caution.sgml, doc/yapetman.sgml.in, yapet/fileopen.cc, yapet/fileopen.h, yapet/main.cc, yapet/mainwindow.cc: - Manpages generated with xsltproc. - Status bar shows missing messages for record addition and record edition. 2008-02-23 16:46 rafi * doc/: DESIGN.sgml.in, INSTALL.sgml.in, Makefile.am, README.sgml.in, caution.sgml, yapetman.sgml.in: - Added some more files. - DESGIN.sgml.in describes the general design of yapet. - Docbook2x-man is used for generating the man page from xml sources. 2008-02-21 19:22 rafi * yapet.desktop.in, doc/INSTALL.sgml.in, doc/README.sgml.in, yapet/main.cc: - File to be opened by yapet can now be specified on the command line without using the -f option. 2008-02-19 13:03 rafi * ui/curswa.h, ui/listwidget.h, yapet/mainwindow.cc: - Compiles using Sun's X/Open implementation of curses. 2008-02-19 10:21 rafi * Makefile.cvs: - Creates an empty README file 2008-02-19 10:20 rafi * README: - Will generated from sgml sources. 2008-02-19 10:20 rafi * README, configure.ac, doc/INSTALL.sgml.in, doc/Makefile.am, ui/basewindow.h: - Fixed abstract method in class AlarmFunction. - Text files are by default generated by xsltproc and lynx. 2008-02-18 21:27 rafi * README, configure.ac, crypt/file.cc, crypt/file.h, yapet/mainwindow.cc: - Date when master password was last set is now displayed. 2008-02-18 21:10 rafi * tests/file5.cc: - Test file 2008-02-15 10:59 rafi * configure.ac, doc/INSTALL.sgml.in, doc/README.sgml.in, ui/listwidget.h, yapet/fileopen.cc: - The cwd string in the file open dialog will be updated again. - Scroll indicators added to list widget. 2008-02-13 21:47 rafi * Makefile.am, configure.ac, yapet.desktop.in, crypt/file.h, doc/Makefile.am, ui/basewindow.h, ui/button.h, ui/colors.h, ui/curswa.h, ui/dialogbox.h, ui/inputwidget.h, ui/listwidget.h, ui/messagebox.h, ui/passwordwidget.cc, ui/passwordwidget.h, ui/secstring.h, ui/uiexception.h, yapet/fileopen.h, yapet/main.cc, yapet/mainwindow.cc, yapet/mainwindow.h, yapet/passworddialog.h, yapet/passwordrecord.h, yapet/statusbar.cc, yapet/statusbar.h: - Commented code. - Added desktop file. 2008-02-13 01:20 rafi * ui/Makefile.am, ui/basewindow.cc, ui/basewindow.h, ui/button.cc, ui/dialogbox.cc, ui/inputwidget.cc, ui/listwidget.h, ui/messagebox.cc, ui/messagebox.h, ui/resizeable.cc, ui/resizeable.h, yapet/fileopen.cc, yapet/fileopen.h, yapet/main.cc, yapet/mainwindow.cc, yapet/mainwindow.h, yapet/passworddialog.cc, yapet/passworddialog.h, yapet/passwordrecord.cc, yapet/passwordrecord.h, yapet/statusbar.cc, yapet/statusbar.h: - Renamed resizeable.(cc|h) to basewindow.(cc|h). - Renamed the class Resizeable to BaseWindow. 2008-02-13 01:09 rafi * configure.ac, crypt/record.h, crypt/structs.h, ui/button.h, ui/colors.h, ui/curswa.h, ui/dialogbox.cc, ui/dialogbox.h, ui/inputwidget.h, ui/listwidget.h, ui/resizeable.cc, ui/resizeable.h, ui/secstring.h, ui/uiexception.h, yapet/main.cc, yapet/mainwindow.cc, yapet/mainwindow.h: - Added signal handler for ALARM in order to lock the screen automatically. - Added some other signal handlers to deal with certain terminating signals. - Commented some more code. 2008-02-11 17:51 rafi * crypt/Makefile.am, crypt/bdbuffer.h, crypt/file.cc, crypt/file.h, crypt/key.h, crypt/partdec.h, crypt/record.h, crypt/structs.h, doc/Doxyfile.in, doc/README.sgml.in, yapet/fileopen.h: - Commented code. 2008-02-10 21:45 rafi * Makefile.cvs, crypt/bdbuffer.h, crypt/crypt.h, crypt/file.cc, crypt/file.h, crypt/record.h, doc/INSTALL.sgml.in: - Started commenting file.h - Finished INSTALL.sgml.in. 2008-02-09 23:59 rafi * doc/: INSTALL.sgml.in, Makefile.am, preamble.sgml: - SGMLized INSTALL.sgml.in 2008-02-08 17:55 rafi * INSTALL, INSTALL.generic, Makefile.am, doc/INSTALL.sgml.in: - INSTALL is built from INSTALL.sgml.in 2008-02-08 10:35 rafi * AUTHORS, configure.ac, yapet/main.cc: - Uses getopt_long() if available for option parsing. 2008-02-08 00:40 rafi * tests/tests.h: - Functions and defines shared by the tests. 2008-02-08 00:39 rafi * Makefile.am, Makefile.cvs, configure.ac, crypt/bdbuffer.cc, crypt/bdbuffer.h, crypt/crypt.cc, crypt/crypt.h, crypt/file.cc, crypt/file.h, crypt/gpsexception.h, crypt/key.cc, crypt/key.h, crypt/partdec.cc, crypt/partdec.h, crypt/record.h, crypt/structs.h, crypt/yapetexception.h, tests/Makefile.am, tests/bdbuffer.cc, tests/enc.cc, tests/encryptiontest.gps, tests/file.cc, tests/file2.cc, tests/file3.cc, tests/file4.cc, tests/key.cc, tests/partdec.cc, tests/record.cc, ui/button.cc, ui/button.h, ui/colors.cc, ui/colors.h, ui/curswa.h, ui/dialogbox.cc, ui/dialogbox.h, ui/inputwidget.cc, ui/inputwidget.h, ui/listwidget.h, ui/messagebox.cc, ui/messagebox.h, ui/passwordwidget.cc, ui/passwordwidget.h, ui/resizeable.cc, ui/resizeable.h, ui/secstring.h, ui/uiexception.h, yapet/Makefile.am, yapet/fileopen.cc, yapet/fileopen.h, yapet/main.cc, yapet/mainwindow.cc, yapet/mainwindow.h, yapet/passworddialog.cc, yapet/passworddialog.h, yapet/passwordrecord.cc, yapet/passwordrecord.h, yapet/statusbar.cc, yapet/statusbar.h: - Renamed GPSafe stuff to YAPET. - Fixed mtime bug when writing data. - Password change is now supported, but not implemented in the UI. - Test are now more quiet and accurate. 2008-02-07 15:42 rafi * crypt/bdbuffer.cc, crypt/bdbuffer.h, crypt/crypt.cc, crypt/crypt.h, crypt/file.cc, crypt/gpsexception.h, crypt/key.cc, crypt/key.h, tests/encryptiontest.gps, yapet/fileopen.cc, yapet/fileopen.h, yapet/mainwindow.cc, yapet/mainwindow.h, yapet/passworddialog.cc, yapet/passworddialog.h, yapet/passwordrecord.cc, yapet/passwordrecord.h, yapet/statusbar.cc, yapet/statusbar.h, ui/Makefile.am, ui/button.cc, ui/inputwidget.cc, ui/listwidget.h, ui/messagebox.cc, ui/messagebox.h, ui/resizeable.h, ui/scrdim.h: - Commented code. - scrdim class merged into resizeable. 2008-02-06 22:12 rafi * COPYING, configure.ac, crypt/bdbuffer.cc, crypt/bdbuffer.h, crypt/crypt.cc, crypt/crypt.h, crypt/file.cc, crypt/file.h, crypt/gpsexception.h, crypt/key.cc, crypt/key.h, crypt/partdec.cc, crypt/partdec.h, crypt/record.h, crypt/structs.h, yapet/fileopen.cc, yapet/fileopen.h, yapet/main.cc, yapet/mainwindow.cc, yapet/mainwindow.h, yapet/passworddialog.cc, yapet/passworddialog.h, yapet/passwordrecord.cc, yapet/passwordrecord.h, yapet/statusbar.cc, ui/button.cc, ui/button.h, ui/colors.cc, ui/colors.h, ui/curswa.h, ui/dialogbox.cc, ui/dialogbox.h, ui/inputwidget.cc, ui/inputwidget.h, ui/listwidget.h, ui/messagebox.cc, ui/messagebox.h, yapet/statusbar.h, ui/passwordwidget.cc, ui/passwordwidget.h, ui/resizeable.cc, ui/resizeable.h, ui/scrdim.h, ui/secstring.h, ui/uiexception.h: - Licensed under the GPLv3. - Added copyright notice. - Fixed a few bugs. - On-disk data is stored in big endian format. 2008-02-06 02:45 rafi * configure.ac, crypt/file.cc, doc/Makefile.am, yapet/fileopen.cc, yapet/main.cc, tests/Makefile.am, tests/encryptiontest.gps, tests/file4.cc, ui/button.cc, ui/button.h, ui/curswa.h, ui/dialogbox.cc, ui/inputwidget.cc, ui/listwidget.h, yapet/mainwindow.cc, yapet/passworddialog.cc, yapet/passwordrecord.cc, yapet/statusbar.cc, ui/messagebox.cc, ui/resizeable.cc: - Tried to improve the curses window handling. - Using setrlimit() to suppress the creation of core files. - Streamlined code. - This and that. 2008-02-05 16:24 rafi * configure.ac, ui/button.cc, ui/inputwidget.cc, ui/listwidget.h, ui/messagebox.cc, ui/messagebox.h, yapet/fileopen.cc, yapet/fileopen.h, yapet/passworddialog.cc, yapet/passwordrecord.cc, yapet/statusbar.cc: - Before using delwin(), wclear(), and wrefresh() is issued in order to prevent passwords from staying in memory ... 2008-02-04 22:57 rafi * .cvsignore, configure.ac, tests/.cvsignore, ui/.cvsignore, ui/inputwidget.cc, ui/listwidget.h, yapet/mainwindow.cc: - Tried to make recognition of backspace and delete key reliable in input widget 2008-02-04 20:35 rafi * Makefile.am, configure.ac, crypt/Makefile.am, crypt/key.cc, crypt/key.h, doc/Doxyfile.in, doc/Makefile.am, yapet/Makefile.am, tests/encryptiontest.gps, ui/Makefile.am: - Added comments. - Prepared for documentation 2008-02-04 00:38 rafi * AUTHORS, COPYING, INSTALL, Makefile.am, Makefile.cvs, NEWS, README, configure.ac, crypt/Makefile.am, crypt/bdbuffer.cc, crypt/bdbuffer.h, crypt/crypt.cc, crypt/crypt.h, crypt/file.cc, crypt/file.h, crypt/gpsexception.h, crypt/key.cc, crypt/key.h, crypt/partdec.cc, crypt/partdec.h, crypt/record.h, crypt/structs.h, tests/Makefile.am, tests/bdbuffer.cc, tests/enc.cc, tests/encryptiontest.gps, tests/file.cc, tests/file2.cc, tests/file3.cc, tests/file4.cc, tests/key.cc, tests/partdec.cc, tests/record.cc, ui/Makefile.am, ui/button.cc, ui/button.h, ui/colors.cc, ui/colors.h, ui/curswa.h, ui/dialogbox.cc, ui/dialogbox.h, ui/inputwidget.cc, ui/inputwidget.h, ui/listwidget.h, ui/messagebox.cc, ui/messagebox.h, ui/passwordwidget.cc, ui/passwordwidget.h, ui/resizeable.cc, ui/resizeable.h, ui/scrdim.h, ui/secstring.h, ui/uiexception.h, yapet/Makefile.am, yapet/fileopen.cc, yapet/fileopen.h, yapet/main.cc, yapet/mainwindow.cc, yapet/mainwindow.h, yapet/passworddialog.cc, yapet/passworddialog.h, yapet/passwordrecord.cc, yapet/passwordrecord.h, yapet/statusbar.cc, yapet/statusbar.h: - The initial import of GPSafe, a program for storing passwords encrypted. 2008-02-04 00:38 rafi * AUTHORS, COPYING, INSTALL, Makefile.am, Makefile.cvs, NEWS, README, configure.ac, crypt/Makefile.am, crypt/bdbuffer.cc, crypt/bdbuffer.h, crypt/crypt.cc, crypt/crypt.h, crypt/file.cc, crypt/file.h, crypt/gpsexception.h, crypt/key.cc, crypt/key.h, crypt/partdec.cc, crypt/partdec.h, crypt/record.h, crypt/structs.h, tests/Makefile.am, tests/bdbuffer.cc, tests/enc.cc, tests/encryptiontest.gps, tests/file.cc, tests/file2.cc, tests/file3.cc, tests/file4.cc, tests/key.cc, tests/partdec.cc, tests/record.cc, ui/Makefile.am, ui/button.cc, ui/button.h, ui/colors.cc, ui/colors.h, ui/curswa.h, ui/dialogbox.cc, ui/dialogbox.h, ui/inputwidget.cc, ui/inputwidget.h, ui/listwidget.h, ui/messagebox.cc, ui/messagebox.h, ui/passwordwidget.cc, ui/passwordwidget.h, ui/resizeable.cc, ui/resizeable.h, ui/scrdim.h, ui/secstring.h, ui/uiexception.h, yapet/Makefile.am, yapet/fileopen.cc, yapet/fileopen.h, yapet/main.cc, yapet/mainwindow.cc, yapet/mainwindow.h, yapet/passworddialog.cc, yapet/passworddialog.h, yapet/passwordrecord.cc, yapet/passwordrecord.h, yapet/statusbar.cc, yapet/statusbar.h: Initial revision