Age | Commit message (Expand) | Author |
---|---|---|
2017-05-09 | Avoid any potential int overflow | louiz’ |
2017-04-30 | Make botan’s policy configurable from a file | louiz’ |
2017-04-20 | Better way to init the msghdr fields | louiz’ |
2017-04-20 | Explicitely init the msghdr fields, to be compatible with any implementation | louiz’ |
2017-04-07 | Apply all the clang-tidy misc-* fixes | louiz’ |
2017-04-07 | Apply all the clang-tidy modernize-* fixes | louiz’ |
2017-03-14 | Refactoring louloulibs and cmake | louiz’ |
2015-02-27 | Remove all the libs that are now in louloulibs | Florent Le Coz |
2015-02-23 | Implement async DNS resolution using c-ares | Florent Le Coz |
2015-02-21 | Use a timer to try reconnecting to the XMPP server only each 2 seconds | Florent Le Coz |
2014-07-15 | Merge branch 'v1' | Florent Le Coz |
2014-07-15 | Send the reason of the connection close to the user | Florent Le Coz |
2014-07-03 | Move some members of TCPSocketHandler into the SocketHandler class | Florent Le Coz |
2014-07-02 | Add a level of inheritance above SocketHandler | Florent Le Coz |