2007-03-12 |
Fixed sequence of stream headers after TLS was negotiated. JM-997
Gaston Dombiak
committed
on 12 Mar 2007
|
---|---|
2007-02-20 |
Recognize comments: <!-- -->. JM-984
Gaston Dombiak
committed
on 20 Feb 2007
|
Updated for CM 3.2.2.
Gaston Dombiak
committed
on 20 Feb 2007
|
|
2007-02-19 |
|
2007-02-16 |
Added more test cases.
Gaston Dombiak
committed
on 16 Feb 2007
|
1) Throw an exception when parsing a very very big stanza. JM-980
...
Gaston Dombiak
committed
on 16 Feb 2007
|
|
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-02-15 |
Updated to latest version.
Gaston Dombiak
committed
on 15 Feb 2007
|
Updated to latest version.
Gaston Dombiak
committed
on 15 Feb 2007
|
|
Updated to latest version.
Gaston Dombiak
committed
on 15 Feb 2007
|
|
Renamed MINA jar files to match Wildfire names.
Gaston Dombiak
committed
on 15 Feb 2007
|
|
Renamed MINA jar files to match Wildfire names.
Gaston Dombiak
committed
on 15 Feb 2007
|
|
Updated for 3.2.1 release.
Gaston Dombiak
committed
on 15 Feb 2007
|
|
Filter chaing for old SSL: SSLFilter - ExecutorFilter - ProtocolFilter. JM-970
Gaston Dombiak
committed
on 15 Feb 2007
|
|
2007-02-07 |
Replaced references to jivesoftware.org to igniterealtime.org
Gaston Dombiak
committed
on 7 Feb 2007
|
Updated for CM 3.2.0.
Gaston Dombiak
committed
on 7 Feb 2007
|
|
2007-01-27 |
Make sure that compiled code is compatible with Java 5.
Gaston Dombiak
committed
on 27 Jan 2007
|
Fixed parsing for Flash clients.
Gaston Dombiak
committed
on 27 Jan 2007
|
|
2007-01-26 |
Added few more tests.
Gaston Dombiak
committed
on 26 Jan 2007
|
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 |
Ignore <?xml> stanzas. This fixes Trillian problem.
Gaston Dombiak
committed
on 24 Jan 2007
|
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-20 |
Updated for CM 3.2.0 Beta.
Gaston Dombiak
committed
on 20 Jan 2007
|
Updated for CM 3.2.0 Beta.
Gaston Dombiak
committed
on 20 Jan 2007
|
|
2007-01-17 |
Optimization - use heap buffers by default.
Gaston Dombiak
committed
on 17 Jan 2007
|
2007-01-11 |
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
|
Optimiztion - reduced number of ConnectionCloseListener instances to 1 instead of 1 per connection.
Gaston Dombiak
committed
on 11 Jan 2007
|
|
2007-01-05 |
Fixed parsing to skip LF, CR, etc before stream header elements.
Gaston Dombiak
committed
on 5 Jan 2007
|
Fixed NPE error.
Gaston Dombiak
committed
on 5 Jan 2007
|
|
Fixed NPE error.
Gaston Dombiak
committed
on 5 Jan 2007
|