Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.0.3 but stubbing out.
|
|
|
|
|
|
|
|
|
|
|
|
firewall exception rule on startup.
|
|
CAPI and *nix /dev/urandom, and some build fixes.
|
|
|
|
|
|
|
|
|
|
|
|
based on recommendations.
|
|
|
|
|
|
lockDownFile() implementation that uses 'cacls' utility.
|
|
|
|
Network to NetworkWidget to avoid filesystem or object naming collision with Network.o in node/.
|
|
|
|
home folder is in fact existent but unreadable (e.g. broken link). This enables nifty shutdown on .app trashing feature for OSX.
|
|
|
|
|
|
|
|
a nasty but obvious bug I introduced into Utils::getSecureRandom.
|
|
|
|
|
|
serialize/deserialize, and rename parameter to qualifier to make better conceptual sense.
|
|
|
|
|
|
still some issues with tap.
|
|
Windows.
|
|
a start.
|
|
|
|
valgrind spew from libcrypto use of uninitialized RAM as a random source. Might look into replacing RAND_ in libcrypto with our own simple /dev/urandom / Windows CAPI plugin.
|
|
|
|
|
|
|
|
|
|
|