[cpp-sp] branch master updated (4563c40 -> 8fb0cee)

Rod Widdowson rdw at steadingsoftware.com
Mon Jun 20 09:00:16 EDT 2016


This is an automated email from the git hooks/post-receive script.

rdw pushed a change to branch master
in repository cpp-sp.

      from  4563c40   SSPCPP-652 - Dynamic authnrequest
       new  43f2409   SSPCPP-682 Introduce a new message project
       new  9f968a6   SSPCPP-682 Wire Shibd into event messages
       new  8fb0cee   SSPCPP-682: Messages and plumbing for ISAPI Filter

The 3 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:
 Projects/vc10/Shibboleth.sln                |  27 ++--
 Projects/vc10/isapi_shib/isapi_shib.vcxproj |   8 +-
 Projects/vc10/shibd/shibd.vcxproj           |  25 +++-
 Projects/vc10/util/messages.vcxproj         | 180 +++++++++++++++++++++++++++
 Projects/vc10/util/messages.vcxproj.filters |  27 ++++
 isapi_shib/isapi_shib.cpp                   |  55 ++++-----
 shibd/shibd_win32.cpp                       |  16 +--
 util/message.mc                             | 183 ++++++++++++++++++++++++++++
 util/messageResource.rc                     | Bin 0 -> 52 bytes
 9 files changed, 469 insertions(+), 52 deletions(-)
 create mode 100644 Projects/vc10/util/messages.vcxproj
 create mode 100644 Projects/vc10/util/messages.vcxproj.filters
 create mode 100644 util/message.mc
 create mode 100644 util/messageResource.rc

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list