Update of /cvsroot/freenet/freenet/src/freenet/node/http
In directory sc8-pr-cvs1:/tmp/cvs-serv13876/src/freenet/node/http
Modified Files:
DistributionServlet.java
Log Message:
6266:
FORK UNSTABLE NETWORK. Protocol version increases to 1.47. The purpose of this: it is
likely that NGRouting and CPAlgoRT are not really compatible in their present
implementations. Hopefully we can get a decent sized test network together.
Minor changes:
Don't reference old nodes in the RT. Take them out if they are serialized in. Add a
means of checking whether it is old for purposes of routing to or for purposes of
accepting requests from it.
Try to keep the references on the RT up to date.
Detect Opera as well as IE.
Minor fix in TimeEstimator.drawGraphBMP()
Added diagnostic requestDataNotFound.
Fix load %.
Fix CHK for README in dist servlet.
Minor UI tweak to General infolet.
Minor graphical change (add a stretched graph per estimator) to per node pages linked
from Node Reference Status.
Index: DistributionServlet.java
===================================================================
RCS file: /cvsroot/freenet/freenet/src/freenet/node/http/DistributionServlet.java,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -w -r1.59 -r1.60
--- DistributionServlet.java 18 Sep 2003 17:48:09 -0000 1.59
+++ DistributionServlet.java 22 Oct 2003 22:07:15 -0000 1.60
@@ -559,7 +559,7 @@
public static final String[] keys =
{ "[EMAIL PROTECTED],qe6uUARsHatu~gqjoEFsLg", // start-freenet.sh
"[EMAIL PROTECTED],jzDS30pQ53Qjdxn2rMfcfg", // stop-freenet.sh
- "[EMAIL PROTECTED],igcGCARj645d213es4g3Pg", // README
+ "[EMAIL PROTECTED],IouirP0XUEMT20rfM9EGlA", // README
"[EMAIL PROTECTED],CPIgvJUZQb2xm9vdJlPTwg", // preconfig.sh
"[EMAIL PROTECTED],LW77sGa18EkcvHTJd71q0Q", // update.sh
"[EMAIL PROTECTED],plfo5EJ1SVj~vMHYw2PiSQ", // freenet-webinstall.exe
_______________________________________________
cvs mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/cvs