Age | Commit message (Expand) | Author |
---|---|---|
2013-11-06 | Add make_unique.hpp and split.hpp | Florent Le Coz |
2013-11-06 | Implement the Bridge class to translate between the two protocols | Florent Le Coz |
2013-11-03 | Exit the poller when it handles no connection at all | Florent Le Coz |
2013-11-03 | Add a basic XMPP component implementation, doing the authentication | Florent Le Coz |
2013-11-03 | Add an XmppParser, and Stanza classes | Florent Le Coz |
2013-11-03 | Rename libirc and libxmpp to irc and xmpp | Florent Le Coz |
2013-11-02 | Move the basic socket implementation into the SocketHandler class | Florent Le Coz |
2013-11-02 | Add irc_message.hpp | Florent Le Coz |
2013-11-02 | Basic IRC message parsing/sending | Florent Le Coz |
2013-11-02 | Add some dummy main | Florent Le Coz |
2013-11-02 | First step of the connection skeleton | Florent Le Coz |