MCPcopy Create free account

hub / github.com/curl/curl / functions

Functions6,269 in github.com/curl/curl

↓ 4 callersFunctionCurl_thrdpool_await_idle
lib/thrdpool.c:387
↓ 4 callersFunctionCurl_thrdq_trace
lib/thrdqueue.c:387
↓ 4 callersFunctionCurl_tls_keylog_open
lib/vtls/keylog.c:38
↓ 4 callersFunctionCurl_uint32_hash_destroy
lib/uint-hash.c:203
↓ 4 callersFunctionCurl_uint32_hash_get
lib/uint-hash.c:166
↓ 4 callersFunctionCurl_uint32_hash_init
lib/uint-hash.c:44
↓ 4 callersFunctionCurl_uint32_tbl_first
lib/uint-table.c:179
↓ 4 callersFunctionCurl_uint32_tbl_get
lib/uint-table.c:113
↓ 4 callersFunctionCurl_wssl_setup_x509_store
lib/vtls/wolfssl.c:793
↓ 4 callersMethod_make_docs_file
(self, docs_dir: str, fname: str, fsize: int)
tests/http/test_31_vsftpds.py:60
↓ 4 callersMethod_make_docs_file
(self, docs_dir: str, fname: str, fsize: int)
tests/http/test_32_ftps_vsftpd.py:60
↓ 4 callersMethod_mkpath
(self, path)
tests/http/testenv/caddy.py:169
↓ 4 callersMethod_mkpath
(self, path)
tests/http/testenv/nghttpx.py:202
↓ 4 callersMethod_mkpath
(self, path)
tests/http/testenv/sshd.py:272
↓ 4 callersMethod_mkpath
(self, path)
tests/http/testenv/vsftpd.py:186
↓ 4 callersMethod_rmf
(self, path)
tests/http/test_30_vsftpd.py:144
↓ 4 callersMethod_rmf
(self, path)
tests/http/testenv/nghttpx.py:198
↓ 4 callersMethod_rmf
(self, path)
tests/http/testenv/h2o.py:97
↓ 4 callersFunctionadd_parallel_transfers
* add_parallel_transfers() sets 'morep' to TRUE if there are more transfers * to add even after this call returns. sets 'addedp' to TRUE if one or mo
src/tool_operate.c:1538
↓ 4 callersFunctionauth_digest_get_key_value
Retrieves the value for a corresponding key from the challenge string * returns TRUE if the key could be found, FALSE if it does not exists */
lib/vauth/digest.c:184
↓ 4 callersFunctionblobcmp
returns TRUE if the blobs are identical */
lib/vtls/vtls_config.c:93
↓ 4 callersFunctioncf_capsule_flush
lib/vquic/cf-capsule.c:76
↓ 4 callersFunctioncf_h2_update_local_win
lib/http2.c:300
↓ 4 callersFunctioncf_hc_baller_is_connecting
lib/cf-https-connect.c:71
↓ 4 callersFunctioncf_process_ingress
lib/vquic/cf-quiche.c:713
↓ 4 callersFunctioncf_quiche_write_hd
lib/vquic/cf-quiche.c:332
↓ 4 callersFunctioncf_socket_ctx_free
lib/cf-socket.c:1027
↓ 4 callersFunctioncf_ssl_find_peer_by_key
lib/vtls/vtls_scache.c:715
↓ 4 callersFunctioncf_ssl_peer_key_add_hash
lib/vtls/vtls_scache.c:100
↓ 4 callersMethodcheck_downloads
(self, client, srcfile: str, count: int, complete: bool = True)
tests/http/test_30_vsftpd.py:249
↓ 4 callersMethodcheck_downloads
(self, client, srcfile: str, count: int, complete: bool = True)
tests/http/test_31_vsftpds.py:312
↓ 4 callersMethodcheck_downloads
(self, client, r, source: List[str], count: int, complete: bool = True)
tests/http/test_07_upload.py:716
↓ 4 callersMethodcheck_downloads
(self, client, srcfile: str, count: int, complete: bool = True)
tests/http/test_32_ftps_vsftpd.py:298
↓ 4 callersFunctioncheck_eq
tests/unit/unit2603.c:31
↓ 4 callersMethodcheck_stat
(self, idx, s, r, dl_size=None, ul_size=None)
tests/http/test_16_info.py:108
↓ 4 callersFunctioncheckurl
tests/libtest/lib1560.c:1042
↓ 4 callersFunctionchunk_is_empty
lib/bufq.c:28
↓ 4 callersMethodclose_log
(self)
tests/http/testenv/h2o.py:76
↓ 4 callersFunctioncookie_tailmatch
lib/cookie.c:74
↓ 4 callersFunctioncpool_find_bundle
lib/conncache.c:147
↓ 4 callersFunctioncreate_dir_hierarchy
src/tool_dirhie.c:107
↓ 4 callersFunctioncreate_transfer
* 'create_transfer' gets the details and sets up a new transfer if 'added' * returns TRUE. */
src/tool_operate.c:2303
↓ 4 callersMethodcurl_can_early_data
()
tests/http/testenv/env.py:592
↓ 4 callersFunctioncurl_easy_send
* Sends data over the connected socket. Use after successful * curl_easy_perform() with CURLOPT_CONNECT_ONLY option. */
lib/easy.c:1307
↓ 4 callersFunctioncurl_formget
* curl_formget() * Serialize a curl_httppost struct. * Returns 0 on success. * * @unittest: 1308 */
lib/formdata.c:626
↓ 4 callersFunctioncurl_getdate
lib/parsedate.c:585
↓ 4 callersFunctioncurl_global_sslset
* curl_global_sslset() globally initializes the SSL backend to use. */
lib/easy.c:312
↓ 4 callersMethodcurl_lib_version
(libname: str)
tests/http/testenv/env.py:532
↓ 4 callersFunctioncurl_multi_get_offt
lib/multi.c:3950
↓ 4 callersFunctioncurl_multi_timeout
lib/multi.c:3577
↓ 4 callersFunctioncurl_share_strerror
lib/strerror.c:385
↓ 4 callersFunctioncurlx_convert_UTF8_to_wchar
lib/curlx/multibyte.c:34
↓ 4 callersFunctioncurlx_now_init
For tool or tests, we must initialize before calling curlx_now(). Providing this function here is wrong. */
lib/curlx/timeval.c:34
↓ 4 callersFunctioncurlx_str_newline
CR or LF return non-zero on error */
lib/curlx/strparse.c:239
↓ 4 callersFunctioncurlx_str_nudge
Trim off 'num' number of bytes from the beginning (left side) of the string. If 'num' is larger than the string, return error. */
lib/curlx/strparse.c:271
↓ 4 callersFunctioncurlx_str_untilnl
Get a word until a newline byte or end of string. At least one byte long. return non-zero on error */
lib/curlx/strparse.c:84
↓ 4 callersFunctioncurlx_uitouz
lib/curlx/warnless.c:281
↓ 4 callersFunctiondata_to_hex
This function returns a pointer to STATIC memory. It converts the given * binary lump to a hex formatted string usable for output in logs or * whate
tests/server/sws.c:166
↓ 4 callersFunctiondnscache_entry_free
lib/dnscache.c:63
↓ 4 callersFunctiondo_init_reader_stack
lib/sendf.c:1099
↓ 4 callersFunctiondoh_print_buf
lib/doh.c:197
↓ 4 callersFunctiondoh_skipqname
lib/doh.c:535
↓ 4 callersFunctiondrain_tunnel
lib/cf-h2-proxy.c:225
↓ 4 callersFunctiondynhds_ccount_name
lib/dynhds.c:274
↓ 4 callersFunctiondynhds_count_name
lib/dynhds.c:251
↓ 4 callersFunctionentry_free
lib/dynhds.c:52
↓ 4 callersFunctionfile2string
src/tool_paramhlp.c:86
↓ 4 callersMethodfmt_ms
(cls, tval)
tests/http/scorecard.py:57
↓ 4 callersFunctionfree_urlhandle
lib/urlapi.c:72
↓ 4 callersFunctionfreedirs
lib/ftp.c:176
↓ 4 callersFunctionftp_state_pwd
lib/ftp.c:753
↓ 4 callersFunctionget16bit
tests/server/dnsd.c:35
↓ 4 callersFunctionget_param_part
src/tool_formparse.c:666
↓ 4 callersFunctiongetftpresponse
* getftpresponse() is a BLOCKING function to read the full response from a * server after a command. * */
lib/ftp.c:631
↓ 4 callersFunctiongetrpacketblock
lib/tftp.c:226
↓ 4 callersFunctionglob_cleanup
src/tool_urlglob.c:598
↓ 4 callersMethodhave_h2o
()
tests/http/testenv/env.py:471
↓ 4 callersMethodhave_h3_curl
()
tests/http/testenv/env.py:483
↓ 4 callersFunctionhttp2_data_setup
lib/http2.c:361
↓ 4 callersFunctioninit_httprequest
tests/server/sws.c:1021
↓ 4 callersFunctioninvalid_octets
RFC 6265 section 4.1.1 says a server should accept this range: cookie-octet = %x21 / %x23-2B / %x2D-3A / %x3C-5B / %x5D-7E Yet, Firefox and C
lib/cookie.c:347
↓ 4 callersFunctionis_dot
lib/urlapi.c:725
↓ 4 callersFunctionis_pkcs11_uri
* Check if a given string is a PKCS#11 URI */
lib/vtls/openssl.c:888
↓ 4 callersFunctionis_pkcs11_uri
* Check if a given string is a PKCS#11 URI */
src/tool_operate.c:122
↓ 4 callersFunctionllist_node_prev
lib/llist.c:258
↓ 4 callersFunctionlog_line_start
src/tool_cb_dbg.c:52
↓ 4 callersFunctionlog_line_start
tests/libtest/testtrace.c:146
↓ 4 callersFunctionmap_error
For a given rustls_result error code, return the best-matching CURLcode. */
lib/vtls/rustls.c:63
↓ 4 callersFunctionmem_addf
docs/examples/log_failed_transfers.c:132
↓ 4 callersFunctionmev_assess
lib/multi_ev.c:497
↓ 4 callersFunctionmev_in_callback
lib/multi_ev.c:37
↓ 4 callersFunctionmulti_now
lib/multi.c:103
↓ 4 callersFunctionmy_md4_body
* This processes one or more 64-byte data blocks, but does NOT update * the bit counters. There are no alignment requirements. */
lib/md4.c:262
↓ 4 callersFunctionmy_md5_body
* This processes one or more 64-byte data blocks, but does NOT update * the bit counters. There are no alignment requirements. */
lib/md5.c:313
↓ 4 callersFunctionmyssh_to_GSSAPI_AUTH
lib/vssh/libssh.c:410
↓ 4 callersFunctionnew_getout
src/tool_paramhlp.c:35
↓ 4 callersFunctionoldap_perform_mechs
Query the supported SASL authentication mechanisms. */
lib/openldap.c:372
↓ 4 callersFunctionossl_provider_cleanup
lib/vtls/openssl.c:1741
↓ 4 callersFunctionpathlen
lib/ftp.c:804
↓ 4 callersFunctionpathpiece
lib/ftp.c:811
← previousnext →801–900 of 6,269, ranked by callers