| 2007-06-11 |
fhanik | Added some doco |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
fhanik | minor optimization to the blocking selector |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
fhanik | Cancel the blocking key only, no need to cancel anythin... |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
fhanik | added debug statement instead of swallowing |
commit | commitdiff | tree | snapshot |
| 2007-06-08 |
fhanik | straightened out buffer handling |
commit | commitdiff | tree | snapshot |
| 2007-06-07 |
fhanik | notes, still need some work on the write to socket |
commit | commitdiff | tree | snapshot |
| 2007-06-07 |
fhanik | Simplified the API, no need for the IOExceptions |
commit | commitdiff | tree | snapshot |
| 2007-06-01 |
fhanik | added cleanup code |
commit | commitdiff | tree | snapshot |
| 2007-06-01 |
fhanik | Thread safe handling of dealing with async writes and... |
commit | commitdiff | tree | snapshot |
| 2007-06-01 |
fhanik | Forward port of BZ 42509 and BZ 42515 |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
fhanik | remove not used, at least until I've figured out the... |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
fhanik | restore original interest ops |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
fhanik | consolidate the usage of the NioChannel buffers |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
fhanik | rearrange |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
fhanik | 1. Timeouts are now per connection, not using fixed... |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
fhanik | return the amount of bytes written |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
fhanik | add brackets to clarify what were trying to do |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
fhanik | implement CALLBACK and WRITE events |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
fhanik | simplify register and poller interest for comet, all... |
commit | commitdiff | tree | snapshot |
| 2007-05-30 |
fhanik | no need to sync here, the poller will dispatch for... |
commit | commitdiff | tree | snapshot |
| 2007-05-29 |
fhanik | setup default operation |
commit | commitdiff | tree | snapshot |
| 2007-05-29 |
fhanik | When using a comet connection, register the requested... |
commit | commitdiff | tree | snapshot |
| 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 |
| next |