Commit History

Author SHA1 Message Date
  Adam Ierymenko 55e7ddba1e Get a default rate that works for multicast. 12 years ago
  Adam Ierymenko 0e62857841 A few logging changes. 12 years ago
  Adam Ierymenko 75471ee0e0 Small method rename. 12 years ago
  Adam Ierymenko 9cdaefdb9a Drop old Certificate type from Network. 12 years ago
  Adam Ierymenko de744e6df6 Version two of network certificate of membership, a much more concise and fast approach. 12 years ago
  Adam Ierymenko 3a563250f7 Finish stripping minBalance from BandwidthAccount 12 years ago
  Adam Ierymenko a40b8c07f4 Apply multicast rate limits to my own multicasts. Will run locally and on a variety of system types to test the result of this. 12 years ago
  Adam Ierymenko cdb96726df updateAndCheckMulticastBalance and friends 12 years ago
  Adam Ierymenko 56d8bbf780 Bit more netconf cleanup... 12 years ago
  Adam Ierymenko 37931d8589 Multicast bandwidth accounting work in progress, and some config field changes and cleanup. 12 years ago
  Adam Ierymenko f3ad05347e Improve code security posture by replacing sprintf with a safer function. 12 years ago
  Adam Ierymenko 55616388ea Check network ethernet type whitelist instead of hard-coded ethernet types. 12 years ago
  Adam Ierymenko 01a70d09db Jigger with shutdown method to avoid a crash on CTRL+C in Windows. Feels a big hacky, might revisit later. 12 years ago
  Adam Ierymenko cd907a7662 More tap work -- DHCP configuration and such. 12 years ago
  Adam Ierymenko 2536352e5d Make that an arbitrary tag to identify persistent taps... 12 years ago
  Adam Ierymenko dbb509a302 Add an interface description to EthernetTap, mostly for Windows. 12 years ago
  Adam Ierymenko d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 12 years ago
  Adam Ierymenko 95a23dc7ec Fix for another wonderful C++ threading race condition. 12 years ago
  Adam Ierymenko 6a24ac4f00 Add a concept of debt to RateLimiter, save a bit of RAM. 12 years ago
  Adam Ierymenko 5cabb60a6f Actually report a meaningful network status instead of always OK 12 years ago
  Adam Ierymenko 86056fdbd9 Generalize unlink to OS-dep code in Utils, just a little prep for Windows port. 12 years ago
  Adam Ierymenko b342f56bec Network constructor deuglification, remove unused old encrypt/decrypt methods from Identity. 12 years ago
  Adam Ierymenko 28a73b620e Bunch more debugging and loop closing on new netconf. 12 years ago
  Adam Ierymenko e73c4cb68b Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener timing code. 12 years ago
  Adam Ierymenko a7c4cbe53a CLI debugging, got rid of nasty old Thread class and replaced with newer cleaner portable idiom. 12 years ago
  Adam Ierymenko bf5c07f79a Scratch that... more work wiring up netconf. Got to handle OK. 12 years ago
  Adam Ierymenko 7e156b2622 Call clean on all networks periodically, generalize Topology clean cycle to an overall clean cycle. 12 years ago
  Adam Ierymenko e4c5ad9f43 More work on network membership certs, and it builds now. Still in heavy development. 12 years ago
  Adam Ierymenko 439e602d5a Fix a bunch of errors due to minor method signature changes, still a work in progress. 12 years ago
  Adam Ierymenko a53cfc9096 Network membership certificate work in progress... does not build yet. 12 years ago