components
|
remove unused stanza_error implementation
|
2017-05-27 22:24:16 +01:00 |
plugins
|
add a plugin to query and cache caps
|
2017-06-11 19:36:55 +01:00 |
client.rs
|
add a get_own_jid method to plugins
|
2017-05-29 03:14:26 +01:00 |
component.rs
|
add a get_own_jid method to plugins
|
2017-05-29 03:14:26 +01:00 |
connection.rs
|
add a Component2S connection type
|
2017-04-01 17:16:24 +01:00 |
error.rs
|
update to the latest base64
|
2017-05-04 20:25:58 +01:00 |
event.rs
|
resolve deadlock, fix component.rs
|
2017-05-27 18:41:54 +02:00 |
lib.rs
|
make stanza_debug print the time
|
2017-06-11 15:32:42 +01:00 |
ns.rs
|
Merge branch 'component' into 'master'
|
2017-04-01 20:57:40 +00:00 |
plugin_macro.rs
|
simplify plugin code
|
2017-05-27 19:40:00 +02:00 |
transport.rs
|
update to the latest sasl
|
2017-05-04 20:26:46 +01:00 |
util.rs
|
update to sasl-rs 0.3.0, process error stanzas
|
2017-03-07 18:19:09 +01:00 |