Commit Graph

6 Commits

Author SHA1 Message Date
seancolyer
f69fa5ccab Fix bug with key material expecting s2k.type to exist which breaks with
passphrase-free keys.
2013-03-06 20:36:26 -05:00
Brian Bloniarz
ef3c0ecc60 minimize.sh make file ordering deterministic
Do find | sort | cat instead of find -exec cat when building
resources/openpgp.js. The order of files returned by find isn't
deterministic, which could lead to spurious differences.
2013-02-13 22:34:35 -08:00
Sean Colyer
207313da5a Added major versioning to build process. 2012-08-21 23:22:15 -04:00
Sean Colyer
9165232017 Changes to build process to show version number as date rather than hardcoded 0.1. Small doc change. 2012-07-30 20:07:48 -04:00
Alexander Willner
0ea44e9707 added new make target to create our first extension 2012-01-15 00:17:21 +01:00
Alexander Willner
0b96d5324e added minified JavaScript library and Makefile 2011-12-16 17:16:15 +01:00