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-10-21
e2e: Fix some logic in check_list_of_xpath
louiz’
2016-10-21
Use ensure_future instead of async
louiz’
2016-10-21
Remove an unused variable in e2e
louiz’
2016-10-20
Add an other kewl badge
louiz’
2016-10-21
Coverity upload is allowed to fail and is manual. Also name the artifacts
louiz’
2016-10-20
Optimize tcp_socket::on_send by using vector::erase() only once per call
louiz’
2016-10-20
Very little optimization by using a simpler scope_guard when possible
louiz’
2016-10-17
Use expect_unordered in a few more places
louiz’
2016-10-17
Add tests for the nick change, and the nick conflict
louiz’
2016-10-15
Fix the indent in the coverage.cmake file
louiz’
2016-10-14
Add two e2e tests on adhoc commands
louiz’
2016-10-13
Use g++ for the openbsd tests
louiz’
2016-10-12
Disable the output in the config unit test
louiz’
2016-10-12
ci: Add a test on openbsd
louiz’
2016-10-12
e2e: test the private and no-copy thingy
louiz’
2016-10-12
e2e: the port to use should be an int, not a string
louiz’
2016-10-12
On EINPROGRESS, we need to also check for read events (because openBSD lies)
louiz’
2016-10-12
Fix an off-by-one issue in the POLL code
louiz’
2016-10-11
Conditionally use strptime if we don’t have std::get_time
louiz’
2016-10-11
Include a private and no-copy nodes in private <message/> to avoid carbon dup...
louiz’
2016-10-11
Parse the timezone myself, instead of using the broken strptime
louiz’
2016-10-07
Fix the muc#traffic response
louiz’
2016-10-07
Correctly set status="110" in the presence for the target of a kick
louiz’
2016-10-07
e2e: add expec_unordered to be able to test things even if the arrive in a di...
louiz’
2016-10-07
Cleanup __main__.py a little bit
louiz’
2016-10-06
Add a coverity badge to the readme
louiz’
2016-10-06
Remove a potential nullptr dereference, on mam queryid
louiz’
2016-10-06
Add a coverity job that runs cov-build and submit the archive to coverity.com
louiz’
2016-10-06
Fix the argument of strerror after bind()
louiz’
2016-10-06
Remove a branch that execute identical code in both cases
louiz’
2016-10-05
Avoid sending PART command for unjoined channels
louiz’
2016-10-05
Update the changelog
louiz’
2016-10-04
Respond to muc#traffic requests
louiz’
2016-10-03
Make version requests work with global user JIDs as well
louiz’
2016-10-03
Avoid an exception due to some bad logic in the DNS resolution mechanic
louiz’
2016-10-03
Fix some compilation warning/errors that appear on FreeBSD
louiz’
2016-10-03
Fix parse_datetime by always using a 'z' as the timezone
louiz’
2016-10-03
Remove build/* from the coverage, because that code isn’t part of biboumi
louiz’
2016-10-03
Add missing include file
louiz’
2016-10-03
Modify the charybdis conf to disable the LIST throttling
louiz’
2016-10-03
Implement result-set-management for LIST queries
louiz’
2016-10-02
Use LIST * instead of just LIST, because some servers don’t accept it
louiz’
2016-09-29
Re-add the ad-hoc command the was removed by mistake in the previous commit
louiz’
2016-09-29
Add AdhocCommandHandlers::add_command to simplify the usage of this class
louiz’
2016-09-29
Look for uuid/uuid.h instead of just uuid.h
louiz’
2016-09-28
Add trendy badges to the README
louiz
2016-09-28
Remove unused code in sha1 module
louiz’
2016-09-28
Add coverage_e2e, which runs e2e, and regenerate a global coverage report
louiz’
2016-09-22
Respond to disco#info requests on IRC server JIDs
louiz’
2016-09-22
Add the missing & for 3 std::string function arguments
louiz’
[next]