log

age author description
Sat, 13 Mar 2010 20:42:01 +0000 edhoprima - for some reason I broke the getopts logic again. Fixed
Tue, 09 Mar 2010 04:37:07 +0000 edhoprima - fixes on openssl output
Sun, 27 Dec 2009 19:18:02 +0000 edhoprima@gmail.com - Fixed getopts, now that I remember where I take the code from
Tue, 15 Dec 2009 04:39:46 +0000 edhoprima@gmail.com - Restructured some things.
Mon, 14 Dec 2009 09:57:35 +0000 edhoprima@gmail.com Bugfixes:
Sun, 22 Nov 2009 06:42:41 +0000 edhoprima - Fix basename to escape with / instead of -- (workaround for conflict between BSD/GNU/Solaris implementations)
Fri, 13 Nov 2009 18:47:02 +0000 edhoprima - Replaced md5(sum) with openssl. Less platform dependent because the tool is same across platforms