summaryrefslogtreecommitdiffstats
path: root/src
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-063-116/+127
* 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
* 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
* Change integer types declarationsSeppia2018-01-311-14/+14
* Add byte multiple units supportSeppia2018-01-291-6/+19
* Changed help styleSeppia2018-01-281-14/+14
* Fixed wrong unbluh optionSeppia2017-10-031-1/+1
* Code Style changed.Seppia2017-09-081-103/+103
* fixed help function printfSeppia2016-12-181-13/+13
* fixed exit messages with command nameSeppia2016-12-091-6/+6
* fixed option -c in help() functionSeppia2016-12-081-1/+1
* 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
* 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
* changed variable mexstream name into bytesSeppia2016-11-261-4/+4
* changed xor output writing from fprintf to fwriteSeppia2016-11-261-6/+10
* fixed leght detection for padSeppia2016-11-151-1/+1
* changed default pad lenght in keyrand functionSeppia2016-11-151-2/+2
* used dynamic allocation for key stream in keyrand functionSeppia2016-11-151-1/+2
* style fix in xor() functionSeppia2016-11-121-8/+6
* Changes to be committed:Luke2016-11-121-2/+2
* moved sources to appropriate directoriesSeppia2016-06-151-0/+244