This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-388-g62b0797


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  62b0797e0af8f6e0c371931a9f72448e5f22cd5c (commit)
       via  f85ea10a1a78fe33044410a9d6243bbc43d4c827 (commit)
      from  57874eb3574f7064cc636f396c6551985d356f87 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 62b0797e0af8f6e0c371931a9f72448e5f22cd5c
Author: Dave Brolley <brolley@redhat.com>
Date:   Wed Dec 15 12:24:05 2010 -0500

    Free the URL of the ssl socket when finished with it.

commit f85ea10a1a78fe33044410a9d6243bbc43d4c827
Author: Dave Brolley <brolley@redhat.com>
Date:   Wed Dec 15 12:04:57 2010 -0500

    PR 11922: Allow ip address as host name to match ip address in server certificate.
    
    The default certificate function (SSL_AuthCertificate) fails to match DNS names
    which resemble ip addresses. It then calls our badCertHandler callback. There
    we get the chance to manually match the ip address.

-----------------------------------------------------------------------

Summary of changes:
 csclient.cxx          |   29 +++++++++++++-------
 stap-client-connect.c |   70 ++++++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 85 insertions(+), 14 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]