Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Refactor common file code into util.c; add published to descriptors•••svn:r487 | Nick Mathewson | 2003-09-26 |
* | fix the cpuworker circ-had-vanished bug (maybe)•••still several (many) tls-related bugs outstanding. svn:r454 | Roger Dingledine | 2003-09-14 |
* | implemented cpuworkers•••please poke at it and report bugs still needs polishing, and only handles onions now (should handle OR handshakes too) svn:r402 | Roger Dingledine | 2003-08-20 |
* | Tor now builds on win32.•••svn:r400 | Nick Mathewson | 2003-08-14 |
* | Attempt to make sockets code work right on windows.•••svn:r398 | Nick Mathewson | 2003-08-14 |
* | Make windows happier still•••svn:r392 | Nick Mathewson | 2003-08-12 |
* | Adopt socketpair implementation from perl. For now, always use it.•••svn:r389 | Nick Mathewson | 2003-08-12 |
* | Add abstraction for fork vs thread.•••svn:r387 | Nick Mathewson | 2003-08-12 |
* | unbork windows line endings•••svn:r381 | Nick Mathewson | 2003-08-12 |
* | Start of port to win32. Missing are:••• - 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 | Nick Mathewson | 2003-08-12 |
* | replace malloc with tor_malloc; remove broken/unused crypto_pk_set_key•••svn:r292 | Roger Dingledine | 2003-05-20 |
* | Factor out timeval-related functions.•••svn:r237 | Nick Mathewson | 2003-04-16 |