Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-17 | C++ modernize: Pragma once (#6264) | Loïc Blot | |
* Migrate cpp headers to pragma once | |||
2017-04-07 | Clang-format: fix some header files and remove them from whitelist | Loic Blot | |
2015-05-11 | Make early protocol auth mechanism generic, and add SRP | est31 | |
Adds everything needed for SRP (and everything works too), but still deactivated, as protocol v25 init packets aren't final yet. Can be activated by changing the LATEST_PROTOCOL_VERSION header to 25 inside networkprotocol.h. |