Commit Graph

317 Commits (6e2907135ab45e65fd2b62c65337d8b0732a58c7)

Author SHA1 Message Date
theli 2a06ce5538 *) next bugfix for UTF-8
18 years ago
theli bdc51591ae *) UTF-8 Bug solved (hopefully)
18 years ago
theli ef751b9d33 *) removing all string operations from the template engine
18 years ago
theli fded1f4a5d *) better handling of maximum file size limit in crawler
18 years ago
theli 63893003be *) Adding settings page for the crawler which allows to specify a file size limit and the timeout to use.
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
hydrox 59a5511dbb *) added missing static Strings as requested by theli
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 1c8300fcec *) Bugfix for name resolution in proxy mode
18 years ago
orbiter d78b824e85 fixed problem with default path after first start-up
19 years ago
orbiter 6ad471ef96 * applied many compiler warning recommendations
19 years ago
allo cf1186597b utf fix from theli
19 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
allo a52f36787f better templatedebugging
19 years ago
allo 3480d36417 added some debug code
19 years ago
orbiter d468d665c9 some changes that may help to prevent deadlocks that cause an OutOfMemoryError
19 years ago
theli 6e676224d0 *) adding support for upnp
19 years ago
orbiter 97fa6788a1 added gettext support:
19 years ago
allo 67c486a023 some example Code, how supertemplates can be used.
19 years ago
allo 7b0e2521bb Support for a supertemplate, which can do all thing, a normal template can do.
19 years ago
allo 8795875800 dirlisting for all empty directories.
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
allo 6866bc2758 be quiet!
19 years ago
theli ed2cb040d1 *) Bugfix for http connection header validation
19 years ago
allo 0621106ef3 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2214 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
orbiter 12af69dd86 cosmetics
19 years ago
allo 67a8c74be3 Fix for dynamic login with static password.
19 years ago
allo 6fe2fed87e cookieauth works with static Admin.
19 years ago
allo b23703f260 using cookieAuth.
19 years ago
allo 7f51a43cba disabled ipAuth for _p Pages (and broken Form-Login :-() for security reasons
19 years ago
allo bd22634c44 HTML-login, logout fixed.
19 years ago
hermens 3f1ebc097e Limit the size of the DNS cache to 5000 and the age of the entries to one day.
19 years ago
allo d7a3fdb18b no white pages, when clicking cancel on the password-dialog
19 years ago
rramthun 5625937d1c Language improvements
19 years ago
orbiter 26b6cddf51 synchronized the DNS cache, because the non-synchronized version resulted in deadlocks
19 years ago
orbiter 90d569d70f refactoring of index management:
19 years ago
theli b4ab183518 *) Bugfix for NullpointerException if the seeds IP could not be resolved
19 years ago
allo 9938c252dd better Errorhandling for proxyAccounts
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
orbiter fd7c17e624 added virtual host support:
19 years ago
theli 727aac4768 *) Bugfix for Transparent-Proxy-Support <-> Port Forwarding problem
19 years ago
theli cd4aeffea2 *) Bugfix: httpdFileHandler.java did not handle filenames with encoded chars correctly
19 years ago