aboutsummaryrefslogtreecommitdiff
path: root/doc/tor-win32-mingw-creation.txt
Commit message (Collapse)AuthorAge
* update to openssl 0.9.8kAndrew Lewman2009-04-09
| | | | svn:r19248
* Updated win32/mingw directions for openssl 0.9.8j.Andrew Lewman2009-01-29
| | | | svn:r18327
* Bump openssl version.Andrew Lewman2009-01-15
| | | | svn:r18112
* Update openssl version, suggest latest libevent.Andrew Lewman2008-12-29
| | | | svn:r17806
* Update the win32 directions to mention the many symlink errors oneAndrew Lewman2008-12-04
| | | | | | | receives. svn:r17482
* Update libevent version in the win32 directions.Andrew Lewman2008-12-04
| | | | svn:r17480
* Mingw 5.1.3 doesn't like sp3 for winxp.Andrew Lewman2008-06-22
| | | | svn:r15419
* Fix a typo. Thanks sjmurdoch.Andrew Lewman2007-12-25
| | | | svn:r12978
* As nick commented, tor's configure doesn't know what --enable-static andAndrew Lewman2007-11-02
| | | | | | | --disable-shared actually are, so remove it from docs and spec file. svn:r12321
* And more places with the wrong url, now updated.Andrew Lewman2007-10-29
| | | | svn:r12267
* Update mingw build instructions due to new mingw and libevent.Andrew Lewman2007-10-08
| | | | svn:r11785
* Update mingw build instructions to remove patent encumberances.Andrew Lewman2007-08-19
| | | | svn:r11178
* clean up the instructions a bitAndrew Lewman2007-08-19
| | | | svn:r11175
* r14657@catbus: nickm | 2007-08-18 12:59:03 -0400Nick Mathewson2007-08-18
| | | | | | | Notes about library versions in mingw instructions svn:r11165
* eventdns is on by default in current alpha and current stable,Roger Dingledine2007-08-08
| | | | | | | so no need to specify it explicitly. i think. svn:r11055
* eventdns seems to run fine on osx, rpm-based linuxes, and win32.Andrew Lewman2007-07-14
| | | | | | | Include it in the build instructions. svn:r10826
* Update mingw instructions for -trunk.Andrew Lewman2007-03-18
| | | | svn:r9868
* Update libevent version to 1.3b.Andrew Lewman2007-03-09
| | | | svn:r9769
* Temporary instructions to work around libevent1.3a issues in mingw withAndrew Lewman2007-02-26
| | | | | | | current tor -trunk. svn:r9653
* Updated mingw directions to use libevent1.3Andrew Lewman2007-02-17
| | | | svn:r9598
* Updated version of openssl and removed duplicate win32api get.Andrew Lewman2006-10-17
| | | | svn:r8736
* checkpoint changelog and general polishingRoger Dingledine2006-09-25
| | | | svn:r8497
* Fix the url for the patch to libevent-1.1b mingw diff.Andrew Lewman2006-09-24
| | | | svn:r8474
* Changes to doc as a result of creating a MinGW tor.exe on a bare system.Andrew Lewman2006-09-23
| | | | | | | Add two TODO items relating to MinGW instructions. svn:r8472
* One last change to openssl to get it to compile in mingw.Andrew Lewman2006-09-22
| | | | svn:r8458
* Finally, valid tor.exe directions from scratch with mingw.Andrew Lewman2006-09-22
| | | | svn:r8457
* Removed verbose patch output.Andrew Lewman2006-09-22
| | | | svn:r8455
* Re-create symlinks through cp.Andrew Lewman2006-09-16
| | | | svn:r8406
* Updates to win32-mingw. libevent1.1b builds. openssl doesn't.Andrew Lewman2006-09-12
| | | | svn:r8371
* First attempt to document the process to build Win32 executables withAndrew Lewman2006-09-11
mingw. Relies upon magic to actually work right now. svn:r8361