Age | Commit message (Expand) | Author |
2015-10-19 | . | Adam Ierymenko |
2015-10-19 | . | Adam Ierymenko |
2015-10-19 | Fix for V4/V6 stable addressing. | Adam Ierymenko |
2015-10-19 | Fix bad COM attachment bug and eliminate an unnecessary redundant check. | Adam Ierymenko |
2015-10-19 | Do not allow VERB_RENDEZVOUS from non-upstream peers to block potential DOS v... | Adam Ierymenko |
2015-10-19 | Some test stuff that will not be pushed elsewhere. | Adam Ierymenko |
2015-10-19 | World test stuff... some of this will be yanked before release. | Adam Ierymenko |
2015-10-16 | Added status debugs | Joseph Henry |
2015-10-17 | Fix for cross compiling | Janjaap Bos |
2015-10-16 | Misc changes | Joseph Henry |
2015-10-16 | . | Adam Ierymenko |
2015-10-16 | Fixed nginx listen() bug | Joseph Henry |
2015-10-16 | Fix vProto init. | Adam Ierymenko |
2015-10-16 | Accept OK for confirm of HELLO or ECHO. | Adam Ierymenko |
2015-10-16 | Peer save/restore fix. | Adam Ierymenko |
2015-10-16 | Add rate limit on receive of DIRECT_PATH_PUSH to prevent DOS exploitation. | Adam Ierymenko |
2015-10-16 | IPv6 support fixes. | Adam Ierymenko |
2015-10-15 | GitHub issue #235, and I also see no reason not to communicate with people fr... | Adam Ierymenko |
2015-10-14 | Minor cleanup items | Joseph Henry |
2015-10-14 | . | Adam Ierymenko |
2015-10-14 | decrypt fix | Adam Ierymenko |
2015-10-14 | Improved error coverage | Joseph Henry |
2015-10-14 | Untested cluster code, not enabled. | Adam Ierymenko |
2015-10-14 | Work in progress on Cluster for new root infrastructure, multi-homing. | Adam Ierymenko |
2015-10-14 | Disabled TCP listen backlog, must be enabled in lwipopts.h | Joseph Henry |
2015-10-14 | Added support for listen backlogs | Joseph Henry |
2015-10-14 | Fixed premature connection close bug | Joseph Henry |
2015-10-14 | Removed character from NEtconEthernetTap.cpp | Joseph Henry |
2015-10-14 | Normalized cases | Joseph Henry |
2015-10-14 | Fix for world size in OK(HELLO) | Adam Ierymenko |
2015-10-14 | Removed lowercase intercept.h conflicting file | Joseph Henry |
2015-10-14 | Add uint16_t key to Hashtable, and make Salsa20 zero its keyspace on destruct... | Adam Ierymenko |
2015-10-13 | Inconsequential. Updated commends, added debug statements | Joseph Henry |
2015-10-13 | connect() now checks socket family | Joseph Henry |
2015-10-13 | Refactored connect(), added checks to socket(), updated checklists | Joseph Henry |
2015-10-13 | Improved bind() logic, added more error handling to accept() | Joseph Henry |
2015-10-13 | EBADF, EOPNOTSUPP, EMFILE error repoarting for accept() | Joseph Henry |
2015-10-13 | Improved error reporting | Joseph Henry |
2015-10-13 | Fixed socket protocol check logic in socket() | Joseph Henry |
2015-10-13 | Don't keep connections up longer than the alive timeout (unless they are rela... | Adam Ierymenko |
2015-10-13 | . | Adam Ierymenko |
2015-10-13 | Expose world info in JSON. | Adam Ierymenko |
2015-10-13 | Expose world ID and world timestamp in ZT_NodeStatus | Adam Ierymenko |
2015-10-13 | docs | Adam Ierymenko |
2015-10-13 | cleanup | Adam Ierymenko |
2015-10-13 | Full integration of World and World updates. | Adam Ierymenko |
2015-10-13 | World stuff... | Adam Ierymenko |
2015-10-13 | Added some parameter checks from linux kernel syscall source | Joseph Henry |
2015-10-13 | Add C output to mkworld. | Adam Ierymenko |
2015-10-13 | More World stuff, and mkworld. | Adam Ierymenko |