History for Openfire-connectionmanager / src / java / org / jivesoftware / multiplexer / net / XMLLightweightParser.java
2007-01-26
@Gaston Dombiak
Fixed parsing when handling big packets. Characters before the the initial < of an element are now ignored.
Gaston Dombiak committed on 26 Jan 2007
2007-01-24
@Gaston Dombiak
Fixes parsing of elements that where closed in the "same word" (e.g. <presence/>). This fixes Gaim problem.
Gaston Dombiak committed on 24 Jan 2007
2007-01-05
@Gaston Dombiak
Fixed parsing to skip LF, CR, etc before stream header elements.
Gaston Dombiak committed on 5 Jan 2007
2006-12-14
@Gaston Dombiak
Initial version. JM-907
Gaston Dombiak committed on 14 Dec 2006