2009-01-09
@Gaston Dombiak
Reverted unwanted changes.
Gaston Dombiak committed on 9 Jan 2009
@Gaston Dombiak
Updated for 3.6.3
Gaston Dombiak committed on 9 Jan 2009
2008-11-21
@Gaston Dombiak
Allow NULL chars as valid characters. JM-1421
Gaston Dombiak committed on 21 Nov 2008
2008-07-08
@Gaston Dombiak
Throw exception when parsing invalid XML. JM-1421
Gaston Dombiak committed on 8 Jul 2008
2008-06-11
@Gaston Dombiak
Ported from OF.
Gaston Dombiak committed on 11 Jun 2008
@Gaston Dombiak
Recognize invalid surrogate characters. JM-1388
Gaston Dombiak committed on 11 Jun 2008
2008-05-25
@Gaston Dombiak
Pass IP addres of client and listen for disconnection requests. JM-1373
Gaston Dombiak committed on 25 May 2008
2008-05-02
@Gaston Dombiak
Max buffer size is now configurable. JM-1350
Gaston Dombiak committed on 2 May 2008
2008-04-25
@Gaston Dombiak
Updated http-binding implementation (copied from OF 3.5.1). JM-1338
Gaston Dombiak committed on 25 Apr 2008
2008-02-13
@Gaston Dombiak
Latest patch from OF.
Gaston Dombiak committed on 13 Feb 2008
2008-02-12
@Gaston Dombiak
Fix ported from Openfire. JM-1267
Gaston Dombiak committed on 12 Feb 2008
2007-10-03
@Gaston Dombiak
Changed idle timeout to consider incoming traffic only. JM-1066
Gaston Dombiak committed on 3 Oct 2007
2007-09-20
@Gaston Dombiak
Fixed parsing of multibyte chars. JM-1127
Gaston Dombiak committed on 20 Sep 2007
2007-06-23
@Gaston Dombiak
Fixed OOM. JM-1087 and JM-1088
Gaston Dombiak committed on 23 Jun 2007
2007-04-13
@Gaston Dombiak
More renaming work from Wildfire to Openfire.
Gaston Dombiak committed on 13 Apr 2007
2007-03-30
@Gaston Dombiak
Added Artur Hefczyc as author.
Gaston Dombiak committed on 30 Mar 2007
@Gaston Dombiak
Added Artur Hefczyc as author.
Gaston Dombiak committed on 30 Mar 2007
@Gaston Dombiak
Fixed parsing errors. JM-1003 and JM-991
Gaston Dombiak committed on 30 Mar 2007
2007-03-15
@Gaston Dombiak
Updated to same version used by Openfire. SRV records are used now. JM-1000
Gaston Dombiak committed on 15 Mar 2007
@Gaston Dombiak
1) Send end of stream and wait for ACK before closing socket. ...
Gaston Dombiak committed on 15 Mar 2007
2007-03-12
@Gaston Dombiak
Fixed sequence of stream headers after TLS was negotiated. JM-997
Gaston Dombiak committed on 12 Mar 2007
2007-02-20
@Gaston Dombiak
Recognize comments: <!-- -->. JM-984
Gaston Dombiak committed on 20 Feb 2007
2007-02-19
@Gaston Dombiak
1) Fixed parsing of bodies with / chars. JM-983 ...
Gaston Dombiak committed on 19 Feb 2007
2007-02-16
@Gaston Dombiak
1) Throw an exception when parsing a very very big stanza. JM-980 ...
Gaston Dombiak committed on 16 Feb 2007
@Gaston Dombiak
Close connection of user when a parsing error was found (e.g. user sent a very very big stanza). JM-980
Gaston Dombiak committed on 16 Feb 2007
2007-01-27
@Gaston Dombiak
Fixed parsing for Flash clients.
Gaston Dombiak committed on 27 Jan 2007
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
Ignore <?xml> stanzas. This fixes Trillian problem.
Gaston Dombiak committed on 24 Jan 2007
@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-11
@Gaston Dombiak
Optimization - replaced Map with single listener entry with instance variable that keeps the listener. E.g. 30K connections ==> 30K Maps....
Gaston Dombiak committed on 11 Jan 2007