summaryrefslogtreecommitdiff
path: root/WIN32-Code
Commit message (Expand)AuthorAgeFilesLines
* Remove manually written nmake makefiles (cmake should be used instead)Azat Khuzhin2019-04-032-356/+0
* Suppress int conversion warnings in getopt_long compatibilityAzat Khuzhin2019-03-161-3/+4
* cmake: fix checking of devpoll backend (like in autotools, by devpoll.h exist...Azat Khuzhin2019-02-041-3/+0
* Cleanup __func__ detectionAzat Khuzhin2018-08-021-3/+0
* Get rid of macros which are never usedPhilip Prindeville2018-06-161-8/+0
* test: fix 32bit linux regressCarlo Marcelo Arenas Belón2017-09-011-0/+7
* cmake: clean not used #defines from event-config.hAzat Khuzhin2017-03-131-3/+0
* Bump version in master to 2.2.0-alpha-devAzat Khuzhin2017-01-291-2/+2
* Bump version to 2.1.8-stable everywhereAzat Khuzhin2017-01-261-2/+2
* Bump version to 2.1.7-beta everywhereAzat Khuzhin2016-11-041-2/+2
* Bump version to 2.1.6-beta everywhereAzat Khuzhin2016-08-271-2/+2
* Increment version to 2.1.5-betaNick Mathewson2015-01-051-2/+2
* Merge pull request #125 from azat/tree.h-drop-copyNick Mathewson2014-03-311-677/+0
|\
| * tree.h: drop duplicated content of tree.hAzat Khuzhin2014-03-281-677/+0
* | Increment version to 2.1.4-alpha-devNick Mathewson2014-03-211-2/+2
* | Increment version to 2.1.4-alphaNick Mathewson2014-03-161-2/+2
* | Fix consts in WIN32-Code/getopt*.[ch]Nick Mathewson2014-03-122-4/+4
* | Stop checking for inet_aton; we don't use it.Nick Mathewson2014-02-241-3/+0
* | Forgotten headers for old nmake project compatability.Joakim Soderberg2014-01-142-0/+369
* | Change the BSD license from 4 to 3-clause.Joakim Soderberg2013-12-172-37/+29
* | Generate a dummy evconfig-private.h so things build properly.Joakim Soderberg2013-12-131-6/+0
* | Initial CMake commit.Joakim Soderberg2013-12-094-363/+423
|/
* Bump version to 2.1.3-alpha-devNick Mathewson2013-05-011-2/+2
* Incremement version to 2.1.3-alphaNick Mathewson2013-04-301-2/+2
* Increment version to 2.1.2-alpha-devNick Mathewson2012-11-191-2/+2
* Bump versions to 2.1.2-alphaNick Mathewson2012-11-181-2/+2
* Increment the version to 2.1.1-alpha-devNick Mathewson2012-04-031-2/+2
* Bump the version to Libevent 2.1.1-alphaNick Mathewson2012-04-031-2/+2
* Oops; fix a merge conflict that got committed into event2/event-config.h. No...Nick Mathewson2012-04-031-6/+0
* Fix all identifiers with names beginning with underscore.Nick Mathewson2012-02-292-5/+5
* Convert event-config.h macros to avoid reserved identifiersNick Mathewson2012-02-291-114/+114
* Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2012-02-101-0/+6
|\
| * Bump version to 2.0.17-stableNick Mathewson2012-02-101-2/+2
| * Increment version to 2.0.16-stable-devNick Mathewson2011-11-181-2/+2
| * Increment version to 2.0.16-stablerelease-2.0.16-stableNick Mathewson2011-11-181-2/+2
| * Bump version to 2.0.15-stable-devNick Mathewson2011-10-121-2/+2
| * Increment version to 2.0.15-stableNick Mathewson2011-10-121-2/+2
| * Increment version to 2.0.14-stable-devNick Mathewson2011-08-311-2/+2
| * Bump version to 2.0.14-stableNick Mathewson2011-08-301-2/+2
| * Bump version to 2.0.13-stable-devNick Mathewson2011-07-181-2/+2
| * Bump version to 2.0.13-devrelease-2.0.13-stableNick Mathewson2011-07-181-2/+2
| * Bump version to 2.0.12-stable-devNick Mathewson2011-06-041-2/+2
| * Bump version to 2.0.12-stable. Not release just yetNick Mathewson2011-06-031-2/+2
| * Bump version to 2.0.11-stable-devNick Mathewson2011-04-271-2/+2
| * Increment version number to 2.0.11-stablerelease-2.0.11-stableNick Mathewson2011-04-271-2/+2
* | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2011-04-231-0/+3
|\ \ | |/
| * Fix msvc build: it needed to know about _EVENT_HAVE_STRUCT_SOCKADDR_STORAGENick Mathewson2011-04-231-0/+3
* | Prefer the ./configure evconfig-private.h in MinGW, just in case.Kevin Bowling2011-01-031-1/+1
* | Add an evconfig-private.h stub for Win32.Kevin Bowling2011-01-021-0/+6
* | Bump version in master to 2.1.0-alpha-devNick Mathewson2010-12-161-2/+2
|/