Caleb James DeLisle 2e8608ec5a Merge branch 'master' of git://github.com/lgierth/cjdns into crashey il y a 10 ans
..
Angel.c cca56ad9a9 Finally got everything switched over to using the new pathfinder il y a 11 ans
Angel.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops il y a 11 ans
AngelInit.c 14e2a47fcb Added new benc message parser and refactored code to use it, StandardBencSerializer is now redundant il y a 10 ans
AngelInit.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops il y a 11 ans
Cjdns.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. il y a 10 ans
Core.c 28f31be230 peerstats: add the peer's protocolVersion il y a 10 ans
Core.h e88e33b648 More work on the new build il y a 11 ans
Hermes.c 14e2a47fcb Added new benc message parser and refactored code to use it, StandardBencSerializer is now redundant il y a 10 ans
Hermes.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops il y a 11 ans
InterfaceWaiter.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 il y a 10 ans
InterfaceWaiter.h ddb1881936 Work on the jsbuild and eliminated multiple dependency loops il y a 11 ans
cjdroute2.c d7458e3e16 Merge branch 'eth-switch' of git://github.com/kpcyrd/cjdns into crashey il y a 10 ans