| Commit message (Expand) | Author | Age |
* | implemented cpuworkers | Roger Dingledine | 2003-08-20 |
* | Tor now builds on win32. | Nick Mathewson | 2003-08-14 |
* | Attempt to make sockets code work right on windows. | Nick Mathewson | 2003-08-14 |
* | Make windows happier still | Nick Mathewson | 2003-08-12 |
* | Stop trying to #include the world in util.c | Nick Mathewson | 2003-08-12 |
* | Adopt socketpair implementation from perl. For now, always use it. | Nick Mathewson | 2003-08-12 |
* | Add abstraction for fork vs thread. | Nick Mathewson | 2003-08-12 |
* | Start of port to win32. Missing are: | Nick Mathewson | 2003-08-12 |
* | fix typos, streamline | Roger Dingledine | 2003-06-18 |
* | Change many files to new log_fn format | Nick Mathewson | 2003-06-17 |
* | replace malloc with tor_malloc; remove broken/unused crypto_pk_set_key | Roger Dingledine | 2003-05-20 |
* | Apply algebra; remove a condition | Nick Mathewson | 2003-04-17 |
* | tv_udiff: do not modify arguments, and compute results correctly. | Nick Mathewson | 2003-04-17 |
* | more cleanup | Roger Dingledine | 2003-04-16 |
* | Factor out timeval-related functions. | Nick Mathewson | 2003-04-16 |