Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-05-01 | Upgrade to Curve25519 0.2.4 | Moxie Marlinspike | 1 | -10/+10 |
2015-04-06 | Throw NoSessionException in GroupCipher decrypt() | Moxie Marlinspike | 1 | -3/+9 |
2015-04-06 | Add decryption callback to group decrypt operations. | Moxie Marlinspike | 3 | -4/+34 |
2015-03-17 | Make it possible to deserialize SenderKeyDistributionMessages | Moxie Marlinspike | 1 | -6/+46 |
2015-03-04 | Move in memory data structures into project. | Moxie Marlinspike | 5 | -0/+337 |
2015-03-03 | Use more generic AxololAddress for identifying recipients. | Moxie Marlinspike | 6 | -85/+110 |
2015-02-11 | Update GroupSessionBuilder and GroupSessionCipher interfaces. | Moxie Marlinspike | 8 | -15/+324 |
2015-02-10 | Fix for tests in Android Studio | Moxie Marlinspike | 1 | -1/+1 |
2015-02-02 | Switch to updated Curve25519 dependency. | Moxie Marlinspike | 1 | -18/+12 |
2015-01-08 | Add license and javadoc to new artifacts. | Moxie Marlinspike | 1 | -0/+27 |
2015-01-08 | Break project up into Java and Android build/test. | Moxie Marlinspike | 73 | -0/+21606 |