openbsd
2022-07-21 knZap unused global keypair_counter
2022-07-21 claudioMake kr_redistribute() and kroute_insert() AID independ...
2022-07-21 knMention veb(4) next to bridge(4)
2022-07-21 mbuhlSet the default pool size for the new anchors pool...
2022-07-21 tbMake test table based, extend it a little
2022-07-21 deraadtsync
2022-07-21 deraadtsync
2022-07-21 deraadt7.3 base key
2022-07-20 knAdd size to free(9) call
2022-07-20 espiebe a bit more forceful explaining that 'make update...
2022-07-20 tbSimplify tlsext_supported_groups_server_parse
2022-07-20 deraadtmove to 7.2-beta. this gets done very early, to avoid...
2022-07-20 deraadtmove to 7.2-beta. this gets done very early, to avoid...
2022-07-20 tblink ssl_set_alpn_protos to regress
2022-07-20 tbAdd a quick and dirty regress for SSL{_CTX,}_set_alpn_p...
2022-07-20 claudioThis no longer needs the inet pledge. sysconf(3) was...
2022-07-20 tbDrop some unnecessary parentheses.
2022-07-20 tbCopy alpn_selected using CBS
2022-07-20 tbCopy alpn_client_proto_list using CBS in SSL_new()
2022-07-20 tbValidate protocols in SSL{_CTX,}_set_alpn_protos()
2022-07-20 tbRewrite SSL{_CTX,}_set_alpn_protos() using CBS
2022-07-20 tbChange various ALPN related internal struct members
2022-07-20 tbFactor out ALPN extension format check
2022-07-20 claudioCleanup and fix the network code.
2022-07-20 tbsync
2022-07-20 tbbump major due to struct size change on ILP32 architectures
2022-07-20 tbRevert zlib.h r1.7
2022-07-20 mbuhlAdd a pool for the allocation of the pf_anchor struct.
2022-07-20 jsingRemove tls_buffer_set_data() and remove/revise callers.
2022-07-20 jsingCorrect server-side handling of TLSv1.3 key updates.
2022-07-20 deraadtthe _pad_ system calls from 2021/12/23 can go away
2022-07-20 deraadtsync
2022-07-20 deraadtthe _pad_ system calls from 2021/12/23 can go away
2022-07-20 djmssh-keygen: fix touch prompt, pin retries;
2022-07-20 djmsk-usbhid: preserve error code returned by key_lookup()
2022-07-20 djmcrank SSH_SK_VERSION_MAJOR to match
2022-07-20 djmwhen enrolling a resident key on a security token,...
2022-07-20 djmpull passphrase reading and confirmation into a separat...
2022-07-19 jmatthewFix up tx ring slot calculations so we store the mbuf...
2022-07-19 tbzap trailing spaces
2022-07-19 tbfix indent
2022-07-19 martijnObjects are only set to ready if both their parent...
2022-07-19 tbRegenerate golden numbers due to RC4-MD5 now being...
2022-07-19 tbDisallow MD5 and SHA-1 HMACs depending on the security...
2022-07-19 claudioAdd log_debug() and pt_getaddr() dummy functions becaus...
2022-07-19 tbAvoid unnecessary loops in BN_generate_prime_ex()
2022-07-19 tbDocument -tls1_{1,2,3} in openssl ciphers
2022-07-19 tbAllow displaying ciphers according to protocol version
2022-07-19 claudioDo a minimal check that the passed in option is inside...
2022-07-19 claudioUse kf for all struct kroute_full variables. Makes...
2022-07-19 claudioUse sysctl CTL_NET.PF_INET6 to check if IPv6 is availab...
2022-07-19 nicmDo not ignore the "off" flag when checking if a pane...
2022-07-19 nicmProcess modifiers as bits rather than using a switch...
2022-07-19 nicmFix memory leak, from Gabriel Souza Franco.
2022-07-18 deraadtuse syntax which more acceptable to older compilers
2022-07-18 tobheCheck if there is a locally cached nameserver to send...
2022-07-18 jcaRestrict pledge("vminfo") callers to read-only swapctl...
2022-07-18 deraadtDelete the YPACTIVE toggling code when "getpw" code...
2022-07-18 krwSynch 'help' command descriptions with man page descrip...
2022-07-18 claudioRemove warning messages that add nothing in the situati...
2022-07-18 krw'quit' and 'exit' descriptions were reversed.
2022-07-18 visaCompile octeon kernels with -march=mips64r2
2022-07-18 mvsRemove locks description duplicate. No functional changes.
2022-07-18 claudioDo not fatalx() when calculating the dmetric and the...
2022-07-18 tbRevert accidental commit
2022-07-18 tbAdd comments to explain the magic numbers 57 and 58
2022-07-18 tbAvoid sending the QUIC transport parameters extension...
2022-07-18 deraadtthe domainname is under root control, but because we...
2022-07-18 deraadtFor opening up the bindings file in ypconnect(2), bail...
2022-07-18 deraadtypbinding should not be intrude to application namespace.
2022-07-18 deraadtuse same way of reporting error as yp_bind.c
2022-07-17 knHandle X509_check_purpose(3) and EVP_get_digestbyobj(3)
2022-07-17 kettenisRevert the changes made in rev 1.82. It is important...
2022-07-17 knAdd initial support for ESSCertIDv2 verification
2022-07-17 jsingDisable TLSv1.3 middlebox compatibility mode for QUIC...
2022-07-17 jsingPass SSL pointer to tls13_ctx_new().
2022-07-17 jsingRevise regress for QUIC transport parameters TLS extension.
2022-07-17 jsingCorrect handling of QUIC transport parameters extension.
2022-07-17 jsingProvide SSL_is_quic()
2022-07-17 jsingCorrect TLSEXT_TYPE_quic_transport_parameters message...
2022-07-17 jsingCorrect value for TLSEXT_TYPE_quic_transport_parameters
2022-07-17 krwModernize and cleanse fdisk.8, making it more concise and
2022-07-17 jsginfromation -> information
2022-07-17 jsgadd section to mmap Xr
2022-07-17 jsgsync with arm64.html
2022-07-17 jsgAESCGM -> AESGCM
2022-07-17 jsgorder sysctl(2) Xr by section
2022-07-17 jsgampiic -> apliic
2022-07-17 jmcfix a macro, and "new sentence, new line";
2022-07-17 deraadtbackout last step: the path checks are too strong until...
2022-07-17 deraadtsync
2022-07-17 deraadt/var/run/ypbind.lock doesn't need to be forcefully...
2022-07-17 deraadtthe PLEDGE_YPACTIVE "hack" bit related to "getpw" pledg...
2022-07-17 deraadtDelete mention of the old /var/run/ypbind.lock hack.
2022-07-17 deraadt/var/run/ypbind.lock doesn't need to be created with...
2022-07-17 deraadtsince yp_bind() and yp_all() don't use open, fstat...
2022-07-17 deraadtRather than opening the binding file, checking for...
2022-07-17 deraadtAdd ypconnect(2) stub inside libc so that libc function...
2022-07-17 deraadtadd ypconnect(2) manual page
2022-07-16 knAdd ESSCertIDv2 stack macros
next