2008-09-07 |
w00t | Initialising the member we added might be an idea. |
blob | commitdiff | raw |
2008-09-07 |
w00t | Fix a stupid error, and two warnings. |
blob | commitdiff | raw | diff to current |
2008-09-07 |
w00t | Start moving IO hooking from being bufferedsocket based... |
blob | commitdiff | raw | diff to current |
2008-08-25 |
w00t | Add poll to build system if kqueue/epoll/ports are... |
blob | commitdiff | raw | diff to current |
2008-07-29 |
w00t | Remove last vestige of libircdfoo, by changing tag... |
blob | commitdiff | raw | diff to current |
2008-06-18 |
brain | Properly clear the bandwidth measurements |
blob | commitdiff | raw | diff to current |
2008-06-18 |
brain | another fix just to piss off people who are trying... |
blob | commitdiff | raw | diff to current |
2008-06-18 |
brain | Fix typo |
blob | commitdiff | raw | diff to current |
2008-06-18 |
brain | Measure bandwidth statistics from the socket engine... |
blob | commitdiff | raw | diff to current |
2008-04-15 |
brain | Fix the problems GreenReaper found with the windows... |
blob | commitdiff | raw | diff to current |
2008-04-02 |
brain | Automatic detection and allocation of max fds. No longe... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
brain | Keep count of the number of events in total, and sepera... |
blob | commitdiff | raw | diff to current |
2008-01-10 |
w00t | Header update: 2007 -> 2008 |
blob | commitdiff | raw | diff to current |
2007-10-23 |
brain | Move socketengines into their own dir. This was all... |
blob | commitdiff | raw | diff to current |
2007-10-22 |
brain | Conditionals in the buildsystem language allowing for... |
blob | commitdiff | raw | diff to current |
2007-10-22 |
brain | Remove the need for a bunch of the hard coded arrays... |
blob | commitdiff | raw | diff to current |
2007-09-04 |
burlex | * Fixed some incorrect declarations in IOCPEngine |
blob | commitdiff | raw | diff to current |
2007-08-23 |
brain | Craquity craq De-craq! |
blob | commitdiff | raw | diff to current |
2007-08-15 |
brain | This is now correct. |
blob | commitdiff | raw | diff to current |
2007-08-15 |
burlex | * include/caller.h will now compile correctly on Window... |
blob | commitdiff | raw | diff to current |
2007-07-27 |
brain | Some smart tricks to eliminate win32 ifdefs that are... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | OOPS! We try again, since I'm smoking craq. LF is 0x0a... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | 'svn propset -R svn:eol-style CR *' Set to UNIX-style... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
w00t | Windows support. Tested and working to compile on freeb... |
blob | commitdiff | raw | diff to current |
2007-01-11 |
peavey | pgsql should now work thx to added posibility to force... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
w00t | Jesus, look who's the commit whore today. More header... |
blob | commitdiff | raw | diff to current |
2006-10-30 |
brain | WARNING: This commit breaks kqueue and select -- work... |
blob | commitdiff | raw | diff to current |
2006-08-30 |
brain | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons... |
blob | commitdiff | raw | diff to current |
2006-08-18 |
brain | Get rid of SocketEngine::Wait and array-copy, change... |
blob | commitdiff | raw | diff to current |
2006-08-18 |
brain | EventHandler class, an abstraction for raw i/o |
blob | commitdiff | raw | diff to current |
2006-08-12 |
brain | So i wonder why we've not had this problem sooner |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Just to mess with om's head, remove helperfuncs.h from... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Now two types of log macro, log() and ilog(). log(... |
blob | commitdiff | raw | diff to current |
2006-07-19 |
brain | Whoops, forgot SocketEngine::SocketEngine() gets called... |
blob | commitdiff | raw | diff to current |
2006-07-19 |
brain | * Seperate out socket engines into derived classes... |
blob | commitdiff | raw | diff to current |
2006-06-29 |
om | Change log() to a #define, the real symbol is now do_lo... |
blob | commitdiff | raw | diff to current |
2006-05-16 |
brain | Check for failed epoll or kqueue |
blob | commitdiff | raw | diff to current |
2006-03-11 |
brain | Added method to check if an fd is in the socketengine... |
blob | commitdiff | raw | diff to current |
2006-03-07 |
brain | Tweaks to socket engine, faster buffer flush and hopefu... |
blob | commitdiff | raw | diff to current |
2006-02-26 |
brain | Valgrind fixes |
blob | commitdiff | raw | diff to current |
2006-01-15 |
brain | Updated copyrights in headers etc using perl inplace... |
blob | commitdiff | raw | diff to current |
2006-01-12 |
brain | Test change to level-triggered epoll |
blob | commitdiff | raw | diff to current |
2005-12-29 |
brain | Added output of error if file descriptor given to AddFd... |
blob | commitdiff | raw | diff to current |
2005-12-29 |
brain | Changed to MAX_DESCRIPTORS |
blob | commitdiff | raw | diff to current |
2005-12-29 |
brain | Added extra checking to socketengine to refuse connecti... |
blob | commitdiff | raw | diff to current |
2005-12-29 |
brain | Added counters for MAX_DESCRIPTORS etc which allows... |
blob | commitdiff | raw | diff to current |
2005-12-29 |
brain | Optimizing to not use so much cpu with high user loads |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | Changed a broken && to & which was preventing epoll... |
blob | commitdiff | raw | diff to current |
2005-12-13 |
brain | Removed some logging that can cause excessively huge... |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | Timing tweaks |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | Increased socketengine wait cycles |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | Added comments |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | select() debugging |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | Added checking to find out why select() splits |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | Fixed WRITEBIT support in select() engine |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | *EXPERIMENTAL* Tied DNS into new socket engine |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | More experimental gubbins |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | Added GetType |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | EXPERIMENTAL new socket engine code |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | Made compile on linux |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | Made compile on freebsd |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | Working on making this actually compile |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | Added preliminary socketengine stuff |
blob | commitdiff | raw | diff to current |
|