Commit History

Autor SHA1 Mensaxe Data
  Caleb James DeLisle 2d0f939045 reverted some debugging logs which used printShortIp because it's harder to read %!s(int64=10) %!d(string=hai) anos
  Emery Hemingway a9508af325 conform to RFC5952 when printing some IPv6 addresses %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 14e2a47fcb Added new benc message parser and refactored code to use it, StandardBencSerializer is now redundant %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle 0b1fbd17f7 Refactoring to allow for re-enabling threeNodes_test %!s(int64=10) %!d(string=hai) anos
  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. %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle bfbbacd458 Fix a few things which go wrong with different log levels %!s(int64=10) %!d(string=hai) anos
  Caleb James DeLisle cca56ad9a9 Finally got everything switched over to using the new pathfinder %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 7958dc0b00 Patch broke the build %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle c2d0a7ae6d [SECURITY] IpTunnel server should never be allowed to send fc00::/8 messages, this was poorly specified in the past %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 25b5150891 Merged in pathfinder branch %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 6c908c85fc Got rid of more instances of BufferAllocator %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 8d1692d0ce Fixed segfault bug in IpTunnel %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 1cf68a2b2c more work done on pathfinder, now it doesn't crach all the time %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 2ffd748237 major refactor of allocator %!s(int64=11) %!d(string=hai) anos
  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. %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 2b0f08fa9a Added infrastructure for special handling of packets to magic address fc::1 %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 4fea39ba34 More refactoring %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. %!s(int64=11) %!d(string=hai) anos
  Jeremy S 8ee502efa2 Fixed comment. %!s(int64=11) %!d(string=hai) anos
  Jeremy S 1888d95697 "Fixed" iptunnel on OS X more. %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle c8d2024fa7 IpTunnel set IP addresses automatically. %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. %!s(int64=11) %!d(string=hai) anos
  Caleb James DeLisle b0472e8b22 Workaround non-standardized TUN message types. %!s(int64=12) %!d(string=hai) anos
  Caleb James DeLisle 14a054e03d Assert fail bug in IpTunnel and minor logging. %!s(int64=12) %!d(string=hai) anos
  Caleb James DeLisle be0561f9a1 Refactoring and added root tests to check TUN device functionality. %!s(int64=12) %!d(string=hai) anos
  Caleb James DeLisle 53df63c485 Crash bug in IpTunnel %!s(int64=12) %!d(string=hai) anos
  Caleb James DeLisle 000223f262 Added configuration for IpTunnel and fixed bug. %!s(int64=12) %!d(string=hai) anos
  Caleb James DeLisle 0b42b0f8ca Null pointer deref when sending non FC00::/8 addressed packet through the tun %!s(int64=12) %!d(string=hai) anos
  Caleb James DeLisle fd199e7644 DefaultInterfaceController was using pointers which pointed into a map, bug fixed. Also some bulletproofing. %!s(int64=12) %!d(string=hai) anos