커밋 기록

작성자 SHA1 메시지 날짜
  Caleb James DeLisle 5b649af59d Use excaping of message before logging it because otherwise it prints crap to the terminal 8 년 전
  Caleb James DeLisle c24326b46c wip 8 년 전
  Kubuxu 5706884464 Add networkSize to IPTunnel 8 년 전
  Caleb James DeLisle 63244a0dfd better logging when an ip address is assigned from IPTunnel 9 년 전
  Kubuxu a38e58b1c7 Remove usage of Bits_memcpyConst and Bits_memmoveConst 9 년 전
  Caleb James DeLisle 3d879c0326 typo in GET32() 9 년 전
  Caleb James DeLisle f964d14faf Fixed IpTunnel unaligned access, thanks Viric for pointing it out 9 년 전
  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 10 년 전
  Caleb James DeLisle 7958dc0b00 Patch broke the build 10 년 전
  Caleb James DeLisle c2d0a7ae6d [SECURITY] IpTunnel server should never be allowed to send fc00::/8 messages, this was poorly specified in the past 10 년 전
  Caleb James DeLisle 25b5150891 Merged in pathfinder branch 10 년 전
  Caleb James DeLisle 6c908c85fc Got rid of more instances of BufferAllocator 10 년 전
  Caleb James DeLisle 8d1692d0ce Fixed segfault bug in IpTunnel 10 년 전