Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-08-18 | Increment windows version to 0.0.8rc1 | Nick Mathewson | |
svn:r2299 | |||
2004-08-03 | Fix all warnings on win32 build | Nick Mathewson | |
svn:r2127 | |||
2004-06-07 | Update windows version to 0.0.7 | Nick Mathewson | |
svn:r1962 | |||
2004-06-05 | Make tor build on win32 again; handle locking for server | Nick Mathewson | |
svn:r1948 | |||
2004-05-02 | Windows version is 0.0.6 tootor-0.0.6.2tor-0.0.6.1tor-0.0.6 | Nick Mathewson | |
svn:r1771 | |||
2004-05-02 | Bump windows version to 0.0.6rc4 | Nick Mathewson | |
svn:r1767 | |||
2004-05-01 | Fix windows compile | Nick Mathewson | |
svn:r1757 | |||
2004-04-28 | Regenerate windows orconfig.h to match current autoheader generated orconfig.h | Nick Mathewson | |
svn:r1743 | |||
2004-04-28 | Make Tor build on win32 with VC6 without warnings. | Nick Mathewson | |
svn:r1739 | |||
2004-04-07 | Repair whitespace in windows orconfig.h | Nick Mathewson | |
svn:r1523 | |||
2004-04-07 | Delete trailing whitespace and expand tabs; remove unused aes decrypt code | Nick Mathewson | |
svn:r1522 | |||
2004-03-10 | Make windows version correct; initialize windows foolishness so that ↵ | Nick Mathewson | |
gethostbyname works. svn:r1250 | |||
2004-03-09 | Fix DOS line endings; autoconfize checks for strptime and inet_aton | Nick Mathewson | |
svn:r1248 | |||
2004-03-09 | Make tor build on windows again. More work still needed | Nick Mathewson | |
svn:r1247 | |||
2003-08-12 | Misc patches to make windows build work. Now everything is done except the ↵ | Nick Mathewson | |
sockets stuff svn:r393 | |||
2003-08-12 | we must have openssl, so HAVE_OPENSSL is redundant | Roger Dingledine | |
svn:r383 | |||
2003-08-12 | Start 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 |