Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Botan compile when only some modules are enabled | Simon Warta | 2015-07-03 | 1 | -0/+4 |
* | Get rid of 3 unused warnings for argc | Simon Warta | 2015-06-23 | 1 | -0/+6 |
* | Merge pull request #130 from webmaster128/fstream | Simon Warta | 2015-06-23 | 1 | -4/+4 |
|\ | |||||
| * | ifstream/ostream take std::string | Simon Warta | 2015-06-23 | 1 | -4/+4 |
* | | Replace \n by std::endl in /src/cmd | Simon Warta | 2015-06-23 | 1 | -5/+5 |
|/ | |||||
* | Fix build problem with recent LZMA library. | lloyd | 2015-02-05 | 1 | -4/+4 |
* | Add a runtime map of string->func() which when called return | lloyd | 2015-01-28 | 1 | -3/+15 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -0/+5 |
* | Figure out which decompressor to use based on the input file extension. | lloyd | 2014-12-09 | 1 | -5/+25 |
* | Add gzip compression transform and compress command line prog. | lloyd | 2014-11-19 | 1 | -0/+79 |