Solve Socket vs URI IPv6 handling in Ruby
[rbot] / lib / rbot / ircsocket.rb
2013-11-02  Giuseppe BilottaSolve Socket vs URI IPv6 handling in Ruby
2011-06-11  Giuseppe BilottaSaner treatment for connect errors
2010-03-08  Giuseppe BilottaFix typo in previous patch
2010-03-07  Robin H. JohnsonImplement penalty for WHO and PART based on eggdrop...
2008-12-12  Giuseppe Bilottaircsocket: tunable IRC penalty
2008-12-12  Giuseppe Bilottaircsocket: clean up opt parsing
2008-08-19  Giuseppe BilottaIRC Socket: documentation cleanup
2008-08-19  Giuseppe BilottaIRC socket: minor flood_send logic fixes
2008-08-19  Giuseppe BilottaIRC socket: get rid of delay/burst
2008-06-24  Giuseppe Bilottaircsocket.rb: use syswrite since ruby's buffered io...
2007-10-11  Dmitry Kim* (ircsocket) inconsistent socket state after ssl excep...
2007-09-12  Giuseppe BilottaIrc::IrcSocket -> Irc::Socket
2007-09-01  Dmitry Kim* (ircsocket) removed timer, added writer thread, refac...
2007-08-30  Dmitry Kim*** (timer) new timer implementation
2007-08-28  Giuseppe Bilottaircsocket: raise errors occurred while spooling so...
2007-04-11  Giuseppe Bilottause pretty printing with Logger (debug, info, warning...
2007-03-19  Dmitry Kim* duh, operator precedence error in serverlist patch
2007-03-17  Dmitry Kim+ added support for multiple servers to try (round...
2007-03-14  Giuseppe BilottaSocket IO filtering: rbot can now assume UTF-8 internally.
2007-02-11  Giuseppe BilottaStart work on preferring size to length: it's the same...
2007-01-02  Giuseppe BilottaFix reconnect errors
2006-12-20  Giuseppe BilottaFix 'Unknown command' being received from server
2006-11-01  Giuseppe BilottaSSL support
2006-10-28  Giuseppe BilottaMove irc_send_penalty method of string in ircsocket...
2006-10-27  Giuseppe BilottaPenalty-based flood protection
2006-10-15  Giuseppe BilottaBetter flood control
2006-08-16  Giuseppe BilottaSome error handling cleanup
2006-07-21  Giuseppe BilottaFix private messages not working and default channel...
2006-07-21  Giuseppe BilottaFix message queue length
2006-07-21  Giuseppe BilottaImplement new message queue system. Messages in ring...
2006-07-21  Giuseppe BilottaSmall improvement on the byterate-based throttling...
2006-07-21  Giuseppe BilottaBetter byterate-based throttling code. We really need...
2006-07-20  Giuseppe BilottaAll lib/rbot files are now upgraded to the new logging...
2006-07-19  Giuseppe BilottaFine-tune byterate throttling flood prevention. Better...
2006-07-19  Giuseppe BilottaImplement byterate-based flood protection
2006-07-18  Giuseppe BilottaImprove SIG(INT|TERM|HUP) handling and shutting down...
2006-07-13  Giuseppe BilottaPrevent a traceback when network is down and clearq...
2006-07-05  Giuseppe BilottaImprove debug output for multiline error messages....
2006-06-28  Giuseppe BilottaFix issue #101
2006-06-08  Giuseppe BilottaOutput {{{gets}}} exceptions on debug
2006-06-01  Chris Gahangiuseppe.bilotta's patch: "Fix exception when connectio...
2005-09-05  Tom Gilbertbetter failure to connect behaviour
2005-07-28  Tom GilbertThu Jul 28 23:45:26 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-27  Tom Gilbertmove rbot into lib - still rearranging for packaging...