code stringlengths 1 1.05M | repo_name stringlengths 6 83 | path stringlengths 3 242 | language stringclasses 222
values | license stringclasses 20
values | size int64 1 1.05M |
|---|---|---|---|---|---|
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/url.c | C | apache-2.0 | 130,627 |
#ifndef HEADER_CURL_URL_H
#define HEADER_CURL_URL_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_... | YifuLiu/AliOS-Things | components/curl/lib/url.h | C | apache-2.0 | 4,330 |
#ifndef HEADER_CURL_URLAPI_INT_H
#define HEADER_CURL_URLAPI_INT_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/lib/urlapi-int.h | C | apache-2.0 | 1,604 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/urlapi.c | C | apache-2.0 | 38,206 |
#ifndef HEADER_CURL_URLDATA_H
#define HEADER_CURL_URLDATA_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* |... | YifuLiu/AliOS-Things | components/curl/lib/urldata.h | C++ | apache-2.0 | 77,226 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vauth/cleartext.c | C | apache-2.0 | 5,321 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vauth/cram.c | C | apache-2.0 | 4,394 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vauth/digest.c | C | apache-2.0 | 31,320 |
#ifndef HEADER_CURL_DIGEST_H
#define HEADER_CURL_DIGEST_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (... | YifuLiu/AliOS-Things | components/curl/lib/vauth/digest.h | C | apache-2.0 | 1,654 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vauth/digest_sspi.c | C | apache-2.0 | 20,671 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vauth/krb5_gssapi.c | C | apache-2.0 | 13,081 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vauth/krb5_sspi.c | C | apache-2.0 | 16,649 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vauth/ntlm.c | C | apache-2.0 | 28,139 |
#ifndef HEADER_VAUTH_NTLM_H
#define HEADER_VAUTH_NTLM_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__... | YifuLiu/AliOS-Things | components/curl/lib/vauth/ntlm.h | C | apache-2.0 | 5,541 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vauth/ntlm_sspi.c | C | apache-2.0 | 12,299 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vauth/oauth2.c | C | apache-2.0 | 4,174 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vauth/spnego_gssapi.c | C | apache-2.0 | 8,557 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vauth/spnego_sspi.c | C | apache-2.0 | 11,523 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vauth/vauth.c | C | apache-2.0 | 4,414 |
#ifndef HEADER_CURL_VAUTH_H
#define HEADER_CURL_VAUTH_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__... | YifuLiu/AliOS-Things | components/curl/lib/vauth/vauth.h | C | apache-2.0 | 9,903 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/version.c | C | apache-2.0 | 10,730 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vtls/cyassl.c | C | apache-2.0 | 32,131 |
#ifndef HEADER_CURL_CYASSL_H
#define HEADER_CURL_CYASSL_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (... | YifuLiu/AliOS-Things | components/curl/lib/vtls/cyassl.h | C | apache-2.0 | 1,233 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vtls/gskit.c | C | apache-2.0 | 42,031 |
#ifndef HEADER_CURL_GSKIT_H
#define HEADER_CURL_GSKIT_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__... | YifuLiu/AliOS-Things | components/curl/lib/vtls/gskit.h | C | apache-2.0 | 1,333 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vtls/gtls.c | C | apache-2.0 | 58,184 |
#ifndef HEADER_CURL_GTLS_H
#define HEADER_CURL_GTLS_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| ... | YifuLiu/AliOS-Things | components/curl/lib/vtls/gtls.h | C | apache-2.0 | 1,250 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vtls/mbedtls.c | C | apache-2.0 | 34,271 |
#ifndef HEADER_CURL_MBEDTLS_H
#define HEADER_CURL_MBEDTLS_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* |... | YifuLiu/AliOS-Things | components/curl/lib/vtls/mbedtls.h | C | apache-2.0 | 1,298 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vtls/mesalink.c | C | apache-2.0 | 18,289 |
#ifndef HEADER_CURL_MESALINK_H
#define HEADER_CURL_MESALINK_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/lib/vtls/mesalink.h | C | apache-2.0 | 1,309 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vtls/nss.c | C | apache-2.0 | 73,816 |
#ifndef HEADER_CURL_NSSG_H
#define HEADER_CURL_NSSG_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| ... | YifuLiu/AliOS-Things | components/curl/lib/vtls/nssg.h | C | apache-2.0 | 1,419 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vtls/openssl.c | C | apache-2.0 | 118,612 |
#ifndef HEADER_CURL_SSLUSE_H
#define HEADER_CURL_SSLUSE_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (... | YifuLiu/AliOS-Things | components/curl/lib/vtls/openssl.h | C | apache-2.0 | 1,343 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vtls/polarssl.c | C | apache-2.0 | 27,221 |
#ifndef HEADER_CURL_POLARSSL_H
#define HEADER_CURL_POLARSSL_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/lib/vtls/polarssl.h | C | apache-2.0 | 1,304 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vtls/polarssl_threadlock.c | C | apache-2.0 | 4,640 |
#ifndef HEADER_CURL_POLARSSL_THREADLOCK_H
#define HEADER_CURL_POLARSSL_THREADLOCK_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/lib/vtls/polarssl_threadlock.h | C | apache-2.0 | 1,911 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vtls/schannel.c | C | apache-2.0 | 77,840 |
#ifndef HEADER_CURL_SCHANNEL_H
#define HEADER_CURL_SCHANNEL_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/lib/vtls/schannel.h | C | apache-2.0 | 3,675 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vtls/schannel_verify.c | C | apache-2.0 | 19,384 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vtls/sectransp.c | C | apache-2.0 | 110,790 |
#ifndef HEADER_CURL_SECTRANSP_H
#define HEADER_CURL_SECTRANSP_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/lib/vtls/sectransp.h | C | apache-2.0 | 1,318 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/vtls/vtls.c | C | apache-2.0 | 36,523 |
#ifndef HEADER_CURL_VTLS_H
#define HEADER_CURL_VTLS_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| ... | YifuLiu/AliOS-Things | components/curl/lib/vtls/vtls.h | C | apache-2.0 | 11,880 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/warnless.c | C | apache-2.0 | 11,981 |
#ifndef HEADER_CURL_WARNLESS_H
#define HEADER_CURL_WARNLESS_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/lib/warnless.h | C | apache-2.0 | 3,043 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/wildcard.c | C | apache-2.0 | 1,947 |
#ifndef HEADER_CURL_WILDCARD_H
#define HEADER_CURL_WILDCARD_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/lib/wildcard.h | C | apache-2.0 | 2,376 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/lib/x509asn1.c | C | apache-2.0 | 36,144 |
#ifndef HEADER_CURL_X509ASN1_H
#define HEADER_CURL_X509ASN1_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/lib/x509asn1.h | C | apache-2.0 | 4,806 |
set(EXE_NAME curl)
if(USE_MANUAL)
# Use the C locale to ensure that only ASCII characters appear in the
# embedded text. NROFF and MANOPT are set in the parent CMakeLists.txt
add_custom_command(
OUTPUT tool_hugehelp.c
COMMAND ${CMAKE_COMMAND} -E echo "#include \"tool_setup.h\"" > tool_hugehelp.c
COMM... | YifuLiu/AliOS-Things | components/curl/src/CMakeLists.txt | CMake | apache-2.0 | 2,992 |
#***************************************************************************
# _ _ ____ _
# Project ___| | | | _ \| |
# / __| | | | |_) | |
# | (__| |_| | _ <| |___
# \___|\___/|... | YifuLiu/AliOS-Things | components/curl/src/Makefile.am | Makefile | apache-2.0 | 5,583 |
# ./src/Makefile.inc
# Using the backslash as line continuation character might be problematic
# with some make flavours, as Watcom's wmake showed us already. If we
# ever want to change this in a portable manner then we should consider
# this idea (posted to the libcurl list by Adam Kellas):
# CSRC1 = file1.c file2.c ... | YifuLiu/AliOS-Things | components/curl/src/Makefile.inc | Makefile | apache-2.0 | 2,439 |
#!/usr/bin/env perl
#***************************************************************************
# _ _ ____ _
# Project ___| | | | _ \| |
# / __| | | | |_) | |
# | (__| |_| | _ <| |___
# ... | YifuLiu/AliOS-Things | components/curl/src/mkhelp.pl | Perl | apache-2.0 | 5,934 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/slist_wc.c | C | apache-2.0 | 2,039 |
#ifndef HEADER_CURL_SLIST_WC_H
#define HEADER_CURL_SLIST_WC_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/slist_wc.h | C | apache-2.0 | 1,762 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/tool_binmode.c | C | apache-2.0 | 1,462 |
#ifndef HEADER_CURL_TOOL_BINMODE_H
#define HEADER_CURL_TOOL_BINMODE_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/tool_binmode.h | C | apache-2.0 | 1,287 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/tool_bname.c | C | apache-2.0 | 1,442 |
#ifndef HEADER_CURL_TOOL_BNAME_H
#define HEADER_CURL_TOOL_BNAME_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/tool_bname.h | C | apache-2.0 | 1,280 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/tool_cb_dbg.c | C | apache-2.0 | 8,528 |
#ifndef HEADER_CURL_TOOL_CB_DBG_H
#define HEADER_CURL_TOOL_CB_DBG_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/tool_cb_dbg.h | C | apache-2.0 | 1,334 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/tool_cb_hdr.c | C | apache-2.0 | 8,137 |
#ifndef HEADER_CURL_TOOL_CB_HDR_H
#define HEADER_CURL_TOOL_CB_HDR_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/tool_cb_hdr.h | C | apache-2.0 | 2,030 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/tool_cb_prg.c | C | apache-2.0 | 7,628 |
#ifndef HEADER_CURL_TOOL_CB_PRG_H
#define HEADER_CURL_TOOL_CB_PRG_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/tool_cb_prg.h | C | apache-2.0 | 1,801 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/tool_cb_rea.c | C | apache-2.0 | 1,728 |
#ifndef HEADER_CURL_TOOL_CB_REA_H
#define HEADER_CURL_TOOL_CB_REA_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/tool_cb_rea.h | C | apache-2.0 | 1,279 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/tool_cb_see.c | C | apache-2.0 | 4,182 |
#ifndef HEADER_CURL_TOOL_CB_SEE_H
#define HEADER_CURL_TOOL_CB_SEE_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/tool_cb_see.h | C | apache-2.0 | 1,532 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/tool_cb_wrt.c | C | apache-2.0 | 6,056 |
#ifndef HEADER_CURL_TOOL_CB_WRT_H
#define HEADER_CURL_TOOL_CB_WRT_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/tool_cb_wrt.h | C | apache-2.0 | 1,398 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/tool_cfgable.c | C | apache-2.0 | 5,593 |
#ifndef HEADER_CURL_TOOL_CFGABLE_H
#define HEADER_CURL_TOOL_CFGABLE_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/tool_cfgable.h | C | apache-2.0 | 10,956 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/tool_convert.c | C | apache-2.0 | 4,458 |
#ifndef HEADER_CURL_TOOL_CONVERT_H
#define HEADER_CURL_TOOL_CONVERT_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/tool_convert.h | C | apache-2.0 | 1,586 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/tool_dirhie.c | C | apache-2.0 | 4,248 |
#ifndef HEADER_CURL_TOOL_DIRHIE_H
#define HEADER_CURL_TOOL_DIRHIE_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/tool_dirhie.h | C | apache-2.0 | 1,225 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/tool_doswin.c | C | apache-2.0 | 21,101 |
#ifndef HEADER_CURL_TOOL_DOSWIN_H
#define HEADER_CURL_TOOL_DOSWIN_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/tool_doswin.h | C | apache-2.0 | 2,760 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/tool_easysrc.c | C | apache-2.0 | 6,412 |
#ifndef HEADER_CURL_TOOL_EASYSRC_H
#define HEADER_CURL_TOOL_EASYSRC_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/tool_easysrc.h | C | apache-2.0 | 2,134 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/tool_filetime.c | C | apache-2.0 | 5,641 |
#ifndef HEADER_CURL_TOOL_FILETIME_H
#define HEADER_CURL_TOOL_FILETIME_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/tool_filetime.h | C | apache-2.0 | 1,583 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/tool_formparse.c | C | apache-2.0 | 25,588 |
#ifndef HEADER_CURL_TOOL_FORMPARSE_H
#define HEADER_CURL_TOOL_FORMPARSE_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/tool_formparse.h | C | apache-2.0 | 2,885 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/tool_getparam.c | C | apache-2.0 | 74,466 |
#ifndef HEADER_CURL_TOOL_GETPARAM_H
#define HEADER_CURL_TOOL_GETPARAM_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/tool_getparam.h | C | apache-2.0 | 2,211 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/tool_getpass.c | C | apache-2.0 | 6,569 |
#ifndef HEADER_CURL_TOOL_GETPASS_H
#define HEADER_CURL_TOOL_GETPASS_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/tool_getpass.h | C | apache-2.0 | 1,442 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/tool_help.c | C | apache-2.0 | 20,131 |
#ifndef HEADER_CURL_TOOL_HELP_H
#define HEADER_CURL_TOOL_HELP_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/tool_help.h | C | apache-2.0 | 1,241 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/tool_helpers.c | C | apache-2.0 | 3,739 |
#ifndef HEADER_CURL_TOOL_HELPERS_H
#define HEADER_CURL_TOOL_HELPERS_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/tool_helpers.h | C | apache-2.0 | 1,409 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/tool_homedir.c | C | apache-2.0 | 2,753 |
#ifndef HEADER_CURL_TOOL_HOMEDIR_H
#define HEADER_CURL_TOOL_HOMEDIR_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/tool_homedir.h | C | apache-2.0 | 1,183 |
#ifndef HEADER_CURL_TOOL_HUGEHELP_H
#define HEADER_CURL_TOOL_HUGEHELP_H
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* ... | YifuLiu/AliOS-Things | components/curl/src/tool_hugehelp.h | C | apache-2.0 | 1,186 |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | YifuLiu/AliOS-Things | components/curl/src/tool_libinfo.c | C | apache-2.0 | 3,329 |