Commit History

Author SHA1 Message Date
  Caleb James DeLisle e91eeb6b48 Always log using IP address rather than a mix of address and key 4 years ago
  Caleb James DeLisle 8bdf2071d8 Further automatic refactoring to get rid of String_CONST() 7 years ago
  Caleb James DeLisle 1881da934d Automatic refactoring to get rid of dangerous usage of String_CONST() 7 years ago
  soredake c49cc24869 links update 7 years ago
  Caleb James DeLisle 61bc1acaf3 When answering to a getPeers Admin API request, tell also the EncodingScheme of the node which you queried 8 years ago
  Kubuxu a38e58b1c7 Remove usage of Bits_memcpyConst and Bits_memmoveConst 9 years ago
  Caleb James DeLisle 71aaab8e0f Refactored some admin APIs to return Address data instead of non-standard forms 9 years ago
  Caleb James DeLisle 57064d14f4 Moved business logic from AddrTools.h to AddrTools.c to reduce executable size (then dealt with fallout) 9 years ago
  Caleb James DeLisle 8638f31a22 Allow pinging of short form IPv6 addresses 9 years ago
  Caleb James DeLisle ff287fbbff getpeers should not splice the address in order to be clearer 9 years ago
  Caleb James DeLisle 2ca3092465 another null deref in some cases, triggered by admin socket 10 years ago
  Caleb James DeLisle 72393903d3 Added nextHop inter-router API to allow traceroute 10 years ago
  Caleb James DeLisle 7667736795 NodeStore_brokenLink() instead of NodeStore_brokenPath() 10 years ago
  Caleb James DeLisle 67f275f736 Added ability to access getPeers data externally 10 years ago
  Caleb James DeLisle e9aad0d066 Simplify List interface and fixed some weird behavior with the last page of dumpTable 10 years ago
  Caleb James DeLisle 1f1cf83d4e Work from over the weekend, crashey is less crashey (at least in the sim) 10 years ago
  Caleb James DeLisle b5faf3b10c using incorrect name caused RouterModule_pingNode() to behave wrong 11 years ago
  Caleb James DeLisle f63999e4c8 Make inter-router communication code capable of handling messages which loop back to itself 11 years ago
  Caleb James DeLisle e569a8cb76 Tuning still needed but this one has the sound of a winner 11 years ago
  Caleb James DeLisle cca56ad9a9 Finally got everything switched over to using the new pathfinder 11 years ago
  Caleb James DeLisle 2c25a476b3 Moved the code over to completely use the new pathfinder 11 years ago
  Caleb James DeLisle 20701aa22d Tell RouterModule not to ping so much (esp. when the GMRT is very low) 11 years ago
  Caleb James DeLisle 285493adef Admin should provide a request scoped allocator 11 years ago
  Caleb James DeLisle 6e9a7b7109 new approach to dealing with trashroutes 11 years ago
  Caleb James DeLisle 38d3f8bbf1 Rewrite of RouterModule and fix of a minor DoS issue caused by a direct peer sending too many setup packets. 11 years ago
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. 11 years ago
  Caleb James DeLisle dc1319d992 general cleanup of the source tree and merged IPTunnel which is not yet working. 12 years ago
  Caleb James DeLisle bcc560672f Cleaned up Address.h 12 years ago
  Caleb James DeLisle 4e83d1e9b3 Fixed pointers running out of scope 12 years ago
  Caleb James DeLisle 0d5751af5c #54 representing things internally with big endian was a bad idea. 12 years ago