Skip to content
Snippets Groups Projects
  1. May 15, 2015
  2. May 13, 2015
  3. May 12, 2015
  4. May 11, 2015
    • est31's avatar
      Make early protocol auth mechanism generic, and add SRP · 82e35edf
      est31 authored
      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.
      82e35edf
    • est31's avatar
      Add LibGMP · 181f7baa
      est31 authored
      Uses system provided libgmp if found, if not it falls back to mini-gmp.
      181f7baa
  5. May 10, 2015
  6. May 09, 2015
  7. May 08, 2015
  8. May 07, 2015
  9. May 06, 2015
  10. May 05, 2015
  11. May 04, 2015
  12. May 03, 2015
  13. May 01, 2015
  14. Apr 29, 2015
    • kwolekr's avatar
      Fix MSVC compatibility · 37ca3212
      kwolekr authored
      Make sure to include random unittests in android builds, too
      Use SWAP() macro
      Ensure that negative ranges are tested as well in random unittests
      37ca3212
Loading