yacy_search_server/source/de/anomic/http
2009-07-14 08:39:39 +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 serialized all logging using concurrency: 2009-06-15 21:19:54 +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 * process content-length as soon as it is received 2009-07-13 19:55:13 +00:00
httpClientGetMethod.java * maxfilesize -1 for infinite filesize 2009-07-14 08:39:39 +00:00
HttpConnectionInfo.java serialized all logging using concurrency: 2009-06-15 21:19:54 +00:00
httpd.java enable warnings and fix most of it 2009-07-11 21:01:27 +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 code cleanup and code simplifcation 2009-06-30 22:20:55 +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 enable warnings and fix most of it 2009-07-11 21:01:27 +00:00
httpdLimitExceededException.java added final where possible 2008-08-02 12:12:04 +00:00
httpDocument.java enable warnings and fix most of it 2009-07-11 21:01:27 +00:00
httpdProxyHandler.java enable warnings and fix most of it 2009-07-11 21:01:27 +00:00
httpdRobotsTxtConfig.java more performance hacks 2008-12-04 12:54:16 +00:00
httpHeader.java enable warnings and fix most of it 2009-07-11 21:01:27 +00:00
httpRemoteProxyConfig.java - fixed "yacy2yacy no proxy"-problem 2008-08-17 10:16:32 +00:00
httpRequestHeader.java enable warnings and fix most of it 2009-07-11 21:01:27 +00:00
httpResponse.java - refactoring of the http client 2009-02-19 16:24:46 +00:00
httpResponseHeader.java serialized all logging using concurrency: 2009-06-15 21:19:54 +00:00
httpSSI.java simplification of the code: removed unused classes, methods and variables 2009-06-30 09:27:46 +00:00
httpTemplate.java serialized all logging using concurrency: 2009-06-15 21:19:54 +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