Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make windows happier still | Nick Mathewson | 2003-08-12 |
| | | | | svn:r392 | ||
* | Adopt socketpair implementation from perl. For now, always use it. | Nick Mathewson | 2003-08-12 |
| | | | | svn:r389 | ||
* | Add abstraction for fork vs thread. | Nick Mathewson | 2003-08-12 |
| | | | | svn:r387 | ||
* | unbork windows line endings | Nick Mathewson | 2003-08-12 |
| | | | | svn:r381 | ||
* | Start of port to win32. Missing are: | Nick Mathewson | 2003-08-12 |
| | | | | | | | | | | | | | | | | - signal support - forking for DNS farm - changes for async IO - daemonizing In other words, some files still don't build, and the ones that do build, do nonblocking IO incorrectly. I'm also not checking in the project files till I have a good place for them. svn:r380 | ||
* | replace malloc with tor_malloc; remove broken/unused crypto_pk_set_key | Roger Dingledine | 2003-05-20 |
| | | | | svn:r292 | ||
* | Factor out timeval-related functions. | Nick Mathewson | 2003-04-16 |
svn:r237 |