Let Google Hangouts contacts appear offline
[prosody.git] / util / xmppstream.lua
2011-06-05 Matthew WildMerge 0.8->trunk
2011-06-04 Waqas Hussainutil.xmppstream: Check to make sure parser.stop is...
2011-06-02 Matthew WildMerge 0.8->trunk
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew Wildutil.xmppstream: Reject XML comments, processing instru...
2011-06-01 Matthew Wildutil.xmppstream: Reject XML comments, processing instru...
2011-01-06 Matthew WildMerge 0.8->trunk
2010-12-29 Waqas Hussainutil.xmppstream: Optimized stanza building by bypassing...
2010-12-21 Matthew Wildutil.xmppstream: Allow stream_ns = "" for parsing strea...
2010-12-21 Matthew Wildutil.xmppstream: Allow stream_ns = "" for parsing strea...
2010-12-07 Matthew Wildutil.xmppstream: Expose ns_separator and ns_pattern
2010-12-07 Matthew Wildutil.xmppstream: Expose ns_separator and ns_pattern
2010-12-02 Waqas Hussainutil.xmppstream: Fix logger name.
2010-12-02 Waqas Hussainutil.xmppstream: Fix logger name.
2010-11-26 Waqas Hussainutil.stanza, util.xmppstream, core.xmlhandlers: Allow...
2010-11-19 Waqas Hussainutil.xmppstream: Preserve the stream content namespace...
2010-10-16 Waqas HussainMonster whitespace commit (beware the whitespace monster).
2010-08-03 Waqas Hussainutil.xmppstream: Removed some useless property assignments.
2010-08-02 Matthew Wildutil.xmppstream: Add set_session() method to change...
2010-06-29 Matthew WildMerge backout
2010-05-24 Matthew WildMerge 0.7->trunk
2010-05-24 Matthew WildMerge 0.7->trunk
2010-05-23 Matthew WildMerge 0.7->trunk
2010-05-21 Matthew WildMerge with backout
2010-05-17 Matthew WildMerge 0.7->trunk
2010-05-17 Matthew WildMerge 0.6->0.7
2010-05-17 Matthew WildMerge 0.7->trunk
2010-05-17 Matthew WildMerge 0.7/MattJ with 0.7
2010-05-17 Matthew WildMerge with 0.6
2010-05-09 Matthew Wildutil.xmppstream: Stream objects now just have feed...
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew Wildutil.xmppstream: new() now returns a parser object
2010-03-22 Matthew Wildutil.xmppstream: Initial commit