Commit Graph

37 Commits (83ce65707a9b1ebcc62342566271918699c7fc7d)

Author SHA1 Message Date
orbiter 7ee494fde5 more refactoring of kelondro:
16 years ago
orbiter bf93767ec6 refactoring of kelondro database classes
16 years ago
orbiter c6880ce28b removed the permanent cache flush and replaced it with a periodic cache flush
16 years ago
orbiter d39d420b39 performance hacks
16 years ago
orbiter 6941bf42b1 performance hacks
16 years ago
orbiter 0cd0fee546 fixed bug with wrong proxy result enqueueing. See:
16 years ago
orbiter d3d41e2ee4 - fixed problem with searching with quotes (still not complete, but not as bad as before)
16 years ago
danielr cd19d0aee6 - added warnings for failed transferRWI (dht-in)
16 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
16 years ago
danielr be28af50f5 - fixed "yacy2yacy no proxy"-problem
16 years ago
danielr f2d0bd7790 fix for NPE in JakartaHttpClient.setProxy
17 years ago
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net)
17 years ago
danielr 17b7845eb5 * refactoring
17 years ago
danielr c049d80fbd fixed login problem with yacy as proxy (POST and Cookies)
17 years ago
danielr 7c110e07f0 removed debug
17 years ago
danielr eadc204130 gzip POST wiederholbar gemacht (macht transferURL stabiler)
17 years ago
orbiter e81be7d4f2 added many missing user-agent declarations for yacy http client connections.
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
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 181796cffb - HTTPC ConnectionInfo entfernen bei Exceptions, unnötigen Code entfernt
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
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 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
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
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 fb541f9162 HTTPC: default timeout half-hour
17 years ago
danielr a94f6cdca4 HTTPC: allowed self-signed certs
17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago