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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-03-11
Merge remote-tracking branch 'linkmauve/die-gc1.0-die'
louiz’
2020-03-11
Consider the nick change only if it is NOT a join
louiz’
2020-03-11
Fix a type stable-id -> stanza-id, and add a test case to be exhaustive
louiz’
2020-03-11
Announce the urn:xmpp:sid:0 NS in MUC's disco#info
louiz’
2020-03-11
Make sure we keep the stable-id and origin-id nodes when required
louiz’
2020-03-02
Avoid nick changes when joining a room that was already joined
louiz’
2020-03-02
Small trivial readability improvement
louiz’
2020-02-25
Merge branch 'v8'
louiz’
2020-02-25
Remove all identd sockets on exit signal
louiz’
2020-02-25
Add an error message for udns error DNS_E_NODATA (cherry-picked from master)
louiz’
2020-02-25
Ignore malformed identd queries
louiz’
2020-02-25
Only consider sockets that are in valid states as identd candidates
louiz’
2020-02-25
Fix a typo in a function name (match_pairt)
louiz’
2019-11-13
Don’t treat presence updates as MUC joins
Emmanuel Gil Peyrot
2019-11-06
Make is_empty work with any integral type
louiz’
2019-11-06
Remove a useless std::move() and copy
louiz’
2019-11-06
Add a missing max_history_length field in the IRC server option form
louiz’
2019-11-06
Properly set the default values for invalid integer conf options
louiz’
2019-11-06
Remove a useless “givin up” debug line
louiz’
2019-11-06
Use the right int64 type for INTEGER rows in the db
louiz’
2019-09-27
Use return {...} instead of make_tuple
louiz’
2019-09-27
Add a missing "virtual", and remove a trivial "private" redundancy
louiz’
2019-09-23
Mark all rooms as non-anonymous
louiz’
2019-09-23
Trivial little naming changes
louiz’
2019-09-23
Trivial cleanup
louiz’
2019-09-23
Add a missing pragma once
louiz’
2019-09-23
USe safer functions, gmtime_r and localtime_r
louiz’
2019-09-22
Always add a 210 status in our self join presence
louiz’
2019-09-14
Use a “complete” action for the last step of ad-hoc commands instead of next
louiz’
2019-09-09
Actually fix that correctly instead of the opposite
louiz’
2019-09-09
Remove trailing / of fulljids if IRC host is missing
louiz’
2019-08-30
Add an error message for udns error DNS_E_NODATA
louiz’
2019-08-25
Properly re-convert \01ACTION into a /me when reflected to the sender
louiz’
2019-08-20
XEP-0410: set not-in-the-room error condition to not-acceptable
Jonas Schäfer
2019-08-20
XEP-0410: implement server-side optimisation for self-pings
Jonas Schäfer
2019-07-29
Add an error message on DNS resolution failure for IPv6 only
louiz’
2018-10-04
Do not send the IRC host directly as real JID of the user
refactor-resources
Jonas Schäfer
2018-10-03
Make comment more precise
Jonas Schäfer
2018-09-17
Do not change our nick if we send a presence to a non-joined channel
louiz’
2018-08-26
Remove an unused function (and a useless debug log)
louiz’
2018-08-26
Trivial little syntax changes
louiz’
2018-08-26
Replace a useless shared_ptr by a unique_ptr
louiz’
2018-08-24
Fix a signed/unsigned mismatch
louiz’
2018-08-23
Disable the throttle limit if negative
louiz’
2018-08-23
Fix one more warning
louiz’
2018-08-23
Fix two more warnings
louiz’
2018-08-23
Fix a bunch of int to unsigned int conversion warnings
louiz’
2018-08-23
MaxHistoryLength now has some sensible default value if the user set a negati...
louiz’
2018-08-23
Add two missing ref
louiz’
2018-08-23
Add a missing <string> include
louiz’
[next]