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/client
orbiter 2a8f70f0ca
- fix for caching of OSM tiles. if you want that this fix applies to your peer, please delete the crawl profiles
15 years ago
..
AcceptEverythingSSLProtcolSocketFactory.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 15 years ago
AcceptEverythingTrustManager.java start of a really extensive refactoring which will produce a hierarchical package structure with the domain yacy.net as package root 16 years ago
Cache.java - fix for caching of OSM tiles. if you want that this fix applies to your peer, please delete the crawl profiles 15 years ago
Client.java fixed to prevent that too many open connections exist 15 years ago
ClientGetMethod.java - removed download-limit that can be given for the crawler for non-crawler download tasks. This was necessary because the same procedure was used for other downloads like for the download of dictionary files where a limit is not useful. The limit still stays for the indexer 15 years ago
ConnectionInfo.java - fixes for missing or bad hashCode computation 15 years ago
DefaultCharsetFilePart.java refactoring: 16 years ago
DefaultCharsetStringPart.java refactoring: 16 years ago
EasySSLProtocolSocketFactory.java *) Removed base tag from errror page. This has been added by myself a long time ago as a workaround for some weird behavior of my router, but as it turns out, it does more bad than good in general: If HTTPS is used for communication with YaCy, entering a wrong passwort led to an errror page with a form which would send username and password unencrypted with the user possibly being unaware of this. 16 years ago
EasyX509TrustManager.java refactoring: 16 years ago
MultiOutputStream.java redesign of access to the HTCache (now http.client.Cache): 16 years ago
RemoteProxyConfig.java - patch to omit IndexOutOfBoundsException when a b64-encoded key appears not to be well-formed. In that case the key is still accepted but rated higher than other regular keys to create a virtual ordering between well-formed and ill-formed keys 16 years ago