2007-04-13
@Gaston Dombiak
Allowed to use ant 1.7.
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-29
@Gaston Dombiak
Updated for 3.2.4 release.
Gaston Dombiak committed on 29 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) Fixed IF statement to use heap buffers by default. ...
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
@Gaston Dombiak
Updated for CM 3.2.2.
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
Added more test cases.
Gaston Dombiak committed on 16 Feb 2007
@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-02-15
@Gaston Dombiak
Updated to latest version.
Gaston Dombiak committed on 15 Feb 2007
@Gaston Dombiak
Updated to latest version.
Gaston Dombiak committed on 15 Feb 2007
@Gaston Dombiak
Updated to latest version.
Gaston Dombiak committed on 15 Feb 2007
@Gaston Dombiak
Renamed MINA jar files to match Wildfire names.
Gaston Dombiak committed on 15 Feb 2007
@Gaston Dombiak
Renamed MINA jar files to match Wildfire names.
Gaston Dombiak committed on 15 Feb 2007
@Gaston Dombiak
Updated for 3.2.1 release.
Gaston Dombiak committed on 15 Feb 2007
@Gaston Dombiak
Filter chaing for old SSL: SSLFilter - ExecutorFilter - ProtocolFilter. JM-970
Gaston Dombiak committed on 15 Feb 2007
2007-02-07
@Gaston Dombiak
Replaced references to jivesoftware.org to igniterealtime.org
Gaston Dombiak committed on 7 Feb 2007
@Gaston Dombiak
Updated for CM 3.2.0.
Gaston Dombiak committed on 7 Feb 2007
2007-01-27
@Gaston Dombiak
Make sure that compiled code is compatible with Java 5.
Gaston Dombiak committed on 27 Jan 2007
@Gaston Dombiak
Fixed parsing for Flash clients.
Gaston Dombiak committed on 27 Jan 2007
2007-01-26
@Gaston Dombiak
Added few more tests.
Gaston Dombiak committed on 26 Jan 2007
@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-20
@Gaston Dombiak
Updated for CM 3.2.0 Beta.
Gaston Dombiak committed on 20 Jan 2007
@Gaston Dombiak
Updated for CM 3.2.0 Beta.
Gaston Dombiak committed on 20 Jan 2007
2007-01-17
@Gaston Dombiak
Optimization - use heap buffers by default.
Gaston Dombiak committed on 17 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
@Gaston Dombiak
Optimiztion - reduced number of ConnectionCloseListener instances to 1 instead of 1 per connection.
Gaston Dombiak committed on 11 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
@Gaston Dombiak
Fixed NPE error.
Gaston Dombiak committed on 5 Jan 2007
@Gaston Dombiak
Fixed NPE error.
Gaston Dombiak committed on 5 Jan 2007
@Gaston Dombiak
Run stringprep operations to incoming stanzas. JM-926
Gaston Dombiak committed on 5 Jan 2007
@Gaston Dombiak
Initial version. JM-926
Gaston Dombiak committed on 5 Jan 2007
@Gaston Dombiak
New test case added.
Gaston Dombiak committed on 5 Jan 2007
2006-12-18
@Gaston Dombiak
Optimization - removed creation of DOM objects and just pass strings from clients to server. Still pending same optimization from server to clients but first we need to use MINA for that.
Gaston Dombiak committed on 18 Dec 2006
2006-12-14
@Gaston Dombiak
Initial version. JM-907
Gaston Dombiak committed on 14 Dec 2006
@Gaston Dombiak
Removed and replaced with MINA. JM-907
Gaston Dombiak committed on 14 Dec 2006
@Gaston Dombiak
Modified to use MINA. JM-907
Gaston Dombiak committed on 14 Dec 2006
@Gaston Dombiak
Initial version. JM-907
Gaston Dombiak committed on 14 Dec 2006
@Gaston Dombiak
Initial version. JM-907
Gaston Dombiak committed on 14 Dec 2006
@Gaston Dombiak
Initial version (copied from WF)
Gaston Dombiak committed on 14 Dec 2006
2006-11-07
@Alex Wenckus
Added sync block where race condition may occur
Alex Wenckus committed on 7 Nov 2006
@Alex Wenckus
HTTP Connection wasn't being set as closed when the request was timed out.
Alex Wenckus committed on 7 Nov 2006
2006-10-27
@Alex Wenckus
Added session termination
Alex Wenckus committed on 27 Oct 2006
2006-10-26
@Alex Wenckus
Merged changes from Wildfire
Alex Wenckus committed on 26 Oct 2006
@Alex Wenckus
Poll check logic was incorrect.
Alex Wenckus committed on 26 Oct 2006
2006-10-25
@Alex Wenckus
Small inactivity timeout fix.
Alex Wenckus committed on 25 Oct 2006
2006-10-17
@Alex Wenckus
Simplified listening model.
Alex Wenckus committed on 17 Oct 2006
@Alex Wenckus
Added connection open and closed events to properly handle connection idling timeout.
Alex Wenckus committed on 17 Oct 2006
2006-10-14
@Alex Wenckus
Added closing/idle timeout/polling frequency checks
Alex Wenckus committed on 14 Oct 2006
2006-10-13
@Alex Wenckus
Added SSL support
Alex Wenckus committed on 13 Oct 2006
@Alex Wenckus
code comments and beautification
Alex Wenckus committed on 13 Oct 2006
@Alex Wenckus
Small fixes to respond to client request.
Alex Wenckus committed on 13 Oct 2006
@Alex Wenckus
Code complete for continuations and responding to the client.
Alex Wenckus committed on 13 Oct 2006
2006-10-12
@Alex Wenckus
Forwarding stanzas to server.
Alex Wenckus committed on 12 Oct 2006
@Alex Wenckus
Initial call and response session estabilshment is up and running.
Alex Wenckus committed on 12 Oct 2006
@Alex Wenckus
Work on session creation
Alex Wenckus committed on 12 Oct 2006
2006-10-11
@Alex Wenckus
Working on parsing client request
Alex Wenckus committed on 11 Oct 2006
@Alex Wenckus
Added jetty to connection manager, it is now listening but will only return errors when you send it a request.
Alex Wenckus committed on 11 Oct 2006
2006-10-10
@Gaston Dombiak
Updated for 3.1.0 release.
Gaston Dombiak committed on 10 Oct 2006
2006-08-14
@Gaston Dombiak
1. Fixed "null cert chain" error. JM-796 ...
Gaston Dombiak committed on 14 Aug 2006
2006-08-04
@Gaston Dombiak
Fixed CMD.
Gaston Dombiak committed on 4 Aug 2006
@Gaston Dombiak
Fixed overriden port. JM-795
Gaston Dombiak committed on 4 Aug 2006
2006-08-03
@Gaston Dombiak
Renamed property xmpp.socket.plain.port to xmpp.socket.default.port.
Gaston Dombiak committed on 3 Aug 2006
@Gaston Dombiak
Modified property to set c2s port. JM-788
Gaston Dombiak committed on 3 Aug 2006
2006-06-30
@Gaston Dombiak
Renamed sharedSecret property to password
Gaston Dombiak committed on 30 Jun 2006
@Gaston Dombiak
Default ports can now be modified.
Gaston Dombiak committed on 30 Jun 2006
@Gaston Dombiak
1. Renamed sharedSecret property to password ...
Gaston Dombiak committed on 30 Jun 2006
@Gaston Dombiak
1. Renamed sharedSecret property to password ...
Gaston Dombiak committed on 30 Jun 2006
@Gaston Dombiak
Modified property name.
Gaston Dombiak committed on 30 Jun 2006
2006-06-29
@Gaston Dombiak
Updated for 3.0.0.
Gaston Dombiak committed on 29 Jun 2006
@Gaston Dombiak
Updated for 3.0.0.
Gaston Dombiak committed on 29 Jun 2006
2006-06-20
@Matt Tucker
Added a pause to aid users of the .bat file.
Matt Tucker committed on 20 Jun 2006
@Gaston Dombiak
Updated translation.
Gaston Dombiak committed on 20 Jun 2006
@Matt Tucker
Improved error message.
Matt Tucker committed on 20 Jun 2006
@Gaston Dombiak
Removed reference to documentation/images folder.
Gaston Dombiak committed on 20 Jun 2006
@Gaston Dombiak
Small fix.
Gaston Dombiak committed on 20 Jun 2006
@Matt Tucker
Doc updates.
Matt Tucker committed on 20 Jun 2006
@Matt Tucker
Doc update.
Matt Tucker committed on 20 Jun 2006
@Contegix

Contegix committed on 20 Jun 2006
@Contegix

Contegix committed on 20 Jun 2006
@Contegix

Contegix committed on 20 Jun 2006
@Contegix

Contegix committed on 20 Jun 2006
2006-06-18
@Gaston Dombiak
Removed from repository.
Gaston Dombiak committed on 18 Jun 2006
@Gaston Dombiak
Initial version. JM-666
Gaston Dombiak committed on 18 Jun 2006