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
|
4267e7da93
|
Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder.
|
2013-10-05 10:19:12 -04:00 |
|
Adam Ierymenko
|
0e43e5e8f2
|
Rest of work on new hashcash based identity scheme.
|
2013-10-05 07:00:55 -04:00 |
|
Adam Ierymenko
|
b0187f4472
|
Hashcash-based identity, work in progress... committing to test speed on other boxes.
|
2013-10-05 06:00:47 -04:00 |
|
Adam Ierymenko
|
ea4e1136dd
|
Flesh out membership certificate with signature, better serialize/deserialize, and rename parameter to qualifier to make better conceptual sense.
|
2013-10-04 12:24:21 -04:00 |
|
Adam Ierymenko
|
e376c6f6a9
|
New crypto integrated -- going to be testing new identity address generation algo a bit more before finalizing.
|
2013-09-16 13:57:57 -04:00 |
|
Adam Ierymenko
|
3b2d98e7dc
|
Integrating new crypto -- work in progress, wont build yet.
|
2013-09-16 09:20:59 -04:00 |
|
Adam Ierymenko
|
d6414c9ff7
|
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
2013-08-12 21:25:36 -04:00 |
|
Adam Ierymenko
|
b342f56bec
|
Network constructor deuglification, remove unused old encrypt/decrypt methods from Identity.
|
2013-08-06 10:15:05 -04:00 |
|
Adam Ierymenko
|
2a6b74746e
|
Netconf service itself works, time to integrate.
|
2013-08-02 14:25:23 -04:00 |
|
Adam Ierymenko
|
439e602d5a
|
Fix a bunch of errors due to minor method signature changes, still a work in progress.
|
2013-07-29 16:18:29 -04:00 |
|
Adam Ierymenko
|
9cf734b74a
|
Sane-ify Address, get rid of goofy union thingy.
|
2013-07-25 13:24:39 -04:00 |
|
Adam Ierymenko
|
150850b800
|
New git repository for release - version 0.2.0 tagged
|
2013-07-04 16:56:19 -04:00 |
|