Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-20 | Add new httputil object to the bot object, to be used by plugins etc that | Tom Gilbert | |
wish to make http requests. It sets up all the proxies etc for them according to bot config. | |||
2005-07-16 | various fixes by me, plus most of Rene's patch (#1). | Tom Gilbert | |
2005-07-14 | Rudolf Polzer pointed out (a while ago, I forgot to apply this fix) an issue | Tom Gilbert | |
with rbot's string handling. Most ircds are pretty liberal about lines ending in various combinations of \r, \n, etc. We need to be careful about strings we pass to the ircd that may have come from users/untrusted sources (such as the output of the wserver plugin), and sanitize their line endings so that raw commands can't be sneaked through to the ircd. | |||
2005-07-14 | Webrick functionality is now in a plugin | Tom Gilbert | |
2005-03-10 | fix http usage, other tweaks | Tom Gilbert | |
2004-10-09 | initial import of rbot | Tom Gilbert | |