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