Print

Print


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 "xrootd".

The branch, master has been updated
       via  ca67b16e459a1ae2311b9f406a24172078f10d76 (commit)
       via  705aefb3c30cf1efe76b8065c45f8199d6623fae (commit)
      from  10c2af5aba80c7e3fe5472e403c3e17a38f47359 (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 ca67b16e459a1ae2311b9f406a24172078f10d76
Merge: 705aefb 10c2af5
Author: ganis <[log in to unmask]>
Date:   Wed Oct 24 10:24:30 2012 +0200

    Merge branch 'master' of http://xrootd.org/repo/xrootd

commit 705aefb3c30cf1efe76b8065c45f8199d6623fae
Author: ganis <[log in to unmask]>
Date:   Wed Oct 24 10:24:19 2012 +0200

       Patch addressing the problems following the change of the default name hashing
       algorithm in openSSL. Both client and server were already able to handle multiple
       CA certificate name hashes. This feature is exploited to check both 'new' and 'old'
       hashes. Now, clients and servers using an openSSL version >= 1.0.0 send to the peer
       both name hashes and the peer picks-up the one that loads first.
    
       Changes in the XrdCrypto classes add the possibility to choose the hash algorithm.

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

Summary of changes:
 src/XrdCrypto/XrdCryptoX509.cc       |    8 +-
 src/XrdCrypto/XrdCryptoX509.hh       |    6 +-
 src/XrdCrypto/XrdCryptoX509Crl.cc    |    2 +-
 src/XrdCrypto/XrdCryptoX509Crl.hh    |    3 +-
 src/XrdCrypto/XrdCryptoX509Req.cc    |    4 +-
 src/XrdCrypto/XrdCryptoX509Req.hh    |    3 +-
 src/XrdCrypto/XrdCryptosslAux.cc     |   15 -----
 src/XrdCrypto/XrdCryptosslAux.hh     |    6 --
 src/XrdCrypto/XrdCryptosslX509.cc    |  108 +++++++++++++++++++++++++++++++++-
 src/XrdCrypto/XrdCryptosslX509.hh    |   10 ++-
 src/XrdCrypto/XrdCryptosslX509Crl.cc |   38 +++++++++---
 src/XrdCrypto/XrdCryptosslX509Crl.hh |    5 +-
 src/XrdCrypto/XrdCryptosslX509Req.cc |   36 +++++++++---
 src/XrdCrypto/XrdCryptosslX509Req.hh |    5 +-
 src/XrdSecgsi/XrdSecProtocolgsi.cc   |   82 +++++++++++++++++---------
 src/XrdSecgsi/XrdSecProtocolgsi.hh   |   12 ++--
 16 files changed, 248 insertions(+), 95 deletions(-)


hooks/post-receive
-- 
xrootd

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1