|
|
2017-12-28 16:53:13 +01:00 |
| .. |
|
components
|
remove unused stanza_error implementation
|
2017-05-27 22:24:16 +01:00 |
|
plugins
|
plugins/ibb: IBB enum not available in the parser anymore
|
2017-12-28 16:53:13 +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
|
Replace xml-rs bits by quickxml in Error
|
2017-12-28 16:53:13 +01:00 |
|
event.rs
|
resolve deadlock, fix component.rs
|
2017-05-27 18:41:54 +02:00 |
|
lib.rs
|
Use quick_xml crate instead of xml
|
2017-12-28 16:53:13 +01:00 |
|
locked_io.rs
|
more cleanups, put LockedIO into its own module
|
2017-02-19 02:32:28 +01:00 |
|
ns.rs
|
Merge branch 'component' into 'master'
|
2017-04-01 20:57:40 +00:00 |
|
plugin.rs
|
add a gen_id method for plugins to generate ids
|
2017-05-29 04:47:44 +01:00 |
|
plugin_macro.rs
|
simplify plugin code
|
2017-05-27 19:40:00 +02:00 |
|
transport.rs
|
Remove debug println in transport.rs
|
2017-06-12 22:22:43 +01:00 |
|
util.rs
|
update to sasl-rs 0.3.0, process error stanzas
|
2017-03-07 18:19:09 +01:00 |