Age | Commit message (Expand) | Author |
2013-10-25 | Certificate of membership works now... had to fix multicast propagation so CO... | Adam Ierymenko |
2013-10-25 | Add some more TRACE output for certs. | Adam Ierymenko |
2013-10-21 | Version 0.6.1: minor bug fix, DBM removal | Adam Ierymenko |
2013-10-21 | Add persistent identity caching for use on supernodes. Activate by just makin... | Adam Ierymenko |
2013-10-18 | Bug fixes: inverted sense bug, printf format bug. | Adam Ierymenko |
2013-10-18 | Clean up some stuff, including a few spots where exceptions were not being ha... | Adam Ierymenko |
2013-10-18 | Clean up the awful Network::Config mess and break that out into NetworkConfig. | Adam Ierymenko |
2013-10-18 | Work in progress on cleaning up netconf mess in node code... | Adam Ierymenko |
2013-10-17 | Increase verbosity of multicast tracing and fix tap build problem / GitHub Is... | Adam Ierymenko |
2013-10-17 | Get rid of not used and maybe never to be used Filter code. | Adam Ierymenko |
2013-10-17 | Take the 0.6.0 opportunity to add flags to a few protocol verbs and do a bit ... | Adam Ierymenko |
2013-10-17 | Add support for pushing network config refresh hints from a MEMORY queue tabl... | Adam Ierymenko |
2013-10-16 | Lots of cleanup, more work on certificates, some security fixes. | Adam Ierymenko |
2013-10-07 | Auto-pushing of membership certs on: MULTICAST_FRAME,FRAME,MULTICAST_LIKE and... | Adam Ierymenko |
2013-10-07 | Rename error code for no membership certificate. | Adam Ierymenko |
2013-10-05 | Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder. | Adam Ierymenko |
2013-10-03 | Add more info to remote multicast trace (debug facility). | Adam Ierymenko |
2013-10-03 | Eliminate a lot of redundant WHOIS requests, clean up WHOIS clutter in TRACE,... | Adam Ierymenko |
2013-10-02 | Clean up some routine stuff like pings, and stop keeping links open forever e... | Adam Ierymenko |
2013-10-02 | Multicast propagation is now working from non-supernodes, and working quite w... | Adam Ierymenko |
2013-10-01 | Merge branch 'adamierymenko-dev' of /Users/api/Code/local-ZeroTierOne into ad... | Adam Ierymenko |
2013-10-01 | More multicast fixes. | Adam Ierymenko |
2013-10-01 | Multicast debug changes. | Adam Ierymenko |
2013-10-01 | Each peer now tracks the last time it announced multicast LIKEs independently... | Adam Ierymenko |
2013-09-30 | Fix for multicast propagation to prevent buildup of frames ping-ponging betwe... | Adam Ierymenko |
2013-09-30 | Fix bug in next hop selection. | Adam Ierymenko |
2013-09-30 | Send reset of OK(HELLO) in both places where it gets composed. | Adam Ierymenko |
2013-09-30 | Make new multicast depth and prefix bits parameters configurable. | Adam Ierymenko |
2013-09-30 | Fix for multicast propagation -- supernodes must always keep propagating. Als... | Adam Ierymenko |
2013-09-27 | Whew, it builds! | Adam Ierymenko |
2013-09-26 | Work in progress... | Adam Ierymenko |
2013-09-25 | More work in progress in new multicast propagation... | Adam Ierymenko |
2013-09-25 | Work in progress... | Adam Ierymenko |
2013-09-17 | Make network multicast breadth/depth parameters configurable on a per-net basis. | Adam Ierymenko |
2013-09-16 | Integrating new crypto, work still in progress... | Adam Ierymenko |
2013-09-13 | Add new crypto: SHA512 and C25519 -- not integrated yet. | Adam Ierymenko |
2013-09-13 | Bit more of adding version to OK(HELLO) | Adam Ierymenko |
2013-09-13 | Add version info to OK(HELLO) so both sides know their version info. | Adam Ierymenko |
2013-09-11 | Reduce log noise, change to TRACE. | Adam Ierymenko |
2013-09-04 | Multicast bandwidth accounting work in progress, and some config field change... | Adam Ierymenko |
2013-08-30 | Improve code security posture by replacing sprintf with a safer function. | Adam Ierymenko |
2013-08-28 | Check network ethernet type whitelist instead of hard-coded ethernet types. | Adam Ierymenko |
2013-08-23 | VERSION 0.4.4: multicast cleanup, Windows port work | Adam Ierymenko |
2013-08-21 | Huge convoluted logic de-tangling in multicast propagation, supernodes now do... | Adam Ierymenko |
2013-08-12 | Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a... | Adam Ierymenko |
2013-08-08 | Add RateLimiter for rate limiting multicast, not tested yet. | Adam Ierymenko |
2013-08-06 | Bit of comment and if nesting cleanup in PacketDecoder. | Adam Ierymenko |
2013-08-06 | Bunch more debugging and loop closing on new netconf. | Adam Ierymenko |
2013-08-06 | Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener ... | Adam Ierymenko |
2013-08-05 | Documentation improvements and some very minor pre-emptive security stuff. | Adam Ierymenko |