|
|
(22 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
| {{Entry | | {{Entry |
− | |Name=cURL | + | |Name=Curl |
− | |Short description=command line tool for transferring data with URL syntax | + | |Short description=command line tool and library for transferring data with URL syntax. |
− | |Full description='''Curl''' is a command line tool and library for transferring data with URLs. | + | |Full description='''cURL''' is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, file transfer resume, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), proxy tunneling, and so on. |
| | | |
− | The both do transfers using Internet protocols, including DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMTP, SMTPS, Telnet and TFTP. | + | ===llibcurl === |
− | | + | The client-side URL transfer library that the cURL command line tool uses to transfer data. In some distributions, this library is packaged separately. |
− | Curl also supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, HTTP/2, cookies, user+password authentication (Basic, Plain, Digest, CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer resume, proxy tunneling and more.
| + | |Homepage URL=https://curl.se/ |
− | |Homepage URL=https://curl.haxx.se/ | + | |Version download=https://curl.se/download/curl-7.87.0.tar.gz |
− | |User level=intermediate | |
− | |Component programs=libcurl
| |
− | |VCS checkout command=git clone git://github.com/curl/curl.git
| |
− | |Computer languages=C
| |
− | |Documentation note=Online documentation available at: https://curl.haxx.se/docs/
| |
− | |Donate=https://curl.haxx.se/donation.html
| |
− | |IRC general=irc://irc.freenode.net/curl
| |
− | |Related projects=gnurl
| |
− | |Version identifier=7.52.1
| |
− | |Version date=2016/12/23
| |
− | |Version status=stable
| |
− | |Version download=https://curl.haxx.se/download.html
| |
− | |Last review by=Genium
| |
− | |Last review date=2017/01/07
| |
− | |Submitted by=Debian import
| |
− | |Submitted date=2013-03-20
| |
− | |Status=
| |
− | |Is GNU=No
| |
| }} | | }} |
| {{Project license | | {{Project license |
− | |License=Other | + | |License=Curl |
− | |License copyright=© 1996-2012, Daniel Stenberg <daniel@haxx.se> | + | |License copyright=Copyright (c) 1996 - 2020, Daniel Stenberg, <daniel@haxx.se> |
− | |License verified by=Debian | + | |License verified by=Genium |
− | |License verified date=2013-03-20 | + | |License verified date=2020-06-26 |
− | |License note=License: curl | + | |License note=https://github.com/curl/curl/blob/master/COPYING |
− | | |
− | 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.
| |
| }} | | }} |
− | {{Project license | + | {{Software category |
− | |License=Other | + | |Interface=command-line, library |
− | |License copyright=© 2010, DirecTV
| + | |Programming-language=C |
− | |License verified by=Debian | + | |Runs-on=Windows, BSD, OS X, Android, GNU/Linux, GNU/Hurd |
− | |License verified date=2013-03-20 | + | |Use=software-development, system-administration |
− | |License note=License: curl
| |
− | | |
− | 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.
| |
| }} | | }} |
− | {{Project license | + | {{EntryGNU |
− | |License=Other | + | |Is GNU=No |
− | |License copyright=© 2012, Nick Zitzmann <nickzman@gmail.com>
| |
− | © 2012, Daniel Stenberg <daniel@haxx.se>
| |
− | |License verified by=Debian
| |
− | |License verified date=2013-03-20
| |
− | |License note=License: curl
| |
− | | |
− | 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.
| |
− | }}
| |
− | {{Project license
| |
− | |License=Other
| |
− | |License copyright=© 2010, Howard Chu <hyc@highlandsun.com>
| |
− | |License verified by=Debian
| |
− | |License verified date=2013-03-20
| |
− | |License note=License: curl
| |
− | | |
− | 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.
| |
− | }}
| |
− | {{Project license
| |
− | |License=Other
| |
− | |License copyright=© 2012, Marc Hoersken <info@marc-hoersken.de>
| |
− | © 2012, Mark Salisbury <mark.salisbury@hp.com>
| |
− | © 2012, Daniel Stenberg <daniel@haxx.se>
| |
− | |License verified by=Debian
| |
− | |License verified date=2013-03-20
| |
− | |License note=License: curl
| |
− | | |
− | 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.
| |
− | }}
| |
− | {{Project license
| |
− | |License=ISC
| |
− | |License copyright=© 1996-2001 Internet Software Consortium
| |
− | |License verified by=Debian
| |
− | |License verified date=2013-03-20
| |
− | |License note=License: ISC
| |
− | | |
− | Permission to use, copy, modify, and/or 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 THE AUTHOR DISCLAIMS ALL
| |
− | WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
| |
− | WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
| |
− | AUTHOR 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.
| |
− | }}
| |
− | {{Project license
| |
− | |License=BSD_3Clause
| |
− | |License copyright=© 2004-2011 Daniel Stenberg
| |
− | © 1995-1999 Kungliga Tekniska Högskolan
| |
− | |License verified by=Debian
| |
− | |License verified date=2013-03-20
| |
− | |License note=License: BSD-3-Clause
| |
− | | |
− | 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 Institute 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 INSTITUTE 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
| |
− | INSTITUTE 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.
| |
− | }}
| |
− | {{Project license
| |
− | |License=Other
| |
− | |License copyright=© 1990-1992, RSA Data Security, Inc
| |
− | |License verified by=Debian
| |
− | |License verified date=2013-03-20
| |
− | |License note=License:
| |
− | | |
− | License to copy and use this software is granted provided that it
| |
− | is identified as the "RSA Data Security, Inc. MD4 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. MD4 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.
| |
− | }}
| |
− | {{Project license
| |
− | |License=Other
| |
− | |License copyright=© 2011-2012, Daniel Stenberg <daniel@haxx.se>
| |
− | © 2010, Howard Chu <hyc@openldap.org>
| |
− | |License verified by=Debian
| |
− | |License verified date=2013-03-20
| |
− | |License note=License: curl
| |
− | | |
− | 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.
| |
− | }}
| |
− | {{Project license
| |
− | |License=Other
| |
− | |License copyright=© 2010-2011, Hoi-Ho Chan <hoiho.chan@gmail.com>
| |
− | © 2012, Daniel Stenberg <daniel@haxx.se>
| |
− | |License verified by=Debian
| |
− | |License verified date=2013-03-20
| |
− | |License note=License: curl
| |
− | | |
− | 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.
| |
− | }}
| |
− | {{Project license
| |
− | |License=Other
| |
− | |License copyright=© 2009, 2011, Markus Moeller, <markus_moeller@compuserve.com>
| |
− | © 2012, Daniel Stenberg, <daniel@haxx.se>
| |
− | |License verified by=Debian
| |
− | |License verified date=2013-03-20
| |
− | |License note=License: curl
| |
− | | |
− | 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.
| |
− | }}
| |
− | {{Project license
| |
− | |License=Other
| |
− | |License copyright=© 2000-2009, EdelWeb for EdelKey and OpenEvidence
| |
− | |License verified by=Debian
| |
− | |License verified date=2013-03-20
| |
− | |License note=License: curl
| |
− | | |
− | 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.
| |
− | }}
| |
− | {{Project license
| |
− | |License=Other
| |
− | |License copyright=© 1983 Regents of the University of California
| |
− | |License verified by=Debian
| |
− | |License verified date=2013-03-20
| |
− | |License note=License: BSD-4-Clause
| |
− | | |
− | 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 Institute nor the names of its
| |
− | contributors may be used to endorse or promote products
| |
− | derived from this software without specific prior written
| |
− | permission.
| |
− | | |
− | 4. Neither the name of the <organization> 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 INSTITUTE 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
| |
− | INSTITUTE 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.
| |
− | }}
| |
− | {{Project license
| |
− | |License=Other
| |
− | |License copyright=© 1998-2010, Mandy Wu <mandy.wu@intel.com>
| |
− | © 2011-2012, Daniel Stenberg <daniel@haxx.se>
| |
− | |License verified by=Debian
| |
− | |License verified date=2013-03-20
| |
− | |License note=License: curl
| |
− | | |
− | 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.
| |
− | }}
| |
− | {{Project license
| |
− | |License=BSD_3Clause
| |
− | |License copyright=© 2003, Simtec Electronics
| |
− | |License verified by=Debian
| |
− | |License verified date=2013-03-20
| |
− | |License note=License: BSD-3-Clause
| |
− | | |
− | 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 Institute 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 INSTITUTE 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
| |
− | INSTITUTE 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.
| |
− | }}
| |
− | {{Project license
| |
− | |License=BSD_3Clause
| |
− | |License copyright=© 2011, Jim Hollinger
| |
− | |License verified by=Debian
| |
− | |License verified date=2013-03-20
| |
− | |License note=License: BSD-3-Clause
| |
− | | |
− | 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 Institute 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 INSTITUTE 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
| |
− | INSTITUTE 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.
| |
− | }}
| |
− | {{Project license
| |
− | |License=Other
| |
− | |License copyright=© 2003, The OpenEvidence Project
| |
− | |License verified by=Debian
| |
− | |License verified date=2013-03-20
| |
− | |License note=License: curl
| |
− | | |
− | 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.
| |
− | }}
| |
− | {{Project license
| |
− | |License=Other
| |
− | |License copyright=© 2003, The OpenEvidence Project
| |
− | |License verified by=Debian
| |
− | |License verified date=2013-03-20
| |
− | |License note=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, the following disclaimer, and
| |
− | the original OpenSSL and SSLeay Licences below.
| |
− | | |
− | 2. Redistributions in binary form must reproduce the above
| |
− | copyright notice, this list of conditions, the following
| |
− | disclaimer and the original OpenSSL and SSLeay Licences below
| |
− | 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 acknowledgments: "This
| |
− | product includes software developed by the Openevidence Project
| |
− | for use in the OpenEvidence Toolkit.
| |
− | (http://www.openevidence.org/)" This product includes software
| |
− | developed by the OpenSSL Project for use in the OpenSSL
| |
− | Toolkit (http://www.openssl.org/)" This product includes
| |
− | cryptographic software written by Eric Young
| |
− | (eay@cryptsoft.com). This product includes software written by
| |
− | Tim Hudson (tjh@cryptsoft.com)."
| |
− | | |
− | 4. The names "OpenEvidence Toolkit" and "OpenEvidence Project"
| |
− | must not be used to endorse or promote products derived from
| |
− | this software without prior written permission. For written
| |
− | permission, please contact openevidence-core@openevidence.org.
| |
− | | |
− | 5. Products derived from this software may not be called
| |
− | "OpenEvidence" nor may "OpenEvidence" appear in their names
| |
− | without prior written permission of the OpenEvidence Project.
| |
− | | |
− | 6. Redistributions of any form whatsoever must retain the
| |
− | following acknowledgments: "This product includes software
| |
− | developed by the OpenEvidence Project for use in the
| |
− | OpenEvidence Toolkit (http://www.openevidence.org/) This
| |
− | product includes software developed by the OpenSSL Project for
| |
− | use in the OpenSSL Toolkit (http://www.openssl.org/)" This
| |
− | product includes cryptographic software written by Eric Young
| |
− | (eay@cryptsoft.com). This product includes software written by
| |
− | Tim Hudson (tjh@cryptsoft.com)."
| |
− | | |
− | THIS SOFTWARE IS PROVIDED BY THE OpenEvidence PROJECT ``AS IS''
| |
− | AND ANY EXPRESSED 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
| |
− | OpenEvidence PROJECT OR ITS 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.
| |
− | }}
| |
− | {{Project license
| |
− | |License=Other
| |
− | |License copyright=© 2001, Eric Lavigne
| |
− | |License verified by=Debian
| |
− | |License verified date=2013-03-20
| |
− | |License note=License:
| |
− | | |
− | Permission is granted to anyone to use this software for any
| |
− | purpose on any computer system, and to redistribute it freely,
| |
− | subject to the following restrictions: - The author is not
| |
− | responsible for the consequences of use of this software, no
| |
− | matter how awful, even if they arise from defects in it. - The
| |
− | origin of this software must not be misrepresented, either by
| |
− | explicit claim or by omission. - You are allowed to distributed
| |
− | modified copies of the software, in source and binary form,
| |
− | provided they are marked plainly as altered versions, and are not
| |
− | misrepresented as being the original software.
| |
− | }}
| |
− | {{Project license
| |
− | |License=Other
| |
− | |License copyright=© 2000-2010, Domenico Andreoli <cavok@debian.org>
| |
− | © 2010-2011, Ramakrishnan Muthukrishnan <rkrishnan@debian.org>
| |
− | © 2011, Alessandro Ghedini <ghedo@debian.org>
| |
− | |License verified by=Debian
| |
− | |License verified date=2013-03-20
| |
− | |License note=License: curl
| |
− | | |
− | 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.
| |
| }} | | }} |
| {{Person | | {{Person |
| |Real name=Daniel Stenberg | | |Real name=Daniel Stenberg |
− | |Role=Maintainer | + | |Role=Author & Maintainer |
| |Email=daniel@haxx.se | | |Email=daniel@haxx.se |
− | |Resource URL=
| |
| }} | | }} |
| {{Resource | | {{Resource |
− | |Resource audience=Developer,User | + | |Resource audience=Developer |
− | |Resource kind=Download | + | |Resource kind=Bug Tracking |
− | |Resource URL=https://curl.haxx.se/download.html | + | |Resource URL=https://github.com/curl/curl/issues |
| }} | | }} |
| {{Resource | | {{Resource |
Line 670: |
Line 39: |
| |Resource kind=VCS Repository Webview | | |Resource kind=VCS Repository Webview |
| |Resource URL=https://github.com/curl/curl | | |Resource URL=https://github.com/curl/curl |
| + | }} |
| + | {{Resource |
| + | |Resource audience=Developer |
| + | |Resource kind=Download |
| + | |Resource URL=https://github.com/curl/curl/releases |
| + | }} |
| + | {{Resource |
| + | |Resource audience=Developer,User |
| + | |Resource kind=Download |
| + | |Resource URL=https://curl.se/download.html |
| }} | | }} |
| {{Resource | | {{Resource |
| |Resource audience=Developer,User | | |Resource audience=Developer,User |
| |Resource kind=Mailing List | | |Resource kind=Mailing List |
− | |Resource URL=https://curl.haxx.se/mail/ | + | |Resource URL=https://curl.se/mail/ |
| }} | | }} |
| {{Resource | | {{Resource |
| |Resource audience=User | | |Resource audience=User |
| |Resource kind=General | | |Resource kind=General |
− | |Resource URL=http://bookcurl.haxx.se/ | + | |Resource URL=https://curl.se/book.html |
| }} | | }} |
| {{Resource | | {{Resource |
− | |Resource audience=Developer | + | |Resource audience=Wikidata |
− | |Resource kind=Download | + | |Resource kind=General |
− | |Resource URL=https://github.com/curl/curl/releases | + | |Resource URL=https://www.wikidata.org/wiki/Q286306 |
| }} | | }} |
| {{Resource | | {{Resource |
− | |Resource audience=Developer | + | |Resource audience=Debian |
− | |Resource kind=Bug Tracking | + | |Resource kind=Developer |
− | |Resource URL=https://github.com/curl/curl/issues | + | |Resource URL=https://tracker.debian.org/pkg/curl |
| }} | | }} |
− | {{Software category | + | {{EntryDetails |
− | |Interface=command-line, library | + | |Is High Priority Project=No |
− | |Programming-language=C | + | |VCS checkout command=git clone https://github.com/curl/curl.git |
− | |Runs-on=Windows, BSD, OS X, Android, GNU/Linux, GNU/Hurd | + | |Computer languages=C |
− | |Use=software-development, system-administration | + | |Decommissioned or Obsolete=No |
| + | |Version identifier=7.87.0 |
| + | |Version date=2022-12-21 |
| + | |Version status=stable |
| + | |Last review by=Genium |
| + | |Last review date=2023-01-08 |
| + | |Accepts cryptocurrency donations=No |
| + | |Test entry=No |
| }} | | }} |
| {{Featured}} | | {{Featured}} |