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 5bb8074150
removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency.
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 * process content-length as soon as it is received 16 years ago
httpClientGetMethod.java * maxfilesize -1 for infinite filesize 16 years ago
httpHeader.java enable warnings and fix most of it 16 years ago
httpRemoteProxyConfig.java - fixed "yacy2yacy no proxy"-problem 17 years ago
httpRequestHeader.java enable warnings and fix most of it 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 removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 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 removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
httpdLimitExceededException.java added final where possible 17 years ago
httpdProxyHandler.java - inserted request object into response object which carries this now instead generating new objects 16 years ago
httpdRobotsTxtConfig.java removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago