Commit graph

  • 82d04e347c Update readme Matt Corallo 2014-07-26 18:14:09 -0400
  • 74d5fc1f43 Correction to url lilia 2014-07-26 11:59:25 -1000
  • 396857ee23 Fix typo and add links to mocha and chai docs lilia 2014-07-26 08:29:19 -1000
  • 3accf69725 Add a note about running tests locally lilia 2014-07-26 02:13:40 -1000
  • f6f35c5b61 Fix a missing function and dont blow up on delivery receipts Matt Corallo 2014-07-26 01:53:24 -0400
  • d9f53d4c01 Fix not-allowed inline scripts error Matt Corallo 2014-07-26 01:37:47 -0400
  • a6b0d1f84b Add entirely untested secondary device init Matt Corallo 2014-07-26 01:31:41 -0400
  • 379115d902 Add qrcode from https://github.com/davidshimjs/qrcodejs Matt Corallo 2014-07-26 00:07:06 -0400
  • 2751d0e884 Such tests. Very mocha. Much chai. Amaze!!! lilia 2014-07-25 17:59:46 -1000
  • 6455da5c9a Refactor a bunch of stuff re: session closing, add test cases Matt Corallo 2014-07-25 19:55:49 -0400
  • c427da04f0 Add closeSession tests as Alice and fix re-requesting prekeys Matt Corallo 2014-07-24 20:15:27 -0400
  • 6f3ee151f3 Add a BOB test-case around session closure Matt Corallo 2014-07-24 17:11:53 -0400
  • a6426194ef Update BOB test cases Matt Corallo 2014-07-24 06:42:41 -0400
  • 957587bd9a Add identity keys to MAC, begin updating test cases Matt Corallo 2014-07-24 06:29:11 -0400
  • eab0911d3d I lied, there is no verification tag Matt Corallo 2014-07-24 05:14:38 -0400
  • 85f33345ab Move test shuffling to js/testvectors.js Matt Corallo 2014-07-23 20:29:45 -0400
  • 0088721343 Move AXOLOTL test vectors to js/testvectors.js Matt Corallo 2014-07-23 18:22:16 -0400
  • 07f79cb4bf Fix tester Matt Corallo 2014-07-23 03:59:22 -0400
  • 7013c5e031 First steps towards BOB test vectors Matt Corallo 2014-07-23 03:57:50 -0400
  • ebcfd4736e Fix session lookup in duplicate prekeymessage case Matt Corallo 2014-07-23 03:36:11 -0400
  • 5040bfbe44 Fix pending verifications Matt Corallo 2014-07-23 02:53:31 -0400
  • a76ae2f1f8 Add verification tags, make alice tests strict(ish) again Matt Corallo 2014-07-23 02:49:47 -0400
  • 287b55120d First cut of ALICE test vectors Matt Corallo 2014-07-23 01:49:13 -0400
  • a8908646aa Fix null flags in v3 Matt Corallo 2014-07-22 21:38:48 -0400
  • 0d4ae6a8cb Fix undefined variable in for's (browser update to strict mode?) Matt Corallo 2014-07-22 21:33:35 -0400
  • de83429962 v3 steps Matt Corallo 2014-07-20 22:55:07 -0400
  • 66bf371aa7 Use staging server (ie update to server keys v2) and protocolv3 Matt Corallo 2014-07-20 17:11:19 -0400
  • 53f8ac9ad9 Generate signed keys (breaks registration) Matt Corallo 2014-07-20 16:28:44 -0400
  • 4c3ee6f23b Compare equality w/o getString (in the future) Matt Corallo 2014-07-20 22:06:04 -0400
  • 1d2e252595 Update WhisperTextProtocol for v3 Matt Corallo 2014-07-20 16:38:02 -0400
  • 3190fe97f9 HMAC Update for Protov3 Matt Corallo 2014-07-20 16:31:47 -0400
  • b5c6e3d101 JS ed25519 Matt Corallo 2014-07-20 08:54:00 +0000
  • b94ba6b726 USE_NACL = true Matt Corallo 2014-07-20 16:31:56 -0400
  • 66a2a2d3ca Rebuild Matt Corallo 2014-07-19 21:45:27 -0400
  • ababf30c08 Fix unused variable Matt Corallo 2014-07-19 21:32:56 -0400
  • 27a677ba78 Add ed25519 copied directly from TextSecure Matt Corallo 2014-07-19 21:41:42 -0400
  • 87619fc8fe Update curve25519-donna Matt Corallo 2014-07-19 21:35:33 -0400
  • 28d1f370cd mkdir nacl Matt Corallo 2014-07-19 21:41:01 -0400
  • 7d27df9868 Report testing done Matt Corallo 2014-07-17 18:15:23 -0400
  • a2da4fffb0 Remove useless function Matt Corallo 2014-07-17 18:13:32 -0400
  • d63eba1bdc Merge pull request #49 from codedust/numberValidation Matt Corallo 2014-07-08 14:37:50 +0000
  • 13a9329bcf improved number validation (based on google's libphonenumber) Marco 2014-06-30 00:15:27 +0200
  • 92514ad08f Fix missing baseKey Matt Corallo 2014-06-09 20:26:34 -0400
  • ceca03c5d0 Close chainKey.key Matt Corallo 2014-06-09 20:14:52 -0400
  • 53a58f5b39 Update README (closes #42) Matt Corallo 2014-06-09 20:11:46 -0400
  • ce3c5eb909 Refactor conversation list view lilia 2014-06-07 15:51:51 -0700
  • 1ec6b0aed6 Better TODO wording Matt Corallo 2014-06-05 22:34:01 -0400
  • 12a849957a Refresh groups on (probably) new identity key (maybe more often?) Matt Corallo 2014-06-05 22:26:01 -0400
  • 0f126fc0f8 Keep track of number->groups, add TODO to refresh, other tweaks Matt Corallo 2014-06-05 21:05:42 -0400
  • e495e8e3db Group updates to match real protocol and get better checking Matt Corallo 2014-06-05 19:20:09 -0400
  • ec900e0ea4 Fix double display of outgoing messages lilia 2014-06-03 20:05:41 -0700
  • a09a4776d3 Fix incoming message display/storage lilia 2014-06-03 19:37:10 -0700
  • c90b9a5c59 Some group update verification Matt Corallo 2014-06-03 22:18:14 -0400
  • b1ec02fa92 Group API Matt Corallo 2014-06-03 21:09:04 -0400
  • c953c6c16d closeSession Matt Corallo 2014-06-03 17:44:30 -0400
  • 12e6b11962 Fix options Matt Corallo 2014-06-03 16:13:59 -0400
  • a88d17e55f Fix CryptoJS minify Matt Corallo 2014-06-03 16:10:58 -0400
  • 6ae95107c0 Merge pull request #47 from rpicard/minify-deps Matt Corallo 2014-06-03 20:08:50 +0000
  • d0fd3e94d8 sendMessage refactor, initial group stuff (breaks message storage) Matt Corallo 2014-06-03 12:39:29 -0400
  • 2d700e2104 Covert spaces to tabs Robert Picard 2014-06-03 12:03:29 -0700
  • f13d47360a Update dependencies in popup.html and test.html Robert Picard 2014-06-03 11:55:06 -0700
  • 5f827fbbf7 Minify CryptoJS dependencies Robert Picard 2014-06-03 11:45:30 -0700
  • fb2aa6144c Merge pull request #45 from codedust/extractchrome Matt Corallo 2014-06-02 00:41:51 +0000
  • 9e5f96e17e Merge pull request #46 from codedust/optionsCssImprovements liliakai 2014-06-01 15:37:48 -0700
  • ce98f87d42 phased out some more inline styles Marco 2014-06-02 00:15:38 +0200
  • 5cddcb59aa improved some css for options.html Marco 2014-06-01 22:22:34 +0200
  • 69ba6581b0 moved some chromium-specific code into chromium.js (using extension.navigator namespace) Marco 2014-05-27 23:12:14 +0200
  • cf35b7056f Retry API, standardize <script> list Matt Corallo 2014-06-01 13:39:35 -0400
  • 8f49d201e6 Fix longstanding(?) attachment bug Matt Corallo 2014-05-31 13:33:41 -0400
  • c2d1d816f2 Save sessions in deviceObjects, test using fake_api, minor tweaks Matt Corallo 2014-05-31 13:28:46 -0400
  • 1724d122d3 More typos from me being too tired Matt Corallo 2014-05-28 04:16:45 +0200
  • 5cea7b6857 Few typos blocking registration Matt Corallo 2014-05-28 04:03:23 +0200
  • eb80a10ed1 Fix new function(){}() typo (thanks codedust on GitHub) Matt Corallo 2014-05-28 03:53:43 +0200
  • aec36468bc Request new keys (largely untested) Matt Corallo 2014-05-28 01:14:16 +0200
  • 56433bd9af One more tiny error refactor Matt Corallo 2014-05-27 21:35:37 +0200
  • 68131a6e2a Add human readable version of errors Matt Corallo 2014-05-27 21:29:44 +0200
  • 753a950816 Redo registration process Matt Corallo 2014-05-27 20:40:39 +0200
  • d21ab1f5e8 Merge pull request #38 from liliakai/threads liliakai 2014-05-27 14:31:49 -0700
  • 83508abab8 Thread model and UI improvements lilia 2014-05-16 21:48:46 -0700
  • 2d12a33ead Fix decoding/protos/tests Matt Corallo 2014-05-26 01:48:41 +0200
  • 6a00e8e348 Random things from James-Firth incl update icon James Firth 2014-05-24 11:10:29 -0500
  • ac48d552fa Fix some bugs recently introduced Matt Corallo 2014-05-26 00:45:22 +0200
  • 21b95ce1d3 Re-create some of d9bf0a4, which was broken and reverted in 1e6720 Matt Corallo 2014-05-26 00:16:09 +0200
  • 18f1eed70f Some number verification refactor stuff Matt Corallo 2014-05-26 00:09:07 +0200
  • d387cd22f5 s/getEncodedNumber// (with XXXs) Matt Corallo 2014-05-22 01:14:46 -0400
  • 9aae93fc99 textsecure.protos Matt Corallo 2014-05-21 15:04:05 -0400
  • 665f0ef00a Merge pull request #34 from James-Firth/master Matt Corallo 2014-05-24 15:55:37 +0000
  • a9dd59ddba Fixed typo so list is a proper bullet list now. James Firth 2014-05-24 10:24:15 -0500
  • 5c3d1f927f Updated README James Firth 2014-05-24 10:22:14 -0500
  • 1e672030de Fix a couple things broken in d9bf0a4 lilia 2014-05-22 21:59:34 -0700
  • 6064afd43d Fix Uncaught ReferenceError: isRegistrationDone is not defined lilia 2014-05-22 21:34:28 -0700
  • b458dbea39 Merge pull request #32 from jerkey/patch-1 liliakai 2014-05-20 21:51:44 -0700
  • fc192a6cce fixed a typo in options.html jerkey 2014-05-20 21:44:58 -0700
  • de0a1df3ca Fix broken registration flow lilia 2014-05-20 21:35:23 -0700
  • d9bf0a41fb textsecure.storage, chromium.js Matt Corallo 2014-05-20 22:21:07 -0400
  • ee2f43aba4 Fix, display (image) attachments Matt Corallo 2014-05-19 03:06:28 -0400
  • 2820ff8f2d Minor css tweak lilia 2014-05-18 22:57:05 -0700
  • be82547ea1 Move message saving out of helpers.js Matt Corallo 2014-05-18 19:50:08 -0400
  • 3bd559bbaa DRY up PushMessageContentProtobuf construction lilia 2014-05-18 14:26:55 -0700
  • 2601c3cc3a Rename some things to be a little more semantic lilia 2014-05-18 13:36:56 -0700