Commit log

195d827 document the ns module a bit

lumi created

0cc57e1 more documentation \o/

lumi created

06380c5 document the `plugin` module and make `Plugin::handle` a required method

lumi created

fea28e6 make this work with the newer minidom

lumi created

0a45a69 document all the things!

lumi created

0b97510 add documentation to Jid

lumi created

fe5b6ed edit some documentation on Client and ClientBuilder

lumi created

e6eb65e document Client

lumi created

9abfa5f document ClientBuilder

lumi created

d31caae use the minidom ElementBuilder::text method

lumi created

e0b3547 add ElementBuilder::text

lumi created

6e7ec9d abstract some of the connection stuff away

lumi created

83fdd98 add plugin infrastructure

lumi created

8883f34 add a few namespaces

lumi created

ad3a26f add stream resetting to the transport

lumi created

41e1cf2 added has_child, fixed some warnings

lumi created

663eba6 implemented text, get_child and get_child_mut; added and updated some tests

lumi created

2d97e2d put Attribute into its own module, take into account prefixes when determining namespaces

lumi created

8663a14 lots of fixes and simplifications of the API

lumi created

a94c66c fix tests on rust 1.14

lumi created

6f64f9c cast the magic spell so that gitlab-ci will finally work

lumi created

ea10296 try to make gitlab-ci work

lumi created

79a32f1 add .gitlab-ci.yml

lumi created

fda38ff add child iterators and fix up some of the tests, which still do not pass (yet)

lumi created

75b494e Add .gitlab-ci.yml

lumi created

c18ace6 put DOM stuff into a separate crate: minidom-rs

lumi created

977dace resolve a cyclic dependency in README.md

lumi created

f0ebf75 add .gitignore, add README.md, add license

lumi created

2804536 initial commit

lumi created

eec72b5 add ElementBuilder, add tests, some fixes and cleanups

lumi created

87ac9a1 cleanups and initial XML tree implementation

lumi created

b148ff8 Client can now connect

lumi created

82a26d7 add Client::jid

lumi created

75986db more cleanups, put LockedIO into its own module

lumi created

b44ef9c SslTransport::close and cleanups

lumi created

e5d549d trying to flesh out Transport and the SslTransport implementation of it

lumi created

12cbd17 add a small example

lumi created

bf7112f implement a part of Client

lumi created

9c035af make Jid fields public

lumi created

18327f5 initial commit

lumi created