Age | Commit message (Expand) | Author |
2015-10-12 | Work in progress on refactoring root-topology into World and adding in-band u... | Adam Ierymenko |
2015-05-21 | Background resolver. | Adam Ierymenko |
2015-04-16 | Some cleanup, and bite the bullet and go ahead and write a simple Http client... | Adam Ierymenko |
2015-04-16 | Include a BSD licensed JSON parser for the CLI. | Adam Ierymenko |
2015-04-15 | Compile fixes. | Adam Ierymenko |
2015-04-15 | Rename One to OneService, create separate sources for other tools. | Adam Ierymenko |
2015-04-13 | JSON control plane, almost done... | Adam Ierymenko |
2015-04-09 | TRACE compile fixes, other fixes, and it basically works! It says HELLO. | Adam Ierymenko |
2015-04-09 | Service code builds now. | Adam Ierymenko |
2015-04-08 | . | Adam Ierymenko |
2015-04-08 | All of node/ now compiles again! | Adam Ierymenko |
2015-04-06 | More build fixes, and attic/ some stuff. | Adam Ierymenko |
2015-03-31 | Whole heap more cleanup and refactoring... | Adam Ierymenko |
2015-03-31 | osnet -> osdep | Adam Ierymenko |
2015-03-31 | More CAPI work, and move old control/ and old node/Node to attic. | Adam Ierymenko |
2015-03-30 | Turns out that node/ likely has no business with or need for the system IP ro... | Adam Ierymenko |
2015-03-20 | Add MIT-licensed Joyent http-parser lib to ext/ for use with new control plane. | Adam Ierymenko |
2015-02-24 | Make NetworkConfigMaster a plugin to get Redis and other non-endpoint code ou... | Adam Ierymenko |
2015-01-06 | C++ netconf master Redis plumbing. | Adam Ierymenko |
2015-01-05 | Strip out old Service code, add new service message type. | Adam Ierymenko |
2014-10-21 | Kill old testnet stuff, update main.cpp for new SocketManager abstraction. | Adam Ierymenko |
2014-10-21 | About halfway there in refactoring to support pluggable SocketManager. | Adam Ierymenko |
2014-10-03 | More work on adding testnet and user-mode capabilities for local network simu... | Adam Ierymenko |
2014-09-25 | . | Adam Ierymenko |
2014-09-24 | Rename MulticastTopology to Multicaster -- same name as old multicast control... | Adam Ierymenko |
2014-09-24 | . | Adam Ierymenko |
2014-09-22 | Yet more WIP on mulitcast algo... | Adam Ierymenko |
2014-09-15 | cleanup | Adam Ierymenko |
2014-09-12 | Refactoring in progress... pardon our dust... | Adam Ierymenko |
2014-08-05 | Add signatures to Dictionary, and fix unhex() API in Utils to be a little safer. | Adam Ierymenko |
2014-07-31 | Tons of code cleanup, refactor Network to use EthernetTapFactory, probably al... | Adam Ierymenko |
2014-07-17 | Move OS-dependent implementations of generic interfaces to osdep/ in preparat... | Adam Ierymenko |
2014-07-15 | Routing table base class. | Adam Ierymenko |
2014-04-07 | Split EthernetTap into subclasses, work in progress... | Adam Ierymenko |
2014-03-18 | IPC stuff for Unix. | Adam Ierymenko |
2014-03-17 | Compile fixes. | Adam Ierymenko |
2013-12-10 | Rest of software updater, ready to test... | Adam Ierymenko |
2013-12-06 | HTTP client work... | Adam Ierymenko |
2013-12-04 | Pull in-band file transfer stuff. Toyed around with that idea, but it seems t... | Adam Ierymenko |
2013-11-01 | Updater code, work in progress... | Adam Ierymenko |
2013-10-21 | Get rid of DBM, which technically is a case of YAGNI. Supernodes will need a ... | Adam Ierymenko |
2013-10-18 | More work in netconf cleanup. | Adam Ierymenko |
2013-10-17 | Get rid of not used and maybe never to be used Filter code. | Adam Ierymenko |
2013-10-07 | Break out certificate of membership into its own class. | Adam Ierymenko |
2013-09-25 | Work in progress... | Adam Ierymenko |
2013-09-16 | Integrating new crypto -- work in progress, wont build yet. | Adam Ierymenko |
2013-09-13 | More new crypto -- poly1305 one-time auth code. | Adam Ierymenko |
2013-09-13 | Add new crypto: SHA512 and C25519 -- not integrated yet. | Adam Ierymenko |
2013-08-05 | CLI debugging, got rid of nasty old Thread class and replaced with newer clea... | Adam Ierymenko |
2013-07-31 | Local service plugin stuff... work in progress. | Adam Ierymenko |