Commit Graph

397 Commits (9470090f085d8fa68fc9bd2229dc195020aefb36)

Author SHA1 Message Date
orbiter 66ec8b63c1 added a httpd access tracker:
18 years ago
orbiter 33ad0c8246 added a web structure computation and logging:
18 years ago
karlchenofhell 601fc7d1c5 - added source to J7Zip-modifed.jar and it's license (changelog is still to come)
18 years ago
orbiter 26f05d1fd0 avoid division by zero if search is done for no words
18 years ago
orbiter 2fa8b50e54 reverting svn 3691+3692
18 years ago
orbiter 22a0e9f117 more timeout-control
18 years ago
orbiter 24db55a541 added timeout for httpd-sockets during read
18 years ago
orbiter 111ba9e359 - fixed some width problems in new status page
18 years ago
orbiter 29fe2beac7 possibly fixed a deadlock
18 years ago
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