2022-07-20 |
tb | Validate protocols in SSL{_CTX,}_set_alpn_protos() |
commit | commitdiff | tree | snapshot |
2022-07-20 |
tb | Rewrite SSL{_CTX,}_set_alpn_protos() using CBS |
commit | commitdiff | tree | snapshot |
2022-07-20 |
tb | Change various ALPN related internal struct members |
commit | commitdiff | tree | snapshot |
2022-07-20 |
tb | Factor out ALPN extension format check |
commit | commitdiff | tree | snapshot |
2022-07-20 |
claudio | Cleanup and fix the network code. |
commit | commitdiff | tree | snapshot |
2022-07-20 |
tb | sync |
commit | commitdiff | tree | snapshot |
2022-07-20 |
tb | bump major due to struct size change on ILP32 architectures |
commit | commitdiff | tree | snapshot |
2022-07-20 |
tb | Revert zlib.h r1.7 |
commit | commitdiff | tree | snapshot |
2022-07-20 |
mbuhl | Add a pool for the allocation of the pf_anchor struct. |
commit | commitdiff | tree | snapshot |
2022-07-20 |
jsing | Remove tls_buffer_set_data() and remove/revise callers. |
commit | commitdiff | tree | snapshot |
2022-07-20 |
jsing | Correct server-side handling of TLSv1.3 key updates. |
commit | commitdiff | tree | snapshot |
2022-07-20 |
deraadt | the _pad_ system calls from 2021/12/23 can go away |
commit | commitdiff | tree | snapshot |
2022-07-20 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-07-20 |
deraadt | the _pad_ system calls from 2021/12/23 can go away |
commit | commitdiff | tree | snapshot |
2022-07-20 |
djm | ssh-keygen: fix touch prompt, pin retries; |
commit | commitdiff | tree | snapshot |
2022-07-20 |
djm | sk-usbhid: preserve error code returned by key_lookup() |
commit | commitdiff | tree | snapshot |
2022-07-20 |
djm | crank SSH_SK_VERSION_MAJOR to match |
commit | commitdiff | tree | snapshot |
2022-07-20 |
djm | when enrolling a resident key on a security token,... |
commit | commitdiff | tree | snapshot |
2022-07-20 |
djm | pull passphrase reading and confirmation into a separat... |
commit | commitdiff | tree | snapshot |
2022-07-19 |
jmatthew | Fix up tx ring slot calculations so we store the mbuf... |
commit | commitdiff | tree | snapshot |
2022-07-19 |
tb | zap trailing spaces |
commit | commitdiff | tree | snapshot |
2022-07-19 |
tb | fix indent |
commit | commitdiff | tree | snapshot |
2022-07-19 |
martijn | Objects are only set to ready if both their parent... |
commit | commitdiff | tree | snapshot |
2022-07-19 |
tb | Regenerate golden numbers due to RC4-MD5 now being... |
commit | commitdiff | tree | snapshot |
2022-07-19 |
tb | Disallow MD5 and SHA-1 HMACs depending on the security... |
commit | commitdiff | tree | snapshot |
2022-07-19 |
claudio | Add log_debug() and pt_getaddr() dummy functions becaus... |
commit | commitdiff | tree | snapshot |
2022-07-19 |
tb | Avoid unnecessary loops in BN_generate_prime_ex() |
commit | commitdiff | tree | snapshot |
2022-07-19 |
tb | Document -tls1_{1,2,3} in openssl ciphers |
commit | commitdiff | tree | snapshot |
2022-07-19 |
tb | Allow displaying ciphers according to protocol version |
commit | commitdiff | tree | snapshot |
2022-07-19 |
claudio | Do a minimal check that the passed in option is inside... |
commit | commitdiff | tree | snapshot |
2022-07-19 |
claudio | Use kf for all struct kroute_full variables. Makes... |
commit | commitdiff | tree | snapshot |
2022-07-19 |
claudio | Use sysctl CTL_NET.PF_INET6 to check if IPv6 is availab... |
commit | commitdiff | tree | snapshot |
2022-07-19 |
nicm | Do not ignore the "off" flag when checking if a pane... |
commit | commitdiff | tree | snapshot |
2022-07-19 |
nicm | Process modifiers as bits rather than using a switch... |
commit | commitdiff | tree | snapshot |
2022-07-19 |
nicm | Fix memory leak, from Gabriel Souza Franco. |
commit | commitdiff | tree | snapshot |
2022-07-18 |
deraadt | use syntax which more acceptable to older compilers |
commit | commitdiff | tree | snapshot |
2022-07-18 |
tobhe | Check if there is a locally cached nameserver to send... |
commit | commitdiff | tree | snapshot |
2022-07-18 |
jca | Restrict pledge("vminfo") callers to read-only swapctl... |
commit | commitdiff | tree | snapshot |
2022-07-18 |
deraadt | Delete the YPACTIVE toggling code when "getpw" code... |
commit | commitdiff | tree | snapshot |
2022-07-18 |
krw | Synch 'help' command descriptions with man page descrip... |
commit | commitdiff | tree | snapshot |
2022-07-18 |
claudio | Remove warning messages that add nothing in the situati... |
commit | commitdiff | tree | snapshot |
2022-07-18 |
krw | 'quit' and 'exit' descriptions were reversed. |
commit | commitdiff | tree | snapshot |
2022-07-18 |
visa | Compile octeon kernels with -march=mips64r2 |
commit | commitdiff | tree | snapshot |
2022-07-18 |
mvs | Remove locks description duplicate. No functional changes. |
commit | commitdiff | tree | snapshot |
2022-07-18 |
claudio | Do not fatalx() when calculating the dmetric and the... |
commit | commitdiff | tree | snapshot |
2022-07-18 |
tb | Revert accidental commit |
commit | commitdiff | tree | snapshot |
2022-07-18 |
tb | Add comments to explain the magic numbers 57 and 58 |
commit | commitdiff | tree | snapshot |
2022-07-18 |
tb | Avoid sending the QUIC transport parameters extension... |
commit | commitdiff | tree | snapshot |
2022-07-18 |
deraadt | the domainname is under root control, but because we... |
commit | commitdiff | tree | snapshot |
2022-07-18 |
deraadt | For opening up the bindings file in ypconnect(2), bail... |
commit | commitdiff | tree | snapshot |
2022-07-18 |
deraadt | ypbinding should not be intrude to application namespace. |
commit | commitdiff | tree | snapshot |
2022-07-18 |
deraadt | use same way of reporting error as yp_bind.c |
commit | commitdiff | tree | snapshot |
2022-07-17 |
kn | Handle X509_check_purpose(3) and EVP_get_digestbyobj(3) |
commit | commitdiff | tree | snapshot |
2022-07-17 |
kettenis | Revert the changes made in rev 1.82. It is important... |
commit | commitdiff | tree | snapshot |
2022-07-17 |
kn | Add initial support for ESSCertIDv2 verification |
commit | commitdiff | tree | snapshot |
2022-07-17 |
jsing | Disable TLSv1.3 middlebox compatibility mode for QUIC... |
commit | commitdiff | tree | snapshot |
2022-07-17 |
jsing | Pass SSL pointer to tls13_ctx_new(). |
commit | commitdiff | tree | snapshot |
2022-07-17 |
jsing | Revise regress for QUIC transport parameters TLS extension. |
commit | commitdiff | tree | snapshot |
2022-07-17 |
jsing | Correct handling of QUIC transport parameters extension. |
commit | commitdiff | tree | snapshot |
2022-07-17 |
jsing | Provide SSL_is_quic() |
commit | commitdiff | tree | snapshot |
2022-07-17 |
jsing | Correct TLSEXT_TYPE_quic_transport_parameters message... |
commit | commitdiff | tree | snapshot |
2022-07-17 |
jsing | Correct value for TLSEXT_TYPE_quic_transport_parameters |
commit | commitdiff | tree | snapshot |
2022-07-17 |
krw | Modernize and cleanse fdisk.8, making it more concise and |
commit | commitdiff | tree | snapshot |
2022-07-17 |
jsg | infromation -> information |
commit | commitdiff | tree | snapshot |
2022-07-17 |
jsg | add section to mmap Xr |
commit | commitdiff | tree | snapshot |
2022-07-17 |
jsg | sync with arm64.html |
commit | commitdiff | tree | snapshot |
2022-07-17 |
jsg | AESCGM -> AESGCM |
commit | commitdiff | tree | snapshot |
2022-07-17 |
jsg | order sysctl(2) Xr by section |
commit | commitdiff | tree | snapshot |
2022-07-17 |
jsg | ampiic -> apliic |
commit | commitdiff | tree | snapshot |
2022-07-17 |
jmc | fix a macro, and "new sentence, new line"; |
commit | commitdiff | tree | snapshot |
2022-07-17 |
deraadt | backout last step: the path checks are too strong until... |
commit | commitdiff | tree | snapshot |
2022-07-17 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-07-17 |
deraadt | /var/run/ypbind.lock doesn't need to be forcefully... |
commit | commitdiff | tree | snapshot |
2022-07-17 |
deraadt | the PLEDGE_YPACTIVE "hack" bit related to "getpw" pledg... |
commit | commitdiff | tree | snapshot |
2022-07-17 |
deraadt | Delete mention of the old /var/run/ypbind.lock hack. |
commit | commitdiff | tree | snapshot |
2022-07-17 |
deraadt | /var/run/ypbind.lock doesn't need to be created with... |
commit | commitdiff | tree | snapshot |
2022-07-17 |
deraadt | since yp_bind() and yp_all() don't use open, fstat... |
commit | commitdiff | tree | snapshot |
2022-07-17 |
deraadt | Rather than opening the binding file, checking for... |
commit | commitdiff | tree | snapshot |
2022-07-17 |
deraadt | Add ypconnect(2) stub inside libc so that libc function... |
commit | commitdiff | tree | snapshot |
2022-07-17 |
deraadt | add ypconnect(2) manual page |
commit | commitdiff | tree | snapshot |
2022-07-16 |
kn | Add ESSCertIDv2 stack macros |
commit | commitdiff | tree | snapshot |
2022-07-16 |
kn | Add ESSCertIDv2 ASN.1 boilerplate |
commit | commitdiff | tree | snapshot |
2022-07-16 |
kn | Add NID for signingCertificateV2 |
commit | commitdiff | tree | snapshot |
2022-07-16 |
kn | Avoid direct X509 structure access |
commit | commitdiff | tree | snapshot |
2022-07-16 |
bluhm | To fix an KASSERT(la != NULL) panic in ARP, protect... |
commit | commitdiff | tree | snapshot |
2022-07-16 |
kn | Zap duplicate ERR_load_TS_strings() prototype |
commit | commitdiff | tree | snapshot |
2022-07-16 |
kettenis | Fix IPIs on systems with multiple clusters where the... |
commit | commitdiff | tree | snapshot |
2022-07-16 |
kettenis | Fix previous commit. We need to enable the new "halt... |
commit | commitdiff | tree | snapshot |
2022-07-16 |
kettenis | Add support for using the power button to wake up from... |
commit | commitdiff | tree | snapshot |
2022-07-16 |
ratchov | Bump libsndio pkg-config version to 1.9.0 |
commit | commitdiff | tree | snapshot |
2022-07-16 |
tb | Revert previous. The added includes were already there... |
commit | commitdiff | tree | snapshot |
2022-07-15 |
mvs | Introduce fine grained pipex(4) locking. Use per-sessio... |
commit | commitdiff | tree | snapshot |
2022-07-15 |
deraadt | fix typos in previous |
commit | commitdiff | tree | snapshot |
2022-07-15 |
kettenis | Implement support for framebuffers that don't start... |
commit | commitdiff | tree | snapshot |
2022-07-15 |
deraadt | Add a new clnt*_control CLSET_CONNECTED, which says... |
commit | commitdiff | tree | snapshot |
2022-07-15 |
deraadt | Allow ypconnect() in "getpw" |
commit | commitdiff | tree | snapshot |
2022-07-15 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-07-15 |
deraadt | pledge "getpw" would notice access to /var/run/ypbind... |
commit | commitdiff | tree | snapshot |
2022-07-15 |
kettenis | Use db_rint() to make it possible to enter ddb(4) by... |
commit | commitdiff | tree | snapshot |
2022-07-15 |
deraadt | Once a ypserv is discovered we know the remote UDP... |
commit | commitdiff | tree | snapshot |
next |