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
/
utils
Age
Commit message (
Expand
)
Author
2014-06-28
Add missing <string> include in timed_events.hpp
Florent Le Coz
2014-05-30
TimedEventsManager is now a singleton
Florent Le Coz
2014-05-30
Timed events can have a name, and can be canceled based on their name
Florent Le Coz
2014-05-28
Introduce the timed events
Florent Le Coz
2014-04-28
Remove binary.hpp and use the c++14 feature 0b
Florent Le Coz
2014-04-28
Upgrade to C++14
Florent Le Coz
2014-01-13
Add missing stdexcept includes
Florent Le Coz
2014-01-13
Remove cryptopp dependency, directly include a simple sha1 implementation
Florent Le Coz
2013-12-15
Functions to provide xml-valid strings
Florent Le Coz
2013-12-08
Put utils::tolower definition in its own cpp file
Florent Le Coz
2013-11-28
Channel names are case insensitive
Florent Le Coz
2013-11-21
Send XMPP multi-line messages as multiple IRC messages
Florent Le Coz
2013-11-12
Basic handling of modes, both ways
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-09
Check UTF-8 encoding, and convert strings to UTF-8
Florent Le Coz
2013-11-06
Add make_unique.hpp and split.hpp
Florent Le Coz
2013-11-02
First step of the connection skeleton
Florent Le Coz