Commit Graph

76 Commits (f717beecb1f062b0edb5e1a92164e22ea5b87d44)

Author SHA1 Message Date
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
17 years ago
orbiter 9ca46a8c69 indexing of local (intranet) urls enabled
18 years ago
orbiter ec817a2ff5 removed JAR command from ftpc - produces warnings and is not used by YaCy
18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links)
18 years ago
orbiter 36a37f758b fix for oom exception during release download
18 years ago
orbiter 9bbd39b67c - removed unfinished auto-updater from roland and martin
18 years ago
karlchenofhell 03c6551b0c - fix for http://www.yacy-forum.de/viewtopic.php?t=3747
18 years ago
orbiter e602436fda fixed problem with cluster routing
18 years ago
orbiter 871ee1ce0f one step closer to automatic updates:
18 years ago
(no author) 4f4d3d71dd *) Faster appearance of ConfigBasic by bypassing UPNP-scan in case of existing external connects
18 years ago
karlchenofhell 6fbe31425a - some code-cleanup (no more syntax-warnings here)
18 years ago
orbiter f3f99b19c6 extended search statistics
18 years ago
karlchenofhell b3a2c79fec - fix for last fix
18 years ago
karlchenofhell 4b23e79f51 - quick-fix for http://www.yacy-forum.de/viewtopic.php?t=3358
18 years ago
karlchenofhell be941c4475 - "javascript:"-URLs are recognized as well (as intended formerly I assume)
18 years ago
karlchenofhell a619ba3f49 - fix for String index out of range during URL parsing
18 years ago
orbiter d34f10c63d some tests with reverse dns lookup
18 years ago
orbiter bd4f43cd66 - fixed a null pointer exception bug
18 years ago
theli d38ef0493d *) be more tolerant against missing ports in url
18 years ago
theli cfe54fedc7 *) Bugfix for resolveBackpath problem with tailing /..
18 years ago
karlchenofhell d13b381f83 - added mint-green skin
18 years ago
karlchenofhell ce237aefad - assortment-sizes table from PerformanceQueues_p.html is not shown if not used
18 years ago
karlchenofhell b14a500b88 - removed debug output from PerformanceMemory_p
18 years ago
orbiter bcf2b800b4 applied UTF-8 encoding parameter to yacy-internal protocol communication
18 years ago
orbiter 5a40ea7866 refactoring of wget string list generation
18 years ago
orbiter df1629b05a - code cleanup
18 years ago
borg-0300 f18304ddd3 unused/not needed imports removes;
18 years ago
orbiter 1e7fd48afd added size method to ftpc
18 years ago
orbiter d4c5e2af01 html-dirlist can now also be generated from existing connections
18 years ago
theli 7930839594 *) URL.java: userinfo was not taken over when generating a new url from a base url and a rel. path
18 years ago
orbiter 17ba468165 added html dirlisting generation in ftpc.java:
18 years ago
theli ab5a9bee66 *) adding some copyright headers
18 years ago
theli 5847492537 *) next step of restructuring for new crawlers
18 years ago
orbiter 6cce47e217 test of ftp-urls in URL class
18 years ago
orbiter f933f00f09 another patch to URL protocol handling for 'news', 'nntp' etc:
19 years ago
orbiter 4c6e00d80a more bugfixes for URL class, see:
19 years ago
orbiter b7dc251948 fixed bugs in url class:
19 years ago
orbiter 276225d79e fix for URL class
19 years ago
orbiter f43c90fa98 fixed handling of null referer in crawlOrder
19 years ago
orbiter abf22f6e60 removed url normalform computation from htmlFilterContentScraper.
19 years ago
theli 0db237467f *) bugfix for URL generation from file
19 years ago
orbiter e20ff77c10 another bugfix in new url class
19 years ago
orbiter 685430a1b5 bugfix in new URL class, better loggin for domain extraction
19 years ago
orbiter 79af283f6c better debugging in new URL class for wrong port numbers
19 years ago
orbiter 4bd626572b added hashCode and compareTo to new URL class
19 years ago
theli a70cbd959b *) further improvements for the anomic.net.url class
19 years ago
theli 8a1f1d96b3 *) Bugfix for url concatenation. Relative urls with / or http:// at the beginning
19 years ago
orbiter 3879a0ecd0 replaced java.net.URL usage by use of new class de.anomic.net.URL
19 years ago
hermens d4645062bc Correct usage of vhost in wget/wput requests:
19 years ago
orbiter fd7c17e624 added virtual host support:
19 years ago