/openbsd/usr.bin/ssh/ |
H A D | match.c | 314 filter_list(const char *proposal, const char *filter, int denylist) in filter_list() argument 316 size_t len = strlen(proposal) + 1; in filter_list() 318 char *orig_prop = strdup(proposal); in filter_list() 347 match_filter_denylist(const char *proposal, const char *filter) in match_filter_denylist() argument 349 return filter_list(proposal, filter, 1); in match_filter_denylist() 357 match_filter_allowlist(const char *proposal, const char *filter) in match_filter_allowlist() argument 359 return filter_list(proposal, filter, 0); in match_filter_allowlist()
|
H A D | ssh_api.c | 88 char **proposal; in ssh_init() local 105 proposal = kex_params ? kex_params->proposal : myproposal; in ssh_init() 107 proposal[PROPOSAL_KEX_ALGS], in ssh_init() 108 proposal[PROPOSAL_ENC_ALGS_CTOS], in ssh_init() 109 proposal[PROPOSAL_MAC_ALGS_CTOS], in ssh_init() 110 proposal[PROPOSAL_COMP_ALGS_CTOS], in ssh_init() 111 proposal[PROPOSAL_SERVER_HOST_KEY_ALGS]); in ssh_init() 527 char **proposal; in _ssh_order_hostkeyalgs() local 534 orig = proposal[PROPOSAL_SERVER_HOST_KEY_ALGS]; in _ssh_order_hostkeyalgs() 570 r = kex_prop2buf(ssh->kex->my, proposal); in _ssh_order_hostkeyalgs() [all …]
|
H A D | kex.c | 161 if ((r = sshbuf_put_cstring(b, proposal[i])) != 0) in kex_prop2buf() 177 char **proposal = NULL; in kex_buf2prop() local 197 debug2("%s: %s", proposal_names[i], proposal[i]); in kex_buf2prop() 210 *propp = proposal; in kex_buf2prop() 212 if (r != 0 && proposal != NULL) in kex_buf2prop() 213 kex_prop_free(proposal); in kex_buf2prop() 219 kex_prop_free(char **proposal) in kex_prop_free() argument 223 if (proposal == NULL) in kex_prop_free() 226 free(proposal[i]); in kex_prop_free() 227 free(proposal); in kex_prop_free() [all …]
|
H A D | ssh_api.h | 33 char *proposal[PROPOSAL_MAX]; member
|
H A D | kex-names.c | 175 kex_has_any_alg(const char *proposal, const char *algs) in kex_has_any_alg() argument 179 if ((cp = match_list(proposal, algs, NULL)) == NULL) in kex_has_any_alg()
|
H A D | kex.h | 203 int kex_prop2buf(struct sshbuf *, char *proposal[PROPOSAL_MAX]);
|
/openbsd/sbin/isakmpd/ |
H A D | ike_quick_mode.c | 442 new_proposal = reallocarray(proposal, in initiator_send_HASH_SA_NONCE() 443 prop_cnt, sizeof *proposal); in initiator_send_HASH_SA_NONCE() 448 proposal, in initiator_send_HASH_SA_NONCE() 452 proposal = new_proposal; in initiator_send_HASH_SA_NONCE() 757 if (!proposal[prop_no]) { in initiator_send_HASH_SA_NONCE() 860 SET_ISAKMP_GEN_LENGTH(proposal[i], in initiator_send_HASH_SA_NONCE() 862 proposal[i] = 0; in initiator_send_HASH_SA_NONCE() 1001 free(proposal); in initiator_send_HASH_SA_NONCE() 1010 if (proposal) { in initiator_send_HASH_SA_NONCE() 1012 free(proposal[i]); in initiator_send_HASH_SA_NONCE() [all …]
|
H A D | ike_phase_1.c | 74 u_int8_t *proposal = 0, *sa_buf = 0, *saved_nextp, *attr; in ike_phase_1_initiator_send_SA() local 263 proposal = malloc(proposal_len); in ike_phase_1_initiator_send_SA() 264 if (!proposal) { in ike_phase_1_initiator_send_SA() 269 SET_ISAKMP_PROP_NO(proposal, 1); in ike_phase_1_initiator_send_SA() 270 SET_ISAKMP_PROP_PROTO(proposal, ISAKMP_PROTO_ISAKMP); in ike_phase_1_initiator_send_SA() 271 SET_ISAKMP_PROP_SPI_SZ(proposal, 0); in ike_phase_1_initiator_send_SA() 272 SET_ISAKMP_PROP_NTRANSFORMS(proposal, conf->cnt); in ike_phase_1_initiator_send_SA() 323 if (message_add_payload(msg, ISAKMP_PAYLOAD_PROPOSAL, proposal, in ike_phase_1_initiator_send_SA() 326 SET_ISAKMP_GEN_LENGTH(proposal, proposal_len + transforms_len); in ike_phase_1_initiator_send_SA() 327 proposal = 0; in ike_phase_1_initiator_send_SA() [all …]
|
H A D | BUGS | 14 * If the first proposal is turned down, the initiator gets confused.
|
/openbsd/regress/usr.bin/ssh/unittests/kex/ |
H A D | test_kex.c | 93 memcpy(kex_params.proposal, myproposal, sizeof(myproposal)); in do_kex_with_key() 95 kex_params.proposal[PROPOSAL_KEX_ALGS] = kex; in do_kex_with_key() 98 kex_params.proposal[PROPOSAL_SERVER_HOST_KEY_ALGS] = keyname; in do_kex_with_key()
|
/openbsd/gnu/llvm/libcxx/docs/Status/ |
H A D | Cxx14Papers.csv | 22 "`3672 <https://wg21.link/n3672>`__","LWG","A proposal to add a utility class to represent optional… 32 "`3891 <https://wg21.link/n3891>`__","SG1","A proposal to rename shared_mutex to shared_timed_mutex…
|
H A D | Cxx17Papers.csv | 4 "`N4169 <https://wg21.link/n4169>`__","LWG","A proposal to add invoke function template","Urbana","… 23 "`P0007R1 <https://wg21.link/p0007r1>`__","LWG","Constant View: A proposal for a ``std::as_const``\…
|
H A D | Cxx2bPapers.csv | 4 "`P1048R1 <https://wg21.link/P1048R1>`__","LWG","A proposal for a type trait to detect scoped enume…
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlgov.pod | 290 Team member seconds the proposal. 299 sending a proposal to the Steering Council. The Steering Council must decide 300 to approve or reject the proposal. If approved, the Steering Council will 317 The Vote Administrator describes the proposal being voted upon. The Core Team 322 Active Core Team members vote in favor or against the proposal. Voting is
|
/openbsd/gnu/llvm/llvm/docs/Proposals/ |
H A D | VectorPredication.rst | 12 This proposal defines a roadmap towards native vector predication in LLVM,
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | configterms.texi | 38 There is a proposal to call this a @dfn{crossback}.
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | BugpointRedesign.md | 27 Granted, if the community differs on this proposal, the legacy code could still
|
H A D | SupportPolicy.rst | 204 #. A proposal for removal / deactivation should be made to the Discourse forums 224 If a proposal for removal is delayed by the promise a sub-community will take
|
H A D | ExtendedIntegerResults.txt | 87 // The proposal
|
/openbsd/gnu/usr.bin/perl/cpan/CPAN-Meta/lib/CPAN/Meta/History/ |
H A D | Meta_1_2.pod | 620 Add alternative proposal to the L</recommends> field. 624 Add proposal for a C<requires_build_tools> field. 646 Add proposal for C<auto_regenerate> field.
|
H A D | Meta_1_4.pod | 663 Add alternative proposal to the L</recommends> field. 667 Add proposal for a C<requires_build_tools> field. 689 Add proposal for C<auto_regenerate> field.
|
H A D | Meta_1_3.pod | 649 Add alternative proposal to the L</recommends> field. 653 Add proposal for a C<requires_build_tools> field. 675 Add proposal for C<auto_regenerate> field.
|
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
H A D | Dwarf.def | 493 // Extensions for Fission proposal. 675 // Extensions for Fission proposal 678 // Alternate debug sections proposal (output of "dwz" tool). 873 // Extensions for Fission proposal.
|
H A D | DynamicTags.def | 83 // Experimental support for SHT_RELR sections. For details, see proposal
|
/openbsd/gnu/llvm/llvm/docs/HistoricalNotes/ |
H A D | 2001-02-09-AdveCommentsResponse.txt | 96 Agreed. How about this proposal:
|