Caleb James DeLisle 1965692ff8 trying to fix weird issue with travis-ci %!s(int64=10) %!d(string=hai) anos
..
FramingInterface_fuzz_test.c fc096224dc Added a fuzz test for FramingInterface %!s(int64=10) %!d(string=hai) anos
FramingInterface_test.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. %!s(int64=10) %!d(string=hai) anos
InterfaceController_multiIface_test.c 0b1fbd17f7 Refactoring to allow for re-enabling threeNodes_test %!s(int64=10) %!d(string=hai) anos
InterfaceController_test.c 1965692ff8 trying to fix weird issue with travis-ci %!s(int64=10) %!d(string=hai) anos
MultiInterface_test.c cab6823bc7 Moved DefaultInterfaceController to interface/InterfaceController since there are no other IFCs, improced ifc peerStats state info, stopped counting a session as established until the underlying CA session is *completely* established. %!s(int64=10) %!d(string=hai) anos
UDPInterface_communication_test.c cab6823bc7 Moved DefaultInterfaceController to interface/InterfaceController since there are no other IFCs, improced ifc peerStats state info, stopped counting a session as established until the underlying CA session is *completely* established. %!s(int64=10) %!d(string=hai) anos
UDPInterface_test.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 %!s(int64=10) %!d(string=hai) anos