Commit Graph

128 Commits (b46bcaa5d851def99767f0d4d1bd2415f7941a78)

Author SHA1 Message Date
orbiter af10f729df fixed image search and favicon loading
17 years ago
orbiter a31b9097a4 preparations for mass remote crawls:
17 years ago
fuchsi f717beecb1 - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers.
17 years ago
orbiter b19bb6e5b1 - reverted svn 4132; this did not solve the problem and removed the emergency mehtod which caused production failure for shure within some hours
17 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
17 years ago
orbiter 11b4f80bde - fixed non-closing client connections
17 years ago
orbiter 1488769e1f cleanup of unmaintained and outdated performance methods:
17 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
17 years ago
orbiter 6d759ad0a7 - new bot address
17 years ago
orbiter b5346141b3 made the plasmaHTCache static (there is only one internet, so we need only one cache)
18 years ago
orbiter 61f93cbf14 some code-cleanup
18 years ago
orbiter 24e25e1141 enhanced SSI server-side support:
18 years ago
orbiter 57a5b6fa71 some generalization of remote proxy configuration and setting handling in httpc
18 years ago
orbiter 9ca46a8c69 indexing of local (intranet) urls enabled
18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links)
18 years ago
orbiter 26f05d1fd0 avoid division by zero if search is done for no words
18 years ago
theli 91c2a042a7 *) bugfix for wrong proxy traffic accounting
18 years ago
orbiter a1fb8358b2 lets make a well-formed http link so that other crawlers don't have a problem to follow this link :-)
18 years ago
orbiter 4edb70f68b added yacybot info-page from Roland
18 years ago
orbiter c464157a6e replaced some toString()
18 years ago
orbiter 47ab83a7c0 added flag for YaCyHop - proxy access for all paths that start with /yacy/
18 years ago
theli a7e11ada50 *) suppressing stacktrace for "server has closed connection"
18 years ago
orbiter c8f3a7d363 added snippet-url re-indexing
18 years ago
theli f17ce28b6d *) plasmaHTCache:
18 years ago
theli 5afb0cbce8 *) setting default charset (for unkown documents) to iso-8859-1
18 years ago
theli 97d2a08ef1 *) restructuring needed to support parsing of documents using various charsets
18 years ago
orbiter 9340dbb501 fixed all possible problems with nullpointer exception for LURLs
18 years ago
theli a5ed86105b *) bugfix for handling of ResourceInfo object in proxy
18 years ago
theli 6578564c9a *) Ignore more hop by hop http headers
18 years ago
theli dae763d8e3 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2495 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli ffbf416e76 *) direct access to requestheader of htCache.Entry removed to make it more http independent
18 years ago
theli 3870d615e3 *) setting htCache.Entry fields to private
18 years ago
theli 393a7d10be *) setting htCache.Entry fields to private
18 years ago
theli eee44be602 *) adding an interface for customized blacklist classes
19 years ago
theli d2e8e76218 *) now it's possible to configure the yacy blacklist separately for dht, search, proxy, crawler
19 years ago
orbiter 3879a0ecd0 replaced java.net.URL usage by use of new class de.anomic.net.URL
19 years ago
theli b594ee9a5a *) Adding possibility to configure if the http proxy should send the
19 years ago
rramthun 5625937d1c Language improvements
19 years ago
orbiter 90d569d70f refactoring of index management:
19 years ago
orbiter 015d044c25 tried to fix some problems with latest changes to httpc
19 years ago
orbiter 55c5b41bd0 modified kelondroDyn to work better with new object caches
19 years ago
theli 76ea16a6cb *) Removing Keep-Alive header (is also a hopByHop header)
19 years ago
borg-0300 77f3237de3 adapted for isListed()
19 years ago
theli 759800f543 *) Bugfix for storeHTCache problem
19 years ago
orbiter ce5274c194 yacybot user agent
19 years ago
orbiter 34341a868e code cleanup
19 years ago
rramthun 15ed57f9b7 Updated German language, by VT100, NN, rramthun
19 years ago
theli 8fcb25f9f9 *) Setting via header according to rfc
19 years ago
theli eeba8b055e *) guessing, testing and suggesting alternative hostnames on "unknown host" error
19 years ago
allo 4e4bd4662d redirectors fix
19 years ago