summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pad too small checkHEADv0.3.1masterSeppia2018-07-071-2/+8
* Output file checkSeppia2018-07-071-3/+10
* Main headerv0.3Seppia2018-07-063-18/+23
* Print functionsSeppia2018-07-063-56/+44
* Variable namesSeppia2018-07-062-6/+6
* Moved new functions to separate header and sourceSeppia2018-07-064-117/+131
* Removed outdated commentsSeppia2018-07-051-4/+4
* bin dump and reverse functionsSeppia2018-07-051-25/+40
* Missing string memory deallocationSeppia2018-07-051-1/+3
* encrypt/decrypt functionsSeppia2018-07-051-19/+51
* Missing memory deallocationv0.2.1Seppia2018-07-051-0/+4
* Missing initializationSeppia2018-07-051-1/+1
* Info message ignoring quietSeppia2018-07-051-2/+6
* Updated readmev0.2Seppia2018-07-051-13/+17
* Scapces and tabs adjustmentsSeppia2018-07-051-19/+19
* Syntax changeSeppia2018-07-041-31/+31
* Input from stdinSeppia2018-07-041-22/+101
* Default output changesSeppia2018-07-041-91/+105
* Messages updateSeppia2018-07-041-25/+24
* Using struct for optionsSeppia2018-07-041-105/+115
* Quiet option additionSeppia2018-07-031-25/+59
* Print generating key messageSeppia2018-07-031-3/+4
* Tab style fixSeppia2018-05-061-2/+2
* Complete integer types declarations changev0.1Seppia2018-01-311-5/+5
* Fix README.mdSeppia2018-01-311-7/+7
* Change integer types declarationsSeppia2018-01-311-14/+14
* Add byte multiple units supportSeppia2018-01-291-6/+19
* Updated README.mdSeppia2018-01-281-19/+32
* Changed help styleSeppia2018-01-281-14/+14
* Fixed wrong unbluh optionSeppia2017-10-031-1/+1
* Code Style changed.Seppia2017-09-081-103/+103
* Added gitignore file.Seppia2017-09-081-0/+6
* Syntax changeSeppia2017-07-311-6/+3
* updated README.mddevelopSeppia2016-12-181-15/+14
* fixed help function printfSeppia2016-12-181-13/+13
* removed old sources filesSeppia2016-12-183-146/+0
* fixed exit messages with command nameSeppia2016-12-091-6/+6
* fixed installdir creation in MakefileSeppia2016-12-081-1/+1
* fixed install in MakefileSeppia2016-12-081-0/+1
* fixed option -c in help() functionSeppia2016-12-081-1/+1
* added MakefileSeppia2016-12-081-0/+17
* fixed for variable lenghtSeppia2016-12-071-1/+1
* added --char option to help and fixed entriesSeppia2016-12-071-2/+3
* removed printf() outputs used for testingSeppia2016-12-071-8/+0
* added option for using custom values in bluh function and lenght fixes in blu...Seppia2016-12-071-10/+21
* fixed stdout message after decyptionSeppia2016-12-051-1/+1
* updated README.mdSeppia2016-11-301-18/+23
* fixed help() functionSeppia2016-11-301-13/+15
* added the bluh function to transform the message in its bintary dump and over...Seppia2016-11-301-10/+116
* changed options key-get to gen-key and short for nbytes from b to nSeppia2016-11-291-6/+6