More checks for duplicate keys in maps. |
|
More...
|
almost 13 years ago
|
Check for duplicate keys when updating maps. |
|
More...
|
almost 13 years ago
|
Derive and store secrets when a contact transport is added. |
|
More...
|
almost 13 years ago
|
Removed an unnecessary variable. |
|
More...
|
almost 13 years ago
|
The connection recogniser doesn't need to store newly added windows. |
|
More...
|
almost 13 years ago
|
Remove dead secrets from the connection recogniser. |
|
More...
|
almost 13 years ago
|
Fixed key derivation issues, moved tag encoding into crypto component. |
|
More...
|
almost 13 years ago
|
Cancel the timer thread when stopping the key manager. |
|
More...
|
almost 13 years ago
|
Fixed a SQL typo and a race condition. |
|
More...
|
almost 13 years ago
|
Implemented KeyManager (untested). |
|
More...
|
almost 13 years ago
|
Allow duplex connections' dispose() methods to throw IOExceptions. |
|
More...
|
almost 13 years ago
|
Clone secrets so each copy can be erased at the appropriate time. |
|
More...
|
almost 13 years ago
|
Removed tag from connection context. |
|
More...
|
almost 13 years ago
|
Fixed some bugs and cleaned up code in TransportConnectionRecogniser. |
|
More...
|
almost 13 years ago
|
Convert connection windows to and from bitmaps. |
|
More...
|
almost 13 years ago
|
Second part of key rotation implementation. Work in progress. |
|
More...
|
almost 13 years ago
|
Code cleanup: "static final" is unnecessary in interfaces. |
|
More...
|
almost 13 years ago
|
Code cleanup: import static. |
|
More...
|
almost 13 years ago
|
Removed invitation code from simplex plugins, cleaned up Gmail plugin. |
|
More...
|
almost 13 years ago
|
Unit tests and fixes for DatabaseComponent(Impl). |
|
More...
|
almost 13 years ago
|
Unit tests and a bug fix for key management methods in JdbcDatabase. |
|
More...
|
almost 13 years ago
|
Unit test and a bug fix for storing temporary secrets. |
|
More...
|
almost 13 years ago
|
Separated contact transports from secrets and cleaned up some tests. |
|
More...
|
almost 13 years ago
|
Fixes and refactoring for tests. |
|
More...
|
almost 13 years ago
|
First stage of key rotation refactoring. Some tests are failing. |
|
More...
|
almost 13 years ago
|
KeyRotatorImpl looks a *lot* like DatabaseCleanerImpl. |
|
More...
|
almost 13 years ago
|
Refactored DatabaseCleanerImpl to use Timer and TimerTask. |
|
More...
|
almost 13 years ago
|
Renamed clock API package and fixed a test. |
|
More...
|
almost 13 years ago
|
Handle exceptions thrown by connections' dispose() methods. |
|
More...
|
almost 13 years ago
|
Updated gmail plugin and unit test, removed unused class. |
|
More...
|
almost 13 years ago
|