Histórico de commits

Autor SHA1 Mensagem Data
  Adam Ierymenko 53cbe485f0 Some cleanup, and bite the bullet and go ahead and write a simple Http client. Need a cross-platform built-in one to do cli right. 10 anos atrás
  Adam Ierymenko 6c29e966dd Include a BSD licensed JSON parser for the CLI. 10 anos atrás
  Adam Ierymenko 33c8d3c50b Compile fixes. 10 anos atrás
  Adam Ierymenko 8639538299 Rename One to OneService, create separate sources for other tools. 10 anos atrás
  Adam Ierymenko b888e033c0 JSON control plane, almost done... 10 anos atrás
  Adam Ierymenko 068d311ecc TRACE compile fixes, other fixes, and it basically works! It says HELLO. 10 anos atrás
  Adam Ierymenko 6615a70027 Service code builds now. 10 anos atrás
  Adam Ierymenko 608b5ca13a . 10 anos atrás
  Adam Ierymenko 7529d050c7 All of node/ now compiles again! 10 anos atrás
  Adam Ierymenko 488f5bf977 More build fixes, and attic/ some stuff. 10 anos atrás
  Adam Ierymenko 36eab4f1a9 Whole heap more cleanup and refactoring... 10 anos atrás
  Adam Ierymenko a61acf36d2 osnet -> osdep 10 anos atrás
  Adam Ierymenko 2c5dbecb3c More CAPI work, and move old control/ and old node/Node to attic. 10 anos atrás
  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 anos atrás
  Adam Ierymenko 96737368aa Add MIT-licensed Joyent http-parser lib to ext/ for use with new control plane. 10 anos atrás
  Adam Ierymenko ff255a34de Make NetworkConfigMaster a plugin to get Redis and other non-endpoint code out of node/ 11 anos atrás
  Adam Ierymenko a369c69091 C++ netconf master Redis plumbing. 11 anos atrás
  Adam Ierymenko 56cfe1d603 Strip out old Service code, add new service message type. 11 anos atrás
  Adam Ierymenko 29ba34ab7c Kill old testnet stuff, update main.cpp for new SocketManager abstraction. 11 anos atrás
  Adam Ierymenko 128a131070 About halfway there in refactoring to support pluggable SocketManager. 11 anos atrás
  Adam Ierymenko 67aa23530b More work on adding testnet and user-mode capabilities for local network simulation. 11 anos atrás
  Adam Ierymenko 0778332747 . 11 anos atrás
  Adam Ierymenko 6c87f9f765 Rename MulticastTopology to Multicaster -- same name as old multicast controller but different code. More descriptive though. 11 anos atrás
  Adam Ierymenko 9180a30986 . 11 anos atrás
  Adam Ierymenko 954f9cbc13 Yet more WIP on mulitcast algo... 11 anos atrás
  Adam Ierymenko 4ba4269344 cleanup 11 anos atrás
  Adam Ierymenko 1d37204a37 Refactoring in progress... pardon our dust... 11 anos atrás
  Adam Ierymenko e3c5ada3a7 Add signatures to Dictionary, and fix unhex() API in Utils to be a little safer. 11 anos atrás
  Adam Ierymenko b80c229d87 Tons of code cleanup, refactor Network to use EthernetTapFactory, probably also fix GitHub issue #90 11 anos atrás
  Adam Ierymenko a76d9d4408 Move OS-dependent implementations of generic interfaces to osdep/ in preparation for TapFactory refactor. 11 anos atrás