Commit Graph

535 Commits (c998dc6556c5d7b0089b4b2aa2898d8f90cbb580)

Author SHA1 Message Date
danielr 7feae906aa - organize imports
17 years ago
danielr d3037c2950 Accept all SSL-certificates (not only valid and self-signed), but put a warning into log file
17 years ago
orbiter 6f1a3fce05 BF Bugfix
17 years ago
lotus b09af53643 proper links to directories in repository dirlisting
17 years ago
lotus ba4091c5b2 proxy sends status code now
17 years ago
orbiter 0b52ef3e4b - update of grafics
17 years ago
orbiter 11e00a0849 - refactoring of seedURL handling
17 years ago
orbiter faed00d75d added use cases to basic configuration
17 years ago
orbiter c1d721dd2d fix for attacks on localhost-authorized peers from web pages with links to localhost addresses:
17 years ago
orbiter 1127d62b64 some enhancements to the access tracker (less synchronization)
17 years ago
orbiter 3bd1db776a implemented switch for admin authorization from localhost:
17 years ago
orbiter cfe6790498 - added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
17 years ago
orbiter 239cc4428d - better domain graph, faster when more links exist, looks better
17 years ago
lotus 9bc56a9edc xss protection
17 years ago
orbiter d2ba1fd2ab major step forward to network switching (target is easy switch to intranet or other networks .. and back)
17 years ago
danielr d70a472460 added file for previous commit
17 years ago
danielr 8c5f062e0b corrected YaCy version in HTTP User-Agent
17 years ago
danielr d7b21bc90c re-added gzip POST for transferRWI/URL (HTTP/1.1 compliant)
17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
17 years ago
danielr be2c9c07ff escape some unescaped characers in URLs (fixes problems with proxy)
17 years ago
danielr ec84a52adb change for problem with NPE (seen as "PROXY Unknown Error while processing request")
17 years ago
orbiter ff755fb858 small corrections and enhancements after search timing profiling
17 years ago
danielr d1ee231866 HTTPC close more unused connections
17 years ago
danielr 181796cffb - HTTPC ConnectionInfo entfernen bei Exceptions, unnötigen Code entfernt
17 years ago
danielr 64c33e717f catched ConcurrentModificationException in ConnectionInfo.cleanUp so cleanUp is not interrupted
17 years ago
danielr d8677ba611 fixed ConcurrentModificationException in HttpConnectionInfos
17 years ago
orbiter 8dd35f74c8 fixed redirect problem (does not work for POST)
17 years ago
danielr 2617f4dcdb Connections_p.html: better formatting and remove very old entries
17 years ago
orbiter 82bf9ac1c8 - added Collage servlet from datengrab and modified it:
17 years ago
danielr 959f448e5f - disabled redirects in proxy (so client sees real path)
17 years ago
orbiter 8fe39ebd74 -fixed file transmission with POST. The only usage was in ranking transmission, therefore:
17 years ago
orbiter 202a3adb3e refactoring of HttpClient Writer processes
17 years ago
danielr 8aa9fd8f24 HTTPC with only 1 retry
17 years ago
orbiter 444dce7e81 more performance hacks
17 years ago
orbiter 2c2dcd12a2 - enhanced performance of Eco-Tables: less time-consuming size() - operations
17 years ago
orbiter e356625b22 - refacotring of stream copy handling to support time-consuming operations
17 years ago
danielr f01c50cf8d Proxy logging error (first step to resolution!?)
17 years ago
orbiter c3342e1178 - removed class with only one static method
17 years ago
orbiter f97971b63b fixed NPE problems doing a shutdown from command-line
17 years ago
danielr 7a35126e91 http timeouts von alten httpc wieder gesetzt
17 years ago
orbiter 2c1c3bb6eb - some refactoring (sorry Daniel, hab in deinem Code rumgewütet)
17 years ago
danielr d96e2badc7 - fixed POST in proxy
17 years ago
danielr 94d3d3a86f fixed Proxy (for GET, POST still does not work!)
17 years ago
danielr 8b2efb6f8c fixed garbage in HTCACHE
17 years ago
danielr fb541f9162 HTTPC: default timeout half-hour
17 years ago
danielr a94f6cdca4 HTTPC: allowed self-signed certs
17 years ago
danielr ab330cfdca Network.html: removed ; from location
17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
orbiter daa04f5db9 added additional check in file handler to prevent that url attacks are hidden in url path encodings
17 years ago
orbiter 7f9f639d20 - refactoring and abstraction of index reference (urls) handling: blacklisting is part of reference filtering
17 years ago