List of Open Source Components Used by Intel® System Management Software Sl # Components License Link for Additional Info 1

List of Open Source Components Used by Intel® System Management Software Sl # Components License Link for Additional Info 1

List of open source components used by Intel® System Management Software Sl # Components License Link for additional info 1. AES/HMAC/SHA1 Brian Gladman http://www.gladman.me.uk/ 2. MD2/MD5 Message Digest RSA Data Security Algorithm License 3. Xerces C++ XML Parser Apache License v2.0 http://xml.apache.org/xerces-c/ 4. OpenSSL OpenSSL License http://www.openssl.org/ 5. The libpcap project BSD 2.0 http://sourceforge.net/projects/libpcap/ 6. PHP Package The PHP License www.php.net v3.01 7. SQLite database Public domain http://www.sqlite.org/ 8. JQuery MIT License http://jquery.com 9. JQuery UI MIT License http://jqueryui.com/ 10. JQuery liscroll MIT License http://www.gcmingati.net/wordpress/wp-content/lab/jquer y/newsticker/jq-liscroll/scrollanimate.html 11. JQgrid MIT License http://www.trirand.com/blog/?p=495&cpage=1#comment-6 795 12. UI.Layout MIT License http://layout.jquery-dev.net/ 13. JQuery Corner MIT License http://jquery.malsup.com/corner/ 14. JQuery Gradient MIT License http://slayeroffice.com/code/gradient/ 15. LightTPD ( Linux version) Revised BSD License www.lighttpd.net 16. LightTPD ( Revised BSD License WLMP Project WindowsLightTPD-1.4.23- 1-Win32-SSL version) 17. ThickBox gallery MIT License V2 http://jquery.com/demo/thickbox/ 18. C# IP Address Validation MIT License http://www.codeproject.com/cs/miscctrl/IpAddrCtrlLib.asp? library df=100 19. Net-snmp SNMP agent BSD-like www.net-snmp.org 20. IPMI Library IPMI License 21. Rbyaml MIT License http://rbyaml.rubyforge.org/ 22. log4cpp LGPL http://log4cpp.sourceforge.net/ 23. Libcurl MIT/X derivate http://curl.haxx.se/docs/copyright.html license 24. ERLANG ERLANG PUBLIC http://www.erlang.org/ LICENSE Version 1.1 25. Mochiweb MIT License https://github.com/mochi/MochiWeb Intel® System Management Software consists of Intel® Active System Console, Intel® Server Management Pack, Intel® Modular Server Management Pack, Intel® Server Management Agent for Windows*, Intel® Server Management Agent for Linux*, Intel® Command Line Interface, Intel® SNMP Subagent, Intel® Modular Server Add-in for Microsoft Windows* Essential Business Server 2008. Individual software components within Intel® System Management Software use a subset of the above list of open source components. Additional components within Intel® System Management Software that do not use the listed open source components are Intel® Active Management Technology Management Pack and LSI RWC/RWC2 for RAID Configuration. Detailed License Text 1. License applicable for AES/HMAC/SHA1/MD5 /* --------------------------------------------------------------------------- Copyright (c) 2002, Dr Brian Gladman <[email protected]>, Worcester, UK. All rights reserved. LICENSE TERMS The free distribution and use of this software in both source and binary form is allowed (with or without changes) provided that: 1. Distributions of this source code include the above copyright notice, this list of conditions and the following disclaimer; 2. Distributions in binary form include the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other associated materials; 3. The copyright holder's name is not used to endorse products built using this software without specific written permission. ALTERNATIVELY, provided that this notice is retained in full, this product may be distributed under the terms of the GNU General Public License (GPL), in which case the provisions of the GPL apply INSTEAD OF those given above. DISCLAIMER This software is provided 'as is' with no explicit or implied warranties in respect of its properties, including, but not limited to, correctness and/or fitness for purpose. --------------------------------------------------------------------------- Issue Date: 24/01/2003 This file contains the code for implementing encryption and decryption for AES (Rijndael) for block and key sizes of 16, 24 and 32 bytes. It can optionally be replaced by code written in assembler using NASM. /* crypto/md/md2.h */ /* Copyright (C) 1995-1997 Eric Young ([email protected]) * All rights reserved. This package is an SSL implementation written by Eric Young ([email protected]). The implementation was written so as to conform with Netscapes SSL. This library is free for commercial and non-commercial use as long as the following conditions are aheared to. The following conditions apply to all code found in this distribution, be it the RC4, RSA, lhash, DES, etc., code; not just the SSL code. The SSL documentation included with this distribution is covered by the same copyright terms except that the holder is Tim Hudson ([email protected]). Copyright remains Eric Young's, and as such any Copyright notices in the code are not to be removed. If this package is used in a product, Eric Young should be given attribution as the author of the parts of the library used. This can be in the form of a textual message at program startup or in documentation (online or textual) provided with the package. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: "This product includes cryptographic software written by Eric Young ([email protected])". The word 'cryptographic' can be left out if the rouines from the library being used are not cryptographic related. 4. If you include any Windows specific code (or a derivative thereof) from the apps directory (application code) you must include an acknowledgement: "This product includes software written by Tim Hudson ([email protected])" THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The license and distribution terms for any publically available version or derivative of this code cannot be changed. i.e. this code cannot simply be copied and put under another distribution license [including the GNU Public License.] 2. MD2/MD5 Message Digest Algorithm License agreement /* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved. License to copy and use this software is granted provided that it is identified as the "RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing this software or this function. License is also granted to make and use derivative works provided that such works are identified as "derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing the derived work. RSA Data Security, Inc. makes no representations concerning either the merchantability of this software or the suitability of this software for any particular purpose. It is provided "as is" without express or implied warranty of any kind. These notices must be retained in any copies of any part of this documentation and/or software. */ 3. License applicable for Xerces-C++ library Apache License Version 2.0, January 2004 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    37 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us