summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rethought the way I handled IRC data.Julien Dessaux2009-08-112-13/+7
* Fixed my mess with the rfc doc stuff... :pJulien Dessaux2009-08-091-4063/+3531
* Added LICENCE, and rfc2812 (IRC protocol) as documentation.Julien Dessaux2009-08-072-0/+4077
* Began to write the commands' stuff, and made a working reboot.Julien Dessaux2009-08-072-3/+29
* Wrote the ping pong stuffJulien Dessaux2009-08-073-2/+28
* Refactored some minor stuffJulien Dessaux2009-08-075-9/+14
* Added IRC connection and initialisation stuff.Julien Dessaux2009-08-064-5/+34
* renamed "Server" algebraic data type to "IrcServer"Julien Dessaux2009-08-063-9/+9
* Wrote a dynamic compilation stuff that works (unable to test reboot yet)Julien Dessaux2009-08-057-0/+183
* Initial importJulien Dessaux2009-08-031-0/+0