Age | Commit message (Expand) | Author |
2019-05-05 | win: change ssize_t typedef to SSIZE_T | Adam |
2019-04-30 | Remove the copyright year from the Windows resource file. | Peter Powell |
2019-03-14 | Update most URLs to use HTTPS and fix some dead links. | Robby |
2019-01-03 | Fix building modules which depend on vendor libs on Windows. | Peter Powell |
2018-07-24 | Fix building on Windows. | Peter Powell |
2018-07-23 | Fix the Windows build system to use the new license file location. | Peter Powell |
2018-02-17 | Fix building on Windows (mostly). | Peter Powell |
2017-12-10 | Extract RFC modes from the core to core_channel and core_user. | Peter Powell |
2017-10-15 | Remove INSPIRCD_SOCKETENGINE_NAME and INSPIRCD_SYSTEM. | Peter Powell |
2017-08-06 | Purge code for Windows XP and MSVC pre-2015. | Peter Powell |
2017-07-09 | Merge v2.0.23 and v2.0.24 into master. | Peter Powell |
2017-05-09 | win: set CMAKE_INSTALL_SYSTEM_RUNTIME_DESTINATION to . so the runtime librari... | Adam |
2016-07-22 | Tell git to store .bat files as CRLF (#1030) | Christian Höltje |
2016-02-22 | Merge insp20 | Attila Molnar |
2015-08-09 | Fix compilation with Microsoft Visual C++ 14. | Peter Powell |
2015-06-14 | Fix various issues with the nationalchars module. | Peter Powell |
2015-04-20 | Merge insp20 | Attila Molnar |
2015-03-04 | Remove DISABLE_WRITEV and StreamSocket code for platforms lacking writev() su... | Attila Molnar |
2015-03-04 | Add SocketEngine::WriteV() | Attila Molnar |
2015-03-04 | Add writev() wrapper for Windows | Attila Molnar |
2015-02-20 | Change all occurrences of Inspire to InspIRCd | Attila Molnar |
2015-01-17 | Update year in resource file for Windows | Attila Molnar |
2014-10-27 | Merge insp20 | Attila Molnar |
2014-10-22 | Check the return value of getnameinfo() on Windows in insp_inet_ntop() and re... | Attila Molnar |
2014-07-25 | Merge insp20 | Attila Molnar |
2014-07-23 | Update Windows build scripts for the recent build sys changes | Adam |
2014-05-10 | Update year in resource file for Windows | Attila Molnar |
2014-04-13 | Compress the Windows installer with zlib to reduce AV false positives | Attila Molnar |
2014-04-13 | Change Windows libraries to be dynamically linked | Adam |
2014-04-12 | Filter out newlines from error messages on Windows | Attila Molnar |
2014-03-29 | Build coremods on Windows, add general support to the cmake script for buildi... | Attila Molnar |
2014-02-08 | Replace SocketEngine::GetName() with INSPIRCD_SOCKETENGINE_NAME define | Attila Molnar |
2014-01-23 | Remove whitespace and minor style changes | Attila Molnar |
2014-01-23 | Globally #undef min and max on Windows | Attila Molnar |
2013-08-30 | Merge insp20 | attilamolnar |
2013-08-30 | Don't CoreExport reference, fixes m_dnsbl on Windows | attilamolnar |
2013-08-27 | Fix Windows build and a few more problems | attilamolnar |
2013-08-08 | Fix a couple of issues | attilamolnar |
2013-06-18 | Use exit code EXIT_STATUS_SERVICE on Windows when exiting because of a servic... | attilamolnar |
2013-06-11 | Build with multiple processes on Windows (/MP) | attilamolnar |
2013-06-06 | Fix Windows | attilamolnar |
2013-06-06 | Remove hardcoded MAXBUF constant. | Peter Powell |
2013-06-06 | Use iostream instead of C-style file operations. | Peter Powell |
2013-06-06 | Merge insp20 | attilamolnar |
2013-06-04 | Fix inet_pton on Windows with IPv6 addresses | attilamolnar |
2013-05-23 | Add a va_copy define for Windows | Adam |
2013-05-07 | Clean up cross-platform compatibility. | Peter Powell |
2013-05-02 | Fix logfile path on Windows | Adam |
2013-04-12 | Tidy up source files: | Peter Powell |
2013-04-10 | Update Window's .gitignore | Adam |