Tomas Isdal

Results 7 issues of Tomas Isdal

Nat check requires the update server to issue a separate request back to the client. Appengine has no raw sockets so to make this work we need to set up...

org.gudy.azureus2.plugins.ipc.IPCException: java.lang.reflect.InvocationTargetException at org.gudy.azureus2.pluginsimpl.local.ipc.IPCInterfaceImpl.invoke(IPCInterfaceImpl.java:131) at edu.washington.cs.oneswarm.ui.gwt.F2FInterface.getSearchResult(F2FInterface.java:485) at edu.washington.cs.oneswarm.test.util.TorrentExperimentFunctions.downloadAndStart(TorrentExperimentFunctions.java:274) at edu.washington.cs.oneswarm.test.integration.DefaultSettingsTest.testDownloadFile(DefaultSettingsTest.java:146) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at...

Enforce the use of TLS 1.2 with key exchange with forward secrecy. Notes: http://docs.oracle.com/javase/7/docs/technotes/guides/security/jsse/JSSERefGuide.html#AlgorithmConstraints http://docs.oracle.com/javase/7/docs/technotes/guides/security/jsse/JSSERefGuide.html#SSLContext http://docs.oracle.com/javase/7/docs/technotes/guides/security/jsse/JSSERefGuide.html#SSLParameters http://docs.oracle.com/javase/7/docs/technotes/guides/security/jsse/JSSERefGuide.html#DisabledAlgorithms ECDHE_RSA for keyex is good but any DH or DHE RSA should do...

The client will keep thousands of osf2f_.invites > osf2f_.friends files after it has been running for a long time. Clear these out.

bug
highprio

Users want to be able to specify - to exclude words also, some additional keywords (file size, file type, video resolution, and so on...) would be nice to be able...

feature

No significant changes between 2.3 and 2.4, consider waiting for 2.5 before upgrade.

Some users report that it is filling the entire screen.

bug