Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-09-06 | remove synctl from .dockerignore | Jan Christian Grünhage | 1 | -1/+0 | |
2018-09-05 | Fix origin handling for pushed transactions | Richard van der Hoff | 5 | -29/+32 | |
Use the actual origin for push transactions, rather than whatever the remote server claimed. | |||||
2018-09-05 | Check that signatures on events are valid | Richard van der Hoff | 1 | -16/+110 | |
We should check that both t |