Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-11 | fix cyclic dependency by combining exchange-lib and auditor-lib directories | Christian Grothoff | |
2019-01-08 | 5136: fix multiple invocations of /keys callback. | Marcello Stanisci | |
Basically, we allow such a callback to be invoked only once. Subsequent invocations (due to keys updates / whatever) cause the callback to simply return in a do-nothing fashion. Also: adding a /wire CMD - that uses /keys - after serilized keys have been loaded. | |||
2018-12-21 | 70% of testing serialization logic. | Marcello Stanisci | |
2018-12-21 | fix "jump to invalid address" | Marcello Stanisci | |
2018-12-21 | fix segfault | Marcello Stanisci | |
2018-12-21 | Disconnection from the exchange must be signaled. | Marcello Stanisci | |
2018-12-21 | indent | Marcello Stanisci | |
2018-12-21 | #5136. | Marcello Stanisci | |
Adding CMD that reconnects to a exchange, using serialized keys. | |||
2018-12-21 | Provide test API for keys serialization. | Marcello Stanisci | |