Commit Graph

89 Commits (2a06ce5538550878beeefec0442bf1e0fe7abab8)

Author SHA1 Message Date
theli 2a06ce5538 *) next bugfix for UTF-8
18 years ago
theli 63893003be *) Adding settings page for the crawler which allows to specify a file size limit and the timeout to use.
18 years ago
theli 1c8300fcec *) Bugfix for name resolution in proxy mode
18 years ago
orbiter 3879a0ecd0 replaced java.net.URL usage by use of new class de.anomic.net.URL
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
orbiter 26b6cddf51 synchronized the DNS cache, because the non-synchronized version resulted in deadlocks
19 years ago
orbiter 015d044c25 tried to fix some problems with latest changes to httpc
19 years ago
orbiter fd7c17e624 added virtual host support:
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 3237fe1cc7 added IOException for httpc client error
19 years ago
theli aa87df35e1 *) To avoid confusion location will now also be displayed for own peer
19 years ago
allo 5ef57211a6 trim was just too easy...
19 years ago
allo 38e79aec94 Fix for wrong(?) httpheader:
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
orbiter 9086261476 refactoring of base64 encoding:
19 years ago
allo 2e2fa99501 bookmarksManager:
19 years ago
orbiter b3dca06bb1 added location column to network pages.
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
orbiter 1d6a6d1f85 code cleanup
19 years ago
orbiter a04930f025 code cleanup
19 years ago
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