<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/lang/js/BrowserTestExtension/index.html, branch javascript-binding</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=javascript-binding</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=javascript-binding'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2018-07-03T10:41:49Z</updated>
<entry>
<title>js: fixing Key import/export test</title>
<updated>2018-07-03T10:41:49Z</updated>
<author>
<name>Maximilian Krambach</name>
<email>maximilian.krambach@intevation.de</email>
</author>
<published>2018-07-03T10:41:49Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=a52ec87d406379f1a6acd8d4f34605a4bac8683b'/>
<id>urn:sha1:a52ec87d406379f1a6acd8d4f34605a4bac8683b</id>
<content type='text'>
--

* BrowserTestExtension:
 - The KeyImport/Export test had some errors, which have now been fixed
 - The secret key used for the test examples is now placed more
   prominently, and a clarification added that decrypt tests will not
   work if this key is not imported.

* permittedOperations.js: typo

  Thanks to rrenkert@intevation.de for the fixes
</content>
</entry>
<entry>
<title>js: remove openpgp mode</title>
<updated>2018-05-23T10:56:23Z</updated>
<author>
<name>Maximilian Krambach</name>
<email>maximilian.krambach@intevation.de</email>
</author>
<published>2018-05-23T10:56:23Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=f7ed80ff6a66f2c5ee6f1c3daebd597f4592733d'/>
<id>urn:sha1:f7ed80ff6a66f2c5ee6f1c3daebd597f4592733d</id>
<content type='text'>
--

* After discussion, that mode is not required, and can result in
  being quite misleading and a maintenance hassle later on.
</content>
</entry>
<entry>
<title>js: Tests and improvements for openpgp mode</title>
<updated>2018-05-14T14:23:24Z</updated>
<author>
<name>Maximilian Krambach</name>
<email>maximilian.krambach@intevation.de</email>
</author>
<published>2018-05-14T14:23:24Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=987b31746809dfe04966e37edd759a448a28d975'/>
<id>urn:sha1:987b31746809dfe04966e37edd759a448a28d975</id>
<content type='text'>
--

* Added openpgp - Mode tests to the browsertest Extension. These tests
  require openpgp, which should not be a hard dependency for the main
  project. Packing openpgpjs into the extension is still TODO

* Fixes:
  - openpgp mode API now correctly handles parameters as an object,
    similar to openpgpjs
  - proper check and parsing of openpgpjs Message Objects
</content>
</entry>
<entry>
<title>js: more testing of nativeMessaging connection</title>
<updated>2018-05-09T17:40:57Z</updated>
<author>
<name>Maximilian Krambach</name>
<email>maximilian.krambach@intevation.de</email>
</author>
<published>2018-05-09T17:40:57Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c92326cc257cf7c8b6c0ddc43ec81573c409bc64'/>
<id>urn:sha1:c92326cc257cf7c8b6c0ddc43ec81573c409bc64</id>
<content type='text'>
--

* There were some inconsistencies between utf-8, transfer and browsers'
  utf16, which broke characters that were split between individual
  messages. src/Connection now contains a workaround that reassembles
  javascripts' format from passed base64 strings. This needs someone
  more experienced looking.
* Added several new tests which were failing during initial debugging
  of this issue
* reorganized BrowsertestExtension to avoid cluttering.
</content>
</entry>
</feed>
