summaryrefslogtreecommitdiff
path: root/openpgp-asciiarmor.cabal
AgeCommit message (Expand)Author
2019-06-30bump to version 0.1.2HEADmasterClint Adams
2019-06-30switch license to MIT/ExpatClint Adams
2018-03-29Bump to version 0.1.1Clint Adams
2018-03-28Switch from cereal to binaryClint Adams
2018-03-28Switch from test-framework to tastyClint Adams
2018-03-28update git URLsClint Adams
2018-03-28Add benchmarkClint Adams
2012-07-27Make -Wall-clean and build with -Wall.Clint Adams
2012-04-26Bump version to 0.1.Clint Adams
2012-04-26Codec for "Cleartext Signatures"Clint Adams
2012-04-25Add multipartMergeClint Adams
2012-04-25Encode multiple Armors into one ByteString.Clint Adams
2012-04-25Handle decoding multiple ASCII armor messages from a single bytestream.Clint Adams
2012-04-25Separate ASCII armor codec into its own package, change license to ISC, and c...Clint Adams