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
2016-08-11
Document the JID escaping with xep 106
louiz’
2016-08-11
Document the new behaviour to address nicknames, and add to changelog
louiz’
2016-08-10
Don’t use ! as the separator for nicknames, use % instead
louiz’
2016-08-05
Update the links to the forge in README.rst
louiz’
2016-08-04
Start version 4.0
louiz’
2016-08-04
Release 3.0
3.0
v3
louiz’
2016-08-03
Be verbose with make check
louiz’
2016-08-03
Test the version request, in many ways
louiz’
2016-08-03
Lower case the nick, when forwarding a version or ping request
louiz’
2016-08-02
Test the kick on a multisession nick
louiz’
2016-08-01
Rephrase an error message
louiz’
2016-07-31
Provide a --help option
louiz’
2016-07-31
test kick
louiz’
2016-07-29
Actually it works when we surrount the WHOLE string with quotes
louiz’
2016-07-29
lol k gitlab-ci. It fails to parse a string that contains :
louiz’
2016-07-29
Trivial micro fix
louiz’
2016-07-29
ci: echo the cmake command line arguments
louiz’
2016-07-28
Document the multi-nick session thing
louiz’
2016-07-28
Do not use the logger before the configuration has been loaded first
louiz’
2016-07-28
Update the changelog by adding (all?) the changes in 3.0
louiz’
2016-07-28
Mark some more cmake variables as advanced
louiz’
2016-07-28
Fix the timeout test, now that we don't wait 1ms too much everytime
louiz’
2016-07-28
Do not add 1ms to the timeout of our poller
louiz’
2016-07-28
Always remove all the DNS sockets on an c-ares event
louiz’
2016-07-27
Revert "Don’t use unique_ptr to store dns socket handlers"
louiz’
2016-07-25
Test the resolving of multiple hostnames at the same time
louiz’
2016-07-24
Use log_error instead of cerr
louiz’
2016-07-23
Refactor the CI file, build many configurations
louiz’
2016-07-18
In reload.cpp, only build the database things if litesql is used
louiz’
2016-07-18
Always build the artifacts
louiz’
2016-07-12
Properly use the docstring variables
louiz’
2016-07-12
Clean the list of options visible in non-advanced ccmake
louiz’
2016-07-12
Use an ugly way, because SOURCES property does not work in cmake 3.0
louiz’
2016-07-12
Bring back DNSSocketHandler's destructor
louiz’
2016-07-12
Set the required cmake version to 3.0
louiz’
2016-07-12
Don't use target_sources() in cmake because it's >=3.1 only
louiz’
2016-07-12
Don’t use unique_ptr to store dns socket handlers
louiz’
2016-07-12
Move reload.*pp from louloulibs to src
louiz’
2016-07-12
Properly catch and handle database errors
louiz’
2016-07-04
Send the iq requests to one random resource instead of the bare JID
louiz’
2016-07-04
Replace all include guards by #pragma once
louiz’
2016-07-04
List of channels are saved per-request and not globally
louiz’
2016-07-04
Remove forgotten comment
louiz’
2016-07-03
Properly remove the resource from the server when we leave the last channel
louiz’
2016-07-03
Use latest git of botan in the dockerfiles
louiz’
2016-07-02
Add https to the unit file DOC thing
louiz’
2016-07-02
Add a valgrind suppression file
louiz’
2016-06-29
Run e2e through with valgrind if BIBOUMI_E2E_VALGRIND is set in the env
louiz’
2016-06-24
Add a e2e test that checks self-ping with multiple resources behind one nick
louiz’
2016-06-24
Add a e2e for self-ping, with a single channel resource
louiz’
[prev]
[next]