Commit Graph

60 Commits (1456f57085c9351efd680b69d0f436beb9675df5)

Author SHA1 Message Date
reger 4979439e87 Skip public post of jre version.
7 years ago
Michael Peter Christen 7de7879f13 added a cache to prevent too many seed enumerations
8 years ago
reger a2afb4bae0 add switchboardconstants for server ports config keys
8 years ago
reger f23d8ab47b fix 2 more servlet RuntimeException in intranet mode thrown due to seed.getIP()
9 years ago
reger 6384b7d82e fix NPE in Load_MediawikiWiki servlet in intranet mode
9 years ago
Michael Peter Christen 596b5dfa59 add the JRE version in the seed. Purpose: identify if it is possible to
9 years ago
reger e53c6bbd51 fix init of peer flags
9 years ago
reger 826f14f37f fix unnececary set null of peer flags, causing reread
9 years ago
reger 7ed812a2bf log missing seed.port
9 years ago
reger 296e97c78e put https port in peers dna
10 years ago
Michael Peter Christen fed26f33a8 enhanced timezone managament for indexed data:
10 years ago
Michael Peter Christen 535f1ebe3b added a new way of content browsing in search results:
10 years ago
Michael Peter Christen 167c5a51f0 IPv6 fix
10 years ago
Michael Peter Christen afd5bd5f5f slightly enhanced Network table computation by using a lazy initialized
10 years ago
Michael Peter Christen 2c2b50e65d refactoring (class name should start with uppercase letter)
10 years ago
Michael Peter Christen 0bfc69b29b more ipv6 bugfixes
10 years ago
Michael Peter Christen 460858fb22 more ipv6 fixes
10 years ago
Marc Nause 1e6e69bc40 Finished implementation of UPNP:
10 years ago
Michael Peter Christen e1bc768f9d more IPv6 bugfixes
10 years ago
Michael Peter Christen 6491270b3a large IPv6 redesign of peer ping methods!
10 years ago
reger e31b0e6d67 - update javadoc Seed.getIP
10 years ago
reger 350c6b8250 in IntranetMode allow intranet hosted seedlist with Network_Domain "any"
10 years ago
Michael Peter Christen 3dc5fb0050 fix for operator precedence bug (cast binds stronger than bitwise AND)
11 years ago
Michael Peter Christen d2b8f2b477 enhancements for staticIP and ipv6 handling
11 years ago
reger 2614fa7aeb Skip remote Solr search if last try showed error
11 years ago
Michael Peter Christen 47a82e471c less blocking in SeedDB which caused deadlocks in peer ping
11 years ago
Michael Peter Christen 1c56befb93 fixed mess with test on localhost (which means local hosts for some
11 years ago
Michael Peter Christen 79771c60c0 IPv6 fixes
11 years ago
Michael Peter Christen ccf2f4e43b refactoring of seed attributes (introduced more constants)
11 years ago
orbiter b7f1e5af51 added new servlet which generates the same file as the principal peers
11 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
11 years ago
sixcooler 8a96140f92 fix / workaround for
11 years ago
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler
11 years ago
Michael Peter Christen 5091d627bc fixed parsing of peer flags
12 years ago
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog:
12 years ago
Michael Peter Christen b9b446bca6 - added ssl configuration sign (a lock) to network statistic/table
12 years ago
reger 6a9d0b60a3 make sure configured port is reported on recreated mySeed.txt
12 years ago
Michael Peter Christen 1533bfd63b refactoring
12 years ago
Michael Peter Christen e57bf2ca39 simplified DHT classes
12 years ago
Michael Peter Christen 8219a445f3 refactoring
12 years ago
Michael Peter Christen 00c1c777fa refactoring
12 years ago
orbiter 404b0aab09 refactoring in remote search and stub for remote node peer selection
12 years ago
Michael Peter Christen 1687737771 Abstraction of HandleMap and HandleSet
12 years ago
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty()
13 years ago
Michael Peter Christen 0301aba1e9 removed unused method parameters
13 years ago
Michael Peter Christen ea10766bfd cleaned unnecessary nested code
13 years ago
Michael Peter Christen 96aeb127e3 generalized localhost naming.
13 years ago
Michael Peter Christen 8e97ada7c9 IPv6 bugfix
13 years ago
Michael Peter Christen 65d37e6a20 only ASCII needed in seed bitflags
13 years ago
Michael Peter Christen 71c3163f3d - fixes to node identification
13 years ago