You are viewing a plain text version of this content. The canonical link for it is here.
- httpcomponents-core git commit: HTTPCORE-508: Reject response messages with status code lesser than 100 as invalid - posted by ol...@apache.org on 2018/02/02 14:58:51 UTC, 1 replies.
- httpcomponents-core git commit: [HTTPCORE-510] Avoid an ArithmeticException in AbstractMultiworkerIOReactor by failing earlier by checking ioThreadCount in IOReactorConfig constructor. - posted by gg...@apache.org on 2018/02/06 19:17:17 UTC, 1 replies.
- Build failed in Jenkins: httpcomponents-core-5.x » Apache HttpComponents Core HTTP/1.1 #310 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/06 19:24:41 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-core-5.x #310 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/06 19:24:43 UTC, 0 replies.
- httpcomponents-core git commit: [HTTPCORE-511] Do not cache result of Runtime.getRuntime().availableProcessors() in IOReactorConfig. - posted by gg...@apache.org on 2018/02/06 19:32:29 UTC, 1 replies.
- Build failed in Jenkins: httpcomponents-core-4.4.x #261 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/06 19:32:50 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-core-5.x » Apache HttpComponents Core HTTP/1.1 #311 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/06 19:35:41 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-core-5.x #311 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/06 19:35:43 UTC, 0 replies.
- Jenkins build is back to normal : httpcomponents-core-4.4.x #262 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/06 19:57:58 UTC, 0 replies.
- Jenkins build is back to normal : httpcomponents-core-5.x » Apache HttpComponents Core HTTP/1.1 #312 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/06 21:46:53 UTC, 0 replies.
- Jenkins build is back to normal : httpcomponents-core-5.x #312 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/06 21:46:53 UTC, 0 replies.
- httpcomponents-core git commit: [HTTPCORE-510] Avoid an ArithmeticException in AbstractMultiworkerIOReactor by failing earlier by checking ioThreadCount in IOReactorConfig constructor. [HTTPCORE-511] Do not cache result of Runtime.getRuntime().availableP [Forced Update!] - posted by ol...@apache.org on 2018/02/07 15:45:47 UTC, 0 replies.
- httpcomponents-client git commit: New branch for [HTTPCLIENT-1903] DefaultHostnameVerifier crashes on Android due to inexistent javax.naming classes. - posted by gg...@apache.org on 2018/02/07 21:50:18 UTC, 0 replies.
- httpcomponents-client git commit: HTTPCLIENT-1903: DefaultHostnameVerifier to use a custom distinguished name (DN) parser instead of LdapName; removed dependency on Java Naming extensions - posted by ol...@apache.org on 2018/02/08 18:55:55 UTC, 0 replies.
- httpcomponents-client git commit: HTTPCLIENT-1904: check cookie domain for null - posted by ol...@apache.org on 2018/02/09 10:56:05 UTC, 1 replies.
- Build failed in Jenkins: httpcomponents-client-4.5.x #197 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/09 10:57:26 UTC, 0 replies.
- [1/2] httpcomponents-client git commit: Added digest auth support to test Apache HTTPD docker imsage - posted by ol...@apache.org on 2018/02/09 10:59:05 UTC, 0 replies.
- [2/2] httpcomponents-client git commit: HTTPCLIENT-1904: check cookie domain for null - posted by ol...@apache.org on 2018/02/09 10:59:06 UTC, 0 replies.
- httpcomponents-core git commit: HTTPCORE-509: AVAIL_PROCS is auto-configured based on core count. - posted by gg...@apache.org on 2018/02/09 20:19:40 UTC, 0 replies.
- httpcomponents-core git commit: [HTTPCORE-509] AVAIL_PROCS is auto-configured based on core count. - posted by gg...@apache.org on 2018/02/09 20:33:18 UTC, 0 replies.
- [1/2] httpcomponents-core git commit: Improved locking interface of non-blocking I/O sessions - posted by ol...@apache.org on 2018/02/11 13:19:52 UTC, 0 replies.
- [2/2] httpcomponents-core git commit: Redesign of non-blocking application protocol APIs - posted by ol...@apache.org on 2018/02/11 13:19:53 UTC, 0 replies.
- httpcomponents-core git commit: Improved non-blocking i/o session command API - posted by ol...@apache.org on 2018/02/11 14:05:03 UTC, 0 replies.
- httpcomponents-core git commit: ExpandableBuffer breaks on large response - posted by ol...@apache.org on 2018/02/13 18:26:54 UTC, 1 replies.
- httpcomponents-core git commit: ExpandableBuffer breaks on large response Missed an endless loop when the size is in (Integer.MAX_VALUE - headRoom, Integer.MAX_VALUE] . - posted by ol...@apache.org on 2018/02/16 14:31:24 UTC, 1 replies.
- Build failed in Jenkins: httpcomponents-client-4.5.x #198 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/23 04:21:06 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-4.6.x #75 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/23 04:22:50 UTC, 0 replies.
- httpcomponents-core git commit: [HTTPCORE-514] Exceptions defined by HttpCore should clean message strings when built to replace non-printable characters with hex values. - posted by gg...@apache.org on 2018/02/24 15:34:49 UTC, 2 replies.
- httpcomponents-core git commit: Javadocs. - posted by gg...@apache.org on 2018/02/24 15:48:56 UTC, 0 replies.
- Build failed in Jenkins: httpcomponents-client-4.5.x #199 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/25 00:59:04 UTC, 0 replies.
- Jenkins build is back to normal : httpcomponents-client-4.6.x #76 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/25 01:05:18 UTC, 0 replies.
- httpcomponents-client git commit: HTTPCLIENT-1906: certificates containing alternative subject names other than DNS and IP (such as RFC822) get rejected as invalid - posted by ol...@apache.org on 2018/02/26 14:09:09 UTC, 2 replies.
- Build failed in Jenkins: httpcomponents-client-4.5.x #200 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/26 14:11:08 UTC, 0 replies.
- httpcomponents-core git commit: [HTTPCORE-515] Add convenience API org.apache.http.impl.nio.DefaultHttpServerIODispatch.create(T, SSLContext, ConnectionConfig, HttpRequestFactory). - posted by gg...@apache.org on 2018/02/27 02:34:41 UTC, 0 replies.
- httpcomponents-core git commit: Minor formatting. - posted by gg...@apache.org on 2018/02/27 04:17:56 UTC, 0 replies.
- httpcomponents-core git commit: Add missing Javadoc tags. - posted by gg...@apache.org on 2018/02/27 04:19:21 UTC, 0 replies.