Caleb James DeLisle 1965692ff8 trying to fix weird issue with travis-ci před 10 roky
..
FramingInterface_fuzz_test.c fc096224dc Added a fuzz test for FramingInterface před 10 roky
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. před 10 roky
InterfaceController_multiIface_test.c 0b1fbd17f7 Refactoring to allow for re-enabling threeNodes_test před 10 roky
InterfaceController_test.c 1965692ff8 trying to fix weird issue with travis-ci před 10 roky
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. před 10 roky
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. před 10 roky
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 před 10 roky