e451520
chatstates: Switch to Into/TryFrom.
Emmanuel Gil Peyrot created
e451520
chatstates: Switch to Into/TryFrom.
Emmanuel Gil Peyrot created
a3a90e4
jingle_ft: Switch to Into/TryFrom.
Emmanuel Gil Peyrot created
4f11a06
message_correct: Switch to Into/TryFrom.
Emmanuel Gil Peyrot created
de8fe4b
rsm: Switch to Into/TryFrom.
Emmanuel Gil Peyrot created
7ebabf7
stanza_id: Switch to Into/TryFrom.
Emmanuel Gil Peyrot created
151635f
receipts: Switch to Into/TryFrom.
Emmanuel Gil Peyrot created
99090b7
Merge branch 'master' into 'master'
Remove bogus println!() and make a patch release See merge request !2
lumi created
940d499
Merge branch 'master' into 'master'
Simplify and prettify Display and Debug implementations See merge request !2
lumi created
f99c667
jingle: Make description and transport optional in content.
Emmanuel Gil Peyrot created
8fbda37
jingle_ibb: Switch to Into/TryFrom.
Emmanuel Gil Peyrot created
bb12168
jingle_s5b: Handle the forgotten case of an empty transport element, see §2.2.
Emmanuel Gil Peyrot created
6d9202e
make a new patch release
Emmanuel Gil Peyrot created
3a7a0f2
update base64 dependency
Emmanuel Gil Peyrot created
a8fe787
remove println!() introduced in 7b52210d
Emmanuel Gil Peyrot created
828b88e
Add a Jingle SOCKS5 Bytestreams Transport implementation.
Emmanuel Gil Peyrot created
51eecda
error: Implement From<std::string::ParseError>.
Emmanuel Gil Peyrot created
f3b9984
Merge branch 'update-dependencies' into 'master'
Update dependencies See merge request !6
lumi created
e3acb55
ibb: Port to TryFrom/Into.
Emmanuel Gil Peyrot created
78509e2
update to the latest sasl
Emmanuel Gil Peyrot created
31f78b9
update to the latest xml-rs and minidom
Emmanuel Gil Peyrot created
b8fda8e
update to the latest base64
Emmanuel Gil Peyrot created
033cbe7
ping: Port to TryFrom/Into.
Emmanuel Gil Peyrot created
6c4fd8d
jingle: Update to Into and TryFrom.
Emmanuel Gil Peyrot created
29725b9
Update to minidom 0.3.0.
Emmanuel Gil Peyrot created
1cea198
Cargo.toml: Remove superfluous license-file.
Emmanuel Gil Peyrot created
33f9dee
move use std::iter::FromIterator to tests
lumi created
1bc1437
bump version to 0.3.0
lumi created
fdfc7e2
Merge branch 'master' into 'master'
Implement From<Element> for String and use it for fmt::Debug See merge request !7
lumi created
5f462e9
Merge branch 'master' into 'master'
Reexport ElementEmitter from the lib See merge request !6
lumi created
e27ae95
Merge branch 'fix-component' into 'master'
fix component connection when one byte was in 0..15 See merge request !5
lumi created
b4795ce
replace openssl with sha-1 for component handshake
Emmanuel Gil Peyrot created
1e65b20
implement From<FormatError> for Error
Emmanuel Gil Peyrot created
e9d33e5
Implement From<Element> for String and use it for fmt::Debug
Maxime “pep” Buquet created
765e8c3
attention: Replace parse_* and serialise with TryFrom<Element> and Into<Element>.
Emmanuel Gil Peyrot created
c0b7c9d
iq: Remove unused variable causing a warning.
Emmanuel Gil Peyrot created
7b6d444
delay: Use Jid for from attribute.
Emmanuel Gil Peyrot created
ed458ba
Add a ChangeLog file, to let users know about the changes between major versions.
Emmanuel Gil Peyrot created
f3b5535
iq: Wire up stanza_error.
Emmanuel Gil Peyrot created
42abbe2
message: Wire up stanza_error.
Emmanuel Gil Peyrot created
3dd0eb3
presence: Wire up stanza_error.
Emmanuel Gil Peyrot created
2465885
Add a stanza error parser and serialiser.
Emmanuel Gil Peyrot created
c13cebf
Implement the Debug trait in a more user-friendly way.
Emmanuel Gil Peyrot created
875b95b
Reexport ElementEmitter from the lib.
Emmanuel Gil Peyrot created
e03a5a8
presence: Prevent two statuses from having the same lang.
Emmanuel Gil Peyrot created
0abac5a
presence: Make statuses addressable by their xml:lang.
Emmanuel Gil Peyrot created
1909ae3
presence: make show, statuses and priority first-class elements.
Emmanuel Gil Peyrot created
0288b93
Simplify the Display implementation.
Emmanuel Gil Peyrot created
2139844
presence: Implement priority parsing.
Emmanuel Gil Peyrot created
4ec3898
presence: Implement show parsing.
Emmanuel Gil Peyrot created
0e20810
status, presence: Merge status into presence.
Emmanuel Gil Peyrot created