~singpolyma/biboumi

9757c2c6 — Florent Le Coz 9 years ago
includes from cmake BINARY_DIR should be included before considering SOURCE_DIR
6cbaa2c6 — Florent Le Coz 9 years ago
Document the encryption, and a few documentation issues are fixed
7c1a3899 — Florent Le Coz 9 years ago
Rewrite the whole IID usage

IRC users and channels are now distinguished by the separator used in the
IID (% or !).

ref #2468
6210a9d5 — Florent Le Coz 9 years ago
Add an <error/> element when the provided form is wrong, in two ad-hoc commands
5d1a567e — Florent Le Coz 9 years ago
Handle the 'cancel' ad-hoc action, and return an error for unsupported actions

ref #2521
3ea029dd — Florent Le Coz 9 years ago
Remove inactive ad-hoc sessions after a given time

ref #2521
1604320a — Florent Le Coz 9 years ago
Make the XMPP component port configurable

fix #2541
8b30e312 — Florent Le Coz 9 years ago
Add a TimedEvent to cancel the connection to a server after 5 seconds
349dc06e — Florent Le Coz 9 years ago
Silence warnings coming from Botan headers
800d7df9 — Florent Le Coz 9 years ago
Properly search for libbotan even in a botan-1.11 subdirectory
3d918355 — Emmanuel Gil Peyrot 9 years ago
Convert \n to <br/> in xhtml body

fix #2539
2d5e2fdc — Florent Le Coz 9 years ago
Give two supported compilers, as examples
198b0fa6 — Florent Le Coz 9 years ago
Document the new optional libbotan dependency
23f32ba3 — Florent Le Coz 9 years ago
Implement TLS support using Botan

For now, it tries two TLS ports and then connects to the non-tls port.  In
the future we would like the user to be able to configure that.

fix #2435
fa071309 — Florent Le Coz 9 years ago
Little doc fix
be626554 — Florent Le Coz 9 years ago
Make the destructor of the SocketHandler class protected non-virtual
1706a92f — Florent Le Coz 9 years ago
Update the documentation
c530fb91 — Florent Le Coz 9 years ago
Do not send an item-not-found presence from an invalid JID
4a9beff7 — Florent Le Coz 9 years ago
Remove some unused function parameters names
a593d806 — Florent Le Coz 9 years ago
Document the `admin` configuration option
Next