xmpp-rs/minidom-rs/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Maxime “pep” Buquet 20b224855c minidom: Remove NSChoice::None
Although it is still possible to create such elements, this is not a a
case that should happen in XMPP. Changing to API to prevent the creation
of these elements is next on the list.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-03-27 18:32:57 +00:00
..
convert.rs minidom: add license headers 2020-02-15 00:52:26 +01:00
element.rs minidom: Remove NSChoice::None 2020-03-27 18:32:57 +00:00
error.rs minidom: Remove comments support. Forbid them as per XMPP RFC. 2020-03-26 20:50:30 +01:00
lib.rs minidom: add license headers 2020-02-15 00:52:26 +01:00
namespace_set.rs minidom: Remove NSChoice::None 2020-03-27 18:32:57 +00:00
node.rs minidom: Remove remaining Comment bits in node 2020-03-26 23:21:50 +01:00
tests.rs minidom: Remove comments support. Forbid them as per XMPP RFC. 2020-03-26 20:50:30 +01:00