提交歷史

作者 SHA1 備註 提交日期
  Caleb James DeLisle a0389bc1cc fix ob1 error referenceing bad memory in IpTunnel 9 年之前
  Caleb James DeLisle 7086d7e250 Fix assertion crash bug in IpTunnel 9 年之前
  Caleb James DeLisle c556afce44 temp patch for bad commit 9 年之前
  Caleb James DeLisle 679c2ee869 Fix broken prefix handling so that packets are passed even if the ip is only in the same prefix 9 年之前
  Caleb James DeLisle 147bb4c3c1 Fixed the system to work with the new dropPermissions 9 年之前
  Caleb James DeLisle b8e1e3e0b9 wip 9 年之前
  Caleb James DeLisle 8df9048cb3 it's very important to set the version of the dataheader correctly otherwise nodes might not listen to you 9 年之前
  Caleb James DeLisle 85057c688e Swapped order of args to Iface_Callback 9 年之前
  Caleb James DeLisle 876147509d refactoring... 9 年之前
  Adam Novak 2cdd0891ed Adding some debug info to make it easier to tell if you have mistakenly quoted your prefix lengths in your config file. 10 年之前
  Adam Novak 618a06cc4d Draft of code for sending netmasks for IPTunnel 10 年之前
  Caleb James DeLisle 2d0f939045 reverted some debugging logs which used printShortIp because it's harder to read 10 年之前
  Emery Hemingway a9508af325 conform to RFC5952 when printing some IPv6 addresses 10 年之前
  Caleb James DeLisle 14e2a47fcb Added new benc message parser and refactored code to use it, StandardBencSerializer is now redundant 10 年之前
  Caleb James DeLisle 0b1fbd17f7 Refactoring to allow for re-enabling threeNodes_test 10 年之前
  Caleb James DeLisle 3005cac83c Removed some old string.h portability stuff and replaced it with CString.h which is easier portability, also made TUNInterface and NetPlatform fully non-portable since they are not intended to be portable and portability code changes from time to time, putting them at risk since they are not often compiled. 10 年之前
  Caleb James DeLisle bfbbacd458 Fix a few things which go wrong with different log levels 10 年之前
  Caleb James DeLisle cca56ad9a9 Finally got everything switched over to using the new pathfinder 11 年之前
  Caleb James DeLisle 7958dc0b00 Patch broke the build 11 年之前
  Caleb James DeLisle c2d0a7ae6d [SECURITY] IpTunnel server should never be allowed to send fc00::/8 messages, this was poorly specified in the past 11 年之前
  Caleb James DeLisle 25b5150891 Merged in pathfinder branch 11 年之前
  Caleb James DeLisle 6c908c85fc Got rid of more instances of BufferAllocator 11 年之前
  Caleb James DeLisle 8d1692d0ce Fixed segfault bug in IpTunnel 11 年之前
  Caleb James DeLisle 1cf68a2b2c more work done on pathfinder, now it doesn't crach all the time 11 年之前
  Caleb James DeLisle 2ffd748237 major refactor of allocator 11 年之前
  Caleb James DeLisle d7f5b302ac More work on Windows port and made Message.h functions take an exception handler to throw in case of buffer overflow. 11 年之前
  Caleb James DeLisle 2b0f08fa9a Added infrastructure for special handling of packets to magic address fc::1 11 年之前
  Caleb James DeLisle 4fea39ba34 More refactoring 11 年之前
  Caleb James DeLisle 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. 11 年之前
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. 11 年之前