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
/
louloulibs
/
utils
Age
Commit message (
Expand
)
Author
2016-10-27
Refactor remove_invalid_xml_chars to use correct types directly
louiz’
2016-10-20
Very little optimization by using a simpler scope_guard when possible
louiz’
2016-10-11
Conditionally use strptime if we don’t have std::get_time
louiz’
2016-10-11
Parse the timezone myself, instead of using the broken strptime
louiz’
2016-10-03
Fix parse_datetime by always using a 'z' as the timezone
louiz’
2016-09-28
Remove unused code in sha1 module
louiz’
2016-09-17
Fix the parse_datetime by using %Z instead of %z
louiz’
2016-08-31
Add parse_datetime
louiz’
2016-08-31
Fix to_string(time_t) and write a unit test for it
louiz’
2016-08-28
Respond to MAM requests on a channel JID
louiz’
2016-08-22
Move get_first_non_empty to louloulibs/utils
louiz’
2016-07-28
Fix the timeout test, now that we don't wait 1ms too much everytime
louiz’
2016-07-28
Do not add 1ms to the timeout of our poller
louiz’
2016-07-12
Move reload.*pp from louloulibs to src
louiz’
2016-07-12
Properly catch and handle database errors
louiz’
2016-07-04
Replace all include guards by #pragma once
louiz’
2016-06-23
Fix a bug in cut()
louiz’
2016-06-15
cut messages at 512 bytes, taking into account the UTF-8 codepoints
louiz’
2016-06-15
Add get_next_codepoint_size
louiz’
2016-06-14
Refactor, test and improve the way we cut too-long messages for IRC
louiz’
2016-06-14
Clean the Config module, use static things instead of a stupid singleton
louiz’
2016-06-08
Remove all usage of std::list
louiz’
2016-05-04
Style fix
louiz’
2015-09-18
Introduce the configure ad-hoc command on irc servers
Florent Le Coz
2015-09-18
Also a xdg_data_path
Florent Le Coz
2015-09-18
Create a xdg_path function
Florent Le Coz
2015-05-28
louloulibs is directly included, instead of being a submodule
Florent Le Coz
2015-05-27
Avoid some potential race conditions by blocking the signals we manage
Florent Le Coz
2015-05-13
Update to latest louloulibs revision, and add test for hostname validity
Florent Le Coz
2015-05-07
Update to latest louloulibs
Florent Le Coz
2015-04-21
Properly check for connecting or connected status before reconnecting
Florent Le Coz
2015-04-20
Update louloulibs submodule to the correct revision
Florent Le Coz
2015-04-20
Decode incoming JIDs local part according to xep 0106
Florent Le Coz
2015-03-04
Update to latest louloulibs revision
Florent Le Coz
2015-03-02
Update to latest louloulibs revision
Florent Le Coz
2015-03-02
Update louloulibs to last revision
Florent Le Coz
2015-02-27
Only use include_directory() if the directory path is defined
Florent Le Coz
2015-02-27
Add louloulibs as a submodule
Florent Le Coz