index
:
biboumi
3429-not-compliant-presence
async_sql
c++17
ci-arch
copr
debian
debug_coverage
e2e-doc
feature/fix-adhoc-command-descriptions
getdns
master
refactor-resources
roster-server-jid
sphinx-manpage
srcip
test_cmake3_11_2
v1
v2
v3
v4
v5
v6
v7
v8
v9
XMPP to IRC gateway, in C++.
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2016-04-22
Remove an unused variable
louiz’
2016-04-22
Add a basic fixed_server e2e scenario
louiz’
2016-04-22
Each e2e scenario can provide its own config name
louiz’
2016-04-22
Move the e2e tests out of make check
louiz’
2016-04-22
Force LANG to en_US when generating biboumi.spec (fixes the date format)
louiz’
2016-04-22
Write irc output into a file
louiz’
2016-04-22
Run make rpm, in the ci
louiz’
2016-04-22
Debug and exit if IRC server startup fails
louiz’
2016-04-22
Correct charybdis config file path
louiz’
2016-04-22
Provide a conf for charybdis
louiz’
2016-04-22
Forward the topic authors, handle the author from 333 messages
louiz’
fix #2
2016-04-22
e2etests: Use charybdis and update the scenarios accordingly
louiz’
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’
Avoids: - Relying on github’s services - Fetching a new (malicious) version, automatically, without any “check”
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
Because if we have a send event to signal the connection sucess + a recv event to signal something to read on the socket, we need to first finish the connect process before reading the available data. That’s what we do now.
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
I think it was a UB
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
fix #3157
2016-01-14
Only activate systemd’s watchdog if we are compiling with systemd
Florent Le Coz
ref #3152
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
[prev]
[next]