Commit History

Author SHA1 Message Date
  Caleb James DeLisle 0fdda4fc72 Replaced all instances of Assert_always() with Assert_true() to standardize on Assert_true() for 'always', Assert_ifParanoid() for assertions which trigger if PARANOIA is enabled and Assert_ifTesting() for asserions which would be triggered by bad nodes in a real network 10 years ago
  Caleb James DeLisle e569a8cb76 Tuning still needed but this one has the sound of a winner 10 years ago
  Caleb James DeLisle ca0ce321d5 Merged tests together under testcjdroute.c and fixed a few issues with tests 10 years ago
  Caleb James DeLisle 7a951bc5ee some systems implement strcmp as a macro using strlen. (#2) 11 years ago
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. 11 years ago
  Caleb James DeLisle 3b9962b63f clarified some codestyle requirements 12 years ago
  Stefan Bühler 0adbf0ab5f Add unit test for public key and address calculations 12 years ago