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 (
Expand
)
Author
2017-01-17
Refactor and split the Dockerfiles, to build a base without litesql
louiz’
2017-01-10
Update INSTALL.rst to talk about botan-2, and give priority to 2 over 1.11
louiz’
2017-01-10
Look for botan-2 in addition to botan-1.11
louiz’
2017-01-10
Add missing <algorithm> include for last commit
louiz’
2017-01-10
Only try to join chans only once, even if we received multiple presences
louiz’
2017-01-06
Fix some issues found by sonar cube
louiz’
2017-01-06
Add a missing errno include
louiz’
2017-01-06
Fix an use-after-free
louiz’
2017-01-06
Use udns instead of c-ares
louiz’
2017-01-04
Add libasan and libubsan in the test docker images
louiz’
2017-01-04
Remove the PrintBuildParameter make target
louiz’
2017-01-04
Use fsanitize=address and undefined in debug builds if ubsan and asan are there
louiz’
2017-01-04
The “build” badge links to a more useful URL
louiz’
2016-12-24
Update the DockerFiles to include openssl
louiz’
2016-12-24
Update the doc to avoid using “” or "" and other chars
louiz’
2016-12-24
CI: Use our own registry for docker images
louiz’
2016-12-18
Send iq error/result when the user changed a MODE command with an iq
louiz’
2016-12-14
Use the codecov badge instead of the gitlab coverage one
louiz’
2016-12-14
Test the TLS connection
louiz’
2016-12-14
Introduce a XmlSubNode class that automatically adds itself into its parent
louiz’
2016-12-14
e2e: test connection failure
louiz’
2016-12-13
Include the <text/> element in stanza error when there IS a text
louiz’
2016-12-13
Switch back to using std::cout instead of std::clog
louiz’
2016-12-13
Remove the useless nullptr argument for the XmlNode constructor
louiz’
2016-12-13
Send a presence error from the room, when receiving command ERR_BADCHANNELKEY
louiz’
2016-12-13
Include the optional <text/> node in the send_presence_error
louiz’
2016-12-12
Remove a line from a WIP that should not have been added
louiz’
2016-12-12
Do not send an “not-implemented” error when receiving an iq error
louiz’
2016-12-12
Auto accept presence subscription
louiz’
2016-12-11
ci: make it two uploads and flag them (e2e, and test_suite)
louiz’
2016-12-11
ci: upload our own total_coverage.info to codecov
louiz’
2016-12-11
Run codecov upload from the root directory
louiz’
2016-12-11
Do not change the nick when joining a second room with a different nick
louiz’
2016-12-11
Add a None type for the Iid class (when the iid is completely empty)
louiz’
2016-12-11
ci: sonar-qube upload is allowed to fail
louiz’
2016-12-10
Add a codecov.yml file to ignore the tests/ directory
louiz’
2016-12-10
Add a make coverage target to merge all other coverages, and upload to codecov
louiz’
2016-12-10
ci: Do not try to gem install coveralls-lcov
louiz’
2016-12-10
Upload the coverage results to coveralls
louiz’
2016-12-10
Do not remove the .info generated by lcov
louiz’
2016-12-10
Properly convert the data into a number of seconds by using duration_cast
louiz’
2016-12-10
The logger writes to std::clog
louiz’
2016-12-10
The config module doesn’t use the logger at all
louiz’
2016-12-09
Use an other implementation of a null_stream for the logger
louiz’
2016-12-09
e2e: remove the log_message step, because it causes race conditions
louiz’
2016-12-08
Don’t use global static members but functions that return a reference to an...
louiz’
2016-12-08
Init some members of TcpClientSocketHandler
louiz’
2016-12-08
Fix the locales in the docker test images
louiz’
2016-12-08
In time.cpp, use the en_US.UTF-8 locale, instead of en_US.utf-8
louiz’
2016-12-08
Use a portable way to get the relative paths into __FILENAME__
louiz’
[prev]
[next]