index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
win
/
inspircd_win32wrapper.h
Age
Commit message (
Expand
)
Author
2018-07-24
Fix building on Windows.
Peter Powell
2017-08-06
Purge code for Windows XP and MSVC pre-2015.
Peter Powell
2016-02-22
Merge insp20
Attila Molnar
2015-08-09
Fix compilation with Microsoft Visual C++ 14.
Peter Powell
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
2014-07-25
Merge insp20
Attila Molnar
2014-04-13
Change Windows libraries to be dynamically linked
Adam
2014-01-23
Remove whitespace and minor style changes
Attila Molnar
2014-01-23
Globally #undef min and max on Windows
Attila Molnar
2013-06-18
Use exit code EXIT_STATUS_SERVICE on Windows when exiting because of a servic...
attilamolnar
2013-06-06
Fix Windows
attilamolnar
2013-06-06
Use iostream instead of C-style file operations.
Peter Powell
2013-05-23
Add a va_copy define for Windows
Adam
2013-05-07
Clean up cross-platform compatibility.
Peter Powell
2013-04-12
Tidy up source files:
Peter Powell
2013-03-25
Win32: Rewrite the service wrapper
ChrisTX
2012-10-14
Replace printf(_c) with iostream
ChrisTX
2012-10-12
Windows: In-depth cleanup (see details)
ChrisTX
2012-10-04
Windows: Use the WinAPI for DNS server retrieval
ChrisTX
2012-07-09
Fixed Windows build, int32_t is already defined in stdint.h.
Adam
2012-04-19
Replace copyright headers with headers granting specific authors copyright
Robby-
2011-06-18
Fix extras compilation under Windows
Adam
2011-04-10
Fixed Windows build on VS 2010
Adam
2010-01-18
Remove excessive gettimeofday system calls
danieldg
2009-10-17
Fix up finding dns server to use for windows to match latest configreader cha...
peavey
2009-10-12
Define DISABLE_WRITEV and use the IOHook single-copy method for Windows send()
danieldg
2009-10-11
Include psapi.h to fix stats.cpp compiling.
peavey
2009-10-10
3rd time lucky? Fix again for setsockopt.
peavey
2009-10-10
Slight tweak to setsockopt fix.
peavey
2009-10-10
* Fix inspsocket to not include uio.h on windows.
peavey
2009-09-26
Remove InspIRCd* parameters and fields
danieldg
2009-08-15
win: vs2010 requires this to link in process memory retrieval stuff
w00t
2009-08-15
win: don't define error constants on VS2009, they're defined for us (finally)
w00t
2009-08-03
Fix types on Windows. Hooray for not supporting stdint.h. Thanks to Special.
w00t
2009-08-02
Fix our getops implementation on windows. Have optind available, and make sur...
peavey
2009-08-02
No forget using windows' broken inet_pton and inet_ntop, they are not POSIX c...
peavey
2009-08-02
Since Windows SDK6.0a inet_pton and inet_ntop is defined if (NTDDI_VERSION >=...
peavey
2009-06-12
more fixes. inet_pton is now in error, this is because the windows 6.0 sdk de...
brain
2009-03-23
usleep() is no longer needed, and should not be needed in the future
danieldg
2009-03-15
Update all wiki links to point to the new wiki. This was done automatically w...
psychon
2009-03-10
Fix win32 build issue.
w00t
2009-01-02
Update copyrights for 2009.
w00t
2008-12-27
Place CRT debug defines in win32wrapper.h, so they are defined everywhere. Th...
w00t
2008-09-14
Patch by dz to remove the one usage of strdup/strtok_r, which is very un-C++ ...
special
2008-09-05
sql api and m_mysql compile fixes for windows
brain
2008-08-24
Properly give the service specific exit code on failure to start. Now we just...
brain
2008-08-24
work in progress
brain
2008-08-21
add support for windows service. This now is part of inspircd itself being as...
brain
[next]