On 07/02/2012 02:23, Jonathan Drake wrote:
> I'm one the three CS grad students working on WebSocket (along with Petr
> Praus).
>
> Just wanted to give an update on our progress, to let you know what we're
> working on:
>
> Adding support for fragmented payloads:
Excellent. That and handling con
https://issues.apache.org/bugzilla/show_bug.cgi?id=52615
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52611
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Tue Feb 7 10:08:02 2012
New Revision: 1241406
URL: http://svn.apache.org/viewvc?rev=1241406&view=rev
Log:
Fix EOL
Modified:
tomcat/trunk/java/org/apache/tomcat/jni/SSLExt.java (props changed)
Propchange: tomcat/trunk/java/org/apache/tomcat/jni/SSLExt.java
-
Author: markt
Date: Tue Feb 7 10:09:44 2012
New Revision: 1241407
URL: http://svn.apache.org/viewvc?rev=1241407&view=rev
Log:
Remove whitespace from the ends of the lines
Modified:
tomcat/trunk/java/org/apache/tomcat/jni/Poll.java
tomcat/trunk/java/org/apache/tomcat/jni/SSL.java
tomc
On 07/02/2012 06:13, cos...@apache.org wrote:
> Author: costin
> Date: Tue Feb 7 06:13:36 2012
> New Revision: 1241356
>
> URL: http://svn.apache.org/viewvc?rev=1241356&view=rev
> Log:
> Add the new ssl methods from tomcat-native ( and few poll methods that seemed
> to be missing ).
>
> APR con
Author: markt
Date: Tue Feb 7 10:18:10 2012
New Revision: 1241410
URL: http://svn.apache.org/viewvc?rev=1241410&view=rev
Log:
Use a lighter weight processor for upgrades.
Note that extending the Http11 processors is a hack that I think can be removed
with some further refactoring of the connecto
Author: markt
Date: Tue Feb 7 10:19:51 2012
New Revision: 1241411
URL: http://svn.apache.org/viewvc?rev=1241411&view=rev
Log:
eol
Modified:
tomcat/trunk/java/org/apache/coyote/http11/upgrade/UpgradeAprProcessor.java
(contents, props changed)
tomcat/trunk/java/org/apache/coyote/http11/
2012/2/7 :
> Author: markt
> Date: Tue Feb 7 12:25:57 2012
> New Revision: 1241441
>
> URL: http://svn.apache.org/viewvc?rev=1241441&view=rev
> Log:
> Refactor the connectors to allow lighter weight UpgradeProcessor
> implementations that do not depend on Http11Processors.
> The main change is th
Author: markt
Date: Tue Feb 7 12:29:27 2012
New Revision: 1241443
URL: http://svn.apache.org/viewvc?rev=1241443&view=rev
Log:
eol
Modified:
tomcat/trunk/java/org/apache/coyote/http11/upgrade/LocalStrings.properties
(props changed)
Propchange:
tomcat/trunk/java/org/apache/coyote/http11/u
On 7 February 2012 06:13, wrote:
> Author: costin
> Date: Tue Feb 7 06:13:36 2012
> New Revision: 1241356
>
> URL: http://svn.apache.org/viewvc?rev=1241356&view=rev
> Log:
> Add the new ssl methods from tomcat-native ( and few poll methods that seemed
> to be missing ).
>
> APR connector will n
On Tue, Feb 7, 2012 at 2:14 AM, Mark Thomas wrote:
> On 07/02/2012 06:13, cos...@apache.org wrote:
> > Author: costin
> > Date: Tue Feb 7 06:13:36 2012
> > New Revision: 1241356
> >
> > URL: http://svn.apache.org/viewvc?rev=1241356&view=rev
> > Log:
> > Add the new ssl methods from tomcat-native
12 matches
Mail list logo