Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-07 | Basic blowfish encryption filter. It needs to be silghtly more clever. I'm | Mike Buland | |
going to steal the extra cleverness from the AesFilter in fishtrax. | |||
2012-04-06 | The documentation includes the source again :-P | Mike Buland | |
2012-04-06 | Threads can tell you their own ids now, and they can also report that they | Mike Buland | |
failed to start. | |||
2012-04-06 | Supports ThreadIds now, you can also get the thread id of any thread, and | Mike Buland | |
compare ThreadId objects. | |||
2012-04-03 | Process doesn't include win32.h now. | Mike Buland | |
2012-04-03 | Process works...sorta...in windows. | Mike Buland | |