Commit Graph

553 Commits (d9cea5ff23a4c714ea2bf7f0232b897a260a1401)

Author SHA1 Message Date
orbiter d78b824e85 fixed problem with default path after first start-up
19 years ago
orbiter 6ad471ef96 * applied many compiler warning recommendations
19 years ago
allo cf1186597b utf fix from theli
19 years ago
theli eee44be602 *) adding an interface for customized blacklist classes
19 years ago
theli d2e8e76218 *) now it's possible to configure the yacy blacklist separately for dht, search, proxy, crawler
19 years ago
allo a52f36787f better templatedebugging
19 years ago
allo 3480d36417 added some debug code
19 years ago
orbiter d468d665c9 some changes that may help to prevent deadlocks that cause an OutOfMemoryError
19 years ago
theli 6e676224d0 *) adding support for upnp
19 years ago
orbiter 97fa6788a1 added gettext support:
19 years ago
allo 67c486a023 some example Code, how supertemplates can be used.
19 years ago
allo 7b0e2521bb Support for a supertemplate, which can do all thing, a normal template can do.
19 years ago
allo 8795875800 dirlisting for all empty directories.
19 years ago
orbiter 3879a0ecd0 replaced java.net.URL usage by use of new class de.anomic.net.URL
19 years ago
theli b594ee9a5a *) Adding possibility to configure if the http proxy should send the
19 years ago
allo 6866bc2758 be quiet!
19 years ago
theli ed2cb040d1 *) Bugfix for http connection header validation
19 years ago
allo 0621106ef3 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2214 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
orbiter 12af69dd86 cosmetics
19 years ago
allo 67a8c74be3 Fix for dynamic login with static password.
19 years ago
allo 6fe2fed87e cookieauth works with static Admin.
19 years ago
allo b23703f260 using cookieAuth.
19 years ago
allo 7f51a43cba disabled ipAuth for _p Pages (and broken Form-Login :-() for security reasons
19 years ago
allo bd22634c44 HTML-login, logout fixed.
19 years ago
hermens 3f1ebc097e Limit the size of the DNS cache to 5000 and the age of the entries to one day.
19 years ago
allo d7a3fdb18b no white pages, when clicking cancel on the password-dialog
19 years ago
rramthun 5625937d1c Language improvements
19 years ago
orbiter 26b6cddf51 synchronized the DNS cache, because the non-synchronized version resulted in deadlocks
19 years ago
orbiter 90d569d70f refactoring of index management:
19 years ago
theli b4ab183518 *) Bugfix for NullpointerException if the seeds IP could not be resolved
19 years ago
allo 9938c252dd better Errorhandling for proxyAccounts
19 years ago
orbiter 015d044c25 tried to fix some problems with latest changes to httpc
19 years ago
orbiter 55c5b41bd0 modified kelondroDyn to work better with new object caches
19 years ago
orbiter fd7c17e624 added virtual host support:
19 years ago
theli 727aac4768 *) Bugfix for Transparent-Proxy-Support <-> Port Forwarding problem
19 years ago
theli cd4aeffea2 *) Bugfix: httpdFileHandler.java did not handle filenames with encoded chars correctly
19 years ago
theli 76ea16a6cb *) Removing Keep-Alive header (is also a hopByHop header)
19 years ago
orbiter b0036249c1 added some attributes to network picture
19 years ago
rramthun 0604203bce Updated and corrected German language file
19 years ago
orbiter 14d6e476c9 tried to solve some problems with new picture viewer
19 years ago
orbiter d8d0ac29c3 added image-viewer servlet that can do:
19 years ago
rramthun 42b0b10a95 -Adding Windows Media to types which are not sended compressed
19 years ago
borg-0300 77f3237de3 adapted for isListed()
19 years ago
borg-0300 399538b7de Bugfix: wrongly compared
19 years ago
orbiter 3237fe1cc7 added IOException for httpc client error
19 years ago
theli c7ececbfb2 *) httpd.mime: adding jar mimetype
19 years ago
theli 759800f543 *) Bugfix for storeHTCache problem
19 years ago
orbiter ce5274c194 yacybot user agent
19 years ago
orbiter 34341a868e code cleanup
19 years ago
theli aa87df35e1 *) To avoid confusion location will now also be displayed for own peer
19 years ago
rramthun 15ed57f9b7 Updated German language, by VT100, NN, rramthun
19 years ago
allo 3b4a99ff6a fix for java 1.4.x
19 years ago
theli 9b941fb773 *) bugfix for usage of yacy with extended port binding (e.g. #eth0:8080, 192.168.0.1:8080, etc.)
19 years ago
allo 2d4e1325cf UTF-8 fix
19 years ago
hermens c8f5adea4d - don't send Message Body on HEAD requests, even in the case of an error
19 years ago
theli a7248fbb0a *) bugfix for http/0.9 responses
19 years ago
theli a354bc2ec1 *) Bugfix for content length check
19 years ago
hermens e974d0cb99 Improve compliance to rfc
19 years ago
theli 556d242be0 *) Limited support of content-range requests
19 years ago
theli 8fcb25f9f9 *) Setting via header according to rfc
19 years ago
theli 040624e361 *) better support for http head requests of servlets
19 years ago
theli 62ffb5ece0 *) httpdFileHandler.java: adding real streaming support for lage files
19 years ago
theli eeba8b055e *) guessing, testing and suggesting alternative hostnames on "unknown host" error
19 years ago
theli 44996afd79 *) Bugfix for handling of http/0.9 clients.
19 years ago
allo 5ef57211a6 trim was just too easy...
19 years ago
allo 38e79aec94 Fix for wrong(?) httpheader:
19 years ago
theli 2a88232cee *) Bugfix for httpd security but
19 years ago
theli ebc5b1eafb *) adding a servlet that can be used to generate a Firefox search-plugin for yacy.logging
19 years ago
allo 7bd61ab0e5 Locales will now be in DATA/HTDOCS. So it works with readonly htroot.
19 years ago
orbiter 47344e8df0 removed referrer fake (too many complaints, too less use)
19 years ago
hermens b08af0c2cb *) Force download of seed file when checking upload success
19 years ago
theli 75aad0fe66 *) Bugfix for URLs containing spaces
19 years ago
(no author) 001513cc1f Now custom httpHeader can be created
19 years ago
(no author) 55f3232219 Patch for the Coockie management.
19 years ago
(no author) 873cff20e9 handle UTF-8 correctly
19 years ago
(no author) 1d3249e787 handle UTF-8 correctly
19 years ago
orbiter de359a9431 patched possible 100% cpu bug.
19 years ago
orbiter 9544c47684 added some UTF-8 handling.
19 years ago
allo 4e4bd4662d redirectors fix
19 years ago
orbiter 9086261476 refactoring of base64 encoding:
19 years ago
allo 2e2fa99501 bookmarksManager:
19 years ago
allo 0f1212feb9 userDB.hasAdminrights to check adminRights.
19 years ago
orbiter b3dca06bb1 added location column to network pages.
19 years ago
orbiter fed92d364b introduced USAGE object for counter synchronization in kelondroRecords
19 years ago
hermens 35cf6712b2 *) fixes for httpd
19 years ago
hermens ec1202edbe *) Fixes for httpd
19 years ago
orbiter 37f88b4017 code cleanup
19 years ago
orbiter 76618442e0 code cleanup
19 years ago
theli 44fa94ac52 *) Modifications for dbImport functionality
19 years ago
orbiter 3d8a5ae652 code cleanup
19 years ago
allo ae6a4650bc reenabling debugMode (60 Seconds timeout for *all* http connections)
19 years ago
theli bb1f73ec15 *) Bugfix for code cleanup
19 years ago
orbiter 7920e1547d code cleanup
19 years ago
theli 972b8ddd2a *) minor changes: using constants properly
19 years ago
theli 1c3750de57 *) Bugfix for code cleanup
19 years ago
orbiter 1d6a6d1f85 code cleanup
19 years ago
orbiter a04930f025 code cleanup
19 years ago
theli bdf30117c1 *) Redesign of parser configuration
19 years ago
theli 7e670894d9 *) Suppressing stackTraces in proxyError message for "connect timed out" errors
19 years ago
allo d8afe60e07 Bugfix for last Bugfix ;-).
19 years ago
orbiter 1b656f6b31 correction of bug from svn 1123
19 years ago
allo 24d15eb0e8 moving the redirector code
19 years ago
allo 787c368696 synchronized redirectors and using the port.
19 years ago
allo 4776f3f815 squid like redirctors
19 years ago
orbiter 0e25020f51 added first generation and usage of YBR index-files. Enhanced overall ranking of search results.
19 years ago
allo 52a0237bf2 using Filetemplates for #[metas]# and other static includes
19 years ago
orbiter 0ec54d9c5f enhanced CR-file handling and added first RCI-evaluation tests
19 years ago
theli 99fb26e499 *) Suppressing stackTraces in proxyError message for harmless errors
19 years ago
orbiter 79818a320f introduced citation-rank transmission protocol and activate transport for anonymisation
20 years ago
theli fb766413d1 *) Changes on httpc dns caching
20 years ago
orbiter c86d801b0f removed dyndns domains from dns caching
20 years ago
theli b8ceb1ffde *) Adding better https support for crawler
20 years ago
hydrox cb69047b91 *)cleanup access static methods and fields
20 years ago
hydrox 56b9f34411 *)removed unused imports
20 years ago
hydrox 295aff52a3 *)added offline-browsing-support (onlineMode=0)
20 years ago
orbiter b058ecf0bc refactoring of image-generation; added experimental PNG encoder (not active now)
20 years ago
theli ec3af327f7 *) Bugfix for Proxy-Authentication against remote proxy
20 years ago
orbiter 097009d910 experimental visualization of DHT access during global search (temporary)
20 years ago
theli 525c8dcbd4 *) Adding Traffic Statistic for Crawler
20 years ago
theli 9a5ab62928 *) Adding yacy specific X-YACY-Index-Control header which can be used by clients
20 years ago
theli 539f9e57aa *) Disabling RemoteProxy if remoteProxyName is null or empty
20 years ago
theli 5a25ad9109 *) Bugfix for useRemoteProxy4YACY and useRemoteProxy4SSL check
20 years ago
theli 02d9af1a70 *) Restructuring and extending of Remote Proxy Support
20 years ago
allo 117a424d00 bugfix for sharing png/gif files in WWW/SHARE
20 years ago
theli 6e3201b74d *) Bugfix in httpc.java
20 years ago
allo f97c303ebd rights for Admin and Proxy.
20 years ago
allo 97de600a68 another bugfix for share/www.
20 years ago
allo 2dfd6bf36a fix for networkimage
20 years ago
allo ec10220d57 Fix for last Commit: .class Files in htroot, not in the dir of the localized HTML-Files
20 years ago
allo 4db2080188 Bugfix for www and share.
20 years ago
theli 40777556c5 *) Connection Tracking
20 years ago
allo 43a127ff3a allow httpsTunnels to other Ports than 443. (if secureHttps=false)
20 years ago
allo 6430fa520e bugfix for broken HTDOCS
20 years ago
allo 4320425a17 ipAuth (this does not work yet)
20 years ago
allo b88a9584f8 New Errorpage
20 years ago
theli b177a80bb7 *) Bugfix for sendRespondError StackOverFlowException problem
20 years ago
theli 219acc1e8f *) Bugfix for wrong http version in response to http/1.0 requests
20 years ago
allo 0f2f783e46 no no-cache for mediaExts
20 years ago
allo 7ca60f97bf localization Support for Includes
20 years ago
theli c8a35a0130 *) Adding new connection tracking page (currently only for incoming connections)
20 years ago
orbiter b45ffecd39 log to fix http://www.yacy-forum.de/viewtopic.php?p=11111#11111
20 years ago
allo f1ff33177d reset Timelimits on Daychange
20 years ago
theli 54a97a7355 *) IfesL: Suppressing "Broken pipe" stacktrace in log file
20 years ago
theli a9e25c26e1 *) adding new sendRespondError method to httpd which accepts a template include file
20 years ago
allo 5605cc8018 TimeLimits
20 years ago
theli 1688be8590 *) plasmaSwitchboard.java
20 years ago
theli e3a586d7bd *) Using serverByteBuffer instead of ByteArrayOutputStream
20 years ago
orbiter 16a49c1c9d fix for graphics generation bug, see http://www.yacy-forum.de/viewtopic.php?p=10987#10987
20 years ago
theli 959eefbc4f *) Robots.txt parser/ppt
20 years ago
allo f65c939a60 userDB Auth
20 years ago
orbiter 5153ec0f3e update to image painter
20 years ago
orbiter 1b2db0b52a fix for file-share access; damaged some commits before by me :-(
20 years ago
theli a2fa75e688 *) Asynchronous queuing of crawl job URLs (stackCrawl)
20 years ago
orbiter 01db66dc69 implemented image-servlets. the imagetest will stay there only for a limited time. Now images can be generated on-the-fly from servlets
20 years ago
allo cd77078aa0 old Version restored before Release
20 years ago
allo a4b747fe97 ProxyAccounts based on userDB
20 years ago
theli 28c5687ff9 *) Bugfix for "download of non supported file content" via crawler
20 years ago
theli d388292f24 *) adding function for user accounting which is called after each http request
20 years ago
theli 595e0c7e56 *) Bugfix for ProxyErrormsg: Wrong base URL
20 years ago
allo 9e1485c13b new Class for UserAccounts
20 years ago
orbiter 7fc822a59b changed handling of time-zones
20 years ago
theli 5f95a1cf62 *) Bugfix for ProxyErrormsg: Wrong http host header
20 years ago
orbiter dc474aa22f various bug-fixes
20 years ago
theli 90f02ea455 *) removing metainfo from serverargs
20 years ago
theli 1dc94e7753 *) Adding support for gzip content-encoding of http post requests
20 years ago
orbiter e17df64b54 removed IS_ADMIN - feature. This was covered by plasmaSwitchborad.adminAuthenticated
20 years ago
theli b990dc1ad1 *) Replacing jsch 0.1.19 lib with newer version 0.1.21
20 years ago
theli f783061414 *) Changing redirection code from 307 to 302
20 years ago
theli a6a8af0f04 *) httpdFileHandler templateCache can now be disabled
20 years ago
theli 44b36d087e *) Implementing a Cache for the servelet template files (.html)
20 years ago
theli 7809b382bf *) Bugfix for Blacklist support for https (only initial connect)
20 years ago
theli f8ad65eae1 *) First trial implementation of robots.txt support
20 years ago
theli 9444852896 *) Correcting problems if the port number was set to -1, e.g. because of the usage of function
20 years ago
theli e09f1fe8e4 *) IfsL: Suppressing stacktraces on further proxy errors
20 years ago
theli 6c722706b7 *) Moving yacyDebugMode intialization to switchboard
20 years ago
theli 4e07828807 *) httpdProxyHandler.java
20 years ago
theli a7256e8f4e *) Adding X-Forwarded-For Header
20 years ago
borg-0300 81cb8feb15 back to 649 :/
20 years ago
borg-0300 5194511e8e *) attempt to find bug
20 years ago
theli 8f3d19b331 *) Suppress stacktrace on proxy error for "Connection reset"
20 years ago
theli a20814291f *) Bugfix for "Race condition zwischen httpc und switchboard"
20 years ago
theli 286853fd39 *) Bugfix for "YACY hängt sich beim Beenden auf" Bug
20 years ago
allo 022c1ab179 performance fix for yacyDebugMode and useYacyReferer.
20 years ago
allo 286442fbc5 do not Use YaCy-Sites as Referer, if useYacyReferer = false
20 years ago
theli 3dc6845bef *) Logging error message to logging output if no errormessage can be send to the user by the proxy
20 years ago
theli 3df5c7a6cf *) Displaying an proxy error page instead of a white page if the server has closed
20 years ago
borg-0300 cc493ef8c1 Added change from Hermes
20 years ago
theli 4edb5b6f1e *) Bugfix for "ProxyAccess logging" Bug
20 years ago
theli 7a7254713d *) Moving Logging directory per default to DATA/LOG
20 years ago
theli bead8a32aa *) IndexCreate_p.java:
20 years ago
theli ebbd063c92 *) Making mimeTable static final
20 years ago
theli 4fd5b95b1f *) Renaming Logger function names to reflect the proper Java Logging API Loglevels
20 years ago
theli 6adf8a4bde *) Renaming Logger function names to reflect the proper Java Logging API Loglevels
20 years ago
theli 0dfa8b62e2 *) Changing Proxy-Useragent string according to thread http://www.yacy-forum.de/viewtopic.php?p=8183#8183
20 years ago
theli e3aa3a2d75 *) Bugfix for ProxyAccess Logger
20 years ago
theli af7b8f75bd *) Making proxyAccessLogging configureable via yacy.logging file
20 years ago
theli 8132a44305 *) Better error handling if yacy SOAP extension is not installed
20 years ago
allo 66ebce1109 use staticIP more often
20 years ago
theli 858cb983d7 *) Printout date and system name on proxy error page
20 years ago
theli cb97d2972e *) Bugfix for "peer not accessible via .yacy name if Transparent Proxy Support is enabled" bug
20 years ago
allo 60074b4301 more DebugMode(60 Secs Timeout)
20 years ago
rramthun 0864ea367d Added preformated changelog.txt
20 years ago
allo 41aa3ae72e provide a virtuell Headerfield IS_ADMIN.
20 years ago
theli 751a778b54 *) Bugfix for heise newsletter Problem
20 years ago
theli 7d8af6b41a *) Bugfix for heise newsletter Problem
20 years ago
theli 4335bfe822 *) Using timeout also to establish a connection
20 years ago
theli 8c62fb49ba *) Bugfix for httpdSoapHandler Initialisation.
20 years ago
orbiter ba0a486328 moved printStackTrace() to logging
20 years ago
orbiter 8d6c288f04 display of peer name in headline; see http://www.yacy-forum.de/viewtopic.php?p=7466#7466
20 years ago
orbiter f5259f29e8 word cache behaviour fix and other fixes
20 years ago
jerri fa154e6ce5 Added some more javadoc into httpc.java. Moved the inner class response to the
20 years ago
theli b32e7c516c git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@507 6c8d7289-2bf4-0310-a012-ef5d649a1542
20 years ago
jerri 09193023fe Began with some documentation for the httpc-class. The code of the httpc-class
20 years ago
jerri 7792e5ae9b Added an build-target to the ant-configuration to create the
20 years ago
allo 7665712faa fix for altenativeTemplates by Index
20 years ago
allo 3762acde6e alternatives By Name
20 years ago
theli 1d83d7e4d7 *) httpdFileHandler.java:
20 years ago
orbiter 2d8557cb10 minor changes
20 years ago
orbiter fb6f238d70 fix for expires-problem
20 years ago
rramthun eacff63eda Typos...
20 years ago
orbiter 40da910f41 bugfixes and automatic news-cleanup
20 years ago
allo 2013d031e5 better Logging
20 years ago
orbiter 849b194149 fixed news receipt and added processing buttons on News page
20 years ago
orbiter ad90f0ad13 activated RWI distribution to DHT for senior peers (default redundancy 3), necessary now for network growth
20 years ago
orbiter af67c633d5 doc-changes and more strict brute-force handling
20 years ago
rramthun 69afae514d Updated translations...
20 years ago
orbiter c64970fa47 re-implemented proxy-busy-check and fixed some other things
20 years ago
orbiter 86d778f7bc default-button in profile menue
20 years ago
orbiter 40036ba69c fixed dht transmission; added url-blacklist blocking also for remote search
20 years ago
orbiter 311e627363 blocking of blacklisted urls in indexReceive and small changes
20 years ago
orbiter 2f0d7ea8d3 removed htcache stati (superfluous now)
20 years ago
theli 0b95c9c434 *) Bugfix for Thread.getID() usagage + PeerPing-Shutdown Deadlock
20 years ago
theli 13eeaa08f3 *) httpc.java:
20 years ago
orbiter b79070b471 fixed proxy/scraper
20 years ago
orbiter 419f8fb398 fixed bugs/missing code regarding new crawl stack
20 years ago
orbiter 858cd94299 replaced indexing ram-queue by file-based stack-queue
20 years ago
theli 57c30f1d78 *) bugfix for usage of httpc without gzip content encoding
20 years ago
theli 0e2c33ee55 *) Network.html/Network.java:
20 years ago
orbiter 5159a090b0 fixed parser bug with lowercase force (appeared in: http://spellbound.sourceforge.net/)
20 years ago
orbiter 86f2aa8478 fixed seed-load date bug (evaluating server date for age computation)
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 cd279907c0 *) Adding redirection support to plasmaCrawlWorker.java
20 years ago
theli d53b2393e5 *) autoconfig.java: ip address was not reported correctly when port-forwardin is on
20 years ago
theli 0e48177ad8 *) Bugfix of NullPointerException when sending Error Respond
20 years ago
orbiter 3be98f194d tried to find the socket bug
20 years ago
theli 0405de7635 *) Avoiding NullpointerException while testing exception test
20 years ago
orbiter 5d06ded005 enhanced html parser speed
20 years ago
theli 9e47ba5ad6 *) adding missing calls for function close() to avoid "too many open file" bug
20 years ago
orbiter a5b40923b6 added word migration to assortments (start with 'java -classpath classes yacy -migratewords')
20 years ago
theli 890e3f4d4a *) adding missing calls for function close() to avoid "too many open file" bug*) adding
20 years ago
theli c7d294d8d4 *) Bugfix for:
20 years ago
theli bbc46f037f *) avoid exception throwing on already catched exception
20 years ago
theli f0440911e8 *) removing unnecessary stacktrace printout
20 years ago
theli ee9e110366 *) removing old logging configuration properties from yacy.init
20 years ago
theli 4d7540e679 *) adding new constants
20 years ago
theli cb17ff4aa2 *) adding support of proxy access logging (much similar to squids
20 years ago
theli f157181086 *) starting implementation of Content-MD5 header
20 years ago
theli d2042ec8fa *) adding constants for all needed connection properties
20 years ago
theli 06b0db2cac *) adding toString method to
20 years ago
theli 7b0b72dd23 *) adding new streams for
20 years ago
orbiter 5f90daa265 implemented localization environment
20 years ago
theli 0e1d9e9722 *) shrinking httpc linebuffer when httpc is returned to pool. This is done to free memory
20 years ago
allo ced07e3aec javadoc comment added
20 years ago
theli 05ab7c4d68 *) Correcting Problems with "transparent proxy" mode.
20 years ago
theli 361f05978d Multiple updates regarding the yacy seedUpload facility,
20 years ago
theli c57306f620 *) Correcting Problem with Template Include - Unresolved filename
20 years ago
allo 07ca4083d3 right Prefix for Includes
20 years ago
theli bcdc44c065 *) Adding more constants. Needed for next commit.
20 years ago
theli 511f1c9b25 *) Bugfix of http://www.yacy-forum.de/viewtopic.php?p=2508&highlight=#2508
20 years ago
(no author) 8559c6ed5f *) removing obsolete class
20 years ago
theli 4dd387aae9 *) moving constants (see last commit) to proper httpHeader class
20 years ago
theli aea3479a9c *) introducing of additional constants
20 years ago
allo 77fd0fdf3f Includes, which use a normale Template Key to find the sourcefile
20 years ago
allo abb6750090 added Include Funktion. #%include.inc%# includes other Templates
20 years ago
theli 6f4d2e5272 *) fixing replace bug.
20 years ago
theli f678cda514 *) correcting bug in transparent proxy support
20 years ago
theli a5fec449c8 *) setting threadnames for kelondroMap:writequeue and publishSeed
20 years ago
theli dae6f46812 *) Forgotten to do transparent proxy support also for http head and post
20 years ago
theli 74f12bb0f3 *) adding transparent proxy support
20 years ago
theli 92a65874d6 *) fixed proxy authentication bug:
20 years ago
theli cbdc499ba6 *) adding many missing (File)?(Input|Output)Stream.close() calls to avoid "Too many open files bug".
20 years ago
theli 2aa5fe8f50 *) Import statements reorganized
20 years ago
orbiter f99930c04b fixed brute-force + peer-disconnect - Bug
20 years ago
orbiter c7c6aaf06e many bug-fixes
20 years ago
orbiter 2de90020ed fixed caching+synchronization+brute-force-denial
20 years ago
theli 3756e6d20f *) "Httpc object was not returned to object pool." bug fixed.
20 years ago
orbiter 7fb645b0ab enhanced crawling performance, changed memory settings, new performace options
20 years ago
orbiter 8b31f9e202 enhanced shut-down behaviour & added experimental nio-wrapper for kelondroRA (not active yet)
20 years ago
orbiter 87a61a01c2 fixed bad-gzip-trailer behaviour (now cuts off trailer)
20 years ago
orbiter 00f223cfc1 fixed post-parsing (a case when the bluelist is empty)
20 years ago
theli c9c0a1f11c *) Trying to speedup local crawling
20 years ago
(no author) 942914ffd2 *) Adding additional functions to serverByteBuffer so that it
20 years ago
(no author) 432e01910b *) Bugfix: Image falsification
20 years ago
(no author) 4a76ccc6d6 *) Some minor bugfixes
20 years ago
(no author) f39812da91 *) Some performance improvements
20 years ago
(no author) b7d4389e4b *) support for Proxy Auto-Config File generation added.
20 years ago
orbiter c0807abd33 new crawl/proxy/cache design + fixes
20 years ago
orbiter e7d055b98e very experimental integration of the new generic parser and optional disabling of bluelist filtering in proxy. Does not yet work properly. To disable the disable-feature, the presence of a non-empty bluelist is necessary
20 years ago