2009-03-15 |
psychon | Update all wiki links to point to the new wiki. This... |
tree | commitdiff |
2009-02-14 |
peavey | Nuke trailing spaces |
tree | commitdiff |
2009-02-06 |
psychon | Some fixes to the kqueue socket engine |
tree | commitdiff |
2009-01-27 |
psychon | Fix the poll socketengine to actually work. |
tree | commitdiff |
2009-01-22 |
brain | Fix for bug #686, include sysctl.h in a freebsd-specifi... |
tree | commitdiff |
2009-01-18 |
w00t | Missed one, thx peavey! |
tree | commitdiff |
2009-01-18 |
w00t | Fix what should have been the (real) problems with... |
tree | commitdiff |
2009-01-18 |
w00t | Revert "Revert some of w00ts kqueue massacre from septe... |
tree | commitdiff |
2009-01-14 |
brain | This is more accurate. #ifndef __FreeBSD__, #else,... |
tree | commitdiff |
2009-01-14 |
brain | This should work, but not sure on these defines in... |
tree | commitdiff |
2009-01-14 |
brain | Revert some of w00ts kqueue massacre from september... |
tree | commitdiff |
2009-01-02 |
w00t | Update copyrights for 2009. |
tree | commitdiff |
2008-12-23 |
w00t | Backport from socket branch: allow read and write event... |
tree | commitdiff |
2008-09-19 |
w00t | Fix my massacre of kqueue, filters may not be or'd. |
tree | commitdiff |
2008-09-11 |
w00t | Experimental WSAPoll (thanks for not just using poll... |
tree | commitdiff |
2008-09-11 |
w00t | These socket engines may now recieve write and read... |
tree | commitdiff |
2008-09-04 |
brain | fix a warning. I am on a warning zapping crusade today. |
tree | commitdiff |
2008-08-25 |
w00t | Fixes to make poll(2) socket engine work properly |
tree | commitdiff |
2008-08-25 |
w00t | Numerous changes to make this build.. |
tree | commitdiff |
2008-08-25 |
w00t | Forward-port poll socket engine as it seems reasonably... |
tree | commitdiff |
2008-08-23 |
w00t | Forward port r10234, thanks psychon |
tree | commitdiff |
2008-07-20 |
w00t | Fixes to some stuff that writes on memory it shouldn... |
tree | commitdiff |
2008-06-18 |
brain | Measure bandwidth statistics from the socket engine... |
tree | commitdiff |
2008-06-01 |
special | Only prepare epoll for 25% of maxfds initially; it... |
tree | commitdiff |
2008-06-01 |
peavey | Improve debug output on a few key methods of epoll... |
tree | commitdiff |
2008-05-19 |
w00t | Debug on out of range FD. |
tree | commitdiff |
2008-05-11 |
peavey | cleanup an old unused var |
tree | commitdiff |
2008-04-18 |
brain | Apply patches to remove 200-odd dll limit on windows... |
tree | commitdiff |
2008-04-15 |
brain | Fix obvious compile error (whoops) |
tree | commitdiff |
2008-04-15 |
brain | the select socket engine went on the assumption that... |
tree | commitdiff |
2008-04-07 |
w00t | Patch from Brain: set MAX_DESCRIPTORS for all socket... |
tree | commitdiff |
2008-04-06 |
w00t | Initialise this (valgrind warning) |
tree | commitdiff |
2008-04-03 |
brain | Fix socketengine select to work with arsey compilers... |
tree | commitdiff |
2008-04-02 |
brain | Fix peavey and w00ts bug they found by removing the... |
tree | commitdiff |
2008-04-02 |
brain | DOH! Fix my muppetry of a segfault, and fix some warnings |
tree | commitdiff |
2008-04-02 |
brain | make sure we include the right headers and fix a warnin... |
tree | commitdiff |
2008-04-02 |
brain | Proper sysctl stuff to work with bsd. It seems that... |
tree | commitdiff |
2008-04-02 |
brain | Automatic detection and allocation of max fds. No longe... |
tree | commitdiff |
2008-04-01 |
w00t | Don't fuck up the map by inserting 0 |
tree | commitdiff |
2008-02-22 |
aquanight | Convert remaining InspIRCd::Log() calls to new logging... |
tree | commitdiff |
2008-02-14 |
brain | Keep count of the number of events in total, and sepera... |
tree | commitdiff |
2008-02-06 |
w00t | Won't somebody please think of the children.. kqueue... |
tree | commitdiff |
2008-02-06 |
w00t | epoll did it too. >:( |
tree | commitdiff |
2008-02-06 |
w00t | Pro tip #2: making a fatal error 'SPARSE' logging only... |
tree | commitdiff |
2008-02-06 |
w00t | Pro tip: printf() doesn't add newlines for you |
tree | commitdiff |
2008-02-05 |
fez | fixed std:: stuff |
tree | commitdiff |
2008-02-01 |
fez | fixed getsockopt parameter 4, removed sys/select.h... |
tree | commitdiff |
2008-01-10 |
w00t | Header update: 2007 -> 2008 |
tree | commitdiff |
2007-11-12 |
brain | Remove craq |
tree | commitdiff |
2007-11-11 |
brain | This works with multiple remote includes now except... |
tree | commitdiff |
2007-11-11 |
brain | Ok, this works except for it wont resolve hosts before... |
tree | commitdiff |
2007-11-11 |
brain | Hmm |
tree | commitdiff |
2007-10-23 |
brain | Move socketengines into their own dir. This was all... |
tree | commitdiff |
|