]> git.scottworley.com Git - overonion/shortlog
overonion
2017-10-24 Scott Worleykeyline() and keyfield() operations master
2017-10-23 Scott WorleyDon't use salt for encryption
2017-10-23 Scott WorleyRefuse to re-use keys
2017-10-23 Scott WorleyUse salted hashes
2017-10-23 Scott WorleyAutomate hash test
2017-10-23 Scott WorleyMove hash initiation into overonion-make-key
2017-10-22 Scott WorleyName key size
2017-10-22 Scott WorleyAdd hashing
2017-10-22 Scott Worleyset -e doesn't catch failures inside <()
2017-10-22 Scott WorleyFinish encryption before starting decryption
2017-10-22 Scott WorleyFold reverse into overonion
2017-10-22 Scott WorleyAdd an operation field to each line.
2017-10-22 Scott WorleyError messages on stderr
2017-10-22 Scott WorleyAutomate overonion test
2017-10-22 Scott Worley--make_INSECURE_key to allow fast tests
2017-10-22 Scott WorleySkip the sleep; rely on /dev/random to block.
2017-10-20 Scott WorleyMerge reverse + overonion shell implementation
2017-05-12 Scott WorleyMmap in 512MB chunks
2017-05-08 Scott WorleyAccept a test data file as a command line argument
2017-05-07 Scott WorleyUse make_temporary_file in tests
2017-05-07 Scott WorleyPull out make_temporary_file
2017-05-07 Scott WorleyAccept streams as input. Use a temp file
2017-05-06 Scott WorleySwitch to stdio for output. It's simpler
2017-05-06 Scott WorleySort includes
2017-05-06 Scott WorleyWhitespace: Single-line error checks
2017-05-06 Scott WorleyTest reverse
2017-05-06 Scott WorleyTake the output_fd as an argument
2017-05-06 Scott WorleyMake a function call interface
2017-05-06 Scott Worley.gitignore
2017-05-06 Scott WorleyA Makefile
2017-05-01 Scott WorleyReverse a file
2017-10-20 Scott WorleyDouble overonion
2017-10-20 Scott WorleyOveronion version 0.1