Caleb James DeLisle 6781eddb2b Document that the subnode is only optional 7 лет назад
..
events 5acfe9cf75 Make private a structure which is not publically accessable in any way 8 лет назад
log 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 лет назад
platform 95ab120db5 Merge branch 'nuke-hostnames' of git://github.com/kyrias/cjdns into crashey 7 лет назад
test f069641446 Allow custom pipe directory in configuation file 8 лет назад
version 6781eddb2b Document that the subnode is only optional 7 лет назад
AddrTools.c a38e58b1c7 Remove usage of Bits_memcpyConst and Bits_memmoveConst 8 лет назад
AddrTools.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 лет назад
ArchInfo.c c9e5d27f7f cnacl: add arm64 plan 9 лет назад
ArchInfo.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 лет назад
ArrayList.c 21c775c45e Implement QSort 8 лет назад
ArrayList.h 7fc53e5bd4 Merge branch 'crashey' into iptunnel-networksize 8 лет назад
Assert.c 2112c5ee16 Remove backtracing 8 лет назад
Assert.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 лет назад
Average.h e7a023846f wip 9 лет назад
AverageRoller.c a38e58b1c7 Remove usage of Bits_memcpyConst and Bits_memmoveConst 8 лет назад
AverageRoller.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 лет назад
AverageRoller_pvt.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 лет назад
Base10.c bd83dba64b Merged in crashey and wrote a basic test 8 лет назад
Base10.h 7fc53e5bd4 Merge branch 'crashey' into iptunnel-networksize 8 лет назад
Base32.h a78fa0b4dc Check for int *i; 12 лет назад
Bits.c 0bcc79531e Refactored Bits.h and Endian.h 9 лет назад
Bits.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 лет назад
CString.c 1a3923b338 Define `_XPG4_2` on SunOS 10 лет назад
CString.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 лет назад
Checksum.h 6dafbd1964 other half of the last commit 11 лет назад
Constant.h ced280bc17 Serious bug fixes in CryptoAuth (and probably some new bugs added) 8 лет назад
Constant.js 9e1da7adc9 Fix rand64 and rand32 8 лет назад
Defined.h 9945d40b3c Added a header which can be used to determine whether a preprocessor macro has been defined. 9 лет назад
Endian.h 486be104c8 potentially important typo 9 лет назад
Escape.h c24326b46c wip 8 лет назад
Gcc.h 881cdfe128 wip 8 лет назад
Hash.h 8173faac81 Added Hash.h which uses djb2a hash and implemented it in a few places where Map.h is used 8 лет назад
Hex.c e4007c75b4 rewrote InterfaceController to make it easier to develop interfaces 9 лет назад
Hex.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 лет назад
Identity.h 98814fdd13 Almost works! 9 лет назад
Kbps.h 63e23e921e Added beginnings of peerLink, for the moment all it does is track kbps of links 9 лет назад
Linker.h 1daf66e66f Fix rare issue causing failure to compile because ''expected identifier or '(' before '-' token'' 8 лет назад
Map.h 7d73be68dc Merged out more of mada's insane patch to Map.h 8 лет назад
Order.c 21c775c45e Implement QSort 8 лет назад
Order.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 лет назад
Pinger.c a38e58b1c7 Remove usage of Bits_memcpyConst and Bits_memmoveConst 8 лет назад
Pinger.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 лет назад
QSort.h 386c7aab3b Variable Length Arrays (VLA) is not safe for stack-protector 8 лет назад
Seccomp.c 5ea0101ac8 add __NR_recv and __NR_send which are needed on some platforms 7 лет назад
Seccomp.h e24f3c501a Jettisoned libseccomp which was not providing much cross-platform benefit 10 лет назад
Seccomp.js 5cf0787bcb Beautiful work! just one teentsey change to the regex :) 9 лет назад
Seccomp_dummy.c e24f3c501a Jettisoned libseccomp which was not providing much cross-platform benefit 10 лет назад
Security.c 507858de3b Fix small changes which were suggested in pull req #829 8 лет назад
Security.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 лет назад
Security_admin.c 37e956150c SECCOMP: Fix mutliple functions from Security 8 лет назад
Security_admin.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 лет назад
Security_win32.c f40f0b8167 Fix style issues. Report errno from setgid for diagnostics, properly 8 лет назад
Setuid.h 5e449820aa try to fix the freebsd build again 9 лет назад
Setuid_linux.c 239cc38380 android: make sure _LINUX_CAPABILITY_VERSION_3 is defined 8 лет назад
SysInfo.c e2b673698e Switch from using ifdef to using if(Defined) which is less likely to hide compile time errors 9 лет назад
SysInfo.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 лет назад
UniqueName.h 97b7cb9c86 Removed nasty UniqueName in favor of a little bit of inline js 10 лет назад