yacy_search_server/source/de/anomic/http/client
2010-05-14 18:30:11 +00:00
..
AcceptEverythingSSLProtcolSocketFactory.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 2009-11-05 20:28:37 +00:00
AcceptEverythingTrustManager.java start of a really extensive refactoring which will produce a hierarchical package structure with the domain yacy.net as package root 2009-10-09 23:13:30 +00:00
Cache.java continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 2010-04-08 00:11:32 +00:00
Client.java fixed to prevent that too many open connections exist 2010-04-25 23:08:36 +00:00
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 2010-05-14 18:30:11 +00:00
ConnectionInfo.java - fixes for missing or bad hashCode computation 2009-11-20 12:11:56 +00:00
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. 2009-09-23 21:26:14 +00:00
EasyX509TrustManager.java
MultiOutputStream.java redesign of access to the HTCache (now http.client.Cache): 2009-07-23 21:31:51 +00:00
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 2009-07-29 19:43:11 +00:00