2018-11-07 |
Peter Powell | Merge tag 'v2.0.27' into master. |
tree | commitdiff |
2018-09-24 |
Peter Powell | Merge branch 'insp20' into master. |
tree | commitdiff |
2018-08-15 |
Peter Powell | Merge branch 'insp20' into master. |
tree | commitdiff |
2018-07-15 |
Peter Powell | Merge branch 'insp20' into master. |
tree | commitdiff |
2018-04-22 |
Peter Powell | Merge tag 'v2.0.26' into master. |
tree | commitdiff |
2017-12-11 |
Peter Powell | Merge branch 'insp20' into master. |
tree | commitdiff |
2017-11-12 |
Peter Powell | Merge tag 'v2.0.25' into master. |
tree | commitdiff |
2017-10-12 |
Peter Powell | Merge the latest changes from insp20 into master. |
tree | commitdiff |
2017-07-12 |
Peter Powell | Merge pull request #677 from Robby-/master-dnsblzline |
tree | commitdiff |
2017-07-09 |
Peter Powell | Merge v2.0.23 and v2.0.24 into master. |
tree | commitdiff |
2016-09-02 |
Attila Molnar | Merge insp20 |
tree | commitdiff |
2016-08-17 |
Attila Molnar | Merge insp20 |
tree | commitdiff |
2016-02-22 |
Attila Molnar | Merge insp20 |
tree | commitdiff |
2015-05-10 |
Attila Molnar | Merge insp20 |
tree | commitdiff |
2015-04-27 |
Attila Molnar | Merge branch 'master+dns' |
tree | commitdiff |
2015-04-20 |
Attila Molnar | Merge insp20 |
tree | commitdiff |
2015-04-15 |
Attila Molnar | Merge branch 'master+ehdispatch' |
tree | commitdiff |
2015-04-12 |
Attila Molnar | Dispatch EventHandler events to dedicated virtual functions |
tree | commitdiff |
2015-02-02 |
Attila Molnar | threadengine_pthread Throw CoreExceptions instead of... |
tree | commitdiff |
2014-10-27 |
Attila Molnar | Merge insp20 |
tree | commitdiff |
2014-08-04 |
Attila Molnar | threadengine_win32 Use a stripped-down, local version... |
tree | commitdiff |
2014-07-25 |
Attila Molnar | Merge insp20 |
tree | commitdiff |
2014-06-24 |
Attila Molnar | threadengine_win32 Don't ask for the thread id of newly... |
tree | commitdiff |
2014-06-24 |
Attila Molnar | Move and rename ThreadData::FreeThread() to ThreadEngin... |
tree | commitdiff |
2014-06-24 |
Attila Molnar | Change allocation of ThreadData to be physically part... |
tree | commitdiff |
2014-06-24 |
Attila Molnar | Remove empty ThreadEngine constructors and destructors |
tree | commitdiff |
2014-06-14 |
Attila Molnar | Kill needless #includes in source files |
tree | commitdiff |
2014-04-07 |
Attila Molnar | Merge insp20 |
tree | commitdiff |
2014-02-09 |
Attila Molnar | Call DelFd() and SetFd(-1) from SocketEngine::Close... |
tree | commitdiff |
2014-02-08 |
Attila Molnar | Change all socketengine methods to be static |
tree | commitdiff |
2014-02-08 |
Attila Molnar | Change SocketEngine functions that do not require an... |
tree | commitdiff |
2013-08-30 |
attilamolnar | Merge insp20 |
tree | commitdiff |
2013-08-27 |
attilamolnar | Fix fd and minor memory leak in threadengine_pthread... |
tree | commitdiff |
2013-07-12 |
attilamolnar | Clean up error handling in threadengine_win32 |
tree | commitdiff |
2013-06-05 |
attilamolnar | Merge insp20 |
tree | commitdiff |
2013-05-15 |
attilamolnar | Fix thread handle leak in threadengine_win32 |
tree | commitdiff |
2012-10-12 |
Adam | Merge pull request #320 from ChrisTX/insp20+cleanupwin |
tree | commitdiff |
2012-10-12 |
ChrisTX | Windows: In-depth cleanup (see details) |
tree | commitdiff |
2012-05-14 |
Robin Burchell | Merge pull request #109 from Justasic/insp20 |
tree | commitdiff |
2012-05-03 |
Robin Burchell | Merge pull request #96 from Justasic/insp20 |
tree | commitdiff |
2012-04-23 |
Robin Burchell | Merge pull request #92 from Robby-/insp20-headers |
tree | commitdiff |
2012-04-19 |
Robby- | Replace copyright headers with headers granting specifi... |
tree | commitdiff |
2011-06-18 |
Daniel De Graaf | Fix WSAEWOULDBLOCK error on Windows |
tree | commitdiff |
2011-06-06 |
Daniel De Graaf | Fix incorrect typecast |
tree | commitdiff |
2010-08-04 |
Daniel De Graaf | Change ThreadSignalSocket to EventHandler to avoid... |
tree | commitdiff |
2010-05-22 |
Daniel De Graaf | Use EFD_NONBLOCK in test creation of eventfd (makes... |
tree | commitdiff |
2010-01-11 |
brain | ...because every now and again, i have to do a massive... |
tree | commitdiff |
2009-11-12 |
danieldg | Fix double-cull of users quitting due to connection... |
tree | commitdiff |
2009-10-11 |
peavey | Fixes for SocketThread, missing overload, and a left... |
tree | commitdiff |
2009-10-11 |
peavey | Compile fixes. |
tree | commitdiff |
2009-09-26 |
danieldg | Remove InspIRCd* parameters and fields |
tree | commitdiff |
2009-09-21 |
danieldg | Create StreamSocket for IO hooking implementation |
tree | commitdiff |
2009-09-02 |
danieldg | ThreadWindows: Remove ThreadSignalListener and connect... |
tree | commitdiff |
2009-09-02 |
danieldg | Cast rework: use C++ style static_cast<> instead of... |
tree | commitdiff |
2009-09-01 |
danieldg | Remove unneeded #ifdef IPV6 lines |
tree | commitdiff |
2009-09-01 |
danieldg | Remove unneeded paramaters from OnAcceptReady |
tree | commitdiff |
2009-08-14 |
special | Fix a compile error for IPv6 windows builds, discovered... |
tree | commitdiff |
2009-08-12 |
danieldg | Change to using read/write not send/recv on the ThreadS... |
tree | commitdiff |
2009-08-11 |
danieldg | Fix double-free in ~SocketThread |
tree | commitdiff |
2009-03-25 |
peavey | Make this compile |
tree | commitdiff |
2009-03-25 |
danieldg | Fix some win32 compile errors, thanks for error output... |
tree | commitdiff |
2009-03-25 |
brain | more of the fix but it still doesnt build. I know we... |
tree | commitdiff |
2009-03-23 |
danieldg | Add test-compile checks for epoll and eventfd |
tree | commitdiff |
2009-03-23 |
danieldg | ThreadEngine: Allow interthread signaling without needi... |
tree | commitdiff |
2009-03-23 |
danieldg | ThreadEngine: remove MutexFactory, mutexes should be... |
tree | commitdiff |
2009-03-23 |
danieldg | ThreadEngine: remove excessive mutex use on thread... |
tree | commitdiff |
2009-03-15 |
psychon | Update all wiki links to point to the new wiki. This... |
tree | commitdiff |
2009-01-02 |
w00t | Update copyrights for 2009. |
tree | commitdiff |
2008-09-28 |
brain | Suggested by nenolod, lets add this for thread signal... |
tree | commitdiff |
2008-09-04 |
brain | MutexEngine -> MutexFactory, more sensible name |
tree | commitdiff |
2008-09-04 |
brain | fix posix mutexes |
tree | commitdiff |
2008-09-04 |
brain | ability to create mutexes (rather than just having... |
tree | commitdiff |
2008-04-18 |
brain | Apply patches to remove 200-odd dll limit on windows... |
tree | commitdiff |
2008-02-24 |
brain | Remove annoying debug |
tree | commitdiff |
2008-02-24 |
brain | Add mutexes to this to make it a bit more threadsafe |
tree | commitdiff |
2008-02-22 |
brain | Comments |
tree | commitdiff |
2008-02-22 |
brain | Add the same thread safety checks to this, now ive... |
tree | commitdiff |
2008-02-22 |
brain | Thread safety stuff, waiting for pointer to become... |
tree | commitdiff |
2008-02-22 |
brain | Debug removal |
tree | commitdiff |
2008-02-22 |
brain | Forgot to initialize critical section. somehow, the... |
tree | commitdiff |
2008-02-22 |
brain | Add mutex wrappers |
tree | commitdiff |
2008-02-22 |
brain | Add mutex wrappers |
tree | commitdiff |
2008-02-22 |
brain | Now compiles with win32thread and testsuite |
tree | commitdiff |
2008-02-22 |
brain | Closer to compilation |
tree | commitdiff |
2008-02-22 |
brain | Configure macros not needed here |
tree | commitdiff |
2008-02-22 |
brain | Win32ThreadEngine makes sense now. No gaurantees it... |
tree | commitdiff |
2008-02-21 |
brain | These are just copies of the pthread engine right now... |
tree | commitdiff |
2008-02-21 |
brain | Working thread test!!! |
tree | commitdiff |
2008-02-10 |
brain | Each Thread class must have its own thread handle,... |
tree | commitdiff |
2008-02-10 |
brain | Add threading engine stuff. Docs to follow, untested... |
tree | commitdiff |
|