Wed, 15 May 2013 15:01:59 +0100 |
michaelm |
8010464: Evolve java networking same origin policy
|
file |
diff |
annotate
|
Fri, 12 Apr 2013 14:33:38 +0400 |
anthony |
8010297: Missing isLoggable() checks in logging code
|
file |
diff |
annotate
|
Tue, 19 Feb 2013 14:12:09 +0000 |
coffeys |
8007315: HttpURLConnection.filterHeaderField method returns null where empty string is expected
|
file |
diff |
annotate
|
Mon, 10 Dec 2012 14:56:44 +0000 |
michaelm |
8003948: NTLM/Negotiate authentication problem
|
file |
diff |
annotate
|
Fri, 28 Sep 2012 04:39:02 +0100 |
robm |
7199219: Proxy-Connection headers set incorrectly when a HttpClient is retrieved from the Keep Alive Cache
|
file |
diff |
annotate
|
Thu, 27 Sep 2012 22:35:07 +0100 |
robm |
7199862: Make sure that a connection is still alive when retrieved from KeepAliveCache in certain cases
|
file |
diff |
annotate
|
Sun, 12 Feb 2012 08:47:36 +0000 |
chegar |
7133367: ResponseCache.put should not be called when setUseCaches(false)
|
file |
diff |
annotate
|
Mon, 16 Jan 2012 18:05:29 +0000 |
chegar |
7129083: CookieManager does not store cookies if url is read before setting cookie manager
|
file |
diff |
annotate
|
Wed, 11 Jan 2012 10:52:25 +0000 |
chegar |
7128648: HttpURLConnection.getHeaderFields should return an unmodifiable Map
|
file |
diff |
annotate
|
Fri, 16 Dec 2011 16:09:41 +0000 |
chegar |
7095980: Ensure HttpURLConnection (and supporting APIs) don't expose HttpOnly cookies
|
file |
diff |
annotate
|
Thu, 06 Oct 2011 12:15:07 +0100 |
chegar |
7090499: missing rawtypes warnings in anonymous inner class
|
file |
diff |
annotate
|
Fri, 16 Sep 2011 12:09:04 -0700 |
chegar |
7090158: Networking Libraries don't build with javac -Werror
|
file |
diff |
annotate
|
Wed, 27 Jul 2011 18:10:10 +0100 |
chegar |
6670868: StackOverFlow with bad authenticated Proxy tunnels
|
file |
diff |
annotate
|
Wed, 06 Apr 2011 22:06:11 -0700 |
ohair |
7033660: Update copyright year to 2011 on any files changed in 2011
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 18:12:43 +0000 |
chegar |
6997851: Create NTLM AuthenticationCallBack class to avoid NTLM info leakage on client side
|
file |
diff |
annotate
|
Thu, 21 Oct 2010 16:49:36 +0100 |
chegar |
6993490: SocketTimeoutException on HTTP keep-alive connections
|
file |
diff |
annotate
|
Fri, 08 Oct 2010 11:27:55 +0100 |
chegar |
Merge
|
file |
diff |
annotate
|
Tue, 28 Sep 2010 11:59:57 +0100 |
michaelm |
6550798: Using InputStream.skip with ResponseCache will cause partial data to be cached
|
file |
diff |
annotate
|
Tue, 21 Sep 2010 15:58:06 +0100 |
chegar |
6672144: HttpURLConnection.getInputStream sends POST request after failed chunked
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 12:03:03 +0100 |
chegar |
6973030: NTLM proxy authentication fails with https
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 03:22:13 -0700 |
michaelm |
6986400: Change Cookie to Cookie2 in 6980004 fix
|
file |
diff |
annotate
|
Thu, 16 Sep 2010 09:22:51 -0700 |
michaelm |
6980004: limit HTTP request cookie headers in HttpURLConnection
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 17:26:33 +0100 |
michaelm |
6952017: HttpURLConnection chunked encoding issue (Http request splitting)
|
file |
diff |
annotate
|
Mon, 28 Jun 2010 14:55:25 +0100 |
chegar |
6954525: Testcase failure java/net/Authenticator/B4769350.java
|
file |
diff |
annotate
|
Tue, 25 May 2010 15:58:33 -0700 |
ohair |
6943119: Rebrand source copyright notices
|
file |
diff |
annotate
|
Tue, 06 Apr 2010 13:47:59 +0100 |
chegar |
6648001: Cancelling HTTP authentication causes subsequent deadlocks
|
file |
diff |
annotate
|
Tue, 23 Mar 2010 10:41:11 +0800 |
weijun |
6586707: NTLM authentication with proxy fails
|
file |
diff |
annotate
|
Tue, 23 Feb 2010 17:08:23 +0000 |
chegar |
6365587: Proxy-Connection header sent through tunnel
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 15:47:09 +0100 |
chegar |
Merge
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 15:41:42 +0100 |
chegar |
6893238: Move NTLM and SPNEGO implementations into separate packages
|
file |
diff |
annotate
|
Tue, 20 Oct 2009 15:35:55 +0100 |
michaelm |
6890349: Fix #6870935 in jdk7/pit/b74 caused HttpClinet's check for "proxy capture" attack by-passed.
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 12:03:31 +0100 |
michaelm |
6886436: Lightwight HTTP Container (com.sun.* package) is unstable
|
file |
diff |
annotate
|
Fri, 02 Oct 2009 13:57:41 +0100 |
michaelm |
6870935: DIGEST proxy authentication fails to connect to URLs with no trailing slash
|
file |
diff |
annotate
|
Tue, 22 Sep 2009 14:49:06 +0100 |
chegar |
6882384: Update http protocol handler to use PlatformLogger
|
file |
diff |
annotate
|
Fri, 18 Sep 2009 22:18:19 +0100 |
chegar |
6882594: Remove static dependancy on NTLM authentication
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 11:42:37 -0700 |
asaha |
Merge
|
file |
diff |
annotate
|
Wed, 01 Jul 2009 09:59:16 -0700 |
asaha |
Merge
|
file |
diff |
annotate
|
Fri, 12 Jun 2009 12:26:20 -0700 |
asaha |
Merge
|
file |
diff |
annotate
|
Tue, 12 May 2009 16:32:34 +0100 |
chegar |
6801071: Remote sites can compromise user privacy and possibly hijack web sessions
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 15:13:48 +0200 |
jccollet |
6856856: NPE in HTTP protocol handler logging
|
file |
diff |
annotate
|
Fri, 26 Jun 2009 16:50:58 +0200 |
jccollet |
6855297: Windows build breaks after 6811297
|
file |
diff |
annotate
|
Thu, 25 Jun 2009 18:56:30 +0200 |
jccollet |
6811297: Add more logging to HTTP protocol handler
|
file |
diff |
annotate
|
Tue, 09 Jun 2009 14:17:05 +0800 |
weijun |
6578647: Undefined requesting URL in java.net.Authenticator.getPasswordAuthentication()
|
file |
diff |
annotate
|
Tue, 26 May 2009 16:03:51 +0200 |
jccollet |
6726695: HttpURLConnection shoul support 'Expect: 100-contimue' headers for PUT
|
file |
diff |
annotate
|
Wed, 12 Nov 2008 16:38:17 +0000 |
chegar |
6755625: Add HttpURLConnection.setFixedLengthStreamingMode(long)
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 12:55:45 -0700 |
xdono |
6719955: Update copyright year
|
file |
diff |
annotate
|
Wed, 16 Apr 2008 14:17:54 +0100 |
chegar |
6687282: URLConnection for HTTPS connection through Proxy w/ Digest Authentication gives 400 Bad Request
|
file |
diff |
annotate
|
Tue, 15 Apr 2008 14:22:36 +0100 |
chegar |
6659779: HttpURLConnections logger should log tunnel requests
|
file |
diff |
annotate
|
Tue, 11 Mar 2008 23:37:02 -0700 |
wetmore |
Merge
|
file |
diff |
annotate
|
Wed, 05 Mar 2008 17:16:14 +0100 |
jccollet |
6660405: HttpURLConnection returns the wrong InputStream
|
file |
diff |
annotate
|
Wed, 05 Mar 2008 11:40:22 +0100 |
jccollet |
6641309: Wrong Cookie separator used in HttpURLConnection
|
file |
diff |
annotate
|
Mon, 10 Mar 2008 15:07:09 -0700 |
martin |
6600143: Remove another 450 unnecessary casts
|
file |
diff |
annotate
|
Sat, 01 Dec 2007 00:00:00 +0000 |
duke |
Initial load
|
file |
diff |
annotate
|