guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] branch master updated (b473598 -> 33944f6)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (b473598 -> 33944f6)
Date: Wed, 1 Mar 2017 14:23:19 -0500 (EST)

wingo pushed a change to branch master
in repository guile.

      from  b473598   tests: Use the "normalized codeset" in locale names.
       new  402162c   REPL Server: Guard against HTTP inter-protocol 
exploitation attacks.
       new  2cecf3b   tests: Add REPL server test for CVE-2016-8606.
       new  bf58d7b   tests: Throw 'unresolved when the REPL server is too slow.
       new  c1581fb   tests: Avoid race condition in REPL server test.
       new  33944f6   Disable REPL server tests if no threads

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/ref/guile-invoke.texi            |  20 +++-
 module/system/repl/coop-server.scm   |   9 +-
 module/system/repl/server.scm        | 183 ++++++++++++++++++++++++++++++++++-
 test-suite/Makefile.am               |   1 +
 test-suite/tests/00-repl-server.test | 152 +++++++++++++++++++++++++++++
 5 files changed, 356 insertions(+), 9 deletions(-)
 create mode 100644 test-suite/tests/00-repl-server.test



reply via email to

[Prev in Thread] Current Thread [Next in Thread]