Home
last modified time | relevance | path

Searched refs:proposed (Results 1 – 25 of 62) sorted by relevance

123

/freebsd/crypto/openssl/doc/designs/ddd/
H A DREADME.md8 proposed API change is how a broad spectrum of real-world OpenSSL applications
10 applications will be affected by any proposed changes, the extent to which they
20 This allows the project to discuss any proposed API changes in terms of the
27 useful both to current and any future proposed API changes. The set of demos may
H A DREPORT.md11 As part of this process, a set of proposed diffs were produced. These proposed
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_sess_number.pod55 SSL_CTX_sess_misses() returns the number of sessions proposed by clients
58 SSL_CTX_sess_timeouts() returns the number of sessions proposed by clients
H A DSSL_CTX_sess_set_get_cb.pod40 whenever a TLS client proposed to resume a session but the session
91 proposed by the client. The get_session_cb() is always called, even when
H A DSSL_CTX_set_srp_password.pod104 receiving the server SRP proposed parameters.
H A DSSL_CTX_set_alpn_select_cb.pod147 If there is no ALPN proposed in the ClientHello, the ALPN callback is not
/freebsd/sys/contrib/openzfs/.github/ISSUE_TEMPLATE/
H A Dfeature_request.md14 Filling out the following template will help other contributors better understand your proposed fea…
/freebsd/contrib/file/magic/Magdir/
H A Dmup8 # NOTE: This header is mainly proposed in the Arkkra mailing list,
H A Dpgp-binary-keys226 # Valid versions are: 2, 3, 4. 5 is proposed in RFC 4880bis.
/freebsd/usr.sbin/nfsd/
H A Dnfsd.c948 set_nfsdcnt(int proposed) in set_nfsdcnt() argument
951 if (proposed < 1) { in set_nfsdcnt()
952 warnx("nfsd count too low %d; reset to %d", proposed, in set_nfsdcnt()
955 } else if (proposed > MAXNFSDCNT) { in set_nfsdcnt()
956 warnx("nfsd count too high %d; truncated to %d", proposed, in set_nfsdcnt()
960 nfsdcnt = proposed; in set_nfsdcnt()
/freebsd/bin/sh/tests/expansion/
H A Dplus-minus4.02 # These may be a bit unclear in the POSIX spec or the proposed revisions,
/freebsd/sys/contrib/openzfs/.github/
H A DCONTRIBUTING.md115 You can view the list of proposed features
122 Otherwise, open a new issue and describe your proposed feature. Why is this
142 * All proposed changes must be approved by an OpenZFS organization member.
210 please summarize important information such as why the proposed
223 why the proposed approach was chosen or what bug you are
/freebsd/contrib/googletest/
H A DCONTRIBUTING.md30 1. Submit an issue describing your proposed change to the
38 4. If your proposed change is accepted, and you haven't already done so, sign a
/freebsd/contrib/ncurses/form/
H A Dfrm_driver.c3334 FIELD *proposed = Next_Field_On_Page(*last_on_page); in _nc_First_Active_Field() local
3336 if (proposed == *last_on_page) in _nc_First_Active_Field()
3342 if (Field_Is_Not_Selectable(proposed)) in _nc_First_Active_Field()
3344 FIELD **field = &form->field[proposed->index]; in _nc_First_Active_Field()
3353 while (proposed != (*field)); in _nc_First_Active_Field()
3355 proposed = *field; in _nc_First_Active_Field()
3357 if ((proposed == *last_on_page) && in _nc_First_Active_Field()
3358 !((unsigned)proposed->opts & O_VISIBLE)) in _nc_First_Active_Field()
3365 proposed = *first; in _nc_First_Active_Field()
3369 return (proposed); in _nc_First_Active_Field()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetCXXABI.def36 /// proposed by ARM for use on ARM-based platforms.
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DREADME.md113 Optimize the ``find`` method to use the proposed code:
/freebsd/crypto/openssl/doc/designs/
H A Devp_skey.md147 This part is delayed for a while because the proposed API doesn't fit well with
H A Dfunctions-for-explicitly-fetched-signature-algorithms.md7 There are several proposed designs that end up revolving around the same
H A Dxof.md124 The proposed API name to use is EVP_DigestSqueeze.
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DBuiltinTypes.def74 // 'char8_t' in C++20 (proposed)
/freebsd/crypto/heimdal/lib/wind/
H A Drfc3491.txt265 Additional significant improvements were proposed by:
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-requirements.md55 * PR#8797 will not be merged and compatibility with the APIs proposed in that PR
H A Ddgram-api.md102 The currently proposed design is as follows:
357 APIs proposed in the sendmsg/recvmsg PR (#5257). `BIO_get_dgram_(origin|dest)`
/freebsd/crypto/heimdal/doc/
H A Dinit-creds4 solve this problem, a new api is proposed.
/freebsd/contrib/libcbor/
H A DCHANGELOG.md17 …o definite equivalents](https://github.com/PJK/libcbor/pull/364/files) (proposed by Jacob Teplitsk…

123