Caleb James DeLisle 87a686efd9 Added a seccomp functional test 10 rokov pred
..
events 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 rokov pred
log cca56ad9a9 Finally got everything switched over to using the new pathfinder 10 rokov pred
platform 666d685b24 Take responsiblity for all TODOs 10 rokov pred
test 87a686efd9 Added a seccomp functional test 10 rokov pred
version 6c573ebc10 Cleaned up Version.h which was using wacky preprocessor stuff and replaced with nice jspp 10 rokov pred
AddrTools.h 38d3f8bbf1 Rewrite of RouterModule and fix of a minor DoS issue caused by a direct peer sending too many setup packets. 10 rokov pred
ArchInfo.c 2560244c02 EM_ARM is not defined on some machines even though AUDIT_ARCH_ARM is and uses it o_O 10 rokov pred
ArchInfo.h 96643118dc Added architecture and system detection 10 rokov pred
Assert.c 1f1cf83d4e Work from over the weekend, crashey is less crashey (at least in the sim) 10 rokov pred
Assert.h bdec61d0e3 Documented Assert.h 10 rokov pred
AverageRoller.c cca56ad9a9 Finally got everything switched over to using the new pathfinder 10 rokov pred
AverageRoller.h ca0ce321d5 Merged tests together under testcjdroute.c and fixed a few issues with tests 10 rokov pred
AverageRoller_pvt.h ca0ce321d5 Merged tests together under testcjdroute.c and fixed a few issues with tests 10 rokov pred
Base32.h a78fa0b4dc Check for int *i; 12 rokov pred
Bits.h 72505b0b7b Replaced more expensive instances of Assert_true() with Assert_ifParanoid() 10 rokov pred
CString.c e569a8cb76 Tuning still needed but this one has the sound of a winner 10 rokov pred
CString.h e569a8cb76 Tuning still needed but this one has the sound of a winner 10 rokov pred
Checksum.h 6dafbd1964 other half of the last commit 11 rokov pred
CompileTimeRandom.h fffb92caa8 more work done on the build 10 rokov pred
Endian.h fffb92caa8 more work done on the build 10 rokov pred
Gcc.h e88e33b648 More work on the new build 10 rokov pred
Hex.c 69d4044b57 Added modelines to source files. 12 rokov pred
Hex.h a2ab336064 Beginning work on nodejs build 10 rokov pred
Identity.h 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 rokov pred
Linker.h e88e33b648 More work on the new build 10 rokov pred
Map.h c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. 11 rokov pred
Order.c ac3e7a9408 Beginning protocol version 6 and new pathfinder 10 rokov pred
Order.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 10 rokov pred
Pinger.c 1774efba10 Broke compatibility in ETHInterface because it was not working properly and echoing 12 bytes of crap back and forth before the message 10 rokov pred
Pinger.h f63999e4c8 Make inter-router communication code capable of handling messages which loop back to itself 10 rokov pred
Seccomp.c 67034ba897 Messy merge in of master and added seccomp signal handler which explains the problem in a more friendly way 10 rokov pred
Seccomp.h e24f3c501a Jettisoned libseccomp which was not providing much cross-platform benefit 10 rokov pred
Seccomp.js e24f3c501a Jettisoned libseccomp which was not providing much cross-platform benefit 10 rokov pred
Seccomp_dummy.c e24f3c501a Jettisoned libseccomp which was not providing much cross-platform benefit 10 rokov pred
Security.c e24f3c501a Jettisoned libseccomp which was not providing much cross-platform benefit 10 rokov pred
Security.h e24f3c501a Jettisoned libseccomp which was not providing much cross-platform benefit 10 rokov pred
Security_Windows.c 85b00bb461 Hardened the sandboxing with double checking and made nofiles mandatory 10 rokov pred
Security_admin.c e24f3c501a Jettisoned libseccomp which was not providing much cross-platform benefit 10 rokov pred
Security_admin.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 10 rokov pred
SysInfo.c 96643118dc Added architecture and system detection 10 rokov pred
SysInfo.h 96643118dc Added architecture and system detection 10 rokov pred
UniqueName.h 97b7cb9c86 Removed nasty UniqueName in favor of a little bit of inline js 10 rokov pred