Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Increase number of published prekeys for release | Andreas Straub | 2015-08-07 | 1 | -1/+1 | |
| * | Let UNTRUSTED/UNDECIDED keys become INACTIVE | Andreas Straub | 2015-08-01 | 3 | -79/+94 | |
| * | Provide process function for key transport message | Andreas Straub | 2015-07-31 | 3 | -18/+83 | |
| * | Refactor axolotl message processing workflow | Andreas Straub | 2015-07-31 | 3 | -152/+116 | |
| * | Reformat code | Andreas Straub | 2015-07-31 | 3 | -86/+87 | |
| * | Change to new wire protocol version | Andreas Straub | 2015-07-31 | 4 | -72/+111 | |
| * | Fix NPE: consider unknown keys UNDECIDED | Andreas Straub | 2015-07-29 | 1 | -1/+2 | |
| * | Refactor out inner classes, cache trust store | Andreas Straub | 2015-07-29 | 4 | -563/+613 | |
| * | Always build own device session automatically | Andreas Straub | 2015-07-22 | 1 | -6/+13 | |
| * | Add INACTIVE state for removed keys | Andreas Straub | 2015-07-21 | 1 | -11/+43 | |
| * | Fill own device sessions into SessionMap | Andreas Straub | 2015-07-21 | 1 | -7/+14 | |
| * | and now do that properly | Daniel Gultsch | 2015-07-21 | 1 | -1/+1 | |
| * | bugfix: also add no-permanent-storage to message hints | Daniel Gultsch | 2015-07-21 | 1 | -1/+1 | |
| * | Use properly fixed numeral values in Trust enum | Andreas Straub | 2015-07-21 | 1 | -4/+26 | |
| * | Remove unused import | Andreas Straub | 2015-07-21 | 1 | -1/+0 | |
| * | Switch payload encryption to AES-GCM | Andreas Straub | 2015-07-21 | 3 | -17/+46 | |
| * | Also decrypt messages from UNTRUSTED sessions | Andreas Straub | 2015-07-20 | 1 | -1/+1 | |
| * | Refactor axolotl send processing/caching flow | Andreas Straub | 2015-07-20 | 1 | -9/+8 | |
| * | Start TrustKeysActivity if no keys are TRUSTED | Andreas Straub | 2015-07-20 | 1 | -6/+6 | |
| * | Add purge axolotl key option | Andreas Straub | 2015-07-20 | 2 | -30/+61 | |
| * | attempt to fix the delay problem | Daniel Gultsch | 2015-07-20 | 1 | -5/+5 | |
| * | Lock TrustKeys if no trusted keys are available | Andreas Straub | 2015-07-20 | 1 | -0/+8 | |
| * | Optimize imports | Andreas Straub | 2015-07-20 | 4 | -27/+24 | |
| * | Ask for key trust when sending messages | Andreas Straub | 2015-07-19 | 1 | -37/+88 | |
| * | Send correct body for HTTP files | Andreas Straub | 2015-07-19 | 1 | -1/+7 | |
| * | Fix trust status for outgoing messages | Andreas Straub | 2015-07-19 | 1 | -8/+8 | |
| * | Ensure that available sessions are always used | Andreas Straub | 2015-07-19 | 1 | -9/+30 | |
| * | Fix and expand key regeneration function | Andreas Straub | 2015-07-19 | 1 | -9/+18 | |
| * | Overhauled Message tagging | Andreas Straub | 2015-07-19 | 2 | -43/+68 | |
| * | Use full int range for device IDs | Andreas Straub | 2015-07-19 | 1 | -1/+1 | |
| * | Clean up unused constant | Andreas Straub | 2015-07-19 | 1 | -1/+0 | |
| * | Make some fields final | Andreas Straub | 2015-07-19 | 1 | -3/+3 | |
| * | Clean up logging | Andreas Straub | 2015-07-19 | 1 | -54/+61 | |
| * | Add basic PEP managemend UI to EditAccountActivity | Andreas Straub | 2015-07-19 | 1 | -0/+33 | |
| * | Fix devicelist update handling | Andreas Straub | 2015-07-19 | 1 | -0/+5 | |
| * | Only cache session if successfully established | Andreas Straub | 2015-07-19 | 1 | -1/+6 | |
| * | Return empty set on invalid PEP devicelist | Andreas Straub | 2015-07-19 | 1 | -1/+2 | |
| * | Trust all IdentityKeys | Andreas Straub | 2015-07-19 | 1 | -2/+3 | |
| * | Refresh PEP on session establish | Andreas Straub | 2015-07-19 | 1 | -0/+18 | |
| * | Fix asynchronous axolotl message sending | Andreas Straub | 2015-07-19 | 1 | -6/+23 | |
| * | Properly track message sender | Andreas Straub | 2015-07-19 | 2 | -11/+12 | |
| * | Rework PEP content verification | Andreas Straub | 2015-07-19 | 1 | -47/+61 | |
| * | Formatting fixes | Andreas Straub | 2015-07-19 | 1 | -2/+2 | |
| * | When receiving, add mock session if none exists | Andreas Straub | 2015-07-19 | 1 | -1/+1 | |
| * | Tag messages with originating session | Andreas Straub | 2015-07-19 | 1 | -0/+5 | |
| * | Fetch bundles on-demand, encrypt in background | Andreas Straub | 2015-07-19 | 1 | -42/+91 | |
| * | Use bareJid for own session retrieval | Andreas Straub | 2015-07-19 | 1 | -1/+1 | |
| * | Migrate to new PEP layout | Andreas Straub | 2015-07-19 | 1 | -118/+134 | |
| * | Formatting fixes | Andreas Straub | 2015-07-19 | 1 | -22/+22 | |
| * | Save IdentityKeys in database | Andreas Straub | 2015-07-19 | 1 | -47/+23 |