Commit Graph

140 Commits (9fb5d661f2863fb26c45c8bb14241383269b8205)

Author SHA1 Message Date
theli ed2cb040d1 *) Bugfix for http connection header validation
19 years ago
allo d7a3fdb18b no white pages, when clicking cancel on the password-dialog
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
theli 727aac4768 *) Bugfix for Transparent-Proxy-Support <-> Port Forwarding problem
19 years ago
rramthun 42b0b10a95 -Adding Windows Media to types which are not sended compressed
19 years ago
theli c7ececbfb2 *) httpd.mime: adding jar mimetype
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 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
(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) 1d3249e787 handle UTF-8 correctly
19 years ago
orbiter 9544c47684 added some UTF-8 handling.
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 1c3750de57 *) Bugfix for code cleanup
19 years ago
orbiter 1d6a6d1f85 code cleanup
19 years ago
orbiter a04930f025 code cleanup
19 years ago
theli 7e670894d9 *) Suppressing stackTraces in proxyError message for "connect timed out" errors
19 years ago
theli fb766413d1 *) Changes on httpc dns caching
19 years ago
hydrox cb69047b91 *)cleanup access static methods and fields
19 years ago
hydrox 56b9f34411 *)removed unused imports
19 years ago
theli 40777556c5 *) Connection Tracking
19 years ago
allo 43a127ff3a allow httpsTunnels to other Ports than 443. (if secureHttps=false)
19 years ago
allo 4320425a17 ipAuth (this does not work yet)
19 years ago
allo b88a9584f8 New Errorpage
19 years ago
theli b177a80bb7 *) Bugfix for sendRespondError StackOverFlowException problem
19 years ago
theli c8a35a0130 *) Adding new connection tracking page (currently only for incoming connections)
19 years ago
allo f1ff33177d reset Timelimits on Daychange
19 years ago
theli a9e25c26e1 *) adding new sendRespondError method to httpd which accepts a template include file
19 years ago
allo 5605cc8018 TimeLimits
19 years ago
allo f65c939a60 userDB Auth
19 years ago
theli a2fa75e688 *) Asynchronous queuing of crawl job URLs (stackCrawl)
19 years ago
allo cd77078aa0 old Version restored before Release
19 years ago
allo a4b747fe97 ProxyAccounts based on userDB
19 years ago
theli d388292f24 *) adding function for user accounting which is called after each http request
19 years ago
theli 595e0c7e56 *) Bugfix for ProxyErrormsg: Wrong base URL
19 years ago
theli 5f95a1cf62 *) Bugfix for ProxyErrormsg: Wrong http host header
19 years ago
theli 1dc94e7753 *) Adding support for gzip content-encoding of http post requests
19 years ago
theli b990dc1ad1 *) Replacing jsch 0.1.19 lib with newer version 0.1.21
19 years ago
theli 7809b382bf *) Bugfix for Blacklist support for https (only initial connect)
19 years ago
theli a7256e8f4e *) Adding X-Forwarded-For Header
19 years ago
theli 4fd5b95b1f *) Renaming Logger function names to reflect the proper Java Logging API Loglevels
19 years ago
theli 6adf8a4bde *) Renaming Logger function names to reflect the proper Java Logging API Loglevels
19 years ago
theli 8132a44305 *) Better error handling if yacy SOAP extension is not installed
19 years ago
allo 66ebce1109 use staticIP more often
19 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
theli 8c62fb49ba *) Bugfix for httpdSoapHandler Initialisation.
20 years ago
orbiter 2d8557cb10 minor changes
20 years ago
theli 13eeaa08f3 *) httpc.java:
20 years ago
orbiter 5159a090b0 fixed parser bug with lowercase force (appeared in: http://spellbound.sourceforge.net/)
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 0e48177ad8 *) Bugfix of NullPointerException when sending Error Respond
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
theli c7d294d8d4 *) Bugfix for:
20 years ago
theli ee9e110366 *) removing old logging configuration properties from yacy.init
20 years ago
theli d2042ec8fa *) adding constants for all needed connection properties
20 years ago
theli 0e1d9e9722 *) shrinking httpc linebuffer when httpc is returned to pool. This is done to free memory
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 511f1c9b25 *) Bugfix of http://www.yacy-forum.de/viewtopic.php?p=2508&highlight=#2508
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
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 2aa5fe8f50 *) Import statements reorganized
20 years ago
orbiter c7c6aaf06e many bug-fixes
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) f39812da91 *) Some performance improvements
20 years ago
orbiter 248077d3f0 initial load with yacy 0.36
20 years ago