Age | Commit message (Expand) | Author |
---|---|---|
2014-02-24 | Use store() instead of operator=() for std::atomic<bool> objects | Florent Le Coz |
2014-02-22 | Connection to servers does not block the process anymore | Florent Le Coz |
2014-02-19 | Set sigaction.sa_flags to 0 | Florent Le Coz |
2014-02-19 | Reload the conf on SIGUSR1/2 | Florent Le Coz |
2014-01-04 | Remove disconnected IrcClients | Florent Le Coz |
2014-01-04 | Shutdown cleanly on SIGINT | Florent Le Coz |
2013-12-24 | Do not mismatch password and hostname in the config error help message | Florent Le Coz |
2013-11-12 | Read the served hostname from the config file | Florent Le Coz |
2013-11-10 | Add a Config module, and use it to get the password from a file | Florent Le Coz |
2013-11-09 | Check UTF-8 encoding, and convert strings to UTF-8 | Florent Le Coz |
2013-11-06 | Implement the Bridge class to translate between the two protocols | Florent Le Coz |
2013-11-03 | Rename libirc and libxmpp to irc and xmpp | Florent Le Coz |
2013-11-02 | Add some dummy main | Florent Le Coz |