Caleb James DeLisle 85495e44b5 Fix some last bugs 8 年 前
..
events 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 年 前
log 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 年 前
platform 85495e44b5 Fix some last bugs 8 年 前
test af08640613 Revert "Fix map fuzzing case for exist key replace checking" 8 年 前
version 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 年 前
AddrTools.c a38e58b1c7 Remove usage of Bits_memcpyConst and Bits_memmoveConst 9 年 前
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 b6ca7f5471 in progress 9 年 前
ArrayList.h 7fc53e5bd4 Merge branch 'crashey' into iptunnel-networksize 8 年 前
Assert.c 2112c5ee16 Remove backtracing 9 年 前
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 9 年 前
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 12 年 前
Constant.h ced280bc17 Serious bug fixes in CryptoAuth (and probably some new bugs added) 9 年 前
Constant.js ced280bc17 Serious bug fixes in CryptoAuth (and probably some new bugs added) 9 年 前
Defined.h 9945d40b3c Added a header which can be used to determine whether a preprocessor macro has been defined. 10 年 前
Endian.h 486be104c8 potentially important typo 9 年 前
Escape.h c24326b46c wip 9 年 前
Gcc.h 881cdfe128 wip 9 年 前
Hash.h 8173faac81 Added Hash.h which uses djb2a hash and implemented it in a few places where Map.h is used 9 年 前
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 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 年 前
Map.h 7d73be68dc Merged out more of mada's insane patch to Map.h 8 年 前
Order.c ac3e7a9408 Beginning protocol version 6 and new pathfinder 11 年 前
Order.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 年 前
Pinger.c a38e58b1c7 Remove usage of Bits_memcpyConst and Bits_memmoveConst 9 年 前
Pinger.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 年 前
Seccomp.c 87d78ec488 SECCOMP: bind and getsockaddr do not exist 9 年 前
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 :) 10 年 前
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 9 年 前
Security.h 54af8cca0c Change Linker_require() to allow a trailing semicolon 8 年 前
Security_admin.c 37e956150c SECCOMP: Fix mutliple functions from Security 9 年 前
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 9 年 前
Setuid.h 5e449820aa try to fix the freebsd build again 9 年 前
Setuid_linux.c f8ce088755 fix android build 9 年 前
SysInfo.c e2b673698e Switch from using ifdef to using if(Defined) which is less likely to hide compile time errors 10 年 前
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 11 年 前