Commit Graph

372 Commits (3bafd643c0b311d4d0a58dea71fc44e8e48cf578)

Author SHA1 Message Date
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
19 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
19 years ago
theli 29a1f132ec *) some strings replaced by constants
19 years ago
orbiter 215c4e65f1 code cleanup
19 years ago
theli 532c23b5c7 *) soap handler
19 years ago
theli 777e39cea0 *) new template to display the dir-listing in xml format.
19 years ago
theli 88cfdecd38 *) Bugfix: calling close must not close the wrapped input stream, otherwise
19 years ago
allo 8a5c2d0a19 fix for supertemplates, too.
19 years ago
allo c35793fb46 fix for last commit
19 years ago
allo a831c83025 create servletProperties, with the servlet specific funktions from serverObjects
19 years ago
orbiter 8b56887676 removed unused code
19 years ago
theli 68204ff729 *) Suppressing for bad client requests.
19 years ago
theli df49724f28 *) better error handling for seed upload - test download - problems
19 years ago
theli b357a13e9a *) adding synchronization block because SimpleDateFormat is not thread-safe
19 years ago
orbiter 688cbfb776 - bugfixing for flextable bug
19 years ago
allo a29b4d4fb5 extended Supertemplates for Headerincludes.
19 years ago
theli a7e11ada50 *) suppressing stacktrace for "server has closed connection"
19 years ago
orbiter c8f3a7d363 added snippet-url re-indexing
19 years ago
allo 226f2c5b2c first version, of the Serverlet Debugger
19 years ago
theli ce7ee74316 *) better errorhandling in filehandler (try catch block now starts before argument parsing)
19 years ago
theli f17ce28b6d *) plasmaHTCache:
19 years ago
orbiter 5a40ea7866 refactoring of wget string list generation
19 years ago
orbiter 310f1c41cd added option to see ranking scores in surftipps
19 years ago
theli cd5f349666 *) Better handling of large files during parsing
19 years ago
orbiter df1629b05a - code cleanup
19 years ago
theli c665f6cddb *) handling of quotes in charset string
19 years ago
theli 009a33170b *) Content-Location header added
19 years ago