summaryrefslogtreecommitdiff
path: root/src/win32
AgeCommit message (Collapse)Author
2017-12-01bump to 0.2.5.16-devNick Mathewson
2017-11-30bump to 0.2.5.16Nick Mathewson
2017-10-25bump to 0.2.5.15-devNick Mathewson
2017-10-24bump to 0.2.5.15Nick Mathewson
2017-06-08Add -dev to version number.Nick Mathewson
2017-06-08bump to 0.2.5.14Nick Mathewson
2017-02-28Bump version to 0.2.5.13Nick Mathewson
2015-04-06bump 0.2.5 version to 0.2.5.12Nick Mathewson
2015-03-12Bump 025 version to 0.2.5.11Nick Mathewson
2014-10-24bump version to 0.2.5.10-devNick Mathewson
2014-10-20bump maint-0.2.5 to 0.2.5.9-rc-devNick Mathewson
2014-09-11Bump maint-0.2.5 to 0.2.5.7-rc-devNick Mathewson
2014-09-09Clean up the MVSC nmake files so they work again.Nick Mathewson
Fixes bug 13081; bugfix on 0.2.5.1-alpha. Patch from "NewEraCracker."
2014-07-28bump to 0.2.5.6-alphaRoger Dingledine
2014-06-18Bump version to Tor 0.2.5.5-alpha-devNick Mathewson
2014-06-16bump version to 0.2.5.5-alpha. Not released yet.Nick Mathewson
2014-04-25Bump version to 0.2.5.4-alpha-devNick Mathewson
2014-04-25Bump version to 0.2.5.4-alpha.Nick Mathewson
Probably releasing within ~22 hours, pending testing
2014-03-23bump to 0.2.5.3-alpha-devNick Mathewson
2014-03-22Increment version to 0.2.5.3-alphaNick Mathewson
2014-02-13bump to 0.2.5.2-alphator-0.2.5.2-alphaRoger Dingledine
2013-10-02Bump version to 0.2.5.1-alpha-devNick Mathewson
2013-10-01bump to 0.2.5.1-alphaRoger Dingledine
2013-03-01Whoops. I forgot the "alpha"Nick Mathewson
2013-03-01Bump version in master to 0.2.5.0-alpha-devNick Mathewson
2013-02-07Have autoconf check whether enums are signed.Nick Mathewson
Fixes bug 7727; fix on 0.2.4.10-alpha.
2013-02-04bump to 0.2.4.10-alpha-devRoger Dingledine
2013-02-04bump to 0.2.4.10-alphator-0.2.4.10-alphaRoger Dingledine
2013-01-29Detect platforms where memset(0) doesn't set doubles to 0.0.Nick Mathewson
This is allowed by the C statndard, which permits you to represent doubles any way you like, but in practice we have some code that assumes that memset() clears doubles in structs. Noticed as part of 7802 review; see 8081 for more info.
2013-01-17For now, always use donna32 on msvcNick Mathewson
2013-01-16Merge branch '024_msvc_squashed'Nick Mathewson
Conflicts: src/or/or.h srcwin32/orconfig.h
2013-01-16Add HAVE_EVENT_BASE_LOOPEXIT to win32/orconfig.hNick Mathewson
Fix for bug 7308
2013-01-16Add HAVE_EVENT2_DNS_H to MSVC orconfig.hNick Mathewson
Fix for bug 7313
2013-01-16Definx HAVE_EVENT_BASE_LOOPEXITin msvc orconfig.hNick Mathewson
Fixes bug 7308; bugfix on no released Tor, since we haven't actually built right on MSVC in ages.
2013-01-15Bump to 0.2.4.9-alpha-devNick Mathewson
2013-01-15bump to 0.2.4.9-alphator-0.2.4.9-alphaRoger Dingledine
2013-01-15Bump version to 0.2.4.8-alpha-devNick Mathewson
2013-01-14bump to 0.2.4.8-alphator-0.2.4.8-alphaRoger Dingledine
2012-12-25bump to 0.2.4.7-alpha-devRoger Dingledine
2012-12-24bump to 0.2.4.7-alphaRoger Dingledine
2012-12-07Merge branch 'win64-7260'Nick Mathewson
Conflicts: src/or/dns.c
2012-11-13bump to 0.2.4.6-alpha-devRoger Dingledine
2012-11-13bump to 0.2.4.6-alphator-0.2.4.6-alphaRoger Dingledine
2012-11-02Compile (with warnings) with mingw64Nick Mathewson
Patch from yayooo for bug 7260, forward-ported to 0.2.4.
2012-10-26bump to 0.2.4.5-alpha-devRoger Dingledine
2012-10-25Bump the version number to 0.2.4.5-alphaNick Mathewson
(For real this time. It turns out that 4 and 5 are different numbers.)
2012-10-25Bump version to 0.2.4.5-alphaNick Mathewson
2012-10-21bump to 0.2.4.4-alpha-devRoger Dingledine
2012-10-20bump to 0.2.4.4-alphator-0.2.4.4-alphaRoger Dingledine
2012-09-22bump to 0.2.4.3-alpha-devRoger Dingledine