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
/
test.cpp
Age
Commit message (
Expand
)
Author
2014-04-15
Merge branch 'master' into dummy_chan
Florent Le Coz
2014-04-13
[WIP] DummyIrcChannel
Florent Le Coz
2014-04-11
Do not use exceptions for missing tags, improvement in code simplicity
Florent Le Coz
2014-01-28
Jidprep also handles the resource part
Florent Le Coz
2013-12-15
Use XML-sanitized strings when serializing stanzas for the XMPP server
Florent Le Coz
2013-12-15
Functions to provide xml-valid strings
Florent Le Coz
2013-12-08
Provide a JID for IRC users, and add a stringprep dependency for this
Florent Le Coz
2013-12-03
Add a logger class
Florent Le Coz
2013-11-28
Channel names are case insensitive
Florent Le Coz
2013-11-28
Print some stuff when ./test is running
Florent Le Coz
2013-11-28
Implement IRC format to xhtml-im conversion
Florent Le Coz
2013-11-27
Remove incomplete implementation of remove_irc_colors
Florent Le Coz
2013-11-21
Send XMPP multi-line messages as multiple IRC messages
Florent Le Coz
2013-11-16
Add a test for xml escape/unescape
Florent Le Coz
2013-11-14
Fix JID parsing
Emmanuel Gil Peyrot
2013-11-10
Add a Config module, and use it to get the password from a file
Florent Le Coz
2013-11-10
Use the Expat library directly instead of relying on expatpp
Florent Le Coz
2013-11-09
Remove IRC colors from the body when forwarding it to XMPP
Florent Le Coz
2013-11-09
Check UTF-8 encoding, and convert strings to UTF-8
Florent Le Coz