提交历史

作者 SHA1 备注 提交日期
  Caleb James DeLisle 20ddc26869 Fix a few warnings in gcc-11 from string length violations 3 年之前
  Casper Ti. Vector 2298997092 Manual merge 79a60b9 4 年之前
  soredake c49cc24869 links update 7 年之前
  Caleb James DeLisle 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 年之前
  Caleb James DeLisle 57064d14f4 Moved business logic from AddrTools.h to AddrTools.c to reduce executable size (then dealt with fallout) 9 年之前
  Caleb James DeLisle 8c57c1946f made a few small changes, sorry for being so pedantic, your work is really just fine! 10 年之前
  Emery Hemingway a9508af325 conform to RFC5952 when printing some IPv6 addresses 10 年之前
  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 年之前
  Caleb James DeLisle 1b99e4babc Fixed AdderTools_parseIp() so that it will take short form IP addresses. 11 年之前
  Caleb James DeLisle 06241cf15d Oops, not supposed to be committed to master. 11 年之前
  Caleb James DeLisle 05b1154369 Work in progress. 11 年之前
  Caleb James DeLisle b80ab40174 Simplified ETHInterface a little bit and improved key<->sockaddr conversion. 12 年之前
  Caleb James DeLisle 4acf90837d refactored TUNInterface/TUNConverter 12 年之前
  Caleb James DeLisle bb3293144d Replaced all calls to memcpy() with Bits_memcpy() and Bits_memcpyConst(), the latter of which asserts __builtin_constant_p(length) at compile time. 12 年之前
  Caleb James DeLisle 6e92f82d8e broken function 12 年之前
  Caleb James DeLisle bcc560672f Cleaned up Address.h 12 年之前