50 Commits

Author SHA1 Message Date
Tankred Hase
ecb6798441 Throw an error if a wrong public key is used to verify a signature. 2014-06-30 19:26:33 +02:00
Tankred Hase
dbbb207211 bump version 2014-06-28 16:56:25 +02:00
Tankred Hase
ee02ca71cf bump version 2014-06-28 16:52:18 +02:00
Tankred Hase
89a1d26cc7 bump version to dev 2014-06-13 12:00:33 +02:00
Tankred Hase
dd9e5c2a35 bump version 2014-06-13 11:59:26 +02:00
Tankred Hase
f41e644259 Bump version to -dev 2014-05-09 10:53:07 +02:00
Tankred Hase
7077cd2f93 bump version 2014-05-09 10:46:06 +02:00
Tankred Hase
c107ef8d2f bump version 2014-04-03 14:47:44 +02:00
Tankred Hase
fa451ec3f3 bump version 2014-03-31 16:38:53 +02:00
Tankred Hase
da9ca4ca7d set grunt uglify to version 0.3.2 2014-03-07 23:33:16 +01:00
Tankred Hase
f6a72b0058 bump version 2014-02-25 18:57:21 +01:00
Tankred Hase
afabb56d41 use forge sha256 implementation 2014-02-25 12:47:45 +01:00
Tankred Hase
af5f1e89f0 bump version 2014-02-12 22:36:43 +01:00
Tankred Hase
b535b83d66 bump version to 0.4.0-dev 2014-02-12 18:40:38 +01:00
Tankred Hase
b0bd5168a8 add optional callback to public api and invoke AsyncProxy behind the scenes 2014-02-12 15:11:06 +01:00
Tankred Hase
ce1239f4e8 bump version 2014-02-02 18:38:09 +01:00
Tankred Hase
887124a74e bump version 2014-01-31 16:26:52 +01:00
Tankred Hase
5b43f42c91 bump to version 0.3.0 2014-01-21 16:17:46 +01:00
Tankred Hase
fe56283811 add grunt clean to build 2014-01-13 20:46:35 +01:00
Tankred Hase
aae92e913d bump npm version to due npm install error 2014-01-13 20:27:20 +01:00
Tankred Hase
87de3b1de4 updated package.json description 2014-01-12 15:25:45 +01:00
Tankred Hase
0dadbff695 fix readme 2014-01-11 00:45:02 +01:00
Tankred Hase
8b10a32655 add keyword 2014-01-11 00:18:45 +01:00
Tankred Hase
6fa31396c0 fix homepage 2014-01-10 21:40:56 +01:00
Tankred Hase
9e1269c5cd use https in git repo 2014-01-10 21:38:57 +01:00
Tankred Hase
e4c8bda43e remove slash from homepage 2014-01-10 21:38:15 +01:00
Tankred Hase
fcbfb28c28 update description 2014-01-10 21:32:20 +01:00
Tankred Hase
f3988e4115 fix package.json 2014-01-10 21:26:35 +01:00
Tankred Hase
d0b916fc3c update description to make finding easier via npm 2014-01-10 20:00:52 +01:00
Tankred Hase
cde708f347 update description to make finding easier via npm 2014-01-10 19:58:46 +01:00
Tankred Hase
9ed30ee09d cleanup for npm 2014-01-10 19:53:23 +01:00
Tankred Hase
d6a7f6a6ef update package.json 2014-01-10 19:38:31 +01:00
Tankred Hase
1eaf875696 bump version to v0.2.0 2014-01-10 19:26:03 +01:00
Robert Nelson
cafcb884d6 Update lib location 2014-01-10 09:51:22 -08:00
Robert Nelson
c395e6d612 Use individual source files instead of browserify bundle in node 2014-01-10 09:44:47 -08:00
Robert Nelson
d0183a44ff Don't need unittests.html in node 2014-01-10 08:13:51 -08:00
Robert Nelson
0142edda6d npm pack doesn't like filenames with periods 2014-01-10 07:54:24 -08:00
Robert Nelson
bd963aabf0 Make standalone the default and use openpgp.min.js in node package 2014-01-09 17:02:42 -08:00
Robert Nelson
9f4e6e7ebb Add files missed in last commit 2014-01-09 02:47:57 -08:00
Robert Nelson
57c98386f9 Add node.js support 2014-01-08 09:01:15 -08:00
Tankred Hase
1165b52b91 do a full build including uglify in travis 2014-01-06 11:21:20 +01:00
Robert Nelson
28ba64c11d Eliminate previous ci tests.
Merge ci keyring tests to unittests, the other ci tests just duplicate other unit tests.

Change Makefile to just run grunt and npm tasks.
2014-01-04 11:09:29 -08:00
Tankred Hase
f56123a41f change version in package.json 2014-01-03 19:41:58 +01:00
Robert Nelson
17ad1f5fed More documentation fixes 2013-12-26 22:49:37 -08:00
Robert Nelson
8923813580 Fix jsdoc generation and make keyring multiple instance.
Add jsdoc @module definitions.

Fix references to old class names.

Make keyring a multiple instance module.

Eliminate unit test dependency on running npm test.
2013-12-22 12:39:11 -08:00
Robert Nelson
e8a2cd6621 Continuous integration testing support completed 2013-12-08 04:38:44 -08:00
Thomas Oberndörfer
097e602fd0 Fix grunt-browserify dependency 2013-11-18 10:07:18 +01:00
Tankred Hase
9914bc461b reactive travis.yml but do nothing in npm test until devel branch is ready for testing 2013-10-23 18:42:49 +02:00
seancolyer
7abaa43497 Initial gruntfile support. Forcing a standardized style. 2013-10-08 22:33:36 -04:00
Michal Kolodziej
7d6cc3c771 Initial support for node.js testing. 2013-05-12 23:27:48 +02:00