| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
08 Jun 2008 18:54:35
0.7_1
|
roam  |
Perform some much-needed work on aescrypt that somehow lingered for
seven years...
- make aesget actually work with the default keysize (initialize it!)
- do not overflow the key filename buffers while parsing command-line options
- break out common code into a single file
- make the read()/write() loops a bit more robust
- fix lots of compiler warnings
- use snprintf() instead of strcpy()/strcat()
- write mdoc manual pages for aescrypt(1) and aesget(1)
- install the binaries and the manual pages with the correct permission mode |
24 Jan 2006 01:03:33
0.7
|
edwin  |
SHA256ify
Approved by: krion@ |
01 Nov 2004 17:09:55
0.7
|
roam  |
A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!
Submitted by: Brian Poole <raj@cerias.purdue.edu> |
31 Mar 2004 04:12:58
0.7
|
trevor  |
SIZEify (maintainer timeout) |
19 Feb 2003 16:07:30
0.7
|
roam  |
Remove pkg-comment files in my ports. |
06 Aug 2001 23:27:11 
|
roam  |
Update to 0.7, which allows use of 192- and 256-bit keys. |
12 Dec 2000 17:12:37 
|
roam  |
A command-line Rijndael (AES) encryption/decryption utility. |