lilia
b1035c23e5
Preserve whitespace in _concat files
...
This is a whitespace-only change. The diff is best viewed
with the `--patience` flag.
Some component library sources include trailing whitespace and carriage
returns which were excluded from these compiled files, (but somehow
still included in the final libtextsecure build). Although superfluous,
excluding these characters from these files means that I end up with
spurious changes whenever I rebuild them.
2015-02-20 15:34:49 -08:00
lilia
65c70a9117
Fix provisioning flow
...
Fix undefined axolotl.protobufs.ProvisionMessage, referenced in
libaxolotl/protocol.js
2015-02-12 16:41:04 -08:00
Matt Corallo
148410a826
Move jquery dep from libaxolotl to libaxolotl tests
2015-02-12 15:12:02 -08:00
Matt Corallo
1bef1ce5d3
Split out identity key storage from session storage
2015-02-12 15:12:01 -08:00
Matt Corallo
298c8624b2
Move test vectors to libaxolotl
2015-02-12 15:12:01 -08:00
Matt Corallo
1806210b26
Rewrite most of the device storage stuff
2015-02-12 15:12:00 -08:00
Matt Corallo
412f206efc
Encapsulate message sending to hide parameter
2015-02-12 15:12:00 -08:00
Matt Corallo
30dd13e8e3
Return a function instead of a session in decryptWhisperMessage
2015-02-12 15:12:00 -08:00
Matt Corallo
3e648b0ea0
Move groups storage back to libtextsecure
2015-02-12 15:12:00 -08:00
Matt Corallo
04b2a13a75
Naively move device/session storage to wrapper
2015-02-12 15:11:59 -08:00
Matt Corallo
7d2d2d92fc
Copy getRandomBytes from libaxolotl to libtextsecure
2015-02-12 15:11:59 -08:00
Matt Corallo
12844590f5
Move prekey sigcheck to libaxolotl
2015-02-12 15:11:59 -08:00
Matt Corallo
cb6cb4ff89
Re-add jquery as it is needed for our test runners
2015-02-12 15:11:59 -08:00
Matt Corallo
bb32a51d66
s/textsecure.protocol/axolotl.protocol/
2015-02-12 15:11:58 -08:00
Matt Corallo
c1907b14eb
Use axolotl.api for a few more things in libaxolotl/protocol.js
2015-02-12 15:11:58 -08:00
Matt Corallo
403ae4376d
Move attachment/websocket [en|de]cryption to libtextsecure
2015-02-12 15:11:58 -08:00
Matt Corallo
a9617068a2
Move key updating and retry handling to libtextsecure
2015-02-12 15:11:58 -08:00
Matt Corallo
184b1ec89c
Move protocol protobufs to libaxolotl/, handling DeviceControl
2015-02-12 15:11:58 -08:00
Matt Corallo
66cf5b08db
Naively move textsecure.crypto into axolotl.crypto
2015-02-12 15:11:58 -08:00
Matt Corallo
849fdb7ae4
Move group storage into window.axolotl
2015-02-12 15:11:57 -08:00
Matt Corallo
83c6fe9008
Moveish the first files to libaxolotl/
2015-02-12 15:11:57 -08:00