signal-cli/src/main/java/cli
AsamK 704f2d76ba Exit on timeout when receiving
- Could be made optional in the future
- Sending messages while receiving results in damaged session state
  because both save their own state
2015-07-08 11:57:18 +02:00
..
Base64.java Reformat javadoc 2015-07-07 12:31:20 +02:00
JsonAxolotlStore.java First commit 2015-05-11 12:55:18 +02:00
JsonIdentityKeyStore.java First commit 2015-05-11 12:55:18 +02:00
JsonPreKeyStore.java First commit 2015-05-11 12:55:18 +02:00
JsonSessionStore.java Handle end session messages 2015-07-07 12:19:10 +02:00
JsonSignedPreKeyStore.java Actually store preKeys 2015-07-07 11:04:59 +02:00
Main.java Exit on timeout when receiving 2015-07-08 11:57:18 +02:00
Manager.java Exit on timeout when receiving 2015-07-08 11:57:18 +02:00
Util.java First commit 2015-05-11 12:55:18 +02:00
WhisperTrustStore.java Adapt code for new libtextsecure-java version 2015-07-06 10:41:19 +02:00