Age | Commit message (Expand) | Author |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-09-07 | Initialising the member we added might be an idea. | w00t |
2008-09-07 | Fix forward-declaration caused as a result of recent changes. | w00t |
2008-09-07 | Start moving IO hooking from being bufferedsocket based to residing in EventH... | w00t |
2008-06-18 | Measure bandwidth statistics from the socket engine (kiloBITS per second in, ... | brain |
2008-04-02 | Automatic detection and allocation of max fds. No longer needs recompile to c... | brain |
2008-02-14 | Keep count of the number of events in total, and seperate read, write and err... | brain |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-09-04 | * Fixed some incorrect declarations in IOCPEngine | burlex |
2007-08-23 | Document all this shit! | brain |
2007-08-23 | Craquity craq De-craq! | brain |
2007-08-15 | Fixed, i forgot the virtual when implementing this | brain |
2007-07-27 | Windows specific data types in EventHandler are now Extensible items | brain |
2007-07-27 | Removal of some ifdefs | brain |
2007-07-27 | Some smart tricks to eliminate win32 ifdefs that are creeping into portable f... | brain |
2007-07-16 | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR. | peavey |
2007-07-16 | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au... | peavey |
2007-06-17 | Comments | brain |
2007-05-19 | Space indents must die. | brain |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-01-12 | Update inline documentation for DelFd() so the doxygen docs will be correct. | peavey |
2007-01-11 | pgsql should now work thx to added posibility to force a fd out of the socket... | peavey |
2006-12-15 | And now, just to force you to recompile the *whole* ircd.. updated headers on... | w00t |
2006-10-31 | Socket error state stuff | brain |
2006-10-30 | Document SocketEngine::WantWrite() | brain |
2006-10-30 | WARNING: This commit breaks kqueue and select -- work in progress! | brain |
2006-08-18 | Get rid of SocketEngine::Wait and array-copy, change to SocketEngine::Dispatc... | brain |
2006-08-18 | EventHandler class, an abstraction for raw i/o | brain |
2006-08-11 | Now two types of log macro, log() and ilog(). log() assumes an InspIRCd objec... | brain |
2006-08-01 | Remove X_ESTAB_CLASSDNS, X_ESTAB_DNS now does the job of this (i TOLD w00t an... | brain |
2006-07-19 | Add #include <sys/select.h> to select engine, we probably need it | brain |
2006-07-19 | * Seperate out socket engines into derived classes of SocketEngine. | brain |
2006-07-12 | Added class Resolver (needs testing) | brain |
2006-07-10 | Made a load more stuff Extensible which might be of use to someone | brain |
2006-03-12 | Commented a lot of stuff that hasnt been commented since 1.0.2 | brain |
2006-03-11 | Added method to check if an fd is in the socketengine or not | brain |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2005-12-29 | Changed 65535 to MAX_DESCRIPTORS calculated at configure-time | brain |
2005-12-29 | Added extra checking to socketengine to refuse connections after we reach the... | brain |
2005-12-29 | Added counters for MAX_DESCRIPTORS etc which allows the socket engine to refu... | brain |
2005-12-29 | Optimizing to not use so much cpu with high user loads | brain |
2005-12-12 | Added comments | brain |
2005-12-12 | More experimental gubbins | brain |
2005-12-12 | Added GetType | brain |
2005-12-12 | EXPERIMENTAL new socket engine code | brain |
2005-12-12 | Made compile on freebsd | brain |
2005-12-12 | Added preliminary socketengine stuff | brain |
2005-11-25 | Removed references to connection.cpp and servers.cpp | brain |
2005-11-25 | Removal of mesh stuff (lots of) | brain |