Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More ncurses work. | Joseph Hunkeler | 2010-12-13 | 1 | -10/+10 |
| | |||||
* | UI changes... Sort of getting there. | Joseph Hunkeler | 2010-12-10 | 1 | -3/+14 |
| | |||||
* | Dual window testing (sad attempt so far) | Joseph Hunkeler | 2010-12-10 | 1 | -1/+5 |
| | | | | A new variable will need to be introduced to track how many devices there are, so that we know how many rows to increment while printing | ||||
* | Additional header and function checks | Alan Brault | 2010-12-09 | 1 | -0/+1 |
| | | | | OpenSSL Support | ||||
* | Fixed not writing the proper amount of data | Joseph Hunkeler | 2010-12-07 | 1 | -7/+11 |
| | |||||
* | Playing with mutex configurations (everything is subject to change for best ↵ | Joseph Hunkeler | 2010-12-07 | 1 | -13/+6 |
| | | | | performance) | ||||
* | For each pass attempt to lock the mutex. If the mutex locks then write, if ↵ | Joseph Hunkeler | 2010-12-07 | 1 | -11/+16 |
| | | | | not, wait for cputime. | ||||
* | Transition to fcntl.h for I/O | Joseph Hunkeler | 2010-12-06 | 1 | -8/+9 |
| | |||||
* | Added ignore_device function | Joseph Hunkeler | 2010-12-05 | 1 | -0/+19 |
| | |||||
* | Added --list argument to display devices then exit. | Joseph Hunkeler | 2010-12-02 | 1 | -23/+19 |
| | | | | | | Implemented --ignore-first (probably a little buggy). For now, write messages only appear with --verbose set. Removed a few debug messages. | ||||
* | Added user defined block size. | Joseph Hunkeler | 2010-12-02 | 1 | -3/+21 |
| | | | | Fixed the error with the wipe() while loop not counting the correct variable. | ||||
* | Added command line argument to enable logging. | Joseph Hunkeler | 2010-12-01 | 1 | -4/+14 |
| | | | | | Added command line argument to allow NetNuke to destroy data. Fixed logging. | ||||
* | Modified directory structure | Joseph Hunkeler | 2010-11-30 | 1 | -0/+147 |