| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | OSSL_CMP_CTX_new.3 | 1 .\" -*- mode: troff; coding: utf-8 -*- 58 .TH OSSL_CMP_CTX_NEW 3ossl 2025-09-30 3.5.4 OpenSSL 130 \&\- functions for managing the CMP client context data structure 149 \& /* message transfer: */ 186 \& /* CMP message header and extra certificates: */ 246 It initializes the remaining fields to their default values \- for instance, 248 the message timeout is set to 120 seconds, 249 and the proof-of-possession method is set to OSSL_CRMF_POPO_SIGNATURE. 286 Number of seconds a CMP request-response message round trip 300 The value 1 indicates that TLS is used for client-side HTTP connections, [all …]
|
| H A D | OSSL_CMP_exec_certreq.3 | 1 .\" -*- mode: troff; coding: utf-8 -*- 58 .TH OSSL_CMP_EXEC_CERTREQ 3ossl 2025-09-30 3.5.4 OpenSSL 80 \&\- functions implementing CMP client transactions 115 client-server transactions, i.e., sequences of CMP requests and responses. 126 Timeout values may be given per request-response pair and per transaction. 163 and returns \-1 after assigning the received checkAfter value 173 aborts the CMP transaction by sending an error message to the server. 191 \&\fBOSSL_CMP_exec_GENM_ses()\fR sends a genm general message containing the sequence of 194 The message exchange may be blocked (with polling and sleeping in between) 197 and returns the list of \fBITAV\fRs received in a genp response message. [all …]
|
| /freebsd/lib/libc/net/ |
| H A D | sctp_sendmsg.3 | 34 .Nd send a message from an SCTP socket 57 is used to transmit a message to another SCTP endpoint. 61 If the socket is a one-to-many type (SOCK_SEQPACKET) 65 the data being sent on the third leg of the SCTP four-way handshake. 67 the socket is a one-to-one type (SOCK_STREAM) socket then an association must 75 on a non-connected one-to-one socket will result in 79 -1 being returned, and the message not being transmitted. 86 The length of the message 90 If the message is too long to pass atomically through the 95 -1 is returned, and [all …]
|
| H A D | sctp_send.3 | 35 .Nd send a message from an SCTP socket 62 is used to transmit a message to another SCTP endpoint. 70 function is used to transmit a message whose data is gathered from the 75 one-to-many (SOCK_SEQPACKET) and one-to-one (SOCK_STREAM) socket types. 76 The length of the message 80 If the message is too long to pass atomically through the 85 -1 is returned, and 86 the message is not transmitted. 90 Locally detected errors are indicated by a return value of -1. 93 the message to be transmitted, then [all …]
|
| /freebsd/usr.sbin/syslogd/ |
| H A D | syslog.conf.5 | 47 .Em property-based filter 54 field which specifies the action to be taken if a message 71 might be incompatible with other Unices or Unix-like systems. 73 (e.g.,\& it is possible to cut-and-paste into 91 with no intervening white-space. 100 describes the part of the system generating the message, and is one of 142 describes the severity of the message, and is a keyword from the 158 .Em property-based filter 164 .Em property-based filter 194 will also match any message logged by the kernel with the prefix [all …]
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OSSL_CMP_CTX_new.pod | 71 - functions for managing the CMP client context data structure 90 /* message transfer: */ 127 /* CMP message header and extra certificates: */ 187 It initializes the remaining fields to their default values - for instance, 189 the message timeout is set to 120 seconds, 190 and the proof-of-possession method is set to OSSL_CRMF_POPO_SIGNATURE. 232 Number of seconds a CMP request-response message round trip 248 The value 1 indicates that TLS is used for client-side HTTP connections, 252 Default is -1 for backward compatibility: TLS is used by the client side 253 if and only if OSSL_CMP_CTX_set_http_cb_arg() sets a non-NULL I<arg>. [all …]
|
| H A D | OSSL_CMP_exec_certreq.pod | 21 - functions implementing CMP client transactions 55 client-server transactions, i.e., sequences of CMP requests and responses. 66 Timeout values may be given per request-response pair and per transaction. 103 and returns -1 after assigning the received checkAfter value 113 aborts the CMP transaction by sending an error message to the server. 131 OSSL_CMP_exec_GENM_ses() sends a genm general message containing the sequence of 134 The message exchange may be blocked (with polling and sleeping in between) 137 and returns the list of B<ITAV>s received in a genp response message. 144 OSSL_CMP_get1_caCerts() uses a genm/genp message exchange with infoType caCerts 150 OSSL_CMP_get1_rootCaKeyUpdate() uses a genm request message [all …]
|
| /freebsd/secure/usr.bin/openssl/man/ |
| H A D | openssl-cmp.1 | 1 .\" -*- mode: troff; coding: utf-8 -*- 57 .IX Title "OPENSSL-CMP 1ossl" 58 .TH OPENSSL-CMP 1ossl 2025-09-30 3.5.4 OpenSSL 64 openssl\-cmp \- Certificate Management Protocol (CMP, RFC 4210) application 68 [\fB\-help\fR] 69 [\fB\-config\fR \fIfilename\fR] 70 [\fB\-section\fR \fInames\fR] 71 [\fB\-verbosity\fR \fIlevel\fR] 73 Generic message options: 75 [\fB\-cmd\fR \fIir|cr|kur|p10cr|rr|genm\fR] [all …]
|
| /freebsd/crypto/openssl/demos/ |
| H A D | README.txt | 7 them, but are not frequently used. Configure openssl with enable-demos to build 8 them automatically through the perl based build system 19 cms: Demonstrations related to the Cryptographic Message 29 rsa_encode.c Encode and decode PEM-encoded RSA keys 35 the oss-guide-quic-introduction(7) man page. 36 quic-client-block.c: A simple blocking QUIC client 37 quic-client-non-block.c: A simple non-blocking QUIC client 38 quic-multi-stream.c: A simple QUIC client using multiple streams 39 tls-client-block.c: A simple blocking SSL/TLS client 40 tls-client-non-block.c: A simple non-blocking SSL/TLS client [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/freescale/ |
| H A D | fsl,scu.txt | 2 -------------------------------------------------------------------- 4 The System Controller Firmware (SCFW) is a low-level system function 5 which runs on a dedicated Cortex-M core to provide power, clock, and 9 The AP communicates with the SC using a multi-ported MU module found 22 ------------------- 23 - compatible: should be "fsl,imx-scu". 24 - mbox-names: should include "tx0", "tx1", "tx2", "tx3", 27 - mboxes: List of phandle of 4 MU channels for tx, 4 MU channels for 63 Client nodes are maintained as children of the relevant IMX-SCU device node. 65 Power domain bindings based on SCU Message Protocol [all …]
|
| /freebsd/contrib/wpa/src/utils/ |
| H A D | wpa_debug.h | 3 * Copyright (c) 2002-2013, Jouni Malinen <j@w1.fi> 19 /* Debugging function - conditional printf and hex dump. Driver wrappers can 55 * wpa_debug_printf_timestamp - Print timestamp for debug output 64 * wpa_printf - conditional printf 65 * @level: priority level (MSG_*) of the message 69 * output may be directed to stdout, stderr, and/or syslog based on 78 * wpa_hexdump - conditional hex dump 79 * @level: priority level (MSG_*) of the message 80 * @title: title of for the message 85 * output may be directed to stdout, stderr, and/or syslog based on [all …]
|
| /freebsd/lib/libc/rpc/ |
| H A D | rpc_soc.3 | 82 .Bf -symbolic 87 functions described in this page are the old, TS-RPC 113 .Bl -tag -width indent -compact 248 except the call message is broadcast to all locally 254 .Bd -ragged -offset indent 366 .Tn UDP Ns \-based [all...] |
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-cmp.pod.in | 2 {- OpenSSL::safe::output_do_not_edit_headers(); -} 6 openssl-cmp - Certificate Management Protocol (CMP, RFC 4210) application 11 [B<-help>] 12 [B<-config> I<filename>] 13 [B<-section> I<names>] 14 [B<-verbosity> I<level>] 16 Generic message options: 18 [B<-cmd> I<ir|cr|kur|p10cr|rr|genm>] 19 [B<-infotype> I<name>] 20 [B<-profile> I<name>] [all …]
|
| /freebsd/contrib/bsnmp/lib/ |
| H A D | bsnmplib.3 | 8 .\" Copyright (c) 2004-2005 11 .\" Copyright (c) 2001-2003 64 .Pq libbsnmp, -lbsnmp 105 .Bd -literal -offset indent 131 .Bd -literal -offset indent 164 .Bd -literal -offset indent 178 .Bd -literal -offset indent 198 This structure represents an SNMPv3 user as specified by the User-based 205 .Bd -literal -offset indent 215 .Bd -literal -offset indent [all …]
|
| /freebsd/contrib/sendmail/contrib/ |
| H A D | dnsblaccess.m4 | 1 divert(-1) 3 # Copyright (c) 2001-2002, 2005 Proofpoint, Inc. and its suppliers. 12 dnl ## This is a modified enhdnsbl, loosely based on the 17 dnl ## HACK(dnsblaccess, domain, optional-message, tempfail-message, keytag) 21 dnl ## optional-message is the error message given in case of a 23 dnl ## email. A tempfail-message value of `t' temporarily rejects 24 dnl ## with a default message. Otherwise the value should be your 25 dnl ## own message. The keytag is used to lookup the access map to 48 dnl ## temporary failure with a default message. If there is no 49 dnl ## A-record for this lookup, then the mail is treated as if the [all …]
|
| /freebsd/contrib/sendmail/ |
| H A D | RELEASE_NOTES | 13 - Prevent transaction stuffing by ensuring SMTP clients 19 - Accept only CRLF . CRLF as end of an SMTP message 22 - Do not accept a CR or LF except in the combination 31 are used, i.e., TLSA RR 2-x-y and 3-x-y are supported 67 Based on suggestion from Marius Strobl of the 76 because the -a. option has been removed (as it only 79 VACATION: Add support for Return-Path header to set sender 81 VACATION: Honor RFC3834 and avoid an auto-reply if 82 'Auto-Submitted: no' is found in the headers to 84 VACATION: Avoid an auto-reply if a 'List-Id:' is found in [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/ |
| H A D | arm,scpi.txt | 1 System Control and Power Interface (SCPI) Message Protocol 2 ---------------------------------------------------------- 5 ("ARM Compute Subsystem SCP: Message Interface Protocols")[0] can be used 10 - compatible : should be 12 * "arm,scpi-pre-1.0" : For implementations complying to all 14 - mboxes: List of phandle and mailbox channel specifiers 16 SCPI message protocol should be specified in any order 17 - shmem : List of phandle pointing to the shared memory(SHM) area between the 26 Clock bindings for the clocks based on SCPI Message Protocol 27 ------------------------------------------------------------ [all …]
|
| H A D | arm,scmi.txt | 1 System Control and Management Interface (SCMI) Message Protocol 2 ---------------------------------------------------------- 17 - compatible : shall be "arm,scmi" or "arm,scmi-smc" for smc/hvc transports 18 - mboxes: List of phandle and mailbox channel specifiers. It should contain 22 - shmem : List of phandle pointing to the shared memory(SHM) area as per 24 - #address-cells : should be '1' if the device has sub-nodes, maps to 25 protocol identifier for a given sub-node. 26 - #size-cells : should be '0' as 'reg' property doesn't have any size 28 - arm,smc-id : SMC id required when using smc or hvc transports 32 - mbox-names: shall be "tx" or "rx" depending on mboxes entries. [all …]
|
| /freebsd/share/doc/smm/12.timed/ |
| H A D | timed.ms | 45 Command under contract No. N00039-84-C-0089, and by the Italian CSELT 53 .OH 'The Berkeley UNIX Time Synchronization Protocol''SMM:12-%' 54 .EH 'SMM:12-%''The Berkeley UNIX Time Synchronization Protocol' 64 is based on a master slave scheme. 77 (one per machine) and is based on a master-slave 117 terminate (for example, because of a run-time error), or the network be 131 retransmission when message losses occur. 132 When a message that requires acknowledgment is not acknowledged after 134 the time daemon that has sent the message will assume that the 138 a message type requires a reliable transport mechanism. [all …]
|
| /freebsd/lib/libsys/ |
| H A D | mq_receive.2 | 29 .\" from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology -- 31 .\" Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of 43 .Nd "receive a message from message queue (REALTIME)" 66 system call receives oldest of the highest priority message(s) from the 67 message queue specified by 73 attribute of the message queue, the system call will fail and return an 75 Otherwise, the selected message will be removed from the queue 84 the priority of the selected message will be stored in the 87 If the specified message queue is empty and 89 is not set in the message queue description associated with [all …]
|
| H A D | mq_send.2 | 29 .\" from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology -- 31 .\" Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of 43 .Nd "send a message to message queue (REALTIME)" 66 system call adds the message pointed to by the argument 68 to the message queue specified by 72 argument specifies the length of the message, in bytes, pointed to by 78 attribute of the message queue, or 82 If the specified message queue is not full, 84 will behave as if the message is inserted into the message queue at 88 A message with a larger numeric value of [all …]
|
| /freebsd/contrib/ofed/librdmacm/man/ |
| H A D | rdma_cm.7 | 1 .\" Licensed under the OpenIB.org BSD license (FreeBSD Variant) - See COPYING.md 2 .TH "RDMA_CM" 7 "2010-07-19" "librdmacm" "Librdmacm Programmer's Manual" librdmacm 4 rdma_cm \- RDMA communication manager. 13 based on sockets, but adapted for queue pair (QP) based semantics: 15 are message based. 35 rdma_reg_msgs - register an array of buffers for sending and receiving 37 rdma_reg_read - registers a buffer for RDMA read operations 39 rdma_reg_write - registers a buffer for RDMA write operations 41 rdma_dereg_mr - deregisters a memory region 43 rdma_post_recv - post a buffer to receive a message [all …]
|
| /freebsd/contrib/wpa/hostapd/ |
| H A D | ChangeLog | 3 2024-07-20 - v2.11 4 * Wi-Fi Easy Connect 5 - add support for DPP release 3 6 - allow Configurator parameters to be provided during config exchange 7 * HE/IEEE 802.11ax/Wi-Fi 6 8 - various fixes 9 * EHT/IEEE 802.11be/Wi-Fi 7 10 - add preliminary support 15 * support RADIUS ACL/PSK check during 4-way handshake (wpa_psk_radius=3) 16 * EAP-SIM/AKA: support IMSI privacy [all …]
|
| /freebsd/share/man/man4/ |
| H A D | netgdb.4 | 1 .\"- 34 .Bd -ragged -offset indent 43 is a UDP-based protocol for communicating with a remote GDB client via an 53 When the connection is made, the proxy server logs a message that a 56 It subsequently establishes a TCP listening socket and logs a message 60 .Bd -ragged -offset indent 72 The UDP protocol is based on the same packet structure and a subset of the 73 exact same message types as 80 message types. 85 message is acknowledged from a random source port, and the client sends [all …]
|
| /freebsd/crypto/openssl/test/ |
| H A D | dtlstest.c | 2 * Copyright 2016-2025 The OpenSSL Project Authors. All Rights Reserved. 33 0, DTLS1_HM_HEADER_LENGTH + DUMMY_CERT_STATUS_LEN - 2, 34 SSL3_MT_CERTIFICATE_STATUS, /* Cert Status handshake message type */ 35 0, 0, DUMMY_CERT_STATUS_LEN, /* Message len */ 36 0, 5, /* Message sequence */ 38 0, 0, DUMMY_CERT_STATUS_LEN - 2, /* Fragment len */ 87 if (!TEST_true(SSL_CTX_set_cipher_list(cctx, "AES128-SHA"))) in test_dtls_unprocessed() 90 /* Default sigalgs are SHA1 based in <DTLS1.2 which is in security level 0 */ in test_dtls_unprocessed() 91 if (!TEST_true(SSL_CTX_set_cipher_list(sctx, "AES128-SHA:@SECLEVEL=0")) in test_dtls_unprocessed() 93 "AES128-SHA:@SECLEVEL=0"))) in test_dtls_unprocessed() [all …]
|