yacy_search_server/source/de/anomic/http
2009-05-12 20:23:55 +00:00
..
AcceptEverythingSSLProtcolSocketFactory.java Accept all SSL-certificates (not only valid and self-signed), but put a warning into log file 2008-06-05 15:21:43 +00:00
AcceptEverythingTrustManager.java refactoring of logging 2009-01-30 23:33:47 +00:00
DefaultCharsetFilePart.java * refactoring 2008-08-02 13:57:00 +00:00
DefaultCharsetStringPart.java * refactoring 2008-08-02 13:57:00 +00:00
EasySSLProtocolSocketFactory.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
EasyX509TrustManager.java added final where possible 2008-08-02 12:12:04 +00:00
httpChunkedInputStream.java (almost) completed partition of classes in kelondro 2009-01-30 22:44:20 +00:00
httpChunkedOutputStream.java moved logging partially to kelondro 2009-01-31 01:06:56 +00:00
httpClient.java more fixes (character encoding, parser exceptions, http client failure, blob writing) 2009-05-02 07:43:03 +00:00
HttpConnectionInfo.java refactoring of logging 2009-01-30 23:33:47 +00:00
httpd.java added a memory check in http post protocol 2009-05-12 20:23:55 +00:00
httpdAlternativeDomainNames.java major step forward to network switching (target is easy switch to intranet or other networks .. and back) 2008-05-05 23:13:47 +00:00
httpdBoundedSizeOutputStream.java added final where possible 2008-08-02 12:12:04 +00:00
httpdByteCountInputStream.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
httpdByteCountOutputStream.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
httpdFileHandler.java To translate a mediawiki dump into the YaCy surrogate format do the following: 2009-04-21 22:12:19 +00:00
httpdLimitExceededException.java added final where possible 2008-08-02 12:12:04 +00:00
httpdProxyCacheEntry.java refactoring: better abstraction of reference and metadata prototypes. 2009-04-03 13:23:45 +00:00
httpdProxyHandler.java added a catch Exception to all thread to check if any of them silently dies without any other notification 2009-05-05 06:31:35 +00:00
httpdRobotsTxtConfig.java more performance hacks 2008-12-04 12:54:16 +00:00
httpHeader.java simplification of (internal) query process / refactoring 2009-03-06 15:53:20 +00:00
httpRemoteProxyConfig.java - fixed "yacy2yacy no proxy"-problem 2008-08-17 10:16:32 +00:00
httpRequestHeader.java simplification of (internal) query process / refactoring 2009-03-06 15:53:20 +00:00
httpResponse.java - refactoring of the http client 2009-02-19 16:24:46 +00:00
httpResponseHeader.java more fixes (character encoding, parser exceptions, http client failure, blob writing) 2009-05-02 07:43:03 +00:00
httpSSI.java (almost) completed partition of classes in kelondro 2009-01-30 22:44:20 +00:00
httpTemplate.java moved logging partially to kelondro 2009-01-31 01:06:56 +00:00
MultiOutputStream.java partial fix (images,audio,video) for proxy and content-type problem http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1374 2008-08-26 16:34:24 +00:00
ProxyLogFormatter.java refactoring of logging 2009-01-30 23:33:47 +00:00