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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2013-12-08
Rewrite the FindCryptopp cmake module cleanly
Florent Le Coz
2013-12-03
Use the logger everywhere
Florent Le Coz
2013-12-03
Add a logger class
Florent Le Coz
2013-11-28
fsanitize=address requires libasan, that’s a useless dependency.
Florent Le Coz
2013-11-21
Let the user choose the poller to use through cmake POLLER option
Florent Le Coz
2013-11-14
Link with pthread, required by cryptopp
Florent Le Coz
2013-11-12
Basic handling of modes, both ways
Florent Le Coz
2013-11-10
Add a Config module, and use it to get the password from a file
Florent Le Coz
2013-11-10
Fix the include of the config.h
Florent Le Coz
2013-11-10
And actually use the values found by cmake
Florent Le Coz
2013-11-10
Properly detect iconv features to compile
Florent Le Coz
2013-11-10
Use the Expat library directly instead of relying on expatpp
Florent Le Coz
2013-11-09
Check UTF-8 encoding, and convert strings to UTF-8
Florent Le Coz
2013-11-06
Implement the Bridge class to translate between the two protocols
Florent Le Coz
2013-11-03
Add a basic XMPP component implementation, doing the authentication
Florent Le Coz
2013-11-03
Add an XmppParser, and Stanza classes
Florent Le Coz
2013-11-03
Rename libirc and libxmpp to irc and xmpp
Florent Le Coz
2013-11-02
Add initial CMakeLists.txt that compiles the current code
Florent Le Coz
[prev]