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
Age
Commit message (
Expand
)
Author
2017-02-15
Only call freeaddrinfo if an actual addrinfo struct has been allocated
louiz’
2017-02-15
Add missing include
louiz’
2017-02-15
Fix a leak on getaddrinfo, thank you LeakSanitizer!
louiz’
2017-02-15
Surround ipv6 with [], and properly cleanup otherwise invalid domains
louiz’
2017-02-15
Little scopeguard cleanup, and add a test
louiz’
2017-02-01
Actually, just use the C locale for the date formats
louiz’
2017-02-01
Only use the C.UTF-8 LANG value
louiz’
2017-01-31
Add some missing ifndef for udns
louiz’
2017-01-19
Do not require revocation info for a certificate to be valid
louiz’
2017-01-10
Update INSTALL.rst to talk about botan-2, and give priority to 2 over 1.11
louiz’
2017-01-10
Look for botan-2 in addition to botan-1.11
louiz’
2017-01-06
Fix some issues found by sonar cube
louiz’
2017-01-06
Add a missing errno include
louiz’
2017-01-06
Fix an use-after-free
louiz’
2017-01-06
Use udns instead of c-ares
louiz’
2016-12-14
Introduce a XmlSubNode class that automatically adds itself into its parent
louiz’
2016-12-14
e2e: test connection failure
louiz’
2016-12-13
Include the <text/> element in stanza error when there IS a text
louiz’
2016-12-13
Switch back to using std::cout instead of std::clog
louiz’
2016-12-13
Remove the useless nullptr argument for the XmlNode constructor
louiz’
2016-12-13
Include the optional <text/> node in the send_presence_error
louiz’
2016-12-12
Auto accept presence subscription
louiz’
2016-12-10
The logger writes to std::clog
louiz’
2016-12-10
The config module doesn’t use the logger at all
louiz’
2016-12-09
Use an other implementation of a null_stream for the logger
louiz’
2016-12-08
Don’t use global static members but functions that return a reference to an...
louiz’
2016-12-08
Init some members of TcpClientSocketHandler
louiz’
2016-12-08
In time.cpp, use the en_US.UTF-8 locale, instead of en_US.utf-8
louiz’
2016-12-08
Use a portable way to get the relative paths into __FILENAME__
louiz’
2016-12-07
Add some missing includes
louiz’
2016-12-04
Update the verify_certificate_chain code to work with botan >= 1.11.34 as well
louiz’
2016-12-04
Add a missing ifdef botan
louiz’
2016-12-04
Add some missing botan includes
louiz’
2016-12-04
Clean a few more things
louiz’
2016-12-02
Use the new botan 1.11.32 Tls::Client API (but stay compatible with older ones)
louiz’
2016-12-02
TLS: Enable ecc point compression
louiz’
2016-11-16
move is_connecting outside of an ifdef
louiz’
2016-11-16
Remove some useless virtual method from SocketHandler
louiz’
2016-11-16
Fix an error on gcc 4.9, because it is so stupid it can’t find operator""s
louiz’
2016-11-16
Trivial include cleanup
louiz’
2016-11-16
Remove an unused variable
louiz’
2016-11-15
Fix some little compilation errors with some configs, from last commit
louiz’
2016-11-15
Support the ident protocol
louiz’
2016-11-11
Add missing cstring include for strerror
louiz’
2016-11-11
Move all the connect() logic from TCPSocketHandler into a subclass
louiz’
2016-11-07
Remove a never reached (and non-sensical) error
louiz’
2016-11-07
Workaround for debian and other old OS that do not have std::put_time
louiz’
2016-11-07
Add a missing <chrono> include
louiz’
2016-11-07
Add get-irc-connection-info adhoc command
louiz’
2016-11-01
Refactor load_certs()
louiz’
[next]