This package was debianized by Ivo Timmermans on Fri, 3 Aug 2001 10:00:42 +0200. It was later taken over by Matthias Urlichs and is now maintained by Andreas Metzler Eric Dorland , James Westby It was downloaded from https://www.gnupg.org/ftp/gcrypt/gnutls/ Upstream Authors (from AUTHORS file): ------------------------------------ The authors list is autogenerated from the git history; sorted by number of commits Nikos Mavrogiannopoulos Simon Josefsson Daiki Ueno Dmitry Baryshkov Tim Rühsen Ludovic Courtès Timo Schulz Jonathan Bastien-Filiatrault Alon Bar-Lev Andreas Metzler Tom Vrancken Martin Storsjo Tim Kosse Simo Sorce Daniel Kahn Gillmor Fabian Keil Fabio Fiorina Stef Walter Anderson Toshiyuki Sasaki Armin Burgmeier Andrew McDonald Alex Gaynor Fiona Klute Martin Ukrop Jaak Ristioja Attila Molnar Hugo Beauzée-Luyssen Stefan Berger Jakub Jelen Martin Sucha Steve Lhomme Ander Juaristi David Woodhouse Jan Vcelak Kevin Cernekee Nikolay Sivov Sahana Prasad Michael Catanzaro Daniel Lenski JonasZhou Stefan Sørensen Adam Sampson Alfredo Pironti Brad Hards Dimitri John Ledkov Michael Weiser Patrick Pelletier Rolf Eike Beer Sjoerd Simons Stefan Bühler Thomas Klute Wolfgang Meyer zu Bergsten Andreas Metzler Christian Grothoff Daniel P. Berrange Gustavo Zacarias James Bottomley Jiří Klimeš Karsten Ohme Kurt Roeckx Peter Wu Thierry Quemerais Tom Carroll Vitezslav Cizek Alessandro Ghedini Alex Monk Bernhard M. Wiedemann David Caldwell Diego Elio Pettenò Elta Koepp Fabrice Fontaine Giuseppe Scrivano Hubert Kario Ilya Tumaykin Karl Tarbe Ke Zhao Mark Brand Matthias-Christian Ott Maya Rashish Michael Catanzaro Michał Górny Petr Písař Pierre Ossman Roman Bogorodskiy Steffen Jaeckel Stephan Mueller Steve Dispensa nia raspa0 Airtower Alban Crequy Albrecht Dreß Aleksei Nikiforov Alexander Kanavin Alexander Sosedkin Alexandre Bique Anderson Sasaki Andreas Schneider Andreas Schwab Avinash Sonawane Bas van Schaik Bjoern Jacke Björn Jacke Bjørn Christensen Carolin Latze Chen Hongzhi Chris Barry Colin Walters Dan Fandrich Daniel Schaefer David Walker David Weber Dmitriy Tsvettsikh Dosenpfand Edward Stangler Elias Pipping Elta Koepp Evgeny Grin Frank Morgner Günther Deschner Hani Benhabiles Hans Leidekker Ilya V. Matveychikov Jared Wong Jason Spafford Jay Foad Jeffrey Walton Jens Lechtenboerger Jussi Kukkonen Kenneth J. Miller KrenzelokFrantisek Lei Maohui Lili Quan <13132239506 at 163.com> Lucas Fisher Ludwig Nussel Luis G.F Luke Dashjr Maciej S. Szmigiero Maks Naumov Marcin Cieślak Marcus Meissner Marga Manterola Marius Bakke Marti Raudsepp Matt Turner Matt Whitlock Micah Anderson Miroslav Lichvar Nick Alcock Nicolas Dufresne Nils Maier Norbert Pocs Olga Ondrej Moris Petr Pavlu Philippe Proulx Philippe Widmer R. Andrew Bailey Raj Raman Remi Olivier Rical Jasan Ricardo M. Correia Rickard Bellgrim Robert Scheck Roberto Newmon Ross Nicholson Rowan Thorpe SUMIT AGGARWAL Sadie Powell Sahana Prasad Saurav Babu Sebastian Dröge Simon Arlott Stanislav Zidek Thomas Klausner Tobias Polzer Tomas Hoger Tomas Mraz Tristan Matthews Werner Koch Yuriy M. Kaminskiy ihsinme rrivers2 <5981058-rrivers2 at users.noreply.gitlab.com> sskaje Łukasz Stelmach The translators list is autogenerated from po file history Anders Jonsson Benno Schulenberg Felipe Castro Francisco Javier Serrador Jakub Bogusz Jorma Karvonen Milo Casagrande Mingye Wang (Arthur2e5) Petr Pisar Rafael Fontenelle Roland Illig Sharuzzaman Ahmat Raslan Stéphane Aulery Trần Ngọc Quân Yuri Chornoivan Мирослав Николић ------------------------------------ License: The main library is licensed under GNU Lesser General Public License (LGPL) version 2.1+, Gnutls Extra (which is currently just the openssl wrapper library), build system, testsuite and commandline utilities are licenced under the GNU General Public License version 3+. The Guile bindings use the same license as the respective underlying library, i.e. LGPLv2.1+ for the main library and GPLv3+ for Gnutls extra. However to be able to use and link against libgnutls a program needs to be available under a license compatible with LGPLv3+ or GPLv2+ since GnuTLS requires nettle which requires GMP. GMP (>= 6.0.0) is dual licensed LGPLv3+ or GPLv2+. Starting with 3.5.7 libunistring is needed, too. It also is dual licensed LGPLv3+ or GPLv2+ (libunistring 0.9.7 and above, earlier version were LGPLv3+ only.) Copyright: -------------------- /* -*- c -*- * Copyright (C) 2000-2019 Free Software Foundation, Inc. * * Author: Nikos Mavrogiannopoulos * * This file is part of GnuTLS. * * The GnuTLS is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 of * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program. If not, see * */ -------------------- /* * Copyright (C) 2004-2015 Free Software Foundation, Inc. * Copyright (c) 2002 Andrew McDonald * * This file is part of GnuTLS-EXTRA. * * GnuTLS-extra is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * GnuTLS-extra is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -------------------- The documentation is distributed under the terms of the GNU Free Documentation License (FDL): -------------------- Copyright (C) 2001-2021 Free Software Foundation, Inc. Copyright (C) 2001-2021 Nikos Mavrogiannopoulos Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". -------------------- -------------------- From December 2012 onwards FSF is not the sole copyright holder of GnuTLS anymore (See ), the headers currently also list these authors/copyright holders:: * Nikos Mavrogiannopoulos * KU Leuven * INRIA Paris-Rocquencourt * Lucas Fisher * Sean Buckheister * Frank Morgner * Bardenheuer GmbH, Munich and Bundesdruckerei GmbH, Berlin * Adam Sampson * Christian Grothoff * Andrew McDonald , copyright is not assigned to the FSF. The code is licensed under the CRYPTOGAMS license. -------------------- # Copyright (c) 2011-2016, Andy Polyakov by # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # # * Redistributions of source code must retain copyright notices, # this list of conditions and the following disclaimer. # # * 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. # # * Neither the name of the Andy Polyakov nor the names of its # copyright holder and contributors may be used to endorse or # promote products derived from this software without specific # prior 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. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER 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 COPYRIGHT # OWNER 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. -------------------- ============================================ lib/extras/randomart.* Upstream Authors: Markus Friedl Alexander von Gernler Copyright: * Copyright (c) 2000, 2001 Markus Friedl. All rights reserved. * Copyright (c) 2008 Alexander von Gernler. All rights reserved. License: * 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. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 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. ============================================ lib/accelerated/x86/elf/aes-ssse3-x86.s lib/accelerated/x86/macosx/aes-ssse3-x86.s Upstream Authors: Mike Hamburg (Stanford University) Copyright: * Mike Hamburg (Stanford University), 2009. License: Public domain. ============================================ lib/system/inet_pton.c Upstream Authors: Internet Software Consortium Copyright/License: * 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 INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM 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. ============================================ lib/extras/hex.* Author: Rusty Russell Comment: http://ccodearchive.net/info/str/hex.html License: CC0 license Statement of Purpose The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work"). Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others. For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights. 1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following: the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work; moral rights retained by the original author(s) and/or performer(s); publicity and privacy rights pertaining to a person's image or likeness depicted in a Work; rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below; rights protecting the extraction, dissemination, use and reuse of data in a Work; database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof. 2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose. 3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose. 4. Limitations and Disclaimers. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document. Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work. ============================================ doc/examples/tlsproxy/ Copyright: Copyright (c) 2016 Wrymouth Innovation Ltd License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 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. 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. ============================================ Files: tests/pkcs11/pkcs11-mock.* Copyright: 2011-2016 The Pkcs11Interop Project * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. X-Comment: Written originally for the Pkcs11Interop project by: Jaroslav IMRICH License: Apache-2.0 On Debian systems the complete text of the license can be found in /usr/share/common-licenses/Apache-2.0 ============================================ lib/unistring/* Author: Bruno Haible Copyright (C) 2009-2020 Free Software Foundation, Inc. Comment: Debian package is built against libunistring-dev package. License: LGPLv3+_or_GPLv2+ Files: fuzz/gnutls_base64_decoder_fuzzer.c fuzz/gnutls_base64_encoder_fuzzer.c fuzz/gnutls_ocsp_req_parser_fuzzer.c fuzz/gnutls_ocsp_resp_parser_fuzzer.c fuzz/gnutls_server_fuzzer.c fuzz/gnutls_set_trust_file_fuzzer.c fuzz/gnutls_handshake_server_fuzzer.c Copyright: 2017 Red Hat, Inc. License: Apache-2.0 On Debian systems the complete text of the license can be found in /usr/share/common-licenses/Apache-2.0 fuzz/gnutls_dn_parser_fuzzer.c fuzz/gnutls_idna_parser_fuzzer.c fuzz/gnutls_pkcs12_key_parser_fuzzer.c fuzz/gnutls_pkcs8_key_parser_fuzzer.c fuzz/gnutls_reverse_idna_parser_fuzzer.c Copyright 2016 Nikos Mavrogiannopoulos Comment: On Debian systems the complete license text is available in /usr/share/common-licenses/Apache-2.0 License # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. fuzz/gnutls_pkcs7_parser_fuzzer.c fuzz/gnutls_private_key_parser_fuzzer.c fuzz/gnutls_x509_parser_fuzzer.c Copyright 2016 Google Inc. Comment: On Debian systems the complete license text is available in /usr/share/common-licenses/Apache-2.0 License # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. Files: fuzz/gnutls_client_fuzzer.c fuzz/gnutls_handshake_client_fuzzer.c Copyright: 2016 Google Inc. 2017 Red Hat, Inc. Comment: On Debian systems the complete license text is available in /usr/share/common-licenses/Apache-2.0 License: Apache-2.0 On Debian systems the complete text of the license can be found in /usr/share/common-licenses/Apache-2.0 Files: fuzz/main.c Copyright: 2017 Tim Ruehsen License: Expat * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * 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. 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. Files: fuzz/mem.h fuzz/psk.h fuzz/srp.h fuzz/certs.h fuzz/gnutls_psk_server_fuzzer.c fuzz/gnutls_psk_client_fuzzer.c fuzz/gnutls_srp_client_fuzzer.c fuzz/gnutls_srp_server_fuzzer.c fuzz/handshake.h Copyright: 2017 Nikos Mavrogiannopoulos License: Expat * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * 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. 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. Files: fuzz/gnutls_client_rawpk_fuzzer.c fuzz/gnutls_server_rawpk_fuzzer.c Copyright: 2017 Nikos Mavrogiannopoulos 2019 Tom Vrancken (dev@tomvrancken.nl) License: Expat * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * 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. 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. Files: fuzz/gnutls_x509_crq_parser_fuzzer.c Copyright: 2020 Dmitry Baryshkov License: LGPLv2.1+ Files: lib/nettle/backport/block-internal.h Copyright: 2011 Katholieke Universiteit Leuven 2011, 2013, 2018 Niels Möller 2018 Red Hat, Inc. 2019 Dmitry Eremin-Solenikov License: LGPLv3+_or_GPLv2+ Files: lib/nettle/gost/acpkm.c lib/nettle/gost/acpkm.h Copyright: 2018 Dmitry Eremin-Solenikov License: LGPLv3+_or_GPLv2+ Files: lib/nettle/gost/cmac-kuznyechik.c lib/nettle/gost/cmac-magma.c lib/nettle/gost/magma.c Copyright: 2017 Dmitry Eremin-Solenikov License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . 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. 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. Files: lib/nettle/int/drbg-aes.h lib/nettle/int/dsa-fips.h lib/nettle/int/dsa-keygen-fips186.c lib/nettle/int/dsa-validate.c lib/nettle/int/provable-prime.c Copyright: 2013 Red Hat | Copyright 2013, 2014 Red Hat License: LGPLv3+_or_GPLv2+ Files: lib/nettle/int/drbg-aes-self-test.c lib/nettle/gost/cmac.h Copyright: 2013 2017 Red Hat 2008 Free Software Foundation, Inc. License: LGPLv3+_or_GPLv2+ Files: lib/nettle/int/rsa-keygen-fips186.c Copyright: 2002 Niels Möller 2014 Red Hat License: LGPLv3+_or_GPLv2+ Files: lib/nettle/gost/bignum-le.c lib/nettle/gost/bignum-le.h Copyright: 2001 Niels Möller License: LGPLv3+_or_GPLv2+ Files: lib/nettle/gost/write-le32.c Copyright: 2001, 2011 Niels Möller License: LGPLv3+_or_GPLv2+ Files: lib/nettle/int/block8.h Copyright: 2005, 2014 Niels Möller License: LGPLv3+_or_GPLv2+ Files: lib/nettle/int/mpn-base256.c lib/nettle/int/mpn-base256.h Copyright: 2013 Niels Möller 2013 Red Hat License: LGPLv3+_or_GPLv2+ Files: lib/nettle/gost/gost28147.h Copyright: 2015 Dmitry Eremin-Solenikov 2012 Nikos Mavrogiannopoulos, Niels Möller License: LGPLv3+_or_GPLv2+ Files: lib/nettle/gost/streebog-meta.c Copyright: 2012 Nikos Mavrogiannopoulos, Niels Möller License: LGPLv3+_or_GPLv2+ Files: lib/nettle/gost/hmac-gost.h Copyright: 2001, 2002 Niels Möller License: LGPLv3+_or_GPLv2+ Files: lib/nettle/gost/hmac-streebog.c Copyright: 2016 Dmitry Eremin-Solenikov License: LGPLv3+_or_GPLv2+ Files: lib/nettle/gost/nettle-write.h Copyright: 2010 Niels Möller License: LGPLv3+_or_GPLv2+ Files: lib/nettle/gost/streebog.c Copyright: 2013-2015 Dmitry Eremin-Solenikov Comment: Based on my code in libgcrypt. License: LGPLv3+_or_GPLv2+ Files: lib/nettle/gost/streebog.h Copyright: 2015 Dmitry Eremin-Solenikov License: LGPLv3+_or_GPLv2+ Files: lib/nettle/gost/kuznyechik.c lib/nettle/gost/kuznyechik.h lib/nettle/gost/magma.h Copyright: 2017 Dmitry Eremin-Solenikov License: LGPLv3+_or_GPLv2+ Files: lib/nettle/gost/gostdsa2.h Copyright: 2015 Dmity Eremin-Solenikov 2013 Niels Möller License: LGPLv3+_or_GPLv2+ Files: lib/nettle/gost/gostdsa-mask.c Copyright: 2018 Dmitry Eremin-Solenikov License: LGPLv3+_or_GPLv2+ Files: lib/nettle/gost/gost-wrap.c Copyright: 2015, 2016 Dmitry Eremin-Solenikov 2009-2012 Aleksey Kravchenko License: LGPLv3+_or_GPLv2+ * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sublicense, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice shall be included * in all copies or substantial portions of the Software. * * 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. * 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. Files: lib/nettle/gost/gost28147.c Copyright: 2015-2015 Dmitry Eremin-Solenikov Copyright: 2009-2012 Aleksey Kravchenko License: based on Russian standard GOST 28147-89 * For English description, check RFC 5830. * S-Boxes are expanded from the tables defined in RFC4357: * https://tools.ietf.org/html/rfc4357 * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, * distribute, sublicense, and/or sell copies of the Software, and to * permit persons to whom the Software is furnished to do so, subject to * the following conditions: * * The above copyright notice and this permission notice shall be included * in all copies or substantial portions of the Software. * * 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. * 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. Files: lib/nettle/rnd-fuzzer.c Copyright 2017 Red Hat Copyright 1995-2017 Free Software Foundation, Inc. License * This file is part of the GNU C Library. * Contributed by Ulrich Drepper , August 1995. * * This file is part of GnuTLS. * * Libgcrypt is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation; either version 2.1 of * the License, or (at your option) any later version. * * Libgcrypt is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this program; if not, see . Files: lib/name_val_array.h License: LGPLv3+_or_GPLv2+ Copyright: 2011-2019 Free Software Foundation, Inc. 2019 Red Hat, Inc License: LGPLv3+_or_GPLv2+ * This program is free software: you can redistribute it and/or * modify it under the terms of either: * * * the GNU Lesser General Public License as published by the Free * Software Foundation; either version 3 of the License, or (at your * option) any later version. * * or * * * the GNU General Public License as published by the Free * Software Foundation; either version 2 of the License, or (at your * option) any later version. * * or both in parallel, as here. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received copies of the GNU General Public License and * the GNU Lesser General Public License along with this program. If * not, see http://www.gnu.org/licenses/. Files: tests/no-extensions.c tests/system-override-curves.sh tests/system-override-hash.c tests/resume-lifetime.c tests/system-override-kx.sh tests/system-override-profiles.sh tests/system-override-sig.c tests/system-override-sig-hash.sh tests/system-override-tls.sh tests/system-override-versions.sh tests/iov.c tests/tls13-without-timeout-func.c tests/cert-tests/certtool-crl-decoding.sh tests/cert-tests/certtool-long-cn.sh tests/cert-tests/certtool-long-oids.sh tests/cert-tests/certtool-subca.sh tests/cert-tests/certtool-utf8.sh tests/cert-tests/crq.sh tests/cert-tests/inhibit-anypolicy.sh tests/cert-tests/pkcs12-utf8.s tests/cert-tests/pkcs7-broken-sigs.sh tests/cert-tests/pkcs7-constraints2.sh tests/cert-tests/pkcs7-constraints.sh tests/cert-tests/pkcs7-eddsa.sh tests/cert-tests/privkey-import.sh tests/cert-tests/provable-dh-default.sh tests/cert-tests/provable-dh.sh tests/ocsp-tests/ocsp-load-chain.sh tests/ocsp-tests/ocsp-must-staple-connection.sh tests/ocsp-tests/ocsptool.sh tests/tls13/hello_retry_request_resume.c License: GPLv3+ Copyright: 2014-2020 Red Hat, Inc Files: tests/server-weak-keys.sh tests/cert-tests/alt-chain.sh tests/cert-tests/cert-critical.sh tests/cert-tests/certtool-ecdsa.sh tests/cert-tests/certtool-eddsa.sh tests/cert-tests/certtool-rsa-pss.sh tests/cert-tests/certtool-verify-profiles.sh tests/cert-tests/crl.sh tests/cert-tests/illegal-rsa.sh tests/cert-tests/invalid-sig.sh tests/cert-tests/pkcs7-cat.sh tests/cert-tests/pkcs8.sh tests/cert-tests/provable-privkey-dsa2048.sh tests/cert-tests/provable-privkey-gen-default.sh tests/cert-tests/provable-privkey-rsa2048.sh tests/cert-tests/provable-privkey.sh tests/ocsp-tests/ocsp-test.sh License: GPLv3+ Copyright: 2014-2018 Nikos Mavrogiannopoulos Files: tests/openconnect-dtls12.c tests/system-override-invalid.sh tests/system-override-sig-hash.sh tests/cert-tests/x509-duplicate-ext.sh License: GPLv3+ Copyright: 2019 Nikos Mavrogiannopoulos Files: tests/rfc7633-ok.c License: GPLv3+ Copyright: 2016-2019 Tim Kosse 2019 Nikos Mavrogiannopoulos Files: tests/rfc7633-missing.c License: GPLv3+ Copyright: 2016 Tim Kosse Files: tests/sign-verify-data-newapi.c tests/cert-tests/cert-non-digits-time.sh tests/cert-tests/reject-invalid-time.sh tests/cert-tests/tolerate-invalid-time.sh tests/gnutls-ids.c tests/cert-tests/cert-sanity.sh tests/cert-tests/cert-time.sh tests/pkcs11/list-objects.c tests/cert-tests/smime.sh tests/cert-tests/tlsfeature-test.sh tests/dtls/dtls-resume.sh License: GPLv3+ Copyright: 2016-2017 Red Hat, Inc. Files: tests/kdf-api.c lib/fipshmac.c License: LGPLv2.1+ Copyright: 2020 Red Hat, Inc. Files: tests/missingissuer_aia.c tests/missingissuer.c License: GPLv3+ Copyright: 2008-2014 Free Software Foundation, Inc. Files: tests/test-chains-issuer-aia.h tests/test-chains-issuer.h tests/cert-tests/key-invalid.sh tests/cert-tests/md5-test.sh tests/cert-tests/pkcs12-encode.sh License: GPLv3+ Copyright: 2004-2016 Free Software Foundation, Inc. 2016 2017 Red Hat, Inc. Files: tests/set_x509_ocsp_multi_cli.c tests/handshake-write.c License: GPLv3+ Copyright: 2020 Red Hat, Inc. Files: tests/status-request-revoked.c tests/cert-tests/certtool.sh tests/cert-tests/pkcs7.sh License: GPLv3+ Copyright: 2014-2018 Nikos Mavrogiannopoulos 2018 2020 Red Hat, Inc. Files: tests/resume-with-record-size-limit.c License: GPLv3+ Copyright: 2004-2016 Free Software Foundation, Inc. 2013 Adam Sampson 2016-2019 Red Hat, Inc. Files: tests/cipher-alignment.c License: GPLv3+ Copyright: 2004-2015 Free Software Foundation, Inc. 2013 Adam Sampson 2015 Red Hat, Inc Files: tests/x509-server-verify.c tests/cert-tests/krb5-test.sh tests/cert-tests/name-constraints.sh tests/cert-tests/othername-test.sh License: GPLv3+ Copyright: 2015 Red Hat, Inc. 2019 Nikos Mavrogiannopoulos Files: tests/tls13/key_update_multiple.c tests/sign-verify-deterministic.c License: GPLv3+ Copyright: 2017-2019 Red Hat, Inc. Files: tests/tls13/no-auto-send-ticket.c License: GPLv3+ Copyright: 2017-2020 Red Hat, Inc. Files: tests/sign-verify-newapi.c License: GPLv3+ Copyright: 2004-2012 Free Software Foundation, Inc. 2017-2019 Red Hat, Inc. Files: tests/buffer.c License: GPLv3+ Copyright: 2019 Tim Rühsen Files: tests/gnutls-cli-rawpk.sh License: GPLv3+ Copyright: 2019 Tom Vrancken (dev@tomvrancken.nl) Files: tests/system-override-default-priority-string.sh License: GPLv3+ Copyright: 2019 Canonical, Ltd. Files: tests/x509cert-dntypes.c License: GPLv3+ Copyright: 2020 Pierre Ossman for Cendio AB Files: fuzz/gnutls_ext_raw_parse_fuzzer.c tests/keylog-func.c License: LGPLv2.1+ Copyright: 2019 Red Hat, Inc. Files: tests/pskself2.c Copyright: 2004-2012 Free Software Foundation, Inc. 2013 Adam Sampson 2019 Free Software Foundation, Inc. License: GPLv3+ Files: tests/cert-tests/pkcs12-gost.sh Copyright: 2018 Dmitry Eremin-Solenikov 2016 Red Hat, Inc. License: GPLv3+ Files: tests/cert-tests/pkcs7-list-sign.sh Copyright: 2017 Karl Tarbe License: GPLv3+ Files: tests/cert-tests/pkcs8-gost.sh Copyright: 2018 Dmitry Eremin-Solenikov 2004-2006, 2010, 2012 Free Software Foundation, Inc. License: GPLv3+ Files: tests/id-on-xmppAddr.c Copyright: 2021 Steffen Jaeckel License: GPLv3+ Files: tests/ocsp-tests/ocsp-tls-connection.sh Copyright: 2016 Thomas Klute License: GPLv3+ Files: lib/inih/* Copyright: 2009-2019, Ben Hoyt License: BSD-3-Clause All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * 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. * Neither the name of Ben Hoyt 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 BEN HOYT ''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 BEN HOYT 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. Comment: https://github.com/benhoyt/inih ~