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/net/yacy
orbiter 66ac3a7d9d
corrected database row iteration
15 years ago
..
ai migrated all my LGPL 3 -licensed files to the LGPL 2.1 because LGPL 3 is not compatible to the GPL 2 15 years ago
cora - added a new RSS reader interface. This is not finished but you can now load and look at RSS feeds. It will be used to index RSS feeds in a way that is appropriate for such kind of data. 15 years ago
document - added a new RSS reader interface. This is not finished but you can now load and look at RSS feeds. It will be used to index RSS feeds in a way that is appropriate for such kind of data. 15 years ago
gui moved browser access method from kelondro/util/OS to gui/framework/Browser 15 years ago
kelondro corrected database row iteration 15 years ago
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. 15 years ago
upnp static access to constants 15 years ago
visualization removed a mysterious image buffer 15 years ago
dbtest.java better memory management and slightly less (in total and temporary) RAM allocation: 15 years ago
migration.java removed never-used server access account function 15 years ago
screenshot.java - shifted main classes to new package net.yacy 15 years ago
yacy.java - removed unused network oanet 15 years ago