Activity
From 08/11/2015 to 09/09/2015
09/09/2015
- 03:16 PM Support #2698: evaluate the security implications of how ProcessBuilder copies the server environ...
- I suspect we may leak some security sensitive state by this current practice, which probably should be eliminated.
- 03:16 PM Support #2698 (New): evaluate the security implications of how ProcessBuilder copies the server e...
- 03:15 PM Support #2697: make sure all security sensitive data is processed using char[] instead of Strings
- Any data like passwords or encryption keys should never be processed using @String@ since the result can remain behin...
- 03:12 PM Support #2697 (New): make sure all security sensitive data is processed using char[] instead of S...
- 03:11 PM Support #2696 (New): security review
09/08/2015
- 05:12 PM Feature #2694: provide configurable control of STDERR logging for spawned clients
- Greg Shah wrote:
> Constantin: what was the original reason that we don't redirect STDOUT for web clients? The ChUI... - 04:40 PM Feature #2694: provide configurable control of STDERR logging for spawned clients
- Constantin: what was the original reason that we don't redirect STDOUT for web clients? The ChUI web client does not...
- 04:38 PM Feature #2694: provide configurable control of STDERR logging for spawned clients
- When we spawn (using the server-directed @spawn@ launcher) a web client, batch client or appserver agent, we always r...
- 04:21 PM Feature #2694 (New): provide configurable control of STDERR logging for spawned clients
- 12:45 PM Bug #2693: terminating the server is broken (using ServerDriver -k)
- To confirm, I started a server session:
@P2J_HOME=/home/ges/projects/1811q/ ./server.sh -a ../../uast/build/lib/te... - 11:49 AM Bug #2693: terminating the server is broken (using ServerDriver -k)
- As reported by Constantin:
> I get a "certificate_unknown" error when trying to terminate the server via "-k".
- 11:49 AM Bug #2693 (New): terminating the server is broken (using ServerDriver -k)
09/04/2015
- 09:18 AM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Some notes on moving from Java 7 to Java 8 w.r.t. building the @spawn@ program on Ubuntu:
I retained @openjdk-7-jd...
Also available in: Atom