Commit Graph

68 Commits (68c38c2d34e5d91e4e74231076080aa2d684c041)

Author SHA1 Message Date
danielr 7feae906aa - organize imports
17 years ago
orbiter e0e7f86f82 some bugfixes for the peer-ping process
17 years ago
orbiter b21598bdd0 - enhanced handling of own IP address inside seed
17 years ago
orbiter 40d7f485f3 - fixed several NPE bugs
17 years ago
orbiter 2f381b8d7a - fixed at least two causes for a NPE after a use case switch.
17 years ago
orbiter 11e00a0849 - refactoring of seedURL handling
17 years ago
orbiter 01b3e9431a - fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1140&p=7626#p7626
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 d2ba1fd2ab major step forward to network switching (target is easy switch to intranet or other networks .. and back)
17 years ago
orbiter 9a32a4c328 fixed concurrentModificationException during hello-process
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter 5530b8e1ca reverted changes to yacy protocol classes: they caused the sciencenet to loose connections
17 years ago
borg-0300 77ba446332 seedDB helpers update/cleanup
17 years ago
orbiter bd63999801 - faster search: using different data structures that avoid multiplr calculations
17 years ago
orbiter a5054c038d - added large number of generics
17 years ago
fuchsi 21b8d1b918 small cosmetic change for static fields in serverCore (special protocol ASCII entities) to improve readability
17 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
17 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
17 years ago
orbiter 76e4c2d69e fix for peer-ping in case that remote peer does not respond with valid values
17 years ago
orbiter bb426565f0 added new yacy protocol for mass url-pull for better remote crawling distribution
17 years ago
orbiter 9ca46a8c69 indexing of local (intranet) urls enabled
18 years ago
orbiter f5a4efb76e fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=192&hilit=&p=1034#p1034
18 years ago
orbiter b6d9cca67e - fixed problem with yacyVersion and own version generation
18 years ago
orbiter f40566f9bb separate YaCy networks:
18 years ago
orbiter 4f5496062c protection against too large seeds
18 years ago
orbiter 06b6e35484 fix for a null pointer exception if clusters are not defined
18 years ago
orbiter 81844e85b2 - fixed more cluster routing problems
18 years ago
karlchenofhell 97d4ab2053 - handle null from iterator in IndexCreateWWWLocalQueue_p.java
18 years ago
orbiter b33cef421e better routing for public clusters
18 years ago
orbiter 657585fe0d network functions for robinson peers: server-side protection
18 years ago
orbiter b2f4087400 redesign of last-seen fieln inside seed:
18 years ago
orbiter e00e850a98 removed constants (no connection with yacySeed.dna identifier)
18 years ago
allo 0c81bd39d4 XSS-safe put as default.
18 years ago
auron_x 9699b094e8 *) fixed hello reporting yourip=UNRESOLVED_PATTERN
18 years ago
orbiter 114a76a86e - added flag to urlhash that shows that domain is a local domain
18 years ago
theli 52466067d8 *) Bugfix for ArrayIndexOutOfBoundsExceptions which occure because SimpleDateFormat is not thread-safe
18 years ago
hermens 38a1410361 Don't test a remote peer's seed during hello.respond as its IP might not be proper, especially while still virgin
19 years ago
orbiter bd283b8443 fixed bugs:
19 years ago
allo 7afa5c1b8e staticIP fix
19 years ago
theli f108048a2c *) Bugfix for NullpointerException in hello.java
19 years ago
allo f73d51f94b reverted last change
19 years ago
allo 8997b83806 store the staticIP(dyndns) in seed, not the real IP
19 years ago
allo 7c5f8f997a some more staticIP fixes
19 years ago
orbiter b3dca06bb1 added location column to network pages.
19 years ago
theli fb766413d1 *) Changes on httpc dns caching
19 years ago
theli 40777556c5 *) Connection Tracking
19 years ago
borg-0300 e642a5d8b7 more constants
19 years ago
borg-0300 a1777788a5 small change
19 years ago
borg-0300 64acb46a91 cleaned, finals, Properties
19 years ago
theli a2fa75e688 *) Asynchronous queuing of crawl job URLs (stackCrawl)
19 years ago