Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | implemented cpuworkers | Roger Dingledine | 2003-08-20 |
| | | | | | | | | | | please poke at it and report bugs still needs polishing, and only handles onions now (should handle OR handshakes too) svn:r402 | ||
* | Tor now builds on win32. | Nick Mathewson | 2003-08-14 |
| | | | | svn:r400 | ||
* | Attempt to make sockets code work right on windows. | Nick Mathewson | 2003-08-14 |
| | | | | svn:r398 | ||
* | Make windows happier still | Nick Mathewson | 2003-08-12 |
| | | | | svn:r392 | ||
* | Stop trying to #include the world in util.c | Nick Mathewson | 2003-08-12 |
| | | | | svn:r390 | ||
* | 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 | ||
* | 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 | ||
* | fix typos, streamline | Roger Dingledine | 2003-06-18 |
| | | | | svn:r337 | ||
* | Change many files to new log_fn format | Nick Mathewson | 2003-06-17 |
| | | | | svn:r333 | ||
* | replace malloc with tor_malloc; remove broken/unused crypto_pk_set_key | Roger Dingledine | 2003-05-20 |
| | | | | svn:r292 | ||
* | Apply algebra; remove a condition | Nick Mathewson | 2003-04-17 |
| | | | | svn:r246 | ||
* | tv_udiff: do not modify arguments, and compute results correctly. | Nick Mathewson | 2003-04-17 |
| | | | | svn:r245 | ||
* | more cleanup | Roger Dingledine | 2003-04-16 |
| | | | | svn:r242 | ||
* | Factor out timeval-related functions. | Nick Mathewson | 2003-04-16 |
svn:r237 |