| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-08-08 | Actually report a meaningful network status instead of always OK | Adam Ierymenko | |
| 2013-08-08 | Generalize unlink to OS-dep code in Utils, just a little prep for Windows port. | Adam Ierymenko | |
| 2013-08-06 | Network constructor deuglification, remove unused old encrypt/decrypt ↵ | Adam Ierymenko | |
| methods from Identity. | |||
| 2013-08-06 | Bunch more debugging and loop closing on new netconf. | Adam Ierymenko | |
| 2013-08-06 | Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener ↵ | Adam Ierymenko | |
| timing code. | |||
| 2013-08-05 | CLI debugging, got rid of nasty old Thread class and replaced with newer ↵ | Adam Ierymenko | |
| cleaner portable idiom. | |||
| 2013-08-03 | Scratch that... more work wiring up netconf. Got to handle OK. | Adam Ierymenko | |
| 2013-07-30 | Call clean on all networks periodically, generalize Topology clean cycle to ↵ | Adam Ierymenko | |
| an overall clean cycle. | |||
| 2013-07-29 | More work on network membership certs, and it builds now. Still in heavy ↵ | Adam Ierymenko | |
| development. | |||
| 2013-07-29 | Fix a bunch of errors due to minor method signature changes, still a work in ↵ | Adam Ierymenko | |
| progress. | |||
| 2013-07-29 | Network membership certificate work in progress... does not build yet. | Adam Ierymenko | |
| 2013-07-09 | Several things: | Adam Ierymenko | |
| (1) Probable fix for issue #7 and major cleanup of EthernetTap code with consolidation for all unix-like systems and specialization for different flavors only when needed. (2) Refactor of Buffer<> to make its members private, and Packet to use Buffer's methods exclusively to access them. This improves clarity and means we're no longer lying about Buffer's role in the code's security posture. (3) Add -fstack-protect to Makefile to bounds check stack variables. | |||
| 2013-07-04 | New git repository for release - version 0.2.0 tagged | Adam Ierymenko | |
