Commit Graph

62 Commits (86a92102640828f1b254b1a6c050f095e534906a)

Author SHA1 Message Date
orbiter 79818a320f introduced citation-rank transmission protocol and activate transport for anonymisation
19 years ago
theli fb766413d1 *) Changes on httpc dns caching
19 years ago
orbiter c86d801b0f removed dyndns domains from dns caching
19 years ago
theli b8ceb1ffde *) Adding better https support for crawler
19 years ago
hydrox 56b9f34411 *)removed unused imports
19 years ago
theli ec3af327f7 *) Bugfix for Proxy-Authentication against remote proxy
19 years ago
theli 525c8dcbd4 *) Adding Traffic Statistic for Crawler
19 years ago
theli 9a5ab62928 *) Adding yacy specific X-YACY-Index-Control header which can be used by clients
19 years ago
theli 02d9af1a70 *) Restructuring and extending of Remote Proxy Support
19 years ago
theli 6e3201b74d *) Bugfix in httpc.java
19 years ago
theli 959eefbc4f *) Robots.txt parser/ppt
19 years ago
theli a2fa75e688 *) Asynchronous queuing of crawl job URLs (stackCrawl)
19 years ago
theli 90f02ea455 *) removing metainfo from serverargs
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 9444852896 *) Correcting problems if the port number was set to -1, e.g. because of the usage of function
19 years ago
theli 6c722706b7 *) Moving yacyDebugMode intialization to switchboard
19 years ago
theli a7256e8f4e *) Adding X-Forwarded-For Header
19 years ago
theli a20814291f *) Bugfix for "Race condition zwischen httpc und switchboard"
19 years ago
theli 286853fd39 *) Bugfix for "YACY hängt sich beim Beenden auf" Bug
19 years ago
allo 022c1ab179 performance fix for yacyDebugMode and useYacyReferer.
19 years ago
allo 286442fbc5 do not Use YaCy-Sites as Referer, if useYacyReferer = false
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
allo 60074b4301 more DebugMode(60 Secs Timeout)
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
orbiter ba0a486328 moved printStackTrace() to logging
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
orbiter 2d8557cb10 minor changes
20 years ago
rramthun eacff63eda Typos...
20 years ago
orbiter 40da910f41 bugfixes and automatic news-cleanup
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 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
theli d53b2393e5 *) autoconfig.java: ip address was not reported correctly when port-forwardin is on
20 years ago
orbiter 3be98f194d tried to find the socket bug
20 years ago
orbiter 5d06ded005 enhanced html parser speed
20 years ago
theli 06b0db2cac *) adding toString method to
20 years ago
theli 0e1d9e9722 *) shrinking httpc linebuffer when httpc is returned to pool. This is done to free memory
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 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