You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/de/anomic/http
orbiter 8ca1f5d400
- some work to integrate the html parser the same way as the other parsers are integrated (not finished)
16 years ago
..
AcceptEverythingSSLProtcolSocketFactory.java Accept all SSL-certificates (not only valid and self-signed), but put a warning into log file 17 years ago
AcceptEverythingTrustManager.java serialized all logging using concurrency: 16 years ago
DefaultCharsetFilePart.java * refactoring 17 years ago
DefaultCharsetStringPart.java * refactoring 17 years ago
EasySSLProtocolSocketFactory.java * removed some warnings of findbugs (http://findbugs.sf.net) 17 years ago
EasyX509TrustManager.java added final where possible 17 years ago
HttpConnectionInfo.java serialized all logging using concurrency: 16 years ago
MultiOutputStream.java partial fix (images,audio,video) for proxy and content-type problem http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1374 17 years ago
ProxyLogFormatter.java refactoring of logging 16 years ago
httpChunkedInputStream.java (almost) completed partition of classes in kelondro 16 years ago
httpChunkedOutputStream.java moved logging partially to kelondro 16 years ago
httpClient.java code cleanup: call of static methods directly to the class 16 years ago
httpDocument.java refactoring of parsers and document processing 16 years ago
httpHeader.java simplification of (internal) query process / refactoring 16 years ago
httpRemoteProxyConfig.java - fixed "yacy2yacy no proxy"-problem 17 years ago
httpRequestHeader.java problems with code style 16 years ago
httpResponse.java - refactoring of the http client 16 years ago
httpResponseHeader.java serialized all logging using concurrency: 16 years ago
httpSSI.java simplification of the code: removed unused classes, methods and variables 16 years ago
httpTemplate.java serialized all logging using concurrency: 16 years ago
httpd.java refactoring of parsers and document processing 16 years ago
httpdAlternativeDomainNames.java major step forward to network switching (target is easy switch to intranet or other networks .. and back) 17 years ago
httpdBoundedSizeOutputStream.java code cleanup and code simplifcation 16 years ago
httpdByteCountInputStream.java * removed some warnings of findbugs (http://findbugs.sf.net) 17 years ago
httpdByteCountOutputStream.java * removed some warnings of findbugs (http://findbugs.sf.net) 17 years ago
httpdFileHandler.java - some work to integrate the html parser the same way as the other parsers are integrated (not finished) 16 years ago
httpdLimitExceededException.java added final where possible 17 years ago
httpdProxyHandler.java refactoring of parsers and document processing 16 years ago
httpdRobotsTxtConfig.java more performance hacks 16 years ago