Commit History

Author SHA1 Message Date
  Adam Ierymenko ca93b4a1ac Clean up some stuff, including a few spots where exceptions were not being handled correctly. 12 years ago
  Adam Ierymenko 0dca9964bf Whew, it builds! 12 years ago
  Adam Ierymenko f3ad05347e Improve code security posture by replacing sprintf with a safer function. 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 150a53eb17 Self test almost builds, now need skeleton EthernetTap implementation 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 76bc9968ff New simpler command interface via loopback UDP protected by a crypto token. 12 years ago
  Adam Ierymenko 97cbd98bc5 Compile fixes, integration of fast PRNG. 12 years ago
  Adam Ierymenko 3e49337d9a Add a fast non-cryptographic PRNG. 12 years ago
  Adam Ierymenko 2c0cdc9484 Fix for failure to bind port if IPv6 is not enabled on a system -- it should succeed if it can bind either V4 or V6 or both and only fail if neither binds 12 years ago
  Adam Ierymenko 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago