| 2007-05-29 |
fhanik | added in some comments |
commit | commitdiff | tree | snapshot |
| 2007-05-29 |
fhanik | question mark has to be a global variable |
commit | commitdiff | tree | snapshot |
| 2007-05-29 |
fhanik | implement non blocking reading of the request line |
commit | commitdiff | tree | snapshot |
| 2007-05-29 |
fhanik | The protocol class will register the socket with the... |
commit | commitdiff | tree | snapshot |
| 2007-05-29 |
fhanik | Make the new way of handling processors work with the... |
commit | commitdiff | tree | snapshot |
| 2007-05-29 |
fhanik | implement comet operation notification |
commit | commitdiff | tree | snapshot |
| 2007-05-29 |
fhanik | only notify the poller if it is done async, otherwise... |
commit | commitdiff | tree | snapshot |
| 2007-05-29 |
fhanik | Blocking and non blocking is the only configuration... |
commit | commitdiff | tree | snapshot |
| 2007-05-29 |
fhanik | simplify isreadable and iswriteable |
commit | commitdiff | tree | snapshot |
| 2007-05-29 |
fhanik | adopted changes |
commit | commitdiff | tree | snapshot |
| 2007-05-29 |
fhanik | Add the additional SocketStatus event types, its up... |
commit | commitdiff | tree | snapshot |
| 2007-05-29 |
fhanik | Added in the registration of comet interest operations |
commit | commitdiff | tree | snapshot |
| 2007-05-28 |
fhanik | add in flags for readable or writeable |
commit | commitdiff | tree | snapshot |
| 2007-05-28 |
fhanik | implement method callbacks |
commit | commitdiff | tree | snapshot |
| 2007-05-28 |
fhanik | cleanup |
commit | commitdiff | tree | snapshot |
| 2007-05-28 |
fhanik | set timeout can be called any time, at least for now |
commit | commitdiff | tree | snapshot |
| 2007-05-28 |
fhanik | configure can be called as long as we are on a tomcat... |
commit | commitdiff | tree | snapshot |
| 2007-05-28 |
fhanik | remove usage of timeout attribute |
commit | commitdiff | tree | snapshot |
| 2007-05-28 |
fhanik | Implement setTimeout using an Action instead of an... |
commit | commitdiff | tree | snapshot |
| 2007-05-28 |
fhanik | update to test cases, no change really |
commit | commitdiff | tree | snapshot |
| 2007-05-28 |
fhanik | CometProcessor should extend servlet, as they have... |
commit | commitdiff | tree | snapshot |
| 2007-05-28 |
remm | - Switch from AnnotationProcessor to InstanceManager. |
commit | commitdiff | tree | snapshot |
| 2007-05-28 |
remm | - Redo findSessions which was outdated (42530 claims... |
commit | commitdiff | tree | snapshot |
| 2007-05-24 |
fhanik | Add in support to check if the current thread is a... |
commit | commitdiff | tree | snapshot |
| 2007-05-24 |
mturk | Automatically detect CPU and 64-bit JVM version. This... |
commit | commitdiff | tree | snapshot |
| 2007-05-24 |
mturk | Add windows service binaries to the .zip distribution. |
commit | commitdiff | tree | snapshot |
| 2007-05-23 |
fcarrion | Correction Bug 42436 patch from Paul McMahan |
commit | commitdiff | tree | snapshot |
| 2007-05-22 |
fhanik | added some docs around the maven stuff |
commit | commitdiff | tree | snapshot |
| 2007-05-22 |
fhanik | Added in dbcp and cleanup for signatures, as signing... |
commit | commitdiff | tree | snapshot |
| 2007-05-22 |
fhanik | Added in build package using Maven ANT tasks and that... |
commit | commitdiff | tree | snapshot |
| 2007-05-22 |
fhanik | Added domain membership test |
commit | commitdiff | tree | snapshot |
| 2007-05-22 |
fhanik | update docs |
commit | commitdiff | tree | snapshot |
| 2007-05-22 |
fhanik | update docs |
commit | commitdiff | tree | snapshot |
| 2007-05-21 |
fhanik | forward port |
commit | commitdiff | tree | snapshot |
| 2007-05-21 |
remm | - Create a new branch for HEAD development, to be |
commit | commitdiff | tree | snapshot |
| 2007-05-21 |
fhanik | no need to pre initialize these values git-svn@540105 |
commit | commitdiff | tree | snapshot |
| 2007-05-21 |
fhanik | add non block support |
commit | commitdiff | tree | snapshot |
| 2007-05-21 |
fhanik | add block/no block flag to flushing the SSL buffer |
commit | commitdiff | tree | snapshot |
| 2007-05-21 |
fhanik | lock in the right place |
commit | commitdiff | tree | snapshot |
| 2007-05-21 |
fhanik | Only lock when incrementing the counter on sending... |
commit | commitdiff | tree | snapshot |
| 2007-05-21 |
fhanik | minor change |
commit | commitdiff | tree | snapshot |
| 2007-05-21 |
fhanik | remove locking from memberAdded and memberDisappeared... |
commit | commitdiff | tree | snapshot |
| 2007-05-21 |
fhanik | Correct fix for removal of first read timeout, we are... |
commit | commitdiff | tree | snapshot |
| 2007-05-20 |
billbarker | Shave a couple of ms off of the time :) |
commit | commitdiff | tree | snapshot |
| 2007-05-20 |
billbarker | Always reset the MB when doing getBytes |
commit | commitdiff | tree | snapshot |
| 2007-05-20 |
funkman | JNDIRealm does not catch NullPointerException for Sun... |
commit | commitdiff | tree | snapshot |
| 2007-05-20 |
rjung | Fix BZ 42459: Manager webap table format error |
commit | commitdiff | tree | snapshot |
| 2007-05-19 |
funkman | bug 42444: prevent NPE |
commit | commitdiff | tree | snapshot |
| 2007-05-18 |
pero | Hups, Http11NioProcessor need FirstReadTimeout at stran... |
commit | commitdiff | tree | snapshot |
| 2007-05-18 |
pero | Remove unused local variable step |
commit | commitdiff | tree | snapshot |
| 2007-05-18 |
pero | Remove unsused firstReadTimeout attribute |
commit | commitdiff | tree | snapshot |
| 2007-05-18 |
pero | Add selectorTimeout default and a lot of value formatings. |
commit | commitdiff | tree | snapshot |
| 2007-05-17 |
fhanik | left overs |
commit | commitdiff | tree | snapshot |
| 2007-05-17 |
fhanik | minor optimizations |
commit | commitdiff | tree | snapshot |
| 2007-05-17 |
fhanik | Add locks instead of synchronized statements to avoid... |
commit | commitdiff | tree | snapshot |
| 2007-05-17 |
fhanik | Added in a unit test for ordering messages |
commit | commitdiff | tree | snapshot |
| 2007-05-17 |
fhanik | Avoid concurrent mod exception, remove from the iterato... |
commit | commitdiff | tree | snapshot |
| 2007-05-14 |
fhanik | Make sure to respect the option flag, otherwise you... |
commit | commitdiff | tree | snapshot |
| 2007-05-12 |
markt | Fix bug 42401. Provide better JRE/JDK information. |
commit | commitdiff | tree | snapshot |
| 2007-05-11 |
markt | Update context info |
commit | commitdiff | tree | snapshot |
| 2007-05-10 |
fhanik | Added in actions for the new Comet methods |
commit | commitdiff | tree | snapshot |
| 2007-05-10 |
fhanik | added in unregister |
commit | commitdiff | tree | snapshot |
| 2007-05-10 |
fhanik | Add in getters |
commit | commitdiff | tree | snapshot |
| 2007-05-10 |
fhanik | feedback incorporated |
commit | commitdiff | tree | snapshot |
| 2007-05-10 |
jfclere | Use "%r" and single quotes. |
commit | commitdiff | tree | snapshot |
| 2007-05-10 |
fhanik | oops, forgot these |
commit | commitdiff | tree | snapshot |
| 2007-05-10 |
fhanik | New proposed API calls for Comet |
commit | commitdiff | tree | snapshot |
| 2007-05-09 |
fhanik | Separate out read vs write latches, simplify implementa... |
commit | commitdiff | tree | snapshot |
| 2007-05-09 |
funkman | bad link : s/tomcat-docs/docs/ |
commit | commitdiff | tree | snapshot |
| 2007-05-09 |
fhanik | volatile should ensure double locking to work properly |
commit | commitdiff | tree | snapshot |
| 2007-05-09 |
mturk | Fix binaries by using /D_UNICODE for library as well. |
commit | commitdiff | tree | snapshot |
| 2007-05-09 |
mturk | Update fixed binaries that will do a thread dump on... |
commit | commitdiff | tree | snapshot |
| 2007-05-09 |
jfclere | Arrange the default value of pattern. |
commit | commitdiff | tree | snapshot |
| 2007-05-08 |
markt | Fix bug 42361. Handle multi-part forms when saving... |
commit | commitdiff | tree | snapshot |
| 2007-05-08 |
markt | Fix generics related warnings in o.a.c.authenticator... |
commit | commitdiff | tree | snapshot |
| 2007-05-08 |
fhanik | mimic APR behavior and do stuff according to document... |
commit | commitdiff | tree | snapshot |
| 2007-05-07 |
remm | - Avoid casting (no functional change). |
commit | commitdiff | tree | snapshot |
| 2007-05-07 |
fhanik | Set correct soLinger time |
commit | commitdiff | tree | snapshot |
| 2007-05-07 |
fhanik | set the correct so linger attribute |
commit | commitdiff | tree | snapshot |
| 2007-05-07 |
fhanik | Fix direct connect, which apparently happens on Solaris |
commit | commitdiff | tree | snapshot |
| 2007-05-06 |
remm | - Add back missing socketBuffer attribute. |
commit | commitdiff | tree | snapshot |
| 2007-05-05 |
markt | Port updates for path usage limitations |
commit | commitdiff | tree | snapshot |
| 2007-05-05 |
remm | - Extras build update. |
commit | commitdiff | tree | snapshot |
| 2007-05-04 |
remm | - Use the main xml file for tasks. |
commit | commitdiff | tree | snapshot |
| 2007-05-04 |
remm | - Changelog update. |
commit | commitdiff | tree | snapshot |
| 2007-05-04 |
remm | - Small javadoc update. |
commit | commitdiff | tree | snapshot |
| 2007-05-04 |
remm | - Add some xsds to the constants. |
commit | commitdiff | tree | snapshot |
| 2007-05-04 |
remm | - Use the better IOException type (any other exception... |
commit | commitdiff | tree | snapshot |
| 2007-05-03 |
remm | - Remove the didRead flag (an error checking hack). |
commit | commitdiff | tree | snapshot |
| 2007-05-03 |
fhanik | Fix the bug in AprLifecycleListener, the value of SSLEn... |
commit | commitdiff | tree | snapshot |
| 2007-05-03 |
fhanik | Ability to create a connector using a custom protocol... |
commit | commitdiff | tree | snapshot |
| 2007-05-03 |
fhanik | Same fix as for the APR processor, although wouldn... |
commit | commitdiff | tree | snapshot |
| 2007-05-03 |
remm | - Recycle the comet flag (pretty large glitch ...). |
commit | commitdiff | tree | snapshot |
| 2007-05-02 |
remm | - Fix paths. |
commit | commitdiff | tree | snapshot |
| 2007-05-01 |
remm | - Add a flag to work around the double start problem... |
commit | commitdiff | tree | snapshot |
| 2007-05-01 |
remm | - 42308: nextRequest recycles the request. |
commit | commitdiff | tree | snapshot |
| 2007-04-30 |
remm | - Obvious typo in didRead. Ooops. Maybe Eclipse did... |
commit | commitdiff | tree | snapshot |
| 2007-04-30 |
remm | - New read loop (much more conventional using the more... |
commit | commitdiff | tree | snapshot |
| 2007-04-28 |
remm | - Add socket to the poller after cleanup in the connect... |
commit | commitdiff | tree | snapshot |
| 2007-04-27 |
remm | - Add code to check that at least one read is made... |
commit | commitdiff | tree | snapshot |
| next |