.. |
test
|
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 |
NDPServer.c
|
cca56ad9a9
Finally got everything switched over to using the new pathfinder
|
11 years ago |
NDPServer.h
|
ddb1881936
Work on the jsbuild and eliminated multiple dependency loops
|
11 years ago |
TAPDevice.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 |
TAPDevice.h
|
ddb1881936
Work on the jsbuild and eliminated multiple dependency loops
|
11 years ago |
TAPInterface.c
|
e88e33b648
More work on the new build
|
11 years ago |
TAPInterface.h
|
e88e33b648
More work on the new build
|
11 years ago |