Caleb James DeLisle 3005cac83c Removed some old string.h portability stuff and replaced it with CString.h which is easier portability, also made TUNInterface and NetPlatform fully non-portable since they are not intended to be portable and portability code changes from time to time, putting them at risk since they are not often compiled. 10 years ago
..
addressable 666d685b24 Take responsiblity for all TODOs 10 years ago
test 3005cac83c Removed some old string.h portability stuff and replaced it with CString.h which is easier portability, also made TUNInterface and NetPlatform fully non-portable since they are not intended to be portable and portability code changes from time to time, putting them at risk since they are not often compiled. 10 years ago
tuntap 3005cac83c Removed some old string.h portability stuff and replaced it with CString.h which is easier portability, also made TUNInterface and NetPlatform fully non-portable since they are not intended to be portable and portability code changes from time to time, putting them at risk since they are not often compiled. 10 years ago
DNSServer.c cca56ad9a9 Finally got everything switched over to using the new pathfinder 11 years ago
DNSServer.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 years ago
ETHInterface.h b308d2dcac more work on the build and added a nice beginning of a simulator 11 years ago
ETHInterface_admin.c 285493adef Admin should provide a request scoped allocator 11 years ago
ETHInterface_admin.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 years ago
ETHInterface_linux.c 3005cac83c Removed some old string.h portability stuff and replaced it with CString.h which is easier portability, also made TUNInterface and NetPlatform fully non-portable since they are not intended to be portable and portability code changes from time to time, putting them at risk since they are not often compiled. 10 years ago
FramingInterface.c cca56ad9a9 Finally got everything switched over to using the new pathfinder 11 years ago
FramingInterface.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 years ago
ICMP6Generator.c 666d685b24 Take responsiblity for all TODOs 10 years ago
ICMP6Generator.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 years ago
ICMP6Generator_pvt.h 6fb67a2af5 Added packet fragmentation because the system is not required to fragment beyond 1280 bytes 12 years ago
Interface.h 1d026b0214 Added admin function registry to Angel process. 11 years ago
InterfaceConnector.c b308d2dcac more work on the build and added a nice beginning of a simulator 11 years ago
InterfaceConnector.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 years ago
InterfaceController.h f11ce2fe92 Added SessionManager_sessionStats() 11 years ago
InterfaceController_admin.c 285493adef Admin should provide a request scoped allocator 11 years ago
InterfaceController_admin.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 years ago
InterfaceWrapper.h 4fea39ba34 More refactoring 11 years ago
MultiInterface.c 72505b0b7b Replaced more expensive instances of Assert_true() with Assert_ifParanoid() 10 years ago
MultiInterface.h 1774efba10 Broke compatibility in ETHInterface because it was not working properly and echoing 12 bytes of crap back and forth before the message 10 years ago
RainflyClient.c cca56ad9a9 Finally got everything switched over to using the new pathfinder 11 years ago
RainflyClient.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 years ago
RainflyClient_admin.c 285493adef Admin should provide a request scoped allocator 11 years ago
RainflyClient_admin.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 years ago
SessionManager.c 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 years ago
SessionManager.h 1f1cf83d4e Work from over the weekend, crashey is less crashey (at least in the sim) 10 years ago
SessionManager_admin.c 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 years ago
SessionManager_admin.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 years ago
UDPInterface.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 years ago
UDPInterface.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 years ago
UDPInterface_admin.c f14dbf12a1 A working simulator :D 11 years ago
UDPInterface_admin.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 years ago
UDPInterface_pvt.h b308d2dcac more work on the build and added a nice beginning of a simulator 11 years ago