Age | Commit message (Expand) | Author |
2015-04-06 | Network now calls port config function as per new API. | Adam Ierymenko |
2015-04-06 | Network build fixes and cleanup of remaining internal references to _tap | Adam Ierymenko |
2015-04-06 | More build fixes, and attic/ some stuff. | Adam Ierymenko |
2015-04-06 | More NAT strategy cleanup. | Adam Ierymenko |
2015-04-06 | Get rid of random port strategy -- research does not support. | Adam Ierymenko |
2015-04-06 | build fixes. | Adam Ierymenko |
2015-04-06 | Bring IncomingPacket into line with new changes. | Adam Ierymenko |
2015-04-03 | Eliminate redundant SharedPtr assignment. | Adam Ierymenko |
2015-04-03 | Bunch more cleanup, improvements to NAT traversal logic, finished updating Sw... | Adam Ierymenko |
2015-04-03 | Send path simplification. | Adam Ierymenko |
2015-04-02 | The concept of link desperation (escalating to less desirable transports) sim... | Adam Ierymenko |
2015-04-01 | More cleanup. | Adam Ierymenko |
2015-04-01 | More cleanup. | Adam Ierymenko |
2015-04-01 | Tons more refactoring: simplify Network, move explicit management of Tap out,... | Adam Ierymenko |
2015-04-01 | ... | Adam Ierymenko |
2015-04-01 | More refactoring... and update the API a bit... turns out my strategy for red... | Adam Ierymenko |
2015-03-31 | docs | Adam Ierymenko |
2015-03-31 | Refactoring... lalalala... | Adam Ierymenko |
2015-03-31 | Whole heap more cleanup and refactoring... | Adam Ierymenko |
2015-03-31 | Move more stuff into osdep/ -- node/ will not use threads directly. | Adam Ierymenko |
2015-03-31 | docs | Adam Ierymenko |
2015-03-31 | osnet -> osdep | 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-31 | Phy is a better name than Wire, and other cleanup. | Adam Ierymenko |
2015-03-30 | Work on new simplified C API -- required for embedded, language bindings, mob... | 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-30 | Wire selftest, and passes all tests. | Adam Ierymenko |
2015-03-30 | Build fixes. | Adam Ierymenko |
2015-03-26 | Wire should be good to test. | Adam Ierymenko |
2015-03-24 | More Wire cleanup/docs and minor fixes. | Adam Ierymenko |
2015-03-24 | A bit more cleanup and doc work on new select abstraction | Adam Ierymenko |
2015-03-23 | Most of new cleaner IO abstraction. | Adam Ierymenko |
2015-03-20 | Add MIT-licensed Joyent http-parser lib to ext/ for use with new control plane. | Adam Ierymenko |
2015-03-20 | Add SqliteNetworkConfigMaster::DBC for external access to raw sqlite3 db. | Adam Ierymenko |
2015-03-18 | A whole lot of Sqlite netconf master work, and some fixes elsewhere in the code. | Adam Ierymenko |
2015-03-17 | DB init works now. | Adam Ierymenko |
2015-03-17 | Sqlite auto-init and version check. | Adam Ierymenko |
2015-03-17 | Include the Sqlite schema to auto-init the database. | Adam Ierymenko |
2015-03-13 | Wire up externally specified NetworkConfigMaster | Adam Ierymenko |
2015-03-12 | docs | Adam Ierymenko |
2015-03-12 | Delete duplicate redis-schema.md | Adam Ierymenko |
2015-03-12 | Netconf build fixes, schema, etc. | Adam Ierymenko |
2015-03-12 | Sqlite schema for netconf. | Adam Ierymenko |
2015-03-11 | Changed my mind design-wise on netconf/ -- will embed using SQLite. This fits... | Adam Ierymenko |
2015-03-02 | Add historic protocol docs exhibit. | Adam Ierymenko |
2015-02-26 | Make clean fixes. | Adam Ierymenko |
2015-02-24 | Redis network config master work, and the beginnings of some actual unit test... | Adam Ierymenko |
2015-02-24 | RedisNetworkConfigMaster in its own folder. Also fix some hex/decimal Redis d... | Adam Ierymenko |
2015-02-24 | netconf/ is where Redis code lives | Adam Ierymenko |