| 2007-06-13 |
fhanik | fix for BZ 42650 |
commit | commitdiff | tree | snapshot |
| 2007-06-13 |
fhanik | fix for BZ 42648 |
commit | commitdiff | tree | snapshot |
| 2007-06-13 |
markt | Add generation of html versions of source files for... |
commit | commitdiff | tree | snapshot |
| 2007-06-09 |
markt | Look for tools.jar in right place. |
commit | commitdiff | tree | snapshot |
| 2007-06-06 |
markt | Fix old reference to Jakarta. |
commit | commitdiff | tree | snapshot |
| 2007-06-02 |
markt | Port fix for 33774. Retry on ServiceUnavailableException |
commit | commitdiff | tree | snapshot |
| 2007-06-02 |
markt | Fix compiler warnings in o.a.c.realm |
commit | commitdiff | tree | snapshot |
| 2007-06-02 |
markt | Fix compiler warnings |
commit | commitdiff | tree | snapshot |
| 2007-06-02 |
markt | Port fix for bug 42497. Include ETag header on 304... |
commit | commitdiff | tree | snapshot |
| 2007-06-01 |
fhanik | Fix signatures |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
remm | - 42559: I did not make equivalent modifications (the... |
commit | commitdiff | tree | snapshot |
| 2007-05-31 |
markt | Port fix for bug 39425. Add additional permission requi... |
commit | commitdiff | tree | snapshot |
| 2007-05-29 |
fhanik | Remove the non blocking handling of the request, doesn... |
commit | commitdiff | tree | snapshot |
| 2007-05-27 |
remm | - Typo. |
commit | commitdiff | tree | snapshot |
| 2007-05-27 |
billbarker | Porting fix to allow for a forward/include to call... |
commit | commitdiff | tree | snapshot |
| 2007-05-23 |
remm | - Revert the API changes in the 6.0.x branch. |
commit | commitdiff | tree | snapshot |
| 2007-05-23 |
remm | - NPE check (when using JMX, if I remember correctly). |
commit | commitdiff | tree | snapshot |
| 2007-05-23 |
markt | Port fix for bug 39875. |
commit | commitdiff | tree | snapshot |
| 2007-05-23 |
markt | Port fix for bug 42438. Duplicate temp variable was... |
commit | commitdiff | tree | snapshot |
| 2007-05-22 |
fcarrion | Correction Bug 42436 patch from Paul McMahan |
commit | commitdiff | tree | snapshot |
| 2007-05-21 |
fhanik | Fix demo |
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 |
| 2007-04-27 |
remm | - Add an explicit check for null (it's there in the... |
commit | commitdiff | tree | snapshot |
| 2007-04-27 |
fhanik | Undo Pero's checkin, sorry Peter, just can't have it... |
commit | commitdiff | tree | snapshot |
| 2007-04-27 |
remm | - Add more accurate available() method, using a new... |
commit | commitdiff | tree | snapshot |
| 2007-04-27 |
fhanik | Remove call to remove clear connections upon a member... |
commit | commitdiff | tree | snapshot |
| 2007-04-26 |
pero | Remove senders as member disappeared.. |
commit | commitdiff | tree | snapshot |
| 2007-04-26 |
pero | Add heartbeatBackgroundEnabled to enable channel heartb... |
commit | commitdiff | tree | snapshot |
| 2007-04-26 |
fhanik | Change the name to a more appropriate name |
commit | commitdiff | tree | snapshot |
| 2007-04-26 |
pero | remove unused flag! |
commit | commitdiff | tree | snapshot |
| 2007-04-25 |
remm | - Changelog update for 6.0.12. |
commit | commitdiff | tree | snapshot |
| 2007-04-25 |
remm | - Session expiration and statistics tools. |
commit | commitdiff | tree | snapshot |
| 2007-04-25 |
remm | - Update for the timeout configuration. |
commit | commitdiff | tree | snapshot |
| 2007-04-25 |
fhanik | Implement keep alive timeout logic |
commit | commitdiff | tree | snapshot |
| 2007-04-25 |
fhanik | fix heartbeat |
commit | commitdiff | tree | snapshot |
| 2007-04-25 |
fhanik | Change latch behavior so that it can coexist with other... |
commit | commitdiff | tree | snapshot |
| next |