.. |
windows
|
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 anos atrás |
BSDMessageTypeWrapper.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 anos atrás |
BSDMessageTypeWrapper.h
|
ddb1881936
Work on the jsbuild and eliminated multiple dependency loops
|
11 anos atrás |
TUNInterface.h
|
d6eae22ef1
Fixed bit-rotten TUNInterface_darwin
|
11 anos atrás |
TUNInterface_darwin.c
|
d6eae22ef1
Fixed bit-rotten TUNInterface_darwin
|
11 anos atrás |
TUNInterface_freebsd.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 anos atrás |
TUNInterface_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 anos atrás |
TUNInterface_openbsd.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 anos atrás |
TUNInterface_sunos.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 anos atrás |
TUNInterface_win32.c
|
fffb92caa8
more work done on the build
|
11 anos atrás |
TUNMessageType.h
|
d7f5b302ac
More work on Windows port and made Message.h functions take an exception handler to throw in case of buffer overflow.
|
11 anos atrás |