Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-16 | Boring stuff: update dates in copyrights across all files. | Adam Ierymenko | |
2014-01-21 | Several things: | Adam Ierymenko | |
(1) Add a bunch of tedious type casts to eliminate unnecessary compiler warnings on Windows X64 builds. (2) Some EthernetTap work to integrate Windows custom IOCTL for multicast group lookup (not done quite yet). (3) Dump some more info in selftest to make sure our Windows path lookup functions are returning sane results. | |||
2013-12-06 | Dead code removal, fix for cleanup GitHub issue #28 | Adam Ierymenko | |
2013-10-21 | Get rid of DBM, which technically is a case of YAGNI. Supernodes will need a ↵ | Adam Ierymenko | |
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-05 | Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder. | Adam Ierymenko | |
2013-10-05 | Rest of work on new hashcash based identity scheme. | Adam Ierymenko | |
2013-10-05 | Hashcash-based identity, work in progress... committing to test speed on ↵ | Adam Ierymenko | |
other boxes. | |||
2013-10-04 | Flesh out membership certificate with signature, better ↵ | Adam Ierymenko | |
serialize/deserialize, and rename parameter to qualifier to make better conceptual sense. | |||
2013-09-16 | New crypto integrated -- going to be testing new identity address generation ↵ | Adam Ierymenko | |
algo a bit more before finalizing. | |||
2013-09-16 | Integrating new crypto -- work in progress, wont build yet. | Adam Ierymenko | |
2013-08-12 | Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's ↵ | Adam Ierymenko | |
a start. | |||
2013-08-06 | Network constructor deuglification, remove unused old encrypt/decrypt ↵ | Adam Ierymenko | |
methods from Identity. | |||
2013-08-02 | Netconf service itself works, time to integrate. | Adam Ierymenko | |
2013-07-29 | Fix a bunch of errors due to minor method signature changes, still a work in ↵ | Adam Ierymenko | |
progress. | |||
2013-07-25 | Sane-ify Address, get rid of goofy union thingy. | Adam Ierymenko | |
2013-07-04 | New git repository for release - version 0.2.0 tagged | Adam Ierymenko | |