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