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.
danielr
d3037c2950
Accept all SSL-certificates (not only valid and self-signed), but put a warning into log file
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4888 6c8d7289-2bf4-0310-a012-ef5d649a1542
|
17 years ago |
.. |
AcceptEverythingSSLProtcolSocketFactory.java
|
Accept all SSL-certificates (not only valid and self-signed), but put a warning into log file
|
17 years ago |
AcceptEverythingTrustManager.java
|
Accept all SSL-certificates (not only valid and self-signed), but put a warning into log file
|
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
|
Accept all SSL-certificates (not only valid and self-signed), but put a warning into log file
|
17 years ago |
HttpConnectionInfo.java
|
- HTTPC ConnectionInfo entfernen bei Exceptions, unnötigen Code entfernt
|
17 years ago |
JakartaCommonsHttpClient.java
|
Accept all SSL-certificates (not only valid and self-signed), but put a warning into log file
|
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
|
fix for attacks on localhost-authorized peers from web pages with links to localhost addresses:
|
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
|
proxy sends status code now
|
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
|
BF Bugfix
|
17 years ago |
httpdLimitExceededException.java
|
added option to see ranking scores in surftipps
|
18 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 |