Adam Ierymenko
|
56cfe1d603
|
Strip out old Service code, add new service message type.
|
2015-01-05 11:47:22 -08:00 |
|
Adam Ierymenko
|
29ba34ab7c
|
Kill old testnet stuff, update main.cpp for new SocketManager abstraction.
|
2014-10-21 15:33:35 -07:00 |
|
Adam Ierymenko
|
128a131070
|
About halfway there in refactoring to support pluggable SocketManager.
|
2014-10-21 14:26:10 -07:00 |
|
Adam Ierymenko
|
67aa23530b
|
More work on adding testnet and user-mode capabilities for local network simulation.
|
2014-10-03 11:59:50 -07:00 |
|
Adam Ierymenko
|
0778332747
|
.
|
2014-09-25 22:08:52 -07:00 |
|
Adam Ierymenko
|
6c87f9f765
|
Rename MulticastTopology to Multicaster -- same name as old multicast controller but different code. More descriptive though.
|
2014-09-24 14:02:16 -07:00 |
|
Adam Ierymenko
|
9180a30986
|
.
|
2014-09-24 09:01:58 -07:00 |
|
Adam Ierymenko
|
954f9cbc13
|
Yet more WIP on mulitcast algo...
|
2014-09-22 13:18:24 -07:00 |
|
Adam Ierymenko
|
4ba4269344
|
cleanup
|
2014-09-15 09:45:57 -07:00 |
|
Adam Ierymenko
|
1d37204a37
|
Refactoring in progress... pardon our dust...
|
2014-09-12 16:57:37 -07:00 |
|
Adam Ierymenko
|
e3c5ada3a7
|
Add signatures to Dictionary, and fix unhex() API in Utils to be a little safer.
|
2014-08-05 09:56:49 -07:00 |
|
Adam Ierymenko
|
b80c229d87
|
Tons of code cleanup, refactor Network to use EthernetTapFactory, probably also fix GitHub issue #90
|
2014-07-31 14:09:32 -07:00 |
|
Adam Ierymenko
|
a76d9d4408
|
Move OS-dependent implementations of generic interfaces to osdep/ in preparation for TapFactory refactor.
|
2014-07-17 17:19:18 -07:00 |
|
Adam Ierymenko
|
00f9305ad8
|
Routing table base class.
|
2014-07-15 13:48:42 -07:00 |
|
Adam Ierymenko
|
6c60305a96
|
Split EthernetTap into subclasses, work in progress...
|
2014-04-07 14:47:39 -07:00 |
|
Adam Ierymenko
|
3be4c38946
|
IPC stuff for Unix.
|
2014-03-18 18:44:44 -07:00 |
|
Adam Ierymenko
|
bd749e040d
|
Compile fixes.
|
2014-03-17 15:14:22 -07:00 |
|
Adam Ierymenko
|
bf0da9f2f7
|
Rest of software updater, ready to test...
|
2013-12-10 15:30:53 -08:00 |
|
Adam Ierymenko
|
0a0ed893c3
|
HTTP client work...
|
2013-12-06 13:15:30 -08:00 |
|
Adam Ierymenko
|
f5d397e8c8
|
Pull in-band file transfer stuff. Toyed around with that idea, but it seems that updates for some platforms are big enough and there are enough reliability concerns that just using TCP/HTTP is safer and easier.
|
2013-12-04 10:45:15 -08:00 |
|
Adam Ierymenko
|
ae138566a9
|
Updater code, work in progress...
|
2013-11-01 12:38:38 -04:00 |
|
Adam Ierymenko
|
6e217dfcb0
|
Get rid of DBM, which technically is a case of YAGNI. Supernodes will need a way to save identities, but that can be a different feature. Regular clients do not really need a permanent cache (yet). When/if we do need one we can do it then. Until then it only caused problems.
|
2013-10-21 10:29:44 -04:00 |
|
Adam Ierymenko
|
b10871cedc
|
More work in netconf cleanup.
|
2013-10-18 11:01:41 -04:00 |
|
Adam Ierymenko
|
797bba04dd
|
Get rid of not used and maybe never to be used Filter code.
|
2013-10-17 13:07:53 -04:00 |
|
Adam Ierymenko
|
b4ae1adfbf
|
Break out certificate of membership into its own class.
|
2013-10-07 15:29:03 -04:00 |
|
Adam Ierymenko
|
f3128a18fe
|
Work in progress...
|
2013-09-25 10:55:27 -04:00 |
|
Adam Ierymenko
|
3b2d98e7dc
|
Integrating new crypto -- work in progress, wont build yet.
|
2013-09-16 09:20:59 -04:00 |
|
Adam Ierymenko
|
032ce498c4
|
More new crypto -- poly1305 one-time auth code.
|
2013-09-13 15:59:45 -04:00 |
|
Adam Ierymenko
|
77965af288
|
Add new crypto: SHA512 and C25519 -- not integrated yet.
|
2013-09-13 15:47:00 -04:00 |
|
Adam Ierymenko
|
a7c4cbe53a
|
CLI debugging, got rid of nasty old Thread class and replaced with newer cleaner portable idiom.
|
2013-08-05 16:06:16 -04:00 |
|
Adam Ierymenko
|
f260c2839c
|
Local service plugin stuff... work in progress.
|
2013-07-31 17:24:59 -04:00 |
|
Adam Ierymenko
|
9df88a3933
|
Change mind again... dump Http. Launcher will do this and will use libcurl. Also fix some format string errors.
|
2013-07-31 10:05:00 -04:00 |
|
Adam Ierymenko
|
7a17f6ca80
|
Add skeleton of certificate-based private network authentication. Also remove some old code.
|
2013-07-27 16:20:08 -04:00 |
|
Adam Ierymenko
|
dd203f0065
|
Revert removal of Http. Witness my indecisiveness.
|
2013-07-27 15:45:01 -04:00 |
|
Adam Ierymenko
|
a816f56426
|
Dump huffman, doesnt add much and complicates porting to other languages. Also fix compile error in idtool.
|
2013-07-27 14:01:19 -04:00 |
|
Adam Ierymenko
|
e6e825da70
|
Get rid of built-in HTTP. If we do HTTP it will probably be via libcurl to support HTTPS and chunking and other complexities.
|
2013-07-27 13:54:59 -04:00 |
|
Adam Ierymenko
|
b0a83093ce
|
Back out of RPC... blech. Have a better idea.
|
2013-07-27 13:36:27 -04:00 |
|
Adam Ierymenko
|
af8fcac0fc
|
RPC infrastructure work in progress.
|
2013-07-25 15:19:35 -04:00 |
|
Adam Ierymenko
|
76bc9968ff
|
New simpler command interface via loopback UDP protected by a crypto token.
|
2013-07-17 14:10:44 -04:00 |
|
Adam Ierymenko
|
339b2314ea
|
More work in progress on Switch / PacketDecoder refactor.
|
2013-07-11 22:06:25 -04:00 |
|
Adam Ierymenko
|
e7f20ad5f9
|
More filter development. It builds but is not integrated with the rest of the code.
|
2013-07-08 19:52:40 -04:00 |
|
Adam Ierymenko
|
150850b800
|
New git repository for release - version 0.2.0 tagged
|
2013-07-04 16:56:19 -04:00 |
|