Commit History

Author SHA1 Message Date
  Adam Ierymenko 0214dbc277 More cleanup. 10 years ago
  Adam Ierymenko 1f28ce3980 Tons more refactoring: simplify Network, move explicit management of Tap out, redo COM serialization, etc. 10 years ago
  Adam Ierymenko 49349470a0 ... 10 years ago
  Adam Ierymenko 8130848020 More refactoring... and update the API a bit... turns out my strategy for reducing indirect function calls also increased memcpy()s which are more expensive. This is simpler and faster. 10 years ago
  Adam Ierymenko 7ff0cab1b7 docs 10 years ago
  Adam Ierymenko b723855751 Refactoring... lalalala... 10 years ago
  Adam Ierymenko 36eab4f1a9 Whole heap more cleanup and refactoring... 10 years ago
  Adam Ierymenko 647ce82b86 Move more stuff into osdep/ -- node/ will not use threads directly. 10 years ago
  Adam Ierymenko e61a40a956 docs 10 years ago
  Adam Ierymenko a61acf36d2 osnet -> osdep 10 years ago
  Adam Ierymenko 8990fb8267 osnet -> osdep 10 years ago
  Adam Ierymenko 2c5dbecb3c More CAPI work, and move old control/ and old node/Node to attic. 10 years ago
  Adam Ierymenko fe94c9460b Phy is a better name than Wire, and other cleanup. 10 years ago
  Adam Ierymenko fe87c1db67 Work on new simplified C API -- required for embedded, language bindings, mobile (language bindings again), etc. 10 years ago
  Adam Ierymenko 60158aa5dd Turns out that node/ likely has no business with or need for the system IP routing table. So shelve that code for now. 10 years ago
  Adam Ierymenko 3c1a59fa24 Wire selftest, and passes all tests. 10 years ago
  Adam Ierymenko b6241f6cb1 Build fixes. 10 years ago
  Adam Ierymenko 4445bfc869 Wire should be good to test. 10 years ago
  Adam Ierymenko 8d409def74 More Wire cleanup/docs and minor fixes. 10 years ago
  Adam Ierymenko 91810c5f44 A bit more cleanup and doc work on new select abstraction 10 years ago
  Adam Ierymenko 64ea58d523 Most of new cleaner IO abstraction. 10 years ago
  Adam Ierymenko 96737368aa Add MIT-licensed Joyent http-parser lib to ext/ for use with new control plane. 10 years ago
  Adam Ierymenko 7ee1a1151f Add SqliteNetworkConfigMaster::DBC for external access to raw sqlite3 db. 10 years ago
  Adam Ierymenko a8a92c5b89 A whole lot of Sqlite netconf master work, and some fixes elsewhere in the code. 10 years ago
  Adam Ierymenko cea3f28155 DB init works now. 10 years ago
  Adam Ierymenko ba69240bcb Sqlite auto-init and version check. 10 years ago
  Adam Ierymenko 49a2450e76 Include the Sqlite schema to auto-init the database. 10 years ago
  Adam Ierymenko 278c8fd9f1 Wire up externally specified NetworkConfigMaster 10 years ago
  Adam Ierymenko 61d89bd118 docs 10 years ago
  Adam Ierymenko 1b0908fab2 Delete duplicate redis-schema.md 10 years ago