Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-11-04global clean up importsGreg Wilkins2-2/+0
2013-11-03Merge remote-tracking branch 'origin/master' into jetty-9.1Greg Wilkins2-12/+14
2013-11-02[Bug 420930] Use Charset to specify character encodingMikhail Mazursky2-12/+14
2013-10-24Cleaning up modulesJoakim Erdfelt1-0/+1
2013-09-20412469 make module for jetty-jaspiJan Bartel1-0/+9
2013-05-21Add package-info.java files to all jetty packages.Jesse McConnell3-0/+69
2013-01-11merge from jetty-8 and update license blocks.Jesse McConnell12-12/+12
2013-01-11merge from 7 and update license blocks for 2013Jesse McConnell12-12/+12
2013-01-11update license blocks for 2013Jesse McConnell12-12/+12
2013-01-11jetty-9 organised imports. Cleaned up some TODOsGreg Wilkins7-20/+10
2012-11-12[Bug 394144] add jetty-jaspiJesse McConnell3-7/+8
2012-10-12390108 Servlet 3.0 API for programmatic login doesn't appear to workJan Bartel2-64/+53
2012-09-28Merge remote-tracking branch 'origin/master' into jetty-8Jan Bartel1-4/+5
2012-09-28390161 Apply DeferredAuthentication fix to jaspiJan Bartel1-4/+5
2012-08-17merge from master + license block standardizationJesse McConnell12-144/+204
2012-08-17standardize license header blocksJesse McConnell12-144/+204
2012-01-20Merge remote-tracking branch 'origin/master' into jetty-8Greg Wilkins1-5/+14
2012-01-19359329 Prevent reinvocation of LoginModule.login with jaspi for already authe...Jan Bartel1-5/+14
2012-01-10Merge remote-tracking branch 'origin/master' into jetty-8Jan Bartel4-32/+3
2012-01-10368215 Remove debug from jaspiJan Bartel4-32/+3
2012-01-10Merge remote-tracking branch 'origin/master' into jetty-8Jan Bartel5-186/+144
2011-12-15Merge remote-tracking branch 'origin/master' into bug-359329Jan Bartel6-10/+10
2011-11-30Revert "Merge branch 'release-8'"Greg Wilkins1-1/+1
2011-11-16Merge remote-tracking branch 'origin/master' into jetty-8Jan Bartel6-10/+10
2011-10-25work in progressGreg Wilkins6-10/+10
2011-10-17Add mechanism to indicate to FormAuthModule that a deferred authentication is...Jan Bartel1-1/+11
2011-10-17add more debug printlns and a stack traceJan Bartel2-1/+2
2011-10-14Remove some debug printlns; add a couple of commentsJan Bartel2-6/+8
2011-10-14Ensure login/error page matching is done against the path in context.Jan Bartel1-1/+2
2011-10-04Hooked up the LoginCallbackImpl inside ServletCallbackHandler as the FormAuth...Jan Bartel4-145/+53
2011-10-03Debug printlns plus commented out Deferred authJan Bartel4-46/+82
2011-09-01Merge remote-tracking branch 'origin/master' into jetty-8Jan Bartel4-14/+26
2011-08-24293739 - Deprecate static Jetty Log usage in favor of named logsJoakim Erdfelt4-14/+26
2011-07-07git diff 54e885d9670548c12cf9ffbd58702b73d373c186 remotes/origin/jetty-8-hist...Greg Wilkins1-1/+1
2010-10-25moved B64Code to utilGreg Wilkins3-3/+3
2010-10-21328306 Serialization of FormAuthenticationGreg Wilkins2-9/+5
2010-09-28JETTY-1281 Create new session after authenticationGreg Wilkins2-3/+3
2010-05-04Bug 311641 no CallerPrincipalCallback is validDavid Jencks1-3/+6
2010-04-29309185 - Fix the over 300 Javadoc warningsJoakim Erdfelt1-1/+0
2009-10-26numerous code cleanupsGreg Wilkins2-4/+4
2009-08-03improved deferred authentication handling and fixed test harnessesGreg Wilkins2-10/+2
2009-08-03improved deferred authentication handlingGreg Wilkins1-2/+10
2009-05-08Bug 275396 Fix a lot of little jaspi problems. Still problems with Request m...David Jencks3-35/+64
2009-04-27track jaspi API changeGreg Wilkins1-1/+1
2009-04-17reworked deferred authenticationGreg Wilkins1-10/+12
2009-04-15reworked the Authentication to better support lazyness and to move towards se...Greg Wilkins1-19/+18
2009-03-24jetty @ eclipse initial commitGreg Wilkins12-0/+1972

    Back to the top