You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
orbiter
cfe6790498
- added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
...
from the ConfigNetwork online interface
- to make this possible, a large refactoring and reorganisation of data structures was necessary
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4803 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
..
EasySSLProtocolSocketFactory.java
HTTPC: allowed self-signed certs
17 years ago
EasyX509TrustManager.java
HTTPC: allowed self-signed certs
17 years ago
HttpClient.java
refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
17 years ago
HttpConnectionInfo.java
- HTTPC ConnectionInfo entfernen bei Exceptions, unnötigen Code entfernt
17 years ago
JakartaCommonsHttpClient.java
added file for previous commit
17 years ago
JakartaCommonsHttpResponse.java
change for problem with NPE (seen as "PROXY Unknown Error while processing request")
17 years ago
httpChunkedInputStream.java
some memory enhancements when generating and displaying ymage objects
17 years ago
httpChunkedOutputStream.java
small cosmetic change for static fields in serverCore (special protocol ASCII entities) to improve readability
17 years ago
httpHeader.java
escape some unescaped characers in URLs (fixes problems with proxy)
17 years ago
httpRemoteProxyConfig.java
replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
httpSSI.java
added a search history to the new search page
17 years ago
httpTemplate.java
more performance hacks
17 years ago
httpd.java
major step forward to network switching (target is easy switch to intranet or other networks .. and back)
17 years ago
httpdAlternativeDomainNames.java
major step forward to network switching (target is easy switch to intranet or other networks .. and back)
17 years ago
httpdBoundedSizeOutputStream.java
*) bugfix for wrong proxy traffic accounting
18 years ago
httpdByteCountInputStream.java
fixed deadlock
17 years ago
httpdByteCountOutputStream.java
refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
17 years ago
httpdFileHandler.java
- better domain graph, faster when more links exist, looks better
17 years ago
httpdLimitExceededException.java
added option to see ranking scores in surftipps
19 years ago
httpdProxyHandler.java
- added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
17 years ago
httpdRobotsTxtConfig.java
refactoring of switchboard queueing
17 years ago