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
2014-08-18
Merge branch 'v1'
Florent Le Coz
2014-08-18
Update spec file to 1.1
Florent Le Coz
2014-08-08
Send a proper error on IRC message 438 (nickname change too fast)
Florent Le Coz
2014-08-08
Use generic send_presence_error() instead of almost identical specializations
Florent Le Coz
2014-07-31
Run the service with the nobody user
Florent Le Coz
2014-07-31
Do not create a useless biboumi unix user with the RPM package
Florent Le Coz
2014-07-21
Add two missing type="error" in some presence errors
Florent Le Coz
2014-07-16
Release version 1.1
1.1
Florent Le Coz
2014-07-15
Merge branch 'v1'
Florent Le Coz
2014-07-15
Fix IPv6 support (sockaddr size)
Florent Le Coz
2014-07-15
Provide WITHOUT_BOTAN and WITHOUT_SYSTEMD cmake flags
Florent Le Coz
2014-07-15
Send the reason of the connection close to the user
Florent Le Coz
2014-07-12
Bump master version to 2.0~dev
Florent Le Coz
2014-07-12
Merge branch 'v1'
Florent Le Coz
2014-07-12
Release version 1.0
1.0
Florent Le Coz
2014-07-12
Add a CHANGELOG file describing a general view of 1.0 features
Florent Le Coz
2014-07-03
Move some members of TCPSocketHandler into the SocketHandler class
Florent Le Coz
2014-07-02
Add a level of inheritance above SocketHandler
Florent Le Coz
2014-06-30
Also remove that from the spec file
Florent Le Coz
2014-06-30
Remove biboumi_logdir from the spec file
Florent Le Coz
2014-06-30
Run the test_suite in the spec %check section
Florent Le Coz
2014-06-30
Fix a typo
Florent Le Coz
2014-06-30
Enable assert() even in release mode, in the test_suite
Florent Le Coz
2014-06-30
Provide a spec file to build a Fedora RPM
Florent Le Coz
2014-06-30
Use systemd-daemon logging prefix if available
Florent Le Coz
2014-06-30
Provide an example unit file for systemd
Florent Le Coz
2014-06-30
Provide an example configuration file
Florent Le Coz
2014-06-30
Regularly send a notification for the systemd watchdog
Florent Le Coz
2014-06-30
Fix some cmake issues
Florent Le Coz
2014-06-28
Add missing <string> include in timed_events.hpp
Florent Le Coz
2014-06-25
Fix ad-hoc “disconnect user” command. Do not add the <error/> on success
Florent Le Coz
2014-06-25
Add some details in the INSTALL file
Florent Le Coz
2014-06-24
Provide a make dist target
Florent Le Coz
2014-06-24
Little documentation update
Florent Le Coz
2014-06-23
Rename cmake target test->test_suite for cmake 3.0
Florent Le Coz
2014-06-22
Delete the timeout event using the correct socket number, instead of -1
Florent Le Coz
2014-06-20
Support version request to IRC users
Florent Le Coz
2014-06-20
Respond to IQ version on the gateway, a server or a chan with biboumi version
Florent Le Coz
2014-06-20
Write the software version, including the git hash, in config.h using cmake
Florent Le Coz
2014-06-19
Return a proper iq when the IRC server responds to our kick
Florent Le Coz
2014-06-19
Implement a way to add callbacks, waiting for an IRC event to return an iq
Florent Le Coz
2014-06-19
Remove a duplicate “connection closed” message
Florent Le Coz
2014-06-19
Make the Botan rng, credential_manager etc be static
Florent Le Coz
2014-06-18
Document the new way to send private messages
Florent Le Coz
2014-06-18
Messages to room participants are forwarded to the IRC user
Florent Le Coz
2014-06-18
Mini comment fix
Florent Le Coz
2014-06-18
includes from cmake BINARY_DIR should be included before considering SOURCE_DIR
Florent Le Coz
2014-06-13
Document the encryption, and a few documentation issues are fixed
Florent Le Coz
2014-06-11
Rewrite the whole IID usage
Florent Le Coz
2014-06-11
Add an <error/> element when the provided form is wrong, in two ad-hoc commands
Florent Le Coz
[prev]
[next]