Home
last modified time | relevance | path

Searched refs:cauth (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/libsoup/libsoup-2.74.0/libsoup/
H A Dsoup-connection-auth.c119 SoupConnectionAuth *cauth = SOUP_CONNECTION_AUTH (auth); in soup_connection_auth_update() local
120 gpointer conn = soup_connection_auth_get_connection_state_for_message (cauth, msg); in soup_connection_auth_update()
151 update_connection (cauth, msg, auth_header->str, conn); in soup_connection_auth_update()
161 SoupConnectionAuth *cauth = SOUP_CONNECTION_AUTH (auth); in soup_connection_auth_get_authorization() local
162 gpointer conn = soup_connection_auth_get_connection_state_for_message (cauth, msg); in soup_connection_auth_get_authorization()
165 get_connection_authorization (cauth, msg, conn); in soup_connection_auth_get_authorization()
172 SoupConnectionAuth *cauth = SOUP_CONNECTION_AUTH (auth); in soup_connection_auth_is_ready() local
173 gpointer conn = soup_connection_auth_get_connection_state_for_message (cauth, msg); in soup_connection_auth_is_ready()
/dports/devel/libsoup3/libsoup-3.0.3/libsoup/auth/
H A Dsoup-connection-auth.c121 SoupConnectionAuth *cauth = SOUP_CONNECTION_AUTH (auth); in soup_connection_auth_update() local
122 gpointer conn = soup_connection_auth_get_connection_state_for_message (cauth, msg); in soup_connection_auth_update()
153 update_connection (cauth, msg, auth_header->str, conn); in soup_connection_auth_update()
163 SoupConnectionAuth *cauth = SOUP_CONNECTION_AUTH (auth); in soup_connection_auth_get_authorization() local
164 gpointer conn = soup_connection_auth_get_connection_state_for_message (cauth, msg); in soup_connection_auth_get_authorization()
167 get_connection_authorization (cauth, msg, conn); in soup_connection_auth_get_authorization()
174 SoupConnectionAuth *cauth = SOUP_CONNECTION_AUTH (auth); in soup_connection_auth_is_ready() local
175 gpointer conn = soup_connection_auth_get_connection_state_for_message (cauth, msg); in soup_connection_auth_is_ready()
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/
H A Dshare.cpp84 …m_time_t cts, const byte* ckey, const byte* cauth, handle cpending,bool cupgrade_pending_to_full, … in NewShare() argument
105 if ((outgoing > 0) && cauth) in NewShare()
107 memcpy(auth, cauth, sizeof auth); in NewShare()
H A Dtransfer.cpp1098 …mCipher* csymmcipher, int64_t cctriv, const char *privauth, const char *pubauth, const char *cauth) in DirectReadNode() argument
1115 if (cauth) in DirectReadNode()
1117 chatauth = cauth; in DirectReadNode()
/dports/net/dante/dante-1.4.3/sockd/
H A Dsockd_negotiate.c278 &neg->cauth, in run_negotiate()
686 &neg->cauth, in run_negotiate()
750 &negv[i].cauth, in negotiate_postconfigload()
886 req.cauth = neg->cauth;
978 method2string(req.cauth.method),
1117 &neg->cauth, in recv_negotiate()
1145 neg->sauth = neg->cauth; in recv_negotiate()
1166 &neg->cauth, in recv_negotiate()
1282 &neg->cauth, in recv_negotiate()
1283 &neg->cauth, in recv_negotiate()
[all …]
H A Ddante_udp.c88 io_udp_client2target(control, client, twotargets, cauth, state, in io_udp_client2target() argument
93 const authmethod_t *cauth;
569 cauth,
659 cauth,
776 cauth,
H A Dsockd_udp.c232 &io->cauth,
258 &io->cauth,
352 &io->cauth,
H A Dsockd_request.c462 &req.cauth, in run_request()
675 req->cauth.method = AUTHMETHOD_NONE;
927 io.cauth = request->cauth;
1380 &io.cauth,
1405 &io.cauth,
1498 &io.cauth,
1520 &io.cauth,
1651 io.src.auth = io.control.auth = io.cauth;
H A Dsockd.c527 &saved_req.cauth,
780 &req.cauth,
/dports/www/cntlm/cntlm-0.92.3/
H A Dmain.c667 char *cuser, *cdomain, *cworkstation, *cuid, *cpidfile, *cauth; in main() local
704 cauth = new(MINIBUF_SIZE); in main()
722 strlcpy(cauth, optarg, MINIBUF_SIZE); in main()
1066 CFG_DEFAULT(cf, "Auth", cauth, MINIBUF_SIZE); in main()
1157 if (strlen(cauth)) { in main()
1158 if (!strcasecmp("ntlm", cauth)) { in main()
1162 } else if (!strcasecmp("nt", cauth)) { in main()
1166 } else if (!strcasecmp("lm", cauth)) { in main()
1170 } else if (!strcasecmp("ntlmv2", cauth)) { in main()
1174 } else if (!strcasecmp("ntlm2sr", cauth)) { in main()
[all …]
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/examples/
H A Dgeneral.c564 const git_signature *cauth; in revwalking() local
601 cauth = git_commit_author(wcommit); in revwalking()
602 printf("%s (%s)\n", cmsg, cauth->email); in revwalking()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/examples/
H A Dgeneral.c565 const git_signature *cauth; in revwalking() local
602 cauth = git_commit_author(wcommit); in revwalking()
603 printf("%s (%s)\n", cmsg, cauth->email); in revwalking()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/examples/
H A Dgeneral.c565 const git_signature *cauth; in revwalking() local
602 cauth = git_commit_author(wcommit); in revwalking()
603 printf("%s (%s)\n", cmsg, cauth->email); in revwalking()
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/examples/
H A Dgeneral.c565 const git_signature *cauth; in revwalking() local
602 cauth = git_commit_author(wcommit); in revwalking()
603 printf("%s (%s)\n", cmsg, cauth->email); in revwalking()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/examples/
H A Dgeneral.c565 const git_signature *cauth; in revwalking() local
602 cauth = git_commit_author(wcommit); in revwalking()
603 printf("%s (%s)\n", cmsg, cauth->email); in revwalking()
/dports/devel/libgit2/libgit2-1.3.0/examples/
H A Dgeneral.c560 const git_signature *cauth; in revwalking() local
597 cauth = git_commit_author(wcommit); in revwalking()
598 printf("%s (%s)\n", cmsg, cauth->email); in revwalking()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/cleanup/
H A Dcleanup_author.cpp463 bool operator()(CRef<CAuthor>& cauth) in operator ()()
465 if (!cauth) { in operator ()()
468 const CAuthor& auth = *cauth; in operator ()()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/cleanup/
H A Dcleanup_author.cpp463 bool operator()(CRef<CAuthor>& cauth) in operator ()()
465 if (!cauth) { in operator ()()
468 const CAuthor& auth = *cauth; in operator ()()
/dports/net/dante/dante-1.4.3/include/
H A Dsockd.h2233 authmethod_t cauth; /* client authentication in use. */ member
2383 authmethod_t cauth; /* authentication for clientrule. */ member
2407 authmethod_t cauth; /* client authentication in use. */ member
4732 const authmethod_t *cauth, connectionstate_t *state,
4759 const authmethod_t *cauth,
4772 sockd_io_direction_t *out, const authmethod_t *cauth,
/dports/devel/py-openstacksdk/openstacksdk-0.60.0/
H A D.zuul.yaml64 n-cauth: false
271 n-cauth: false
/dports/devel/silc-toolkit/silc-toolkit-1.1.12/lib/silcclient/
H A Dcommand.c1335 SilcBuffer auth = NULL, cauth = NULL; in SILC_FSM_STATE() local
1406 cauth = silc_auth_public_key_auth_generate_wpub(pubkey, privkey, in SILC_FSM_STATE()
1438 7, silc_buffer_datalen(cauth)); in SILC_FSM_STATE()
1441 silc_buffer_free(cauth); in SILC_FSM_STATE()
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/bindings/ios/
H A DMEGASdk.h7164 - (nullable MEGANode *)authorizeChatNode:(MEGANode *)node cauth:(NSString *)cauth;
H A DMEGASdk.mm2107 - (MEGANode *)authorizeChatNode:(MEGANode *)node cauth:(NSString *)cauth {
2108 …gaNode:self.megaApi->authorizeChatNode(node ? [node getCPtr] : NULL, cauth ? [cauth UTF8String] : …
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/include/mega/
H A Dcommand.h514 …t*, handle, const char*, NewNode*, int, int, putsource_t = PUTNODES_APP, const char *cauth = NULL);
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/bindings/java/nz/mega/sdk/
H A DMegaApiJava.java8441 public MegaNode authorizeChatNode(MegaNode node, String cauth){ in authorizeChatNode() argument
8442 return megaApi.authorizeChatNode(node, cauth); in authorizeChatNode()

12