Age | Commit message (Expand) | Author |
2015-04-07 | Mutex locking fix. | Adam Ierymenko |
2015-04-07 | Implemented empirical determination of external addressing, paritioned per sc... | Adam Ierymenko |
2015-04-07 | Some external surface awareness work, and IP scope classification. | Adam Ierymenko |
2015-04-06 | Add code to check external surface against reported surface from other truste... | Adam Ierymenko |
2015-04-06 | Use binary_search for multicast groups, which are kept in sorted order. | Adam Ierymenko |
2015-04-06 | Check for subscribed multicast groups should be able to check groups bridged ... | Adam Ierymenko |
2015-04-06 | build fixes | Adam Ierymenko |
2015-04-06 | Don't need to announce on multicast leave. | Adam Ierymenko |
2015-04-06 | Multicast group join/leave and group membership announcement. | Adam Ierymenko |
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 |