aboutsummaryrefslogtreecommitdiff
path: root/src/win32
Commit message (Expand)AuthorAge
...
* bcc win32 compiler has no timeval tv_sec•••svn:r2571 Roger Dingledine2004-10-20
* fix comment that makes no sense•••svn:r2549 Roger Dingledine2004-10-16
* Add an autoconf test to make sure that memset(&ptr, 0, sizeof(ptr)) and ptr=N...•••svn:r2536 Nick Mathewson2004-10-16
* Update windows ver to 009pre3•••svn:r2519 Nick Mathewson2004-10-14
* Bump windows version•••svn:r2425 Nick Mathewson2004-10-07
* Bump windows version to 0.0.8•••svn:r2319 Nick Mathewson2004-08-26
* Increment windows version to 0.0.8rc1•••svn:r2299 Nick Mathewson2004-08-18
* Fix all warnings on win32 build•••svn:r2127 Nick Mathewson2004-08-03
* Update windows version to 0.0.7•••svn:r1962 Nick Mathewson2004-06-07
* Make tor build on win32 again; handle locking for server•••svn:r1948 Nick Mathewson2004-06-05
* Windows version is 0.0.6 too•••svn:r1771 Nick Mathewson2004-05-02
* Bump windows version to 0.0.6rc4•••svn:r1767 Nick Mathewson2004-05-02
* Fix windows compile•••svn:r1757 Nick Mathewson2004-05-01
* Regenerate windows orconfig.h to match current autoheader generated orconfig.h•••svn:r1743 Nick Mathewson2004-04-28
* Make Tor build on win32 with VC6 without warnings.•••svn:r1739 Nick Mathewson2004-04-28
* Repair whitespace in windows orconfig.h•••svn:r1523 Nick Mathewson2004-04-07
* Delete trailing whitespace and expand tabs; remove unused aes decrypt code•••svn:r1522 Nick Mathewson2004-04-07
* Make windows version correct; initialize windows foolishness so that gethostb...•••svn:r1250 Nick Mathewson2004-03-10
* Fix DOS line endings; autoconfize checks for strptime and inet_aton•••svn:r1248 Nick Mathewson2004-03-09
* Make tor build on windows again. More work still needed•••svn:r1247 Nick Mathewson2004-03-09
* Misc patches to make windows build work. Now everything is done except the s...•••svn:r393 Nick Mathewson2003-08-12
* we must have openssl, so HAVE_OPENSSL is redundant•••svn:r383 Roger Dingledine2003-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 Mathewson2003-08-12