Commit graph

7 commits

Author SHA1 Message Date
mathias
5deb0de590 * splint and -Wall fixes
--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4045
2006-09-07 22:03:31 +00:00
mathias
569a19488c * added sha256,sha384 and sha512
* updated docs

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4039
2005-12-25 09:30:25 +00:00
mathias
cb217d8034 * set copyright, license and svn:keyword Id to our files
* added the $Id$ tag

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4031
2005-05-25 06:43:42 +00:00
mathias
eee940c36c * more consistency in the ui, updated documentation
* added -auth md5:file=<filename>
* added -auth sha1:file=<filename>
* rename -cursor font to -cursor glyph

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4027
2005-05-23 23:23:13 +00:00
mathias
6ac8241d2a * restructuring almost done, polished interface;
- working -bg, -auth and -cursor with all the submodules
    - cleaned -h
    - complete -flag - parsing
* added -cursor font:list and -cursor theme:list
* added -cursor none, doesnt change cursor

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%4013
2005-05-17 17:17:31 +00:00
mathias
336aa3b213 * changed project-name to 'alock':
+ simpler, better name
    + i want to dedicate it to my gf: anja
* minor fixes

--HG--
rename : aklock.1 => alock.1
rename : src/aklock.c => src/alock.c
rename : src/aklock.h => src/alock.h
rename : src/akcursors.c => src/cursors.c
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%409
2005-05-09 07:27:07 +00:00
mathias
ec57a11c64 * changed the auth_md5.c - code to the openbsd-version (public domain)
* added auth_sha1.c - also from openbsd-codebase, also public domain
* added two stand-alone programs to calculate md5/sha1 hashs:
    + src/asha1 - reads from stdin, EOF ends
    + src/amd5 - reads from stdin, EOF ends
    (just in case your system DOESNT have md5/md5sum or sha1/sha1sum
* minor changes to aklock.c

--HG--
extra : convert_revision : svn%3Aeebe1cee-a9af-4fe4-bd26-ad572b19c5ab/trunk%408
2005-05-09 06:43:49 +00:00