Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-26 | Remove trashHEADmaster | Igor Pashev | 2 | -20/+0 | |
2017-10-10 | Use HTTP.parseRequest | Igor Pashev | 1 | -1/+1 | |
HTTP.parseUrl is deprecated. | |||||
2017-10-10 | Update .gitignore | Igor Pashev | 1 | -1/+4 | |
2017-10-10 | Use hindent | Igor Pashev | 6 | -128/+141 | |
2017-10-10 | Update stack.yaml | Igor Pashev | 1 | -1/+7 | |
2017-06-08 | Version 1.5.21.5.2 | Igor Pashev | 2 | -5/+14 | |
2017-06-08 | Add stack.yaml | Igor Pashev | 1 | -0/+10 | |
2017-06-08 | AES256 -> AES128 | Igor Pashev | 1 | -2/+2 | |
With recent `cryptonite` I was getting the `CryptoError_KeySizeInvalid` exception. Probably, related to https://github.com/haskell-crypto/cryptonite/commit/f5efdee75b44051bc94cb4714f310609e021093a where key size validation was added. | |||||
2017-06-08 | Update git url | Igor Pashev | 1 | -1/+1 | |
2017-06-08 | Update README | Igor Pashev | 1 | -9/+8 | |
2016-04-10 | isFile looks better than fromFile | Igor Pashev | 1 | -3/+3 | |
2016-03-05 | Fixed a typo in README | Igor Pashev | 1 | -1/+1 | |
2016-03-05 | Update README.md | Igor Pashev | 1 | -1/+1 | |
2016-02-29 | Updated README.md for stdin | Igor Pashev | 1 | -0/+1 | |
2016-02-29 | Version 1.5.11.5.1 | Igor Pashev | 1 | -1/+1 | |
2016-02-29 | Added ChangeLog.md | Igor Pashev | 2 | -1/+8 | |
2016-02-29 | zerobin -f - reads stdin | Igor Pashev | 1 | -6/+6 | |
2016-02-29 | README: build nodejs dependencies without -Werror | Igor Pashev | 1 | -1/+1 | |
2015-11-08 | Version 1.5.01.5.0 | Igor Pashev | 1 | -1/+1 | |
2015-11-08 | Added documentation | Igor Pashev | 3 | -15/+60 | |
2015-11-08 | Simply use PBKDF2.outputLength = 16 | Igor Pashev | 1 | -8/+3 | |
2015-11-05 | Throw ZeroBinError instead of return Either | Igor Pashev | 2 | -16/+17 | |
It can throw HttpException anyway | |||||
2015-11-04 | Do not reduce entropy | Igor Pashev | 1 | -3/+1 | |
2015-11-04 | Use top-level name Web1.2.0 | Igor Pashev | 6 | -13/+13 | |
2015-11-04 | Typo | Igor Pashev | 1 | -1/+1 | |
2015-11-04 | Version 1.1.11.1.1 | Igor Pashev | 1 | -4/+4 | |
2015-11-04 | Do not abuse Show | Igor Pashev | 1 | -7/+7 | |
2015-11-02 | Put Node.js modules in proper place | Igor Pashev | 1 | -2/+2 | |
2015-11-02 | Use ByteString.append explicitly | Igor Pashev | 1 | -1/+1 | |
2015-11-01 | Version 1.1.01.1.0 | Igor Pashev | 1 | -3/+4 | |
2015-11-01 | Support different bins | Igor Pashev | 3 | -31/+37 | |
2015-11-01 | Do not enforce HTTPS | Igor Pashev | 1 | -1/+1 | |
There is http://0bin.net | |||||
2015-11-01 | README: mention 0bin | Igor Pashev | 1 | -1/+2 | |
2015-11-01 | README: note on images and one-time links | Igor Pashev | 1 | -0/+8 | |
2015-11-01 | Initial commit1.0.0 | Igor Pashev | 10 | -0/+454 | |