Caleb James DeLisle e2514923fa Merge branch 'iptunnel-networksize' of git://github.com/Kubuxu/cjdns into crashey 8 năm trước cách đây
..
events 54af8cca0c Change Linker_require() to allow a trailing semicolon 9 năm trước cách đây
log 54af8cca0c Change Linker_require() to allow a trailing semicolon 9 năm trước cách đây
platform fe76302815 Attempt to shut travis-ci up 8 năm trước cách đây
test 40d6f54aad Add simple test for QSort 8 năm trước cách đây
version 54af8cca0c Change Linker_require() to allow a trailing semicolon 9 năm trước cách đây
AddrTools.c a38e58b1c7 Remove usage of Bits_memcpyConst and Bits_memmoveConst 9 năm trước cách đây
AddrTools.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 9 năm trước cách đây
ArchInfo.c c9e5d27f7f cnacl: add arm64 plan 9 năm trước cách đây
ArchInfo.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 9 năm trước cách đây
ArrayList.c 21c775c45e Implement QSort 8 năm trước cách đây
ArrayList.h 7fc53e5bd4 Merge branch 'crashey' into iptunnel-networksize 8 năm trước cách đây
Assert.c 2112c5ee16 Remove backtracing 9 năm trước cách đây
Assert.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 9 năm trước cách đây
Average.h e7a023846f wip 9 năm trước cách đây
AverageRoller.c a38e58b1c7 Remove usage of Bits_memcpyConst and Bits_memmoveConst 9 năm trước cách đây
AverageRoller.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 9 năm trước cách đây
AverageRoller_pvt.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 9 năm trước cách đây
Base10.c bd83dba64b Merged in crashey and wrote a basic test 9 năm trước cách đây
Base10.h 7fc53e5bd4 Merge branch 'crashey' into iptunnel-networksize 8 năm trước cách đây
Base32.h a78fa0b4dc Check for int *i; 12 năm trước cách đây
Bits.c 0bcc79531e Refactored Bits.h and Endian.h 9 năm trước cách đây
Bits.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 9 năm trước cách đây
CString.c 1a3923b338 Define `_XPG4_2` on SunOS 10 năm trước cách đây
CString.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 9 năm trước cách đây
Checksum.h 6dafbd1964 other half of the last commit 12 năm trước cách đây
Constant.h ced280bc17 Serious bug fixes in CryptoAuth (and probably some new bugs added) 9 năm trước cách đây
Constant.js ced280bc17 Serious bug fixes in CryptoAuth (and probably some new bugs added) 9 năm trước cách đây
Defined.h 9945d40b3c Added a header which can be used to determine whether a preprocessor macro has been defined. 10 năm trước cách đây
Endian.h 486be104c8 potentially important typo 9 năm trước cách đây
Escape.h c24326b46c wip 9 năm trước cách đây
Gcc.h 881cdfe128 wip 9 năm trước cách đây
Hash.h 8173faac81 Added Hash.h which uses djb2a hash and implemented it in a few places where Map.h is used 9 năm trước cách đây
Hex.c e4007c75b4 rewrote InterfaceController to make it easier to develop interfaces 9 năm trước cách đây
Hex.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 9 năm trước cách đây
Identity.h 98814fdd13 Almost works! 9 năm trước cách đây
Kbps.h 63e23e921e Added beginnings of peerLink, for the moment all it does is track kbps of links 9 năm trước cách đây
Linker.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 9 năm trước cách đây
Map.h 7d73be68dc Merged out more of mada's insane patch to Map.h 9 năm trước cách đây
Order.c 21c775c45e Implement QSort 8 năm trước cách đây
Order.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 9 năm trước cách đây
Pinger.c a38e58b1c7 Remove usage of Bits_memcpyConst and Bits_memmoveConst 9 năm trước cách đây
Pinger.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 9 năm trước cách đây
QSort.h 21c775c45e Implement QSort 8 năm trước cách đây
Seccomp.c 3662e7be5d Merge branch 'fix/warnings' of git://github.com/Kubuxu/cjdns into crashey 8 năm trước cách đây
Seccomp.h e24f3c501a Jettisoned libseccomp which was not providing much cross-platform benefit 10 năm trước cách đây
Seccomp.js 5cf0787bcb Beautiful work! just one teentsey change to the regex :) 10 năm trước cách đây
Seccomp_dummy.c e24f3c501a Jettisoned libseccomp which was not providing much cross-platform benefit 10 năm trước cách đây
Security.c 507858de3b Fix small changes which were suggested in pull req #829 9 năm trước cách đây
Security.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 9 năm trước cách đây
Security_admin.c 37e956150c SECCOMP: Fix mutliple functions from Security 9 năm trước cách đây
Security_admin.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 9 năm trước cách đây
Security_win32.c f40f0b8167 Fix style issues. Report errno from setgid for diagnostics, properly 9 năm trước cách đây
Setuid.h 5e449820aa try to fix the freebsd build again 9 năm trước cách đây
Setuid_linux.c f8ce088755 fix android build 9 năm trước cách đây
SysInfo.c e2b673698e Switch from using ifdef to using if(Defined) which is less likely to hide compile time errors 10 năm trước cách đây
SysInfo.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 9 năm trước cách đây
UniqueName.h 97b7cb9c86 Removed nasty UniqueName in favor of a little bit of inline js 11 năm trước cách đây