Age | Commit message (Expand) | Author |
---|---|---|
2014-06-14 | New waitpid-handler functions to run callbacks when a child exits. | Nick Mathewson |
2013-02-01 | Rename log() to tor_log() for logging | Nick Mathewson |
2013-01-16 | Update the copyright date to 201. | Nick Mathewson |
2012-11-02 | Add a PID_T_FORMAT for writing pids to logs | Nick Mathewson |
2012-11-02 | Compile (with warnings) with mingw64 | Nick Mathewson |
2012-06-04 | Missing copyright/license statement for procmon.c | Nick Mathewson |
2012-06-04 | Add about 60 more DOCDOC comments to 0.2.3 | Nick Mathewson |
2012-01-31 | Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 | Nick Mathewson |
2011-06-01 | Fix compile error in procmon.c | Gisle |
2011-05-22 | Unbreak the build on libevent 1.x systems | Robert Ransom |
2011-05-23 | The first argument for a libevent callback should be evutil_socket_t | Nick Mathewson |
2011-05-20 | Implement __OwningControllerProcess option | Robert Ransom |