yacy_search_server/source/net/yacy
sixcooler 15e8c13526 ... migrating to HttpComponents-Client-4.x ...
(gzip decompression, httploader, robots, ...)

+ enable proxy-crawling while log is fine

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7001 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-07-27 01:16:26 +00:00
..
ai migrated all my LGPL 3 -licensed files to the LGPL 2.1 because LGPL 3 is not compatible to the GPL 2 2010-06-28 16:25:14 +00:00
cora ... migrating to HttpComponents-Client-4.x ... 2010-07-27 01:16:26 +00:00
document redesign of parser interface: 2010-06-29 19:20:45 +00:00
kelondro Added Generics to new net.yacy.upnp.* classes to eliminate compiler warnings 2010-07-24 13:48:45 +00:00
repository better (and corrected) recognition of intranet and internet-addresses. This corrects the isLocal property that is used by network definitions to restrict index ranges to local and global addresses. Address locations (intranet or internet) had been partly identified by the top level domain of the host address. Since intranet addresses can also be addressed using a host name that is in a country domain it is necessary to do a dns resolving for each check. The check is supported by a local dns cache so the intranet/internet check should not affect network traffic too much. To ensure that the cache works properly the cache class was upgraded to better concurrency data structures. 2010-07-18 20:14:20 +00:00
upnp Added Generics to new net.yacy.upnp.* classes to eliminate compiler warnings 2010-07-24 13:48:45 +00:00
visualization - added animated visualization for DHT-in and DHT-out in network graphic 2010-06-27 10:45:20 +00:00
dbtest.java - cleanup, removed unused imports 2010-04-27 21:47:41 +00:00
migration.java removed never-used server access account function 2010-03-08 22:30:45 +00:00
screenshot.java - shifted main classes to new package net.yacy 2009-10-18 01:38:07 +00:00
yacy.java - removed the UPnP library sources from sbbi and added the jar library again. The library was included to get support for fedora releases, but after this time the fact that the sbbi cannot be part of fedora should be re-discussed. If this will still not be possible, then we may integrate the sbbi UPnP package using reflection. 2010-06-26 10:32:47 +00:00