Christoph Dreis
e9f398cf41
Deprecate ConcurrentHashSet ( #1570 )
...
Signed-off-by: dreis2211 <christoph.dreis@freenet.de>
2017-05-30 21:46:11 +02:00
Greg Wilkins
971044fe31
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
2017-05-22 23:35:04 +02:00
Greg Wilkins
0d316345ad
StopLifeCycle utility class
2017-05-22 23:34:24 +02:00
Simone Bordet
c09a78adae
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
2017-05-18 21:12:29 +02:00
Simone Bordet
9427aa95e8
Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.
2017-05-18 21:09:54 +02:00
Simone Bordet
2baa1abe4b
Issue #1556 - A timing channel in Password.java.
...
Improved logic to avoid timing attacks:
now the password length cannot be inferred.
2017-05-18 21:09:16 +02:00
Simone Bordet
20e7f4881f
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
2017-05-16 16:35:33 +02:00
Simone Bordet
1e2093c14a
Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.
2017-05-16 16:34:39 +02:00
Simone Bordet
f3751d7078
Issue #1556 - A timing channel in Password.java.
...
Fixed comparison logic, doh.
2017-05-16 16:34:04 +02:00
Simone Bordet
bd2f3db69f
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
2017-05-16 11:35:01 +02:00
Simone Bordet
1ef845556b
Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.
2017-05-16 10:44:46 +02:00
Simone Bordet
042f325f1c
Fixes #1556 - A timing channel in Password.java.
2017-05-16 10:41:08 +02:00
Simone Bordet
b1b94d870e
Code cleanups.
2017-05-16 10:25:34 +02:00
Joakim Erdfelt
ca4e72ca5d
Issue #1553 - Guard against X509.isCertSign AIOOBE
2017-05-15 10:23:22 -07:00
Joakim Erdfelt
3521c76d53
Missing license header
2017-05-12 10:14:16 -07:00
Joakim Erdfelt
5e0d11cfc3
Issue #1108 - adding SslContextFactory.dump() selection details
...
+ Protocol selection details
+ Cipher Suites selection details
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Conflicts:
jetty-util/src/test/java/org/eclipse/jetty/util/ssl/SslContextFactoryTest.java
2017-05-12 09:29:27 -07:00
Greg Wilkins
4ab08c0e80
Issue #1539 decode path in jar:file
2017-05-10 14:24:10 +02:00
Joakim Erdfelt
cf56168f7d
Updating to version 9.3.20-SNAPSHOT
2017-05-02 15:26:56 -07:00
Joakim Erdfelt
d36d57d5c7
Updating to version 9.3.19.v20170502
2017-05-02 14:31:51 -07:00
Joakim Erdfelt
782f36f157
Updating to version 9.4.6-SNAPSHOT
2017-05-02 14:29:09 -07:00
Joakim Erdfelt
9d8ad7489c
Updating to version 9.4.5.v20170502
2017-05-02 13:22:18 -07:00
Greg Wilkins
179d40edcb
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
2017-05-02 12:40:44 +02:00
Greg Wilkins
f2721d3407
Issues #1513 #1515
...
Fixed and tested backup file
2017-05-02 12:40:00 +02:00
Greg Wilkins
58492b3ebc
fixed merge
2017-05-02 12:14:00 +02:00
Greg Wilkins
9cc23b1901
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
2017-05-02 11:49:01 +02:00
Greg Wilkins
1f8b48cb83
Issues #1513 #1515
...
Fixed removed of old files.
Added test to check file handling
2017-05-02 11:47:32 +02:00
Greg Wilkins
90a90d6c76
Issue #304 Deprecated sid methods
2017-04-28 13:30:49 +02:00
Greg Wilkins
89bb7db58c
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
2017-04-28 11:40:26 +02:00
Greg Wilkins
a4cfd8a7a5
Fixed #1513 paranoid cleanup
2017-04-28 11:38:48 +02:00
Greg Wilkins
fe4928b8ea
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
2017-04-28 11:07:00 +02:00
Greg Wilkins
c87903f39d
Fixed #1513 back ported some 9.4 changes
2017-04-28 11:01:42 +02:00
Greg Wilkins
860d8658ca
Fixed #1513 sync shared timer
2017-04-28 10:25:29 +02:00
Joakim Erdfelt
94ea83b49a
Issue #1507 - adding state information to ISE if it occurs
2017-04-27 08:58:24 -07:00
Joakim Erdfelt
1acc064281
Issue #1507 - ROFS: Simplifying, Documenting, Testing
2017-04-27 07:25:13 -07:00
Greg Wilkins
776fd3e947
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
2017-04-27 10:59:04 +02:00
Greg Wilkins
118652e985
Issue #1507
2017-04-27 10:57:55 +02:00
Greg Wilkins
9e65d1ebcb
Issue #1505
...
* minor cleanups of ClasspathPattern
* defined jetty.home.uri and jetty.base.uri in start.jar and webapp configuration properties
* minor cleanup of start.jar property handling (more needed)
* updated location classpathpatterns in modules
2017-04-26 14:54:37 +02:00
Joakim Erdfelt
6ca9bacee6
Issue #1448 - Eliminating Resource creation from TypeUtil.getLoadedFrom()
...
+ Replaced with URI TypeUtil.getLocationOfClass(Class clazz)
+ and File TypeUtil.getLocationOfClassAsFile(Class clazz)
+ This is done to eliminate extraneous "new URL" and "URI.toURL" calls
that can trigger URL Stream Handler creation and initialization
which is the cause of the StackOverflowError
2017-04-26 13:43:35 +02:00
Simone Bordet
de7c146bd7
Fixes #1235 - DNS lookup in newSSLEngine(InetSocketAddress address).
2017-04-21 11:29:10 +02:00
Greg Wilkins
8aa64949c2
Fixes #1492
...
ini properties should be overridable
2017-04-21 13:25:52 +10:00
Joakim Erdfelt
874662fe4a
Issue #1475 - retain encoded form of path
2017-04-20 09:00:48 -07:00
Greg Wilkins
02276974a8
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
2017-04-20 13:19:28 +10:00
Greg Wilkins
2f04b0f869
Fix #1487
2017-04-20 11:38:28 +10:00
Joakim Erdfelt
9ce9832293
Issue #1480 - more testcase updates
2017-04-19 15:14:44 -07:00
Greg Wilkins
a85da08fd4
Issue #1480 - Fixed single dot handling
2017-04-20 08:10:44 +10:00
Joakim Erdfelt
f64b0409ff
Issue #1480 - improving canonicalPath test cases
2017-04-19 12:16:42 -07:00
Joakim Erdfelt
ad2fe27303
Improving javadoc
2017-04-19 12:16:37 -07:00
Joakim Erdfelt
e9138026f8
Merge branch 'release-9.4.4' into jetty-9.4.x
2017-04-19 10:50:20 -07:00
Greg Wilkins
7e61570481
Issue #1480 Optimised canonicalPath implementation
2017-04-19 13:24:49 +10:00
Joakim Erdfelt
92ea5bda21
Updating to version 9.4.5-SNAPSHOT
2017-04-14 14:43:36 -07:00