Age | Commit message (Expand) | Author |
2016-04-22 | e2etests: we are able to receive optional stanzas | louiz’ |
2016-04-22 | More tests | louiz’ |
2016-04-22 | Remove localdomain | louiz’ |
2016-04-22 | Add mammond conf | louiz’ |
2016-04-22 | Support RPL_NOTPIC and 005 | louiz’ |
2016-04-22 | Improve e2e test, start mammond ourself, etc | louiz’ |
2016-04-22 | Add a TEMPORARY work-around for botan 1.11.29 | louiz’ |
2016-04-22 | Trivial formatting | louiz’ |
2016-04-22 | Convert README, INSTALL etc to markdown | louiz’ |
2016-03-24 | Fetch Catch from our own clone, instead of the github one. | louiz’ |
2016-02-29 | Provide a better way to check stanzas at each step of the end_to_end test | Florent Le Coz |
2016-02-28 | Include a note on own to contribute changes | Florent Le Coz |
2016-02-24 | Fix the ordering of poll callbacks, with ppoll too | Florent Le Coz |
2016-02-24 | Close the epoll fd | Florent Le Coz |
2016-02-24 | Fix a few ci things | Florent Le Coz |
2016-02-24 | end_to_end creates a config file before running biboumi | Florent Le Coz |
2016-02-24 | Add a basic integration test in python | Florent Le Coz |
2016-02-22 | log the handshake + stream opening/close in a more consistent way | Florent Le Coz |
2016-02-22 | Fix the ordering of poll callbacks (recv, connect, send) | Florent Le Coz |
2016-02-17 | Simplify the ci file | Florent Le Coz |
2016-02-12 | Remove the clang ci test that won’t work for a mysterious reason in my docker | Florent Le Coz |
2016-02-10 | Remove unused xml_unescape() function | Florent Le Coz |
2016-02-10 | Rename BasicCredentialManager | Florent Le Coz |
2016-02-10 | Move the irc callbacks into the cpp file | Florent Le Coz |
2016-01-21 | Build the rpm with gitlab-ci | Florent Le Coz |
2016-01-21 | Fix a clang-check warning | Florent Le Coz |
2016-01-21 | Add a “rpm” target in the makefile, building a RPM | Florent Le Coz |
2016-01-21 | Spec file becomes a template, auto filled with the date and version | Florent Le Coz |
2016-01-15 | Remove the localhost6 test, that’s not portable at all | Florent Le Coz |
2016-01-15 | Fix a build when litesql is found but not botan | Florent Le Coz |
2016-01-14 | Only activate systemd’s watchdog if we are compiling with systemd | Florent Le Coz |
2016-01-13 | Quiet a warning | Florent Le Coz |
2016-01-13 | Compile with smp_mflags for tests as well | Florent Le Coz |
2016-01-13 | Display an info message on make dist | Florent Le Coz |
2016-01-13 | Install the unit file in lib/, not etc/ | Florent Le Coz |
2016-01-13 | Include catch.hpp in the dist tarball | Florent Le Coz |
2016-01-13 | If catch.hpp is found in tests/, use it without cloning the git repo | Florent Le Coz |
2016-01-13 | Use make check in the spec file | Florent Le Coz |
2016-01-13 | Remove the second '-' from the package when ~dev is there | Florent Le Coz |
2016-01-13 | Build the doc with the default make target | Florent Le Coz |
2016-01-13 | Generate systemd file from template and make installs it and the conf | Florent Le Coz |
2016-01-09 | Do not fail to build when litesql is not used | Florent Le Coz |
2016-01-04 | Document the Configure ad-hoc commands | Florent Le Coz |
2016-01-04 | Support a trusted SHA1 fingerprint to be configured for each IRC server | Florent Le Coz |
2016-01-04 | Support multi-prefix | Florent Le Coz |
2016-01-04 | This is no longer true, with the recent xmpp_server_ip configuration option | Florent Le Coz |
2016-01-04 | Use the configured encoding value when decoding received messages | Florent Le Coz |
2016-01-04 | Defaults the encoding in the DB to latin-1 | Florent Le Coz |
2016-01-04 | Also provide in and out encoding configure options for IRC servers | Florent Le Coz |
2016-01-04 | Add an ad-hoc configure command on IRC channels | Florent Le Coz |