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
Age
Commit message (
Expand
)
Author
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-04-13
Re-order a few things in main.cpp
Florent Le Coz
2015-03-24
Do not log a warning when we receive a PONG command
Florent Le Coz
2015-03-04
Update to latest louloulibs revision
Florent Le Coz
2015-03-04
Set the default value to biboumi.cfg
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-03-02
Move non-specific adhoc commands into louloulibs
Florent Le Coz
2015-03-02
Forgot to remove some XMPP files that are now in louloulibs instead
Florent Le Coz
2015-02-27
Suggest the command git submodule update --init
Florent Le Coz
2015-02-27
Fix a typo
Florent Le Coz
2015-02-27
Also check if the louloulibs/CMakeLists.txt file is missing
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
2015-02-27
Remove all the libs that are now in louloulibs
Florent Le Coz
2015-02-26
Add a changelog entry for the fixed_irc_server option
Florent Le Coz
2015-02-26
Merge branch 'fixed_server'
Florent Le Coz
2015-02-26
Implement room discovery using the LIST irc command
Florent Le Coz
2015-02-26
Properly sanitize everything in the XML we send to the XMPP server
Florent Le Coz
2015-02-26
Fix the systemd-conditional code
Florent Le Coz
2015-02-26
Remove an unused parameter
Florent Le Coz
2015-02-25
Do not handle the "%" char in a special way, in the fixed_server mode
Florent Le Coz
2015-02-25
Add support for a fixed_irc_server configuration
Florent Le Coz
2015-02-25
Include the IRC hostname in the IRC RECEIVING and SENDING debug messages
Florent Le Coz
2015-02-25
Forge link uses https
Florent Le Coz
2015-02-24
Add a reload add-hoc command
Florent Le Coz
2015-02-23
Update the CHANGELOG and INSTALL files, mentioning c-ares
Florent Le Coz
2015-02-23
Add the FindCARES cmake module
Florent Le Coz
2015-02-23
Implement async DNS resolution using c-ares
Florent Le Coz
2015-02-22
Fix typo
Florent Le Coz
2015-02-21
Use a timer to try reconnecting to the XMPP server only each 2 seconds
Florent Le Coz
2015-02-21
Remove the XmppComponent::last_auth bool that was never used anywhere
Florent Le Coz
2015-02-21
Properly display [DEBUG] on debug lines, instead of [ERROR]
Florent Le Coz
2015-02-21
Fix “connections” typo
Florent Le Coz
2015-02-21
Fix “cleanely” typo
Florent Le Coz
2015-01-28
Add a tl;dr section in the INSTALL file
Florent Le Coz
2015-01-26
Add a missing #include for sockaddr_in6
Florent Le Coz
2015-01-26
Fix the include guard of revstr.hpp
Florent Le Coz
2015-01-24
Document the new affiliation/role stuff, and update changelog
Florent Le Coz
2015-01-24
Change IRC modes when receiving an affiliation/role change request
Florent Le Coz
2015-01-14
Remove a recent debug line that should not be there
Florent Le Coz
2015-01-14
Update changelog with the password feature
Florent Le Coz
2015-01-14
Do not send an empty password at all, if the user didn't provide one
Florent Le Coz
2015-01-14
Make the password work when we join our first channel on that server
Florent Le Coz
2015-01-14
Fix a little bit of style stuf from previous commit
Florent Le Coz
2015-01-14
Add support for password-protected IRC rooms.
Emmanuel Gil Peyrot
2015-01-12
Remove a dummy commented line
Florent Le Coz
2015-01-12
If we sent a message to a user, their notices are considered private messages
Florent Le Coz
2015-01-10
Fix the cmake LIBUUID_INCLUDE_DIRS value when we are not using pkg-config
Florent Le Coz
[prev]
[next]