커밋 기록

작성자 SHA1 메시지 날짜
  Caleb James DeLisle d26e80a318 Move to Rust Allocator 2 년 전
  Caleb James DeLisle 9a9ffd57d5 Return anyhow::Error from Iface_DEFUN functions rather than an integer error type 3 년 전
  Caleb James DeLisle 8e3011cb6e Change message->bytes to message->msgbytes in prep for privatizing it 3 년 전
  Caleb James DeLisle 3651b0d413 Message privatize length 3 년 전
  Caleb James DeLisle 3cf79da359 Iface_DEFUN return an error type 4 년 전
  Caleb James DeLisle 7d90b598d4 Bad checksum: fix double-byteswapped checksum in SessionManager.c, also use _be suffix for checksums everywhere 4 년 전
  Caleb James DeLisle 781f5f2e6a Bad checksums: 1. Rename Checksum functions with _be suffix so it is clear they generate big endian, 2. better testing 4 년 전
  Caleb James DeLisle 6c1751d868 Got rid of usages of Except and simplified Message.h 4 년 전
  Caleb James DeLisle 9ce4bf1062 Fix cjdns tests with new version of libuv, also fix a bug which was exposed in the allocation system wherein allocating memory in an onFreeJob does the wrong thing 5 년 전
  Caleb James DeLisle 051421af33 Free all the allocators 6 년 전
  Caleb James DeLisle a574e6aaa7 Fix UDPInterface to not send beacons down the tun device 6 년 전
  Valentin Lorentz 87202bea58 Add ADDRESS_PREFIX and ADDRESS_PREFIX_BITS compilation variables. 7 년 전
  soredake c49cc24869 links update 7 년 전
  Caleb James DeLisle 294c18ddd8 RouteGen mostly wired into the system now 8 년 전
  Caleb James DeLisle bd83dba64b Merged in crashey and wrote a basic test 8 년 전
  Caleb James DeLisle 68693cc4c7 Revert "Add networkSize to IPTunnel" 9 년 전
  Caleb James DeLisle c24326b46c wip 9 년 전
  Caleb James DeLisle 23c615c5fa Ok I got to the good test results 9 년 전
  Caleb James DeLisle 9fc1d33252 wip 9 년 전
  Kubuxu 5706884464 Add networkSize to IPTunnel 9 년 전
  Kubuxu a38e58b1c7 Remove usage of Bits_memcpyConst and Bits_memmoveConst 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 57e25c76c2 it fucking compiles \:D/ 9 년 전
  Caleb James DeLisle 85057c688e Swapped order of args to Iface_Callback 9 년 전
  Caleb James DeLisle 876147509d refactoring... 9 년 전
  Adam Novak 618a06cc4d Draft of code for sending netmasks for IPTunnel 10 년 전
  Caleb James DeLisle a1ebd5d552 Fix #614 - actual message content depends a bit on alignment but it's semantically equalivant. 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 년 전