yacy_search_server/source/net/yacy
orbiter 80ba543d4c svn fix for uppercase problem
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7066 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-08-23 01:16:17 +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 svn fix for uppercase problem 2010-08-23 01:16:17 +00:00
document refactoring towards a unified loading mechanism for MultiProtocolURIs 2010-08-23 01:08:56 +00:00
gui code cleanup 2010-08-21 00:08:36 +00:00
kelondro refactoring towards a unified loading mechanism for MultiProtocolURIs 2010-08-23 01:08:56 +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 static access to constants 2010-07-27 06:52:58 +00:00
visualization removed a mysterious image buffer 2010-08-20 23:13:59 +00:00
dbtest.java code cleanup 2010-08-21 00:08:36 +00:00
migration.java
screenshot.java
yacy.java refactoring of the cora package to get subpackages for http and ftp (smb to come) 2010-08-22 22:32:39 +00:00