summaryrefslogtreecommitdiff
path: root/Hsbot/Utils.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Taking advantage of the new TLS debugging capabilitiesJulien Dessaux2011-11-031-1/+3
* Updated to support the latest version of the tls module.Julien Dessaux2011-11-031-1/+1
* Other cosmetics + version upgrade.Julien Dessaux2011-10-011-1/+1
* Cosmetics.Julien Dessaux2011-09-101-1/+1
* cosmeticJulien Dessaux2011-08-081-2/+1
* Added exception handling, an autorestart when that happens and output in case...Julien Dessaux2011-08-081-3/+12
* Fixed bad comments and some cosmeticsJulien Dessaux2011-08-081-3/+3
* Added access controls to hsbot.Julien Dessaux2011-08-081-2/+17
* Fixed TLS client implementationJulien Dessaux2011-07-111-53/+6
* Made the Plugin monad a Reader instead of a State since it can't change.Julien Dessaux2011-05-061-4/+0
* Code cleaning.Julien Dessaux2011-05-011-8/+7
* Some API refactoring.Julien Dessaux2011-05-011-16/+0
* Continue refactoring, worked on the core loop and the plugin infrastructure.Julien Dessaux2011-04-231-4/+19
* Began a big refactoring/rewriting (again)Julien Dessaux2011-04-131-0/+99
* Rewrote nearly everything!v0.2.0Julien Dessaux2010-05-161-42/+0
* Some refactoring + cosmetics.Julien Dessaux2010-04-251-1/+1
* Continue rewriting, found a problem in the way I kill plugins.Julien Dessaux2010-02-041-4/+4
* Began a complete rewrite of command and plugin management.Julien Dessaux2010-02-041-6/+10
* Rewrote command handling, added the Quote module and cleaned input handling.Julien Dessaux2010-02-041-0/+5
* Reorganized code and types, changed slightly the architecture.Julien Dessaux2010-02-041-0/+33