Commit Graph

388 Commits (ca79362b9d924ad8d70bf7589e71b71982b0f20f)

Author SHA1 Message Date
theli c2e6afbd69 *) bugfix: setting mimeType properly for dir listing with e.g. "?format=xml"
18 years ago
theli f20b596dc0 *) adding servlet to display all deployed SOAP Services
18 years ago
theli 81b4598487 *) peer profile can now be displayed as vcard
18 years ago
theli 91c2a042a7 *) bugfix for wrong proxy traffic accounting
18 years ago
orbiter 5b0a84ce09 fix for synchronization deadlock with flushMissNameCache.
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 d755a8026d - better OOM protection
18 years ago
karlchenofhell 88245e44d8 - improved version of robots.txt (delete your old htroot/robots.txt before updating):
18 years ago
karlchenofhell a1d68fe092 - use .class rather than Class.forName for classes in class-path
18 years ago
karlchenofhell 6fbe31425a - some code-cleanup (no more syntax-warnings here)
18 years ago
karlchenofhell c016fcb10f - added streaming-support to CrawlURLFetchStack_p servlet
18 years ago
orbiter bf69a721cb more protection against mis-use of YaCyHop interface:
18 years ago
orbiter c464157a6e replaced some toString()
18 years ago
orbiter b4aa195c27 added user-agent check for yacy-hop proxy authentication
18 years ago
orbiter d25caa07bf redesigned some parts of http authentication
18 years ago
karlchenofhell 2401e748a3 - fixed wrong replacement of POST-parameters in httpd ('<' and '>' are still replaced, don't know why): http://www.yacy-forum.de/viewtopic.php?t=3466
18 years ago
karlchenofhell e68cdeeeb3 - reverted parseArg(String) to use a byte-array to handle correct UTF-8 parsing
18 years ago
orbiter 47ab83a7c0 added flag for YaCyHop - proxy access for all paths that start with /yacy/
18 years ago
allo 25c7d4e25e fix for form (cookie) login
18 years ago
karlchenofhell 7c40197e42 - fixed error pages and <label>s for index.html
18 years ago
allo b4457763e5 fix for putSafeXML and supertemplates.
18 years ago
allo 0c81bd39d4 XSS-safe put as default.
18 years ago
orbiter 5515571950 redesign of ymage classes
18 years ago
karlchenofhell b873ad51ab - fix for http://www.yacy-forum.de/viewtopic.php?t=3369
18 years ago
karlchenofhell 340dc52a9d - ConfigProfile_p.html now transmits usable encoding for other than 7-bit ASCII charset, see TODO in httpd.parseArg(String)
18 years ago
karlchenofhell 00aa9472d6 - added decode of HTML-entities in request lines
18 years ago
orbiter 0a050bc043 enhanced ranking
18 years ago
orbiter d0c32c6aeb better protection against fraud peers
18 years ago
karlchenofhell e17591acc3 - parse HTML arguments as UTF-8 strings
18 years ago
karlchenofhell d30932c7d8 - fix for fix... sry
18 years ago
karlchenofhell 6118fb73ec - added decode of UTF-16 escapes in url-arguments (%u0123), bugfix for http://www.yacy-forum.de/viewtopic.php?t=2762
18 years ago
orbiter fb7902aa68 fix for http://www.yacy-forum.de/viewtopic.php?p=26142#26142
18 years ago
orbiter 984285bdd6 better organisation of dns hit/miss cache flush
18 years ago
orbiter 73c63578ad - activated the dns miss cache
18 years ago
orbiter e3d75f42bd final version of collection entry type definition
18 years ago
orbiter d34f10c63d some tests with reverse dns lookup
18 years ago
(no author) a51417d86b Bugfix: language of ConfigLanguage_p.html was not changed properly when a different language was choosen here
18 years ago
theli f77d624b94 *) bugfix for persistent connection support on transfer-encoded requests
18 years ago
orbiter 114a76a86e - added flag to urlhash that shows that domain is a local domain
18 years ago
(no author) e59ff8b657 Bugfix: language of ConfigBasic.html was not changed properly when a different language was choosen here. Note: there's a similair bug on ConfigLanguage_p.html
18 years ago
theli 29a1f132ec *) some strings replaced by constants
18 years ago
orbiter 215c4e65f1 code cleanup
18 years ago
theli 532c23b5c7 *) soap handler
18 years ago
theli 777e39cea0 *) new template to display the dir-listing in xml format.
18 years ago
theli 88cfdecd38 *) Bugfix: calling close must not close the wrapped input stream, otherwise
18 years ago
allo 8a5c2d0a19 fix for supertemplates, too.
18 years ago
allo c35793fb46 fix for last commit
18 years ago
allo a831c83025 create servletProperties, with the servlet specific funktions from serverObjects
18 years ago
orbiter 8b56887676 removed unused code
18 years ago