summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-19.Adam Ierymenko
2015-10-19.Adam Ierymenko
2015-10-19Fix for V4/V6 stable addressing.Adam Ierymenko
2015-10-19Fix bad COM attachment bug and eliminate an unnecessary redundant check.Adam Ierymenko
2015-10-19Do not allow VERB_RENDEZVOUS from non-upstream peers to block potential DOS ↵Adam Ierymenko
vector.
2015-10-19Some test stuff that will not be pushed elsewhere.Adam Ierymenko
2015-10-19World test stuff... some of this will be yanked before release.Adam Ierymenko
2015-10-16Added status debugsJoseph Henry
2015-10-17Fix for cross compilingJanjaap Bos
2015-10-16Misc changesJoseph Henry
2015-10-16.Adam Ierymenko
2015-10-16Fixed nginx listen() bugJoseph Henry
2015-10-16Fix vProto init.Adam Ierymenko
2015-10-16Accept OK for confirm of HELLO or ECHO.Adam Ierymenko
2015-10-16Peer save/restore fix.Adam Ierymenko
2015-10-16Add rate limit on receive of DIRECT_PATH_PUSH to prevent DOS exploitation.Adam Ierymenko
2015-10-16IPv6 support fixes.Adam Ierymenko
2015-10-15GitHub issue #235, and I also see no reason not to communicate with people ↵Adam Ierymenko
from other Worlds.
2015-10-14Minor cleanup itemsJoseph Henry
2015-10-14.Adam Ierymenko
2015-10-14decrypt fixAdam Ierymenko
2015-10-14Improved error coverageJoseph Henry
2015-10-14Untested cluster code, not enabled.Adam Ierymenko
2015-10-14Work in progress on Cluster for new root infrastructure, multi-homing.Adam Ierymenko
2015-10-14Disabled TCP listen backlog, must be enabled in lwipopts.hJoseph Henry
2015-10-14Added support for listen backlogsJoseph Henry
2015-10-14Fixed premature connection close bugJoseph Henry
2015-10-14Removed character from NEtconEthernetTap.cppJoseph Henry
2015-10-14Normalized casesJoseph Henry
2015-10-14Fix for world size in OK(HELLO)Adam Ierymenko
2015-10-14Removed lowercase intercept.h conflicting fileJoseph Henry
2015-10-14Add uint16_t key to Hashtable, and make Salsa20 zero its keyspace on ↵Adam Ierymenko
destruction.
2015-10-13Inconsequential. Updated commends, added debug statementsJoseph Henry
2015-10-13connect() now checks socket familyJoseph Henry
2015-10-13Refactored connect(), added checks to socket(), updated checklistsJoseph Henry
2015-10-13Improved bind() logic, added more error handling to accept()Joseph Henry
2015-10-13EBADF, EOPNOTSUPP, EMFILE error repoarting for accept()Joseph Henry
2015-10-13Improved error reportingJoseph Henry
2015-10-13Fixed socket protocol check logic in socket()Joseph Henry
2015-10-13Don't keep connections up longer than the alive timeout (unless they are ↵Adam Ierymenko
relays or roots)
2015-10-13.Adam Ierymenko
2015-10-13Expose world info in JSON.Adam Ierymenko
2015-10-13Expose world ID and world timestamp in ZT_NodeStatusAdam Ierymenko
2015-10-13docsAdam Ierymenko
2015-10-13cleanupAdam Ierymenko
2015-10-13Full integration of World and World updates.Adam Ierymenko
2015-10-13World stuff...Adam Ierymenko
2015-10-13Added some parameter checks from linux kernel syscall sourceJoseph Henry
2015-10-13Add C output to mkworld.Adam Ierymenko
2015-10-13More World stuff, and mkworld.Adam Ierymenko