Home
last modified time | relevance | path

Searched refs:was (Results 1 – 25 of 1767) sorted by relevance

12345678910>>...71

/src/crypto/openssl/test/recipes/15-test_mp_rsa_data/
H A Dplain_text1 It was the best of times, it was the worst of times,
2 it was the age of wisdom, it was the age of foolishness,
3 it was the epoch of belief, it was the epoch of incredulity,
4 it was the season of Light, it was the season of Darkness.
/src/lib/libc/
H A DVersions.def9 # This version was first added to 7.0-current.
13 # This version was first added to 8.0-current.
17 # This version was first added to 9.0-current.
21 # This version was first added to 10.0-current.
25 # This version was first added to 11.0-current.
29 # This version was first added to 12.0-current.
33 # This version was first added to 13.0-current.
37 # This version was first added to 14.0-current.
41 # This version was first added to 15.0-current.
45 # This version was first added to 16.0-current.
/src/contrib/bc/
H A DNEWS.md30 This bug was caused by the macOS fix in `7.0.0`. Unfortunately, this means that
45 The second bug is that an array, which should only be a function parameter, was
48 The third bug is that value stack for `dc` was cleared on any error. However,
50 implementations, this behavior was changed. This change is why this version is a
57 The bug was that `bc` attempted to jump out when flushing `stdout` on exit, but
109 The second bug was to remove printing a leading zero in scientific or
112 The change was that the implementation of `irand()` was improved to call the
126 The bug was that multiple read calls could repeat old data.
172 better error checking in tests to help packagers. Unfortunately, I was too
187 The bug was that if an array element was used as a parameter, and then a later
[all …]
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSerializationKinds.td22 "%select{precompiled header|module file|AST file}1 '%2' was built"
23 ": %select{size|mtime|content}3 changed%select{| (was %5, now %6)}4">,
33 "PCH file was compiled for the %0 '%1' but the current translation "
36 "%select{AST file was|current translation unit is}0 compiled with the target "
37 "feature '%1' but the %select{current translation unit is|AST file was}0 "
39 def err_pch_langopt_mismatch : Error<"%0 was %select{disabled|enabled}1 in "
43 def err_pch_diagopt_mismatch : Error<"%0 is currently enabled, but was not in "
45 def err_pch_modulecache_mismatch : Error<"PCH was compiled with module cache "
48 "PCH was compiled with different VFS overlay files than are currently in use">,
74 "AST file '%0' was not built as a module">, DefaultFatal;
[all …]
/src/sys/libkern/arm/
H A Dmuldi3.c188 u_int prodh, prodl, was; in __lmulq() local
221 was = prodl; in __lmulq()
223 prodh -= HHALF(mid) + (prodl > was); in __lmulq()
225 was = prodl; in __lmulq()
227 prodh += HHALF(mid) + (prodl < was); in __lmulq()
231 was = prodl; in __lmulq()
233 prodh += HHALF(low) + (prodl < was); in __lmulq()
/src/lib/libc/quad/
H A Dmuldi3.c185 u_long prodh, prodl, was; in __lmulq() local
218 was = prodl; in __lmulq()
220 prodh -= HHALF(mid) + (prodl > was); in __lmulq()
222 was = prodl; in __lmulq()
224 prodh += HHALF(mid) + (prodl < was); in __lmulq()
228 was = prodl; in __lmulq()
230 prodh += HHALF(low) + (prodl < was); in __lmulq()
/src/sys/contrib/libsodium/
H A DChangeLog18 - `sodium_stackzero()` was added to wipe content off the stack.
32 - The aes128ctr primitive was removed. It was slow, non-standard, not
36 - The secretstream construction was slightly changed to be consistent
42 major was bumped up.
78 - A new `crypto_secretstream_*()` API was added to safely encrypt files
84 - The `crypto_pwhash_str_needs_rehash()` function was added to check if
94 - The public `crypto_pwhash_argon2i_MEMLIMIT_MAX` constant was
99 - armv7s-optimized code was re-added to iOS builds.
100 - An AVX2 optimized implementation of the Argon2 round function was
108 - A `crypto_box_curve25519xchacha20poly1305_seal*()` function set was
[all …]
/src/contrib/one-true-awk/bugs-fixed/
H A DREADME3 1. ofs-rebuild: OFS value used to rebuild the record was incorrect.
20 conversion to string happened, even with OFMT, that value was used until
21 a new numeric value was assigned, even if OFMT differed from CONVFMT,
33 argument was used without checking if it was present first.
36 argument was used without checking if it was present first.
38 11. fmt-overflow: The buffer used for OFMT/CONVFMT conversions was written
/src/usr.bin/indent/
H A DREADME20 Thank you for your response about indent. I was wrong in my original
38 | It was my first big C program. It was ugly. It wasn't designed, it
43 | notice. However, my understanding was that, since the work was done
44 | on an ARPA contract, it was in the public domain.
50 | indent was in the public domain. They wanted to include it in their
51 | UNIX distributions, along with the emacs stuff. I was no longer at the
52 | UofI, but Rob Kolstad, who was, asked me about it. I told him I didn't
56 | hands in it. It was converted to understand version 7 C. (The
57 | original was version 6.) It was converted from its original filter
59 | The $HOME/.indent.pro file parsing was added. Some more formatting
/src/crypto/openssl/doc/man3/
H A DSSL_alert_type_string.pod78 An inappropriate message was received. This alert is always fatal
96 sender was unable to negotiate an acceptable set of security
101 A client, that was asked to send a certificate, does not send a certificate
106 A certificate was corrupt, contained signatures that did not
111 A certificate was of an unsupported type.
115 A certificate was revoked by its signer.
128 A field in the handshake was out of range or inconsistent with
139 A TLSCiphertext record was received which had a length more than
145 A valid certificate chain or partial chain was received, but the
146 certificate was not accepted because the CA certificate could not
[all …]
H A DSSL_get_stream_read_state.pod69 This value is returned when the applicable stream part was reset by the local
73 stream was aborted using a locally transmitted QUIC B<STOP_SENDING> frame. It
78 was aborted, for example because the application called L<SSL_stream_reset(3)>,
79 or because a QUIC stream SSL object with an un-concluded sending part was freed
82 When this value is returned, the application error code which was signalled can
88 This value is returned when the applicable stream part was reset by the remote
93 of the stream was logically aborted by the peer.
100 When this value is returned, the application error code which was signalled can
106 The QUIC connection to which the stream belongs was closed. You can obtain
116 the application error code which was signalled during non-normal termination of
[all …]
H A DSSL_set_connect_state.pod28 When the SSL_CTX object was created with L<SSL_CTX_new(3)>,
29 it was either assigned a dedicated client method, a dedicated server
37 be clear from the method chosen, whether client or server mode was
49 the result depends on what method was used when SSL_CTX was created with
50 L<SSL_CTX_new(3)>. If a generic method or a dedicated server method was
H A DSSL_get_conn_close_info.pod28 - get information about why a QUIC connection was closed
76 QUIC connection was closed.
96 frame type was specified as causing the connection to be closed. If
113 If I<flags> has B<SSL_CONN_CLOSE_FLAG_LOCAL> set, connection closure was locally
120 If unset, connection closure was remotely triggered.
124 If I<flags> has B<SSL_CONN_CLOSE_FLAG_TRANSPORT> set, connection closure was
125 triggered for QUIC protocol reasons. Otherwise, connection closure was triggered
149 The connection was terminated immediately due to the idle timeout expiring.
166 This function was added in OpenSSL 3.2.
H A DSSL_session_reused.pod5 SSL_session_reused - query whether a reused session was negotiated during handshake
15 Query, whether a reused session was negotiated during the handshake.
32 A new session was negotiated.
36 A session was reused.
H A DERR_set_mark.pod39 ERR_clear_last_mark() and ERR_pop_to_mark() return 0 if there was no mark in the
45 ERR_pop() returns 1 if an error was popped or 0 if the error stack was empty.
49 ERR_count_to_mark() was added in OpenSSL 3.2.
50 ERR_pop() was added in OpenSSL 3.3.
H A DSSL_get0_group_name.pod5 SSL_get0_group_name - get name of the group that was used for the key
16 SSL_get0_group_name() returns the name of the group that was used for
21 If non-NULL, SSL_get0_group_name() returns the name of the group that was used for
36 This function was added in OpenSSL 3.2.
H A DSSL_write.pod53 L<SSL_stream_conclude(3)> was called (causing transmission of a FIN for the
63 of the data passed to the call was consumed.
125 The data that was passed might have been partially processed.
126 When B<SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER> was set using L<SSL_CTX_set_mode(3)>
153 The write operation was successful, the return value is the number of
158 The write operation was not successful, because either the connection was
162 Old documentation indicated a difference between 0 and -1, and that -1 was
174 The write operation was successful, the return value is the number
180 The write operation was not successful, because either the connection was
196 The SSL_write_ex() function was added in OpenSSL 1.1.1.
[all …]
H A DSSL_CTX_set_num_tickets.pod40 was used for the initial handshake. If the initial handshake was a full
52 record boundary. If the connection was at a record boundary when
53 SSL_new_session_ticket() was called, the ticket can be sent immediately
59 SSL_new_session_ticket() indicates only that the request to send a ticket was
60 processed, not that the ticket itself was sent. To be notified when the
83 SSL_new_session_ticket() was added in OpenSSL 3.0.0.
H A DSSL_set_session.pod19 again during SSL_connect(). Whether the session was reused can be queried
22 If there is already a session set inside B<ssl> (because it was set with
23 SSL_set_session() before or because the same B<ssl> was already used for
27 session cache (if used). A session is considered open, if L<SSL_shutdown(3)> was
28 not called for the connection (or at least L<SSL_set_shutdown(3)> was used to
H A DDTLSv1_handle_timeout.pod30 Returns 1 if there was a pending timeout event and it was handled successfully.
32 Returns 0 if there was no pending timeout event, or if the SSL object is not a
35 Returns -1 if there was a pending timeout event but it could not be handled
/src/contrib/bc/project/
H A DREADME.md26 When I first started self-hosting Gitea, I was not a good sysadmin. On top of
27 that, I was learning how to use OpenZFS, and Gitea was stored in a ZFS
30 This is the best I could do to reproduce an actual issue that was reported and
31 got erased when I rolled back to a ZFS snapshot. It was originally `#10` on
/src/crypto/heimdal/doc/
H A Dack.texi14 transformation was written by Richard Outerbridge. @code{imath} that
20 @code{telnet} and @code{telnetd} was added by David Borman (then of Cray
21 Research, Inc). The encryption code was removed when this was exported
24 The @code{popper} was also a Berkeley program initially.
29 @code{editline} was written by Simmule Turner and Rich Salz. Heimdal
32 The @code{getifaddrs} implementation for Linux was written by Hideaki
35 The @code{pkcs11.h} headerfile was written by the Scute project.
/src/
H A DRELNOTES22 The pdwait(2) system call was added. It provides wait(2)-like
26 The pdrfork(2) system call was added. It behaves like rfork(2) but
55 The pthread_tryjoin_np(3) function was added to libthr(3). It provides
85 The smartpqi(4) driver was updated to vendor version 4660.0.2002
89 The aq(4) driver was added, imported from the vendor repository.
94 A new CAM provider was added to dtrace. This enables tracing of I/O
99 The tdestroy(3) function was added to libc. The tdestroy() function
103 The rge(4) driver was added, ported from OpenBSD. This provides
116 A setaudit(8) utility was added to the base system. This provides a
129 tzdata2025c was imported.
[all …]
/src/usr.sbin/cron/doc/
H A DREADME21 [V3.1 was some time after 1993]
22 [V3.0 was December 27, 1993]
23 [V2.2 was some time in 1992]
24 [V2.1 was May 29, 1991]
25 [V2.0 was July 5, 1990]
26 [V2.0-beta was December 9, 1988]
27 [V1.0 was May 6, 1987]
/src/contrib/tcpdump/
H A DREADME.md53 etherfind code remains. It was originally written by Van Jacobson as
120 ftp was 1sec, +-500ms). Since the receiver is expecting
143 7 - number of times chunk was sent
144 8 - number of times chunk was acked
163 since the average packet size was 512 bytes). It took
165 each chunk was transmitted four times). Looking at,
167 sequence space from 1561 to 2048. It was first sent
168 1.86 seconds into the conversation. It was last
169 sent 15 seconds into the conversation and was sent
170 a total of 6 times (i.e., it was retransmitted every
[all …]

12345678910>>...71