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
/
cmake
/
Modules
Age
Commit message (
Collapse
)
Author
2014-06-08
Properly search for libbotan even in a botan-1.11 subdirectory
Florent Le Coz
2014-06-08
Implement TLS support using Botan
Florent Le Coz
For now, it tries two TLS ports and then connects to the non-tls port. In the future we would like the user to be able to configure that. fix #2435
2014-05-30
Use libuuid to generate unique IDs for iq and adhoc sessions
Florent Le Coz
2014-05-30
Use pkg-config first to find libraries
Florent Le Coz
2014-04-30
Link with systemd instead of systemd-daemon
Florent Le Coz
2014-04-15
Add support for systemd-daemon
Florent Le Coz
2014-02-19
Fix a typo in Find* comments
Florent Le Coz
2014-02-19
Fix FindIconv cmake module to correctly compile the c++ test code
Florent Le Coz
2014-01-13
Remove cryptopp dependency, directly include a simple sha1 implementation
Florent Le Coz
2013-12-08
Provide a JID for IRC users, and add a stringprep dependency for this
Florent Le Coz
2013-12-08
Rewrite the FindIconv module cleanly
Florent Le Coz
2013-12-08
Rewrite the FindCryptopp cmake module cleanly
Florent Le Coz
2013-11-10
Properly detect iconv features to compile
Florent Le Coz
2013-11-03
Add FindCryptoPP to the cmake search stuf
Florent Le Coz