summaryrefslogtreecommitdiff
path: root/htroot/CrawlStartScanner_p.java
AgeCommit message (Expand)Author
2017-03-30Updated API calls recording/replay with recent changes.luccioman
2015-10-31differentiate api call getLocalPort() from getConfigInt()reger
2014-10-07Finished implementation of UPNP:Marc Nause
2014-09-30large IPv6 redesign of peer ping methods!Michael Peter Christen
2014-02-26do not use luke requests for remote solr servers if the result isMichael Peter Christen
2014-01-07use configured admin-username for api callsreger
2014-01-06fixed shutdown authenticaton problemorbiter
2014-01-05cleanupMichael Peter Christen
2014-01-05removed non-working realm setting in http client (auth for localhost wasMichael Peter Christen
2013-09-15- the webgraph shall store all links which appear on a web page and notMichael Peter Christen
2013-07-17Fixes and avoid of catching bad exceptions (some):Roland Haeder
2013-07-17Added 'final' for all exception blocks as this helps the Java compilerRoland Haeder
2013-07-09- refactoring of log to ConcurrentLog:Michael Peter Christen
2013-07-09enhanced the network scanner: find more hosts automatically by removalorbiter
2013-07-08- better concurrency for network scannerMichael Peter Christen
2013-07-08enhanced network scannerorbiter
2013-02-22added the generation of 50 (!!) new solr field in the core 'webgraph'.Michael Peter Christen
2013-02-02enhanced network scanner, is faster and more flexible nowMichael Peter Christen
2012-10-15- enhanced generation of url objectsMichael Peter Christen
2012-10-10removed the option to prevent removal of & parts inside of theMichael Peter Christen
2012-09-21refactoringMichael Peter Christen
2012-09-21refactoringMichael Peter Christen
2012-07-12replaced more size() > 0 by !isEmpty()orbiter
2012-07-10- replaced all length() == 0 and size() == 0 with isEmpty()orbiter
2012-07-05removed unused method parametersMichael Peter Christen
2012-07-05- added @SuppressWarnings to unused servlet method parametersMichael Peter Christen
2012-06-26generalized localhost naming.Michael Peter Christen
2012-01-05added noload statistic to servletsMichael Peter Christen
2011-12-06showing /16 and /24 subnet option instead of 'bigrange' in networkMichael Christen
2011-11-25some last-minute performance hacksorbiter
2011-09-25refactoring:orbiter
2011-08-12better integration of server list in interactive searchorbiter
2011-05-27hack to reduce resource contention caused by massive UTF8 decodings which use...orbiter
2011-05-14added timeout setting to scanner interfaceorbiter
2011-05-14added bigrange option for network scanorbiter
2011-05-14speed-up of network port scannerorbiter
2011-05-13code cleanuporbiter
2011-03-15*) simplified code\n*) fixed potential NumberFormatExceptionslow012
2011-03-07replaced all 'new String' with default encoding (missing) or UTF-8 encoding w...orbiter
2011-01-28changed the default port from 8080 to 8090orbiter
2011-01-03- cora package has now no dependencies to other yacy packages and becomes a '...orbiter
2010-12-28more small bugfixes and light refactoringorbiter
2010-12-27- allow only scanned resourced with granted statusorbiter
2010-12-26small changes to scannerorbiter
2010-12-26enhanced network scanner (less name resolving during scanning and no name res...orbiter
2010-12-16- a collection of bug fixes and some redesign of the Scanner classorbiter
2010-12-16redesigned CrawlStartScanner user interface and added more features:orbiter
2010-12-14enhanced speed and usability of network scanner servletorbiter
2010-12-14- removed old intranet scanner (the generic scanner now completely subsumes t...orbiter
2010-12-13added new network scannerorbiter