Open Source

The Open Source Software for Curator Client and the applicable licenses are listed below.

  1. FIPS-197 public domain implementation of the AES algorithm
    Package Name AES Algorithm
    Package Version 3.0
    Package Description Public domain implementation of the AES encryption algorithm
    URL http://www.cs.ucdavis.edu/~rogaway/ocb/ocb-ref/rijndael-alg-fst.c
    Has package been modified Y/N? No
    Open Source License Type Public Domain
    URL to License Agreement N/A
    Software Category Cryptography
    Affected Files aes.c
  2. ns_parse.c
    Package Name ns_parse
    Package Version N/A (file is versioned as part of Linux distributions – no separate version)
    Package Description Parser for raw DNS resolver responses
    URL Available in most BSD and Linux distributions (i.e. imported from an installed Linux developer system)
    Has package been modified Y/N? No
    Open Source License Type ISC
    URL to License Agreement See below
    Software Category Parser
    Affected Files ns_parse.c

    Full License Text:

    * Copyright (c) 2004 by Internet Systems Consortium, Inc. (“ISC”)
    * Copyright (c) 1996,1999 by Internet Software Consortium.
    *
    * Permission to use, copy, modify, and distribute this software for
    * any purpose with or without fee is hereby granted, provided that the
    * above copyright notice and this permission notice appear in all
    * copies.
    *
    * THE SOFTWARE IS PROVIDED “AS IS” AND ISC DISCLAIMS ALL WARRANTIES
    * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
    * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
    * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
    * DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
    * WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
    * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
    * OF THIS SOFTWARE.

  3. Curl and Libcurl
    Package Name Libcurl
    Package Version 7.25.0
    Package Description HTTP Library
    URL http://curl.haxx.se/
    Has package been modified Y/N? No
    Open Source License Type Proprietary
    URL to License Agreement See below
    Software Category Network Protocol
    Affected Files http_curl.c, http.c (functions from Libcurl included in these two files)

    Full License Text:

    COPYRIGHT AND PERMISSION NOTICE

    Copyright (c) 1996 – 2008, Daniel Stenberg, <daniel@haxx.se>.

    All rights reserved.

    Permission to use, copy, modify, and distribute this software for any purpose
    with or without fee is hereby granted, provided that the above copyright
    notice and this permission notice appear in all copies.

    THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

    Except as contained in this notice, the name of a copyright holder shall not
    be used in advertising or otherwise to promote the sale, use or other dealings
    in this Software without prior written authorization of the copyright holder.

  4. C-Ares DNS resolver from Daniel Stenberg
    Package Name C-Ares
    Package Version N/A
    Package Description DNS Resolver
    URL http://daniel.haxx.se/projects/c-ares/
    Has package been modified Y/N? No
    Open Source License Type Proprietary
    URL to License Agreement See below
    Software Category Parser
    Affected Files See below

    Files:

    AUTHORS ares_init.3 depcomp
    CHANGES ares_init.c inet_net_pton.c
    Makefile.am ares_init_options.3 inet_net_pton.h
    Makefile.in ares_ipv6.h inet_ntop.c
    Makefile.inc ares_mkquery.3 inet_ntop.h
    NEWS ares_mkquery.c install-sh
    README ares_parse_a_reply.3 ltmain.sh
    README.cares ares_parse_a_reply.c missing
    acinclude.m4 ares_parse_aaaa_reply.3 mkinstalldirs
    aclocal.m4 ares_parse_aaaa_reply.c nameser.h
    adig.c ares_parse_ptr_reply.3 setup.h
    ahost.c ares_parse_ptr_reply.c temp.txt
    ares.h ares_private.h vc
    ares__close_sockets.c ares_process.3 windows_port.c
    ares__get_hostent.c ares_process.c
    ares__read_line.c ares_query.3 ./vc:
    ares_cancel.3 ares_query.c adig
    ares_cancel.c ares_search.3 ahost
    ares_destroy.3 ares_search.c areslib
    ares_destroy.c ares_send.3 vc.dsw
    ares_dns.h ares_send.c
    ares_expand_name.3 ares_strerror.3 ./vc/adig
    ares_expand_name.c ares_strerror.c adig.dep
    ares_expand_string.3 ares_timeout.3 adig.dsp
    ares_expand_string.c ares_timeout.c
    ares_fds.3 ares_version.3 ./vc/ahost:
    ares_fds.c ares_version.c ahost.dep
    ares_free_hostent.3 ares_version.h ahost.dsp
    ares_free_hostent.c bitncmp.c
    ares_free_string.3 bitncmp.h ./vc/areslib:
    ares_free_string.c config-win32.h areslib.dep
    ares_gethostbyaddr.3 config.guess areslib.dsp
    ares_gethostbyaddr.c config.h.in areslib.dsw
    ares_gethostbyname.3 config.sub
    ares_gethostbyname.c configure
    ares_getnameinfo.3 configure.ac
    ares_getnameinfo.c
    ares_getsock.c

    Full License Text:

    /* Copyright (C) 2004 by Daniel Stenberg et al
    *
    * Permission to use, copy, modify, and distribute this software and its
    * documentation for any purpose and without fee is hereby granted, provided
    * that the above copyright notice appear in all copies and that both that
    * copyright notice and this permission notice appear in supporting
    * documentation, and that the name of M.I.T. not be used in advertising or
    * publicity pertaining to distribution of the software without specific,
    * written prior permission. M.I.T. makes no representations about the
    * suitability of this software for any purpose. It is provided “as is”
    * without express or implied warranty.
    */

  5. ARPA Nameser
    Package Name ARPA Nameser
    Package Version arpa_nameser.h ver 1.19
    arpa_nameser_compat.h ver 1.1.1.2
    Package Description DNS supporting files
    URL Available in most BSD and Linux distributions (i.e. imported from an installed Linux developer system)
    Has package been modified Y/N? No
    Open Source License Type University of California / ISC – arpa_nameser.h has both of these, arpa_nameser_compat.h has just the University of California reference
    URL to License Agreement See below
    Software Category Parser
    Affected Files arpa_nameser.h, arpa_nameser_compat.h

    Fill License Text:

    /*
    * Copyright (c) 1983, 1989, 1993
    * The Regents of the University of California. All rights reserved.
    *
    * 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 above 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. Neither the name of the University nor the names of its contributors
    * may be used to endorse or promote products derived from this software
    * without specific prior written permission.
    *
    * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS “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 REGENTS 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.
    */

    /*
    * Copyright (c) 2004 by Internet Systems Consortium, Inc. (“ISC”)
    * Copyright (c) 1996-1999 by Internet Software Consortium.
    *
    * Permission to use, copy, modify, and distribute this software for any
    * purpose with or without fee is hereby granted, provided that the above
    * copyright notice and this permission notice appear in all copies.
    *
    * THE SOFTWARE IS PROVIDED “AS IS” AND ISC DISCLAIMS ALL WARRANTIES
    * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
    * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
    * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
    * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
    * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
    * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
    */