]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - win/inspircd_win32wrapper.h
Fix building on Windows (mostly).
[user/henk/code/inspircd.git] / win / inspircd_win32wrapper.h
2017-12-11 Peter PowellMerge branch 'insp20' into master.
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-08-06 Peter PowellMerge pull request #1141 from SaberUK/master+windows...
2017-08-06 Peter PowellPurge code for Windows XP and MSVC pre-2015.
2017-07-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2017-05-17 AdamMerge pull request #1094 from SISheogorath/insp20+fixed...
2016-09-02 Attila MolnarMerge insp20
2016-08-17 Attila MolnarMerge insp20
2016-02-22 Attila MolnarMerge insp20
2015-09-06 AdamMerge pull request #1050 from Aviator45003/insp20
2015-09-06 AdamMerge pull request #1018 from SaberUK/insp20+hidekills
2015-09-06 AdamMerge pull request #1092 from SaberUK/insp20+fix-topic
2015-08-10 Attila MolnarMerge pull request #1089 from SaberUK/insp20+fix-msvc
2015-08-09 Peter PowellFix compilation with Microsoft Visual C++ 14.
2015-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
2015-03-22 Attila MolnarMerge pull request #1005 from SaberUK/master+minor...
2015-03-06 Attila MolnarMerge branch 'master+writev'
2015-03-04 Attila MolnarRemove DISABLE_WRITEV and StreamSocket code for platfor...
2015-03-04 Attila MolnarAdd SocketEngine::WriteV()
2015-03-04 Attila MolnarAdd writev() wrapper for Windows
2014-10-27 Attila MolnarMerge insp20
2014-07-25 Attila MolnarMerge insp20
2014-04-20 Attila MolnarMerge pull request #832 from SaberUK/insp20+fix-ssl...
2014-04-13 AdamChange Windows libraries to be dynamically linked
2014-04-07 Attila MolnarMerge insp20
2014-01-23 Attila MolnarRemove whitespace and minor style changes
2014-01-23 Attila MolnarGlobally #undef min and max on Windows
2014-01-21 Attila MolnarMerge insp20
2013-08-30 attilamolnarMerge insp20
2013-06-18 attilamolnarUse exit code EXIT_STATUS_SERVICE on Windows when exiti...
2013-06-06 attilamolnarFix Windows
2013-06-06 Attila MolnarMerge pull request #544 from SaberUK/master+kill-maxbuf
2013-06-06 Peter PowellUse iostream instead of C-style file operations.
2013-06-05 attilamolnarMerge insp20
2013-05-23 AdamAdd a va_copy define for Windows
2013-05-07 Peter PowellClean up cross-platform compatibility.
2013-04-27 attilamolnarMerge insp20
2013-04-12 Attila MolnarMerge pull request #461 from SaberUK/master+header...
2013-04-12 Peter PowellTidy up source files:
2013-03-26 Attila MolnarMerge pull request #443 from ShutterQuick/sasl_external
2013-03-25 ChrisTXWin32: Rewrite the service wrapper
2012-10-14 Attila MolnarMerge pull request #274 from ChrisTX/insp20+gnutlsdepre...
2012-10-14 Attila MolnarMerge pull request #338 from ChrisTX/insp20+iostream
2012-10-14 ChrisTXReplace printf(_c) with iostream
2012-10-12 AdamMerge pull request #320 from ChrisTX/insp20+cleanupwin
2012-10-12 ChrisTXWindows: In-depth cleanup (see details)
2012-10-04 AdamMerge pull request #314 from ChrisTX/insp20+DnsQueryConfig
2012-10-04 ChrisTXWindows: Use the WinAPI for DNS server retrieval
2012-08-13 Robin BurchellMerge pull request #251 from Shawn-Smith/insp20+extbanU
2012-07-13 Attila MolnarMerge pull request #230 from Robby-/insp20-openssl
2012-07-13 Attila MolnarMerge pull request #249 from Shawn-Smith/insp20+simplemode
2012-07-09 AdamFixed Windows build, int32_t is already defined in...
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2011-06-18 AdamFix extras compilation under Windows
2011-04-19 Daniel De GraafMerge commit 'refs/merge-requests/5' of git://gitorious...
2011-04-10 AdamFixed Windows build on VS 2010
2010-01-18 danieldgRemove excessive gettimeofday system calls
2009-10-17 peaveyFix up finding dns server to use for windows to match...
2009-10-12 danieldgDefine DISABLE_WRITEV and use the IOHook single-copy...
2009-10-11 peaveyInclude psapi.h to fix stats.cpp compiling.
2009-10-10 peavey3rd time lucky? Fix again for setsockopt.
2009-10-10 peaveySlight tweak to setsockopt fix.
2009-10-10 peavey* Fix inspsocket to not include uio.h on windows.
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-08-15 w00twin: vs2010 requires this to link in process memory...
2009-08-15 w00twin: don't define error constants on VS2009, they're...
2009-08-03 w00tFix types on Windows. Hooray for not supporting stdint...
2009-08-02 peaveyFix our getops implementation on windows. Have optind...
2009-08-02 peaveyNo forget using windows' broken inet_pton and inet_ntop...
2009-08-02 peaveySince Windows SDK6.0a inet_pton and inet_ntop is define...
2009-06-12 brainmore fixes. inet_pton is now in error, this is because...
2009-03-23 danieldgusleep() is no longer needed, and should not be needed...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-03-10 w00tFix win32 build issue.
2009-01-02 w00tUpdate copyrights for 2009.
2008-12-27 w00tPlace CRT debug defines in win32wrapper.h, so they...
2008-09-14 specialPatch by dz to remove the one usage of strdup/strtok_r...
2008-09-05 brainsql api and m_mysql compile fixes for windows
2008-08-24 brainProperly give the service specific exit code on failure...
2008-08-24 brainwork in progress
2008-08-21 brainadd support for windows service. This now is part of...
2008-08-20 brainproperly coreexport the getcpu() function etc
2008-08-20 brainWMI calls for getting cpu percentage of current process...
2008-08-06 brainfix compile errors under debug profile in windows.
2008-06-15 brainBase stuff for named pipe IPC
2008-05-15 brainMake FD_SETSIZE larger. We wont ever have this many...
2008-04-12 brainMapping for mkdir() to _mkdir() for windows
2008-02-26 brainWhy the fuck are standard functions all prefixed with...
2008-02-26 brain#define _popen popen
2008-02-10 brainFix here too, to allow FD_SETSIZE > 64. If this doesnt...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-20 brainFix here too
2007-10-14 brainRemove crashdump stuff
2007-09-04 burlex* Fixed some incorrect declarations in IOCPEngine
next