emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] feature/async-dns updated (12702b3 -> 51d728c)


From: Lars Ingebrigtsen
Subject: [Emacs-diffs] feature/async-dns updated (12702b3 -> 51d728c)
Date: Tue, 09 Feb 2016 05:09:40 +0000

larsi pushed a change to branch feature/async-dns.

      from  12702b3   Make url.el use async DNS
       new  92acfb9   Add network tests
       new  d7e2238   Add more network tests
       new  ea87d91   Add a TLS connection test
       new  04913cc   Skip TLS tests if we don't have openssl
       new  a2d6d79   Use gnutls-serv instead of openssh
       new  71f2245   Add an IPv6 test
       new  51d728c   src/process.c Correctly convert AF_INET6 addresses


Summary of changes:
 src/process.c                         |    2 +-
 test/lisp/net/cert.pem                |   25 ++++
 test/lisp/net/key.pem                 |   28 ++++
 test/lisp/net/network-stream-tests.el |  231 +++++++++++++++++++++++++++++++++
 4 files changed, 285 insertions(+), 1 deletions(-)
 create mode 100644 test/lisp/net/cert.pem
 create mode 100644 test/lisp/net/key.pem
 create mode 100644 test/lisp/net/network-stream-tests.el



reply via email to

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