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.1-148-gf0d95ba


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  f0d95bac5d76c4b8bdaad4abefa63e3e8e5ad9c3 (commit)
       via  97a342faf30bf8cf7aac8d20ef52b066570074ef (commit)
       via  a2f05a98d7ed062f293f40f88fc1237448438b15 (commit)
      from  b561f990a9849e65e45668608ad4639b6392f88a (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 f0d95bac5d76c4b8bdaad4abefa63e3e8e5ad9c3
Author: Dave Brolley <brolley@redhat.com>
Date:   Wed Mar 3 15:47:29 2010 -0500

    Can't call SEC_PrintCertificateAndTrust.

commit 97a342faf30bf8cf7aac8d20ef52b066570074ef
Author: Dave Brolley <brolley@redhat.com>
Date:   Wed Mar 3 15:40:05 2010 -0500

    PR 10331: Improved certificate management -- client side.
    
    stap-client-connect.c: use SSL_BadCertHoook to provide an opportunity for
    the user to trust and/or import the server's certificate.
    
    stap-client: Reorganized so that newly trusted certificates can be used.
    Also does the actual prompting.

commit a2f05a98d7ed062f293f40f88fc1237448438b15
Author: Dave Brolley <brolley@redhat.com>
Date:   Wed Mar 3 15:03:10 2010 -0500

    Improved NSPR error handling. Use PR_ErrorToString.

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

Summary of changes:
 nsscommon.c           |   18 +---
 stap-client           |  129 ++++++++++++++++--------
 stap-client-connect.c |  266 ++++++++++++++++++++++++++++++-------------------
 3 files changed, 255 insertions(+), 158 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]