Commit Graph

580 Commits (1b18d4bcf3956ec31d66c794dc70806f29a38576)

Author SHA1 Message Date
f1ori 4b4ce75396 * http-server: submit charset from html metatags
16 years ago
f1ori d0543a7c39 * fix the debug ant-target
17 years ago
orbiter 0edec2b760 FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
17 years ago
orbiter 6941bf42b1 performance hacks
17 years ago
orbiter 1778fb420d - added some performance tweaks to the new BLOB buffer
17 years ago
orbiter 826ca79735 refactoring and new architecture to store the files of the web cache:
17 years ago
lotus fe2792e9ce use accept-language header instead of user agent for language detection
17 years ago
orbiter ce2a7ed116 integrated language detection classes into condenser environment
17 years ago
orbiter 0cd0fee546 fixed bug with wrong proxy result enqueueing. See:
17 years ago
f1ori ba76995d2c * fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1415
17 years ago
danielr d60b2b198d proxy fixed 'not modified' http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1419
17 years ago
f1ori bd0318ba81 * YaCy only supports gzip-encoding, so remove any other encoding from request
17 years ago
danielr cf29ca19d4 possible fix for POST character encoding http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1374
17 years ago
orbiter 05dbba4bab added logging conditions to all fine and finest log line calls
17 years ago
orbiter d3d41e2ee4 - fixed problem with searching with quotes (still not complete, but not as bad as before)
17 years ago
danielr 219b93df6a - fixed internal error after receiving chunked POST
17 years ago
danielr cd19d0aee6 - added warnings for failed transferRWI (dht-in)
17 years ago
danielr d6d9b0f14a fixed transferRWI.html 'Read timed out'
17 years ago
danielr e503158527 Proxy: fix for never ending loading after POST
17 years ago
danielr 1a1d57e449 Proxy: added binary passthrough for POST
17 years ago
danielr 9ff4fc11da partial fix (images,audio,video) for proxy and content-type problem http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1374
17 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
17 years ago
danielr 4d937f6b21 fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1396
17 years ago
danielr 753a1ae430 - changed default browser from netscape to firefox
17 years ago
orbiter 7989335ed6 Preparations to replace the HTCache with a new storage data structure:
17 years ago
danielr be28af50f5 - fixed "yacy2yacy no proxy"-problem
17 years ago
orbiter bdae051d9a - extended new performance graph (better timing)
17 years ago
danielr d9cea5ff23 removed annotations which broke the build with java 1.5
17 years ago
danielr 7e7e6a099a undo 5044
17 years ago
danielr f2d0bd7790 fix for NPE in JakartaHttpClient.setProxy
17 years ago
danielr bb6a6fc233 fixed 'FileUploadException Stream ended unexpectedly'
17 years ago
danielr 8422ee5ec4 - fixed UnsupportedEncoding (in proxy) using defaultCharset if no characterEncoding can be determined
17 years ago
danielr 31d97f2b9f replaced httpd.parseMultipart() by a 'right' implementation
17 years ago
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net)
17 years ago
danielr 17b7845eb5 * refactoring
17 years ago
danielr 3bb870bfcd added final where possible
17 years ago
f1ori b0724e5ec0 * add config option to disable cookie monitoring (disabled by default)
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
danielr c049d80fbd fixed login problem with yacy as proxy (POST and Cookies)
17 years ago
danielr 7c110e07f0 removed debug
17 years ago
danielr eadc204130 gzip POST wiederholbar gemacht (macht transferURL stabiler)
17 years ago
orbiter e81be7d4f2 added many missing user-agent declarations for yacy http client connections.
17 years ago
danielr da917cf4b1 undo reduced menu
17 years ago
danielr 0c1dc703e4 - set staticIP at startUp
17 years ago
danielr 63eadfdf84 fixed unlimited FileSizeLimit
17 years ago
danielr 7feae906aa - organize imports
17 years ago
danielr d3037c2950 Accept all SSL-certificates (not only valid and self-signed), but put a warning into log file
17 years ago
orbiter 6f1a3fce05 BF Bugfix
17 years ago
lotus b09af53643 proper links to directories in repository dirlisting
17 years ago
lotus ba4091c5b2 proxy sends status code now
17 years ago