Commit Graph

737 Commits (1e8c6cefae309031503fdc39edce809a203f1a55)

Author SHA1 Message Date
orbiter c0e8ed5461 fixed problem with not http client 16 years ago
orbiter 57c00dd8c9 fix for bad filtering of common http error 16 years ago
orbiter c2359f20dd refactoring: better abstraction of reference and metadata prototypes. 16 years ago
orbiter 9bfb2641db - removed deprecated threads 16 years ago
orbiter b6c2167143 - patch for bad web structure dumps 16 years ago
orbiter 9a90ea05e0 added a merge operation for IndexCell data structures 16 years ago
orbiter 14a1c33823 refactoring of wordIndex class 16 years ago
borg-0300 0a2fabeef3 static TMPDIR 16 years ago
lotus f35dc11dc4 allow crawl start from pages with script tags 16 years ago
orbiter 858f800a07 more logging in httpd to detect shutdown cause. See also: 16 years ago
orbiter b80db04667 - refactoring of IntegerHandleIndex and LongHandleIndex (better method names) 16 years ago
orbiter efcd95dc37 simplification of (internal) query process / refactoring 16 years ago
orbiter aa44d9bad9 more refactoring of kelondro.text / deleted de.anomic.index 16 years ago
orbiter aca973e2d9 catch more exceptions 16 years ago
orbiter c12bb8a6d0 - refactoring of the http client 16 years ago
orbiter 6b450d09ca some fixes recommended by findbugs 16 years ago
orbiter f887fc159f try to reduce the large number of unclosed incoming connections 16 years ago
orbiter 333489420b - fix for NPE when loading the cytag image 16 years ago
orbiter e9a4182e6a using a concurrent hash map for the template cache 16 years ago
orbiter 01b97ef3f8 added new cybertag-tracking feature that was inspired by itgrl 16 years ago
orbiter b57c9da1f8 - fixes to doc, ppt, xls parser: better title 16 years ago
orbiter db510b5d52 more exception logging 16 years ago
low012 f136ddcfd4 *) this change is supposed to prevent the creation of temporary files by Apache Commons Fileupload library in cases where it is not necessary (as proposed by thq in http://forum.yacy-websuche.de/viewtopic.php?f=8&t=1806) 16 years ago
orbiter 94110df85a moved logging partially to kelondro 16 years ago
orbiter 024da2916b refactoring of logging 16 years ago
orbiter 83ce65707a (almost) completed partition of classes in kelondro 16 years ago
orbiter 7ee494fde5 more refactoring of kelondro: 16 years ago
orbiter bf93767ec6 refactoring of kelondro database classes 16 years ago
orbiter fc27bf8c4c refactoring of kelondro classes: 16 years ago
orbiter fe77fc3d62 - added new property setting 'repositoryPath' 16 years ago
f1ori aaafe05c02 * revert debug change 16 years ago
orbiter 335d6ce8fc fix for class loading problem 16 years ago
orbiter b423d0a036 moved all servlets from htroot/xml to htroot/api 16 years ago
orbiter 814a28775f removed thread dump writing in case of invocation target exception in httpd (looked bad, not serious) 16 years ago
low012 7608944081 *) bugfix for REMOTE_HOST environment variable in CGI code (shows hostname of client instead of hostname of YaCy peer now) 16 years ago
low012 c1330f5743 *) added environment variable DOCUMENT_ROOT 16 years ago
orbiter c6880ce28b removed the permanent cache flush and replaced it with a periodic cache flush 16 years ago
low012 afe98bc11c *) added changes as proposed by Halborinda in http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1674 16 years ago
low012 bb5c2cd12e *) ISINDEX parameters will not be put on commandline anymore to prevent possible security hazards (better safe than sorry). Parmeters will have to be read from QUERY_STRING in ISINDEX case too which does not seem to be uncommon behaviour for web servers: http://vms.pdv-systeme.de/users/martinv/cgi_basics/cgi_basics.html#Datenuebergabe 16 years ago
low012 db1cfae3e7 *) cleaning up after myself 16 years ago
low012 f547f9a78c *) added CGI capabilities (run Perl scripts and other software via HTTP GET and POST) 16 years ago
f1ori bdc380cd84 * add lastModified to templateCache 16 years ago
orbiter e004da48d3 - added fast fingerprint computation for files (any). Will be used in new index dump method 16 years ago
f1ori 2d2ce24011 * remove all encoding-stuff from proxy 16 years ago
f1ori 73c8a0839c * abort download, when proxy connection is closed 16 years ago
f1ori 4907697cfa * make fileuploads through proxy bigger than 65500 bytes possible 16 years ago
orbiter db6b3bf5a3 speed enhancement for integrated http server: 16 years ago
orbiter 47292e696a more performance hacks 16 years ago
orbiter d39d420b39 performance hacks 16 years ago
orbiter 0b4808ba3d added new interactive search feature: 16 years ago
orbiter 74a3d86114 fixed a error response that might present classified information 16 years ago
danielr 2e63f03ca5 copy&paste vergessen :/ 17 years ago
danielr cd8082b4e3 fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1111#p11166 17 years ago
f1ori d18c18971e * dirlisting in UTF-8 encoding 17 years ago
f1ori d49ffcd818 * files distributed by yacy are utf-8, files from repository use the system default charset 17 years ago
f1ori 90e78b2cf6 * improve encoding detection of http service 17 years ago
f1ori 7e1fe05e3c * added utf8-encoding to many getBytes-calls 17 years ago
f1ori 4b4ce75396 * http-server: submit charset from html metatags 17 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
orbiter 0b52ef3e4b - update of grafics 17 years ago
orbiter 11e00a0849 - refactoring of seedURL handling 17 years ago
orbiter faed00d75d added use cases to basic configuration 17 years ago
orbiter c1d721dd2d fix for attacks on localhost-authorized peers from web pages with links to localhost addresses: 17 years ago
orbiter 1127d62b64 some enhancements to the access tracker (less synchronization) 17 years ago
orbiter 3bd1db776a implemented switch for admin authorization from localhost: 17 years ago
orbiter cfe6790498 - added option to switch between yacy networks, especially between the two default networks (freeworld and intranet), 17 years ago
orbiter 239cc4428d - better domain graph, faster when more links exist, looks better 17 years ago
lotus 9bc56a9edc xss protection 17 years ago
orbiter d2ba1fd2ab major step forward to network switching (target is easy switch to intranet or other networks .. and back) 17 years ago
danielr d70a472460 added file for previous commit 17 years ago
danielr 8c5f062e0b corrected YaCy version in HTTP User-Agent 17 years ago
danielr d7b21bc90c re-added gzip POST for transferRWI/URL (HTTP/1.1 compliant) 17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes) 17 years ago
danielr be2c9c07ff escape some unescaped characers in URLs (fixes problems with proxy) 17 years ago
danielr ec84a52adb change for problem with NPE (seen as "PROXY Unknown Error while processing request") 17 years ago
orbiter ff755fb858 small corrections and enhancements after search timing profiling 17 years ago
danielr d1ee231866 HTTPC close more unused connections 17 years ago
danielr 181796cffb - HTTPC ConnectionInfo entfernen bei Exceptions, unnötigen Code entfernt 17 years ago
danielr 64c33e717f catched ConcurrentModificationException in ConnectionInfo.cleanUp so cleanUp is not interrupted 17 years ago
danielr d8677ba611 fixed ConcurrentModificationException in HttpConnectionInfos 17 years ago
orbiter 8dd35f74c8 fixed redirect problem (does not work for POST) 17 years ago
danielr 2617f4dcdb Connections_p.html: better formatting and remove very old entries 17 years ago
orbiter 82bf9ac1c8 - added Collage servlet from datengrab and modified it: 17 years ago
danielr 959f448e5f - disabled redirects in proxy (so client sees real path) 17 years ago
orbiter 8fe39ebd74 -fixed file transmission with POST. The only usage was in ranking transmission, therefore: 17 years ago
orbiter 202a3adb3e refactoring of HttpClient Writer processes 17 years ago
danielr 8aa9fd8f24 HTTPC with only 1 retry 17 years ago
orbiter 444dce7e81 more performance hacks 17 years ago
orbiter 2c2dcd12a2 - enhanced performance of Eco-Tables: less time-consuming size() - operations 17 years ago
orbiter e356625b22 - refacotring of stream copy handling to support time-consuming operations 17 years ago
danielr f01c50cf8d Proxy logging error (first step to resolution!?) 17 years ago
orbiter c3342e1178 - removed class with only one static method 17 years ago
orbiter f97971b63b fixed NPE problems doing a shutdown from command-line 17 years ago
danielr 7a35126e91 http timeouts von alten httpc wieder gesetzt 17 years ago
orbiter 2c1c3bb6eb - some refactoring (sorry Daniel, hab in deinem Code rumgewütet) 17 years ago
danielr d96e2badc7 - fixed POST in proxy 17 years ago
danielr 94d3d3a86f fixed Proxy (for GET, POST still does not work!) 17 years ago
danielr 8b2efb6f8c fixed garbage in HTCACHE 17 years ago
danielr fb541f9162 HTTPC: default timeout half-hour 17 years ago
danielr a94f6cdca4 HTTPC: allowed self-signed certs 17 years ago
danielr ab330cfdca Network.html: removed ; from location 17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;) 17 years ago