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