aboutsummaryrefslogtreecommitdiff
path: root/src/win32
Commit message (Collapse)AuthorAge
* Misc patches to make windows build work. Now everything is done except the ↵Nick Mathewson2003-08-12
| | | | | | sockets stuff svn:r393
* we must have openssl, so HAVE_OPENSSL is redundantRoger Dingledine2003-08-12
| | | | svn:r383
* Start of port to win32. Missing are:Nick Mathewson2003-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