Commit Graph

191 Commits (a60f5efcd69b1d5ad0e402cbed4244bdaf52e14f)

Author SHA1 Message Date
allo a60f5efcd6 rename
20 years ago
theli 6e97f70549 *) httpd.java: improved errorhandling
20 years ago
theli 9d8c66fb5e *) adding possibility to forward received yacy-messages (htroot/yacy/message.java)
20 years ago
theli 08e4334c1d *) Status.java: showing amount of time since last upload of seed-file
20 years ago
theli eee6322aaf *) Adding redirection support to plasmaCrawlWorker.java
20 years ago
theli cd279907c0 *) Adding redirection support to plasmaCrawlWorker.java
20 years ago
theli 6697d5e52e *) correcting fkt. mediaExtContains
20 years ago
low012 a333715ffd This changes eliminate a way to cripple Message pages on other peers by sending special messages with HTML tags. (See forum for details.)
20 years ago
orbiter abba8fe61b fixed utf-8 decoding in htmlFilterAbstractScraper and removed httpd timing
20 years ago
orbiter 3addf58046 enhanced snippet-loading with threads
20 years ago
orbiter 4afcf10158 added kelondroHashtable (not finished yet)
20 years ago
orbiter 56d28a16f0 bugfixes
20 years ago
orbiter d6c85228a6 enhanced snippet computation
20 years ago
theli d53b2393e5 *) autoconfig.java: ip address was not reported correctly when port-forwardin is on
20 years ago
theli fafda068f9 *) allowing crawler to process resources with statuscode 203
20 years ago
theli aae9a433a6 *) correcting usage of supportedFileExt-List
20 years ago
orbiter 1e7f062350 many bugfixes, memory leak fixes, performance enhancements; new kelondroHashtable; activated snippets
20 years ago
orbiter 68dc2b0c6b added kelondroArray, the basis for upcoming kelondroHash and some bug fixes
20 years ago
orbiter 5728cdf8b5 bugfix
20 years ago
orbiter a19541e563 code-enhancements after analysis with AppPerfect
20 years ago
theli 0e48177ad8 *) Bugfix of NullPointerException when sending Error Respond
20 years ago
theli bf78e0a6a4 *) Bugfix of Socket closed Exception
20 years ago
orbiter 85075269a6 extended fail-safe memory-managament. prevents too much allocation, too often GC and should help for the 100%CPU-bug
20 years ago
orbiter e3c92818db avoiding OutOfMemoryError routines
20 years ago
orbiter 3e8ee5a46d enhanced caching in kelondroRecords and added better synchronization/finalizer
20 years ago
orbiter 3be98f194d tried to find the socket bug
20 years ago
theli dff937a9a3 *) Adding some logging statements to detect problems with seed upload functionality
20 years ago
theli 98230a67f0 *) correcting version number for remote port forwarding feature check
20 years ago
theli 9f5d239051 *) correcting version number for remote port forwarding feature check
20 years ago
theli 0405de7635 *) Avoiding NullpointerException while testing exception test
20 years ago
theli db3ed75728 *) closing stream correctly
20 years ago
theli aea355c03c *) adding test for connection status of port forwarding feature
20 years ago
theli bf66c6d6ec *) Bugfix for java.lang.NoClassDefFoundError: de/anomic/yacy/seedUpload/sshc:de/anomic/yacy/seedUpload/sshc
20 years ago
orbiter 5d06ded005 enhanced html parser speed
20 years ago
orbiter 5a490aa065 fixed html parser
20 years ago
orbiter a25b5b4986 fixed possible memory leak in htmlScraper: be aware that now links can get lost; further work necessary
20 years ago
orbiter dbda6e1e85 corrections to port forwarding
20 years ago
theli 822c9fa276 *) forgotten to add new classes for server port forwarding under version control
20 years ago
theli 9e47ba5ad6 *) adding missing calls for function close() to avoid "too many open file" bug
20 years ago
theli 9a98988c3c *) Bugfix for SSL/NIO Bug
20 years ago
orbiter a1ffc27041 preparations for image/movie/music indexing
20 years ago
orbiter a5b40923b6 added word migration to assortments (start with 'java -classpath classes yacy -migratewords')
20 years ago
theli 33e992cc8b *) unsing println instead of print
20 years ago
theli 890e3f4d4a *) adding missing calls for function close() to avoid "too many open file" bug*) adding
20 years ago
orbiter beb652847e added run-target for ant (needed for NetBeans4)
20 years ago
theli c7d294d8d4 *) Bugfix for:
20 years ago
theli 6dd3ec0dc4 *) Adding debug="true" debuglevel="lines,vars,source" to ant build files
20 years ago
orbiter 4f9c30ef49 using mime-type instead of file extension for doctype
20 years ago
theli 8b89f433b1 *) Changing loglevel to debug
20 years ago
theli bbc46f037f *) avoid exception throwing on already catched exception
20 years ago