Commit History

作者 SHA1 備註 提交日期
  Caleb James DeLisle 8bdf2071d8 Further automatic refactoring to get rid of String_CONST() 7 年之前
  Caleb James DeLisle 1881da934d Automatic refactoring to get rid of dangerous usage of String_CONST() 7 年之前
  soredake c49cc24869 links update 7 年之前
  Mada 289e731e83 Fix typo 7 年之前
  Caleb James DeLisle f7ad0f8c02 Merge branch 'tunnel_typo' of git://github.com/madafoo/cjdns into crashey 8 年之前
  Alex R acbb6a8911 Error message fix 8 年之前
  Alex R 32b3f05c4e Implemented IpTunnel_removeConnection 8 年之前
  Mada c3d77c707f Fix typo 8 年之前
  Caleb James DeLisle 85495e44b5 Fix some last bugs 8 年之前
  Caleb James DeLisle bd83dba64b Merged in crashey and wrote a basic test 8 年之前
  Caleb James DeLisle 68693cc4c7 Revert "Add networkSize to IPTunnel" 8 年之前
  Caleb James DeLisle c24326b46c wip 8 年之前
  Kubuxu 5706884464 Add networkSize to IPTunnel 8 年之前
  Kubuxu a38e58b1c7 Remove usage of Bits_memcpyConst and Bits_memmoveConst 8 年之前
  Caleb James DeLisle c17305a339 periodic checkin 9 年之前
  Adam Novak 95cb64348c Sending the IPv6 prefix under the right name when showing an IPTunnel 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. 9 年之前
  Adam Novak 618a06cc4d Draft of code for sending netmasks for IPTunnel 9 年之前
  Caleb James DeLisle e9aad0d066 Simplify List interface and fixed some weird behavior with the last page of dumpTable 9 年之前
  Caleb James DeLisle 0fdda4fc72 Replaced all instances of Assert_always() with Assert_true() to standardize on Assert_true() for 'always', Assert_ifParanoid() for assertions which trigger if PARANOIA is enabled and Assert_ifTesting() for asserions which would be triggered by bad nodes in a real network 10 年之前
  Caleb James DeLisle 75ea7c3596 Fixed a dirty merge and added the new branch to the travis build 10 年之前
  Caleb James DeLisle 25b5150891 Merged in pathfinder branch 10 年之前
  Caleb James DeLisle 7758e0348d Replaced silly small allocator with decent size alloc 10 年之前
  Caleb James DeLisle fffb92caa8 more work done on the build 10 年之前
  Caleb James DeLisle ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 10 年之前
  Caleb James DeLisle 359f646e18 Removed many uses of BufferAllocator in favor of per-request allocators 10 年之前
  Caleb James DeLisle 285493adef Admin should provide a request scoped allocator 10 年之前
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. 11 年之前
  Caleb James DeLisle d0b10b877f Documented admin RPC API and made numerous minor bug fixes 11 年之前
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. 11 年之前