Cable-Desktop/libtextsecure
lilia b790f82849 Remove libaxolotl dependency on textsecure/errors.js
Let libaxolotl throw a generic error instead of a replayable error, and
add an helper function in libtextsecure's axolotl_wrapper to catch and
convert from the generic error to the replayable one. This allows the
ReplayableError to remain a libtextsecure-level concept only.

Somewhat unrelatedly, but nearby, fix some whitespace and add missing
semicolon.
2015-03-17 13:59:24 -07:00
..
storage Add device storage method to wipe an identity 2015-03-17 13:59:24 -07:00
test Move test vectors to libaxolotl 2015-02-12 15:12:01 -08:00
api.js Move prekey sigcheck to libaxolotl 2015-02-12 15:11:59 -08:00
axolotl_wrapper.js Remove libaxolotl dependency on textsecure/errors.js 2015-03-17 13:59:24 -07:00
components.js Regenerate components/libts 2015-01-14 11:39:36 -10:00
crypto.js Remove all external non-test deps on libaxolotl/crypto 2015-02-12 15:11:59 -08:00
errors.js Move js files around for libtextsecure split 2015-01-14 09:35:57 -10:00
helpers.js Check END_SESSION messages in processDecrypted 2015-02-26 12:11:05 -08:00
libaxolotl_concat.js Remove libaxolotl dependency on textsecure/errors.js 2015-03-17 13:59:24 -07:00
protobufs.js Move protocol protobufs to libaxolotl/, handling DeviceControl 2015-02-12 15:11:58 -08:00
sendmessage.js Add device storage method to wipe an identity 2015-03-17 13:59:24 -07:00
storage.js Move js files around for libtextsecure split 2015-01-14 09:35:57 -10:00
stringview.js Move js files around for libtextsecure split 2015-01-14 09:35:57 -10:00
websocket-resources.js Move js files around for libtextsecure split 2015-01-14 09:35:57 -10:00
websocket.js Always reconnect the socket except when there is an error 2015-03-11 14:12:25 -07:00