- 19 9月, 2009 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb, weijun
-
- 18 9月, 2009 2 次提交
- 07 8月, 2009 1 次提交
-
-
由 chegar 提交于
Summary: Replace URL with a String representation. Reviewed-by: michaelm, jccollet
-
- 29 7月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 07/09 Reviewed-by: tbell, ohair
-
- 06 7月, 2009 1 次提交
-
-
由 jccollet 提交于
Summary: Fixed the NPE and Moved the java.util.logging dependency to a single class and used reflection to make it a soft one. Reviewed-by: chegar
-
- 26 6月, 2009 2 次提交
- 09 6月, 2009 1 次提交
-
-
由 weijun 提交于
Reviewed-by: chegar, valeriep
-
- 26 5月, 2009 1 次提交
-
-
由 jccollet 提交于
Summary: Added code triggered when 'Expect: 100-continue' header has been added Reviewed-by: chegar
-
- 12 5月, 2009 1 次提交
-
-
由 chegar 提交于
Reviewed-by: jccollet, hawtin
-
- 26 3月, 2009 1 次提交
-
-
由 mchung 提交于
6819122: DefaultProxySelector should lazily initialize the Pattern object and the NonProxyInfo objects Summary: Move two static NonProxyInfo fields into NonProxyInfo class and instantiate Pattern object when needed Reviewed-by: jccollet
-
- 10 3月, 2009 1 次提交
-
-
由 michaelm 提交于
Summary: not cleaning up no-data connections properly Reviewed-by: chegar
-
- 16 12月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified starting July 2008 to Dec 2008 Reviewed-by: katleman, ohair, tbell
-
- 26 11月, 2008 1 次提交
-
-
由 chegar 提交于
Reviewed-by: michaelm
-
- 13 11月, 2008 1 次提交
-
-
由 chegar 提交于
Reviewed-by: jccollet
-
- 29 10月, 2008 1 次提交
-
-
由 chegar 提交于
Summary: update implementation to use long instead of int Reviewed-by: michaelm
-
- 03 10月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update for files that have been modified starting July 2008 Reviewed-by: ohair, tbell
-
- 19 9月, 2008 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb, jccollet
-
- 12 9月, 2008 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: chegar
-
- 23 7月, 2008 1 次提交
-
-
由 michaelm 提交于
Summary: exception needed to be caught and logged Reviewed-by: chegar
-
- 14 7月, 2008 1 次提交
-
-
由 michaelm 提交于
Summary: removed doPrivileged block Reviewed-by: jccollet
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 01 7月, 2008 1 次提交
-
-
由 jccollet 提交于
Summary: Binds the data socket to the same address as the control socket Reviewed-by: michaelm
-
- 17 4月, 2008 1 次提交
-
-
由 jccollet 提交于
Summary: Many changes to accomodate RFC 2965 and old Netscape specs Reviewed-by: chegar
-
- 16 4月, 2008 1 次提交
-
-
由 chegar 提交于
6687282: URLConnection for HTTPS connection through Proxy w/ Digest Authentication gives 400 Bad Request Summary: Change http/digest implementation to use host:port from CONNECT request Reviewed-by: michaelm
-
- 15 4月, 2008 1 次提交
-
-
由 chegar 提交于
Summary: Invoke Logger for CONNECT request/responses. Reviewed-by: jccollet
-
- 20 3月, 2008 1 次提交
-
-
由 weijun 提交于
Reviewed-by: valeriep
-
- 16 3月, 2008 1 次提交
-
-
由 xuelei 提交于
6618387: SSL client sessions do not close cleanly. A TCP reset occurs instead of a close_notify alert. Summary: closeIdelConnection() does not query the cached connection correctly. Reviewed-by: chegar
-
- 11 3月, 2008 1 次提交
-
-
由 martin 提交于
Reviewed-by: alanb, iris, lmalvent, bristor, peterjones, darcy, wetmore
-
- 08 3月, 2008 1 次提交
-
-
由 chegar 提交于
Summary: Fix up logic in ChunkedOutputStream.write Reviewed-by: jccollet
-
- 06 3月, 2008 2 次提交
- 05 3月, 2008 1 次提交
-
-
由 jccollet 提交于
Summary: Added a space to cookie separator. Generified the code and added tags. Reviewed-by: chegar
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-