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 b03caaa57a
better handling of OOM situations
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 15 years ago
Cache.java better handling of OOM situations 15 years ago
Client.java more time-out properties for http connection manager 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
DefaultCharsetStringPart.java
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. 15 years ago
EasyX509TrustManager.java
MultiOutputStream.java redesign of access to the HTCache (now http.client.Cache): 16 years ago