2022-06-29 |
tb | ssl_cert_set{0,1}_chain() take ssl/ctx |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Add a security check to ssl_set_cert() |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Make ssl_set_{cert,pkey} take an ssl/ctx |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Refactor use_certificate_chain_* to take ssl/ctx instea... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Add functions that check security level in certs and... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Make sure the verifier checks the security level in... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Remove a confusing comment |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Parse the @SECLEVEL=n annotation in cipher strings |
commit | commitdiff | tree | snapshot |
2022-06-29 |
job | Manual page improvements from Leon Fischer |
commit | commitdiff | tree | snapshot |
2022-06-29 |
dv | vmd(8): fix off by one in vm memory range check |
commit | commitdiff | tree | snapshot |
2022-06-29 |
beck | Add support for sending QUIC transport parameters |
commit | commitdiff | tree | snapshot |
2022-06-29 |
job | sync |
commit | commitdiff | tree | snapshot |
2022-06-29 |
job | Clarify the shorter default format string only applies... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
mvs | Remove switch(4) remains. |
commit | commitdiff | tree | snapshot |
2022-06-29 |
job | Add -m option to ts(1) |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Use relative paths so beck can run regress in his git... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
dv | remove archaic comment from original import of i386... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
jca | Regen syscalls files as they were meant to be, correcti... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
jca | Unlock the pledge(2) system call |
commit | commitdiff | tree | snapshot |
2022-06-29 |
jca | Simplify the locking dance around pledge_syscall() |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | whitespace nit |
commit | commitdiff | tree | snapshot |
2022-06-29 |
jca | Use READ_ONCE() when saving pr->ps_pledge to a local... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | missing blank line |
commit | commitdiff | tree | snapshot |
2022-06-29 |
bluhm | Pass down the pointer to mbuf pointer into ip6_hbhchche... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
claudio | Move the deep check back into the loop. There are ways... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
jsg | drm/i915: Implement w/a 22010492432 for adl-s |
commit | commitdiff | tree | snapshot |
2022-06-29 |
jsg | correct vararg use in kasprintf/kvasprintf |
commit | commitdiff | tree | snapshot |
2022-06-29 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2022-06-29 |
martijn | Use strncasecmp instead of strncmp when comparing the... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
mvs | ether_input() called with shared netlock, but pppoe... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
mvs | Nullify `ipsecflowinfo' when mbuf(9) has no ipsec flowi... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
beck | Refactor asn1 time parsing to use CBS - enforce valid... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
job | Import ts(1) - a timestamp utility |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Also check the security level in SSL_get1_supported_ciphers |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Check security level when convertin a cipher list to... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Also check the security level when choosing a shared... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | There's tentacles, tentacles everywhere |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Also check the security level of the 'tmp dh' |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Check the security of DH key shares |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Rename one s to ssl for consistency |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Check sigalg security level when selecting them. |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Check the security bits of the sigalgs' pkey |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Check the security level when building sigalgs |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Annotate sigalgs with their security level. |
commit | commitdiff | tree | snapshot |
2022-06-29 |
kettenis | Add support for using non-standard UARTs (such as the... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
kettenis | Make bus_space_map(9) work before the pmap is initializ... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
anton | cope with rtentry refcnt changes |
commit | commitdiff | tree | snapshot |
2022-06-29 |
jsg | match on Alder Lake-P |
commit | commitdiff | tree | snapshot |
2022-06-28 |
naddy | constify miscellaneous arm64 pin and clock tables |
commit | commitdiff | tree | snapshot |
2022-06-28 |
tb | Add prototypes for ssl{_ctx,}_security() |
commit | commitdiff | tree | snapshot |
2022-06-28 |
kettenis | Add support for the Synopsys DesignWare UART found... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
tb | Add error code defins |
commit | commitdiff | tree | snapshot |
2022-06-28 |
tb | Add a period to a comment |
commit | commitdiff | tree | snapshot |
2022-06-28 |
tb | Security level >= 3 requires a ciphersuite with PFS |
commit | commitdiff | tree | snapshot |
2022-06-28 |
tb | Add a secop handler for tmp_dh |
commit | commitdiff | tree | snapshot |
2022-06-28 |
tb | Add security level related error codes. |
commit | commitdiff | tree | snapshot |
2022-06-28 |
tb | Sort error strings |
commit | commitdiff | tree | snapshot |
2022-06-28 |
tb | Implement ssl{,_ctx}_security() |
commit | commitdiff | tree | snapshot |
2022-06-28 |
tb | Copy the security level stuff in ssl_cert_dup() |
commit | commitdiff | tree | snapshot |
2022-06-28 |
tb | Set up the default callback in SSL_CERT |
commit | commitdiff | tree | snapshot |
2022-06-28 |
tb | Implement the default security level callback |
commit | commitdiff | tree | snapshot |
2022-06-28 |
tb | Provide OPENSSL_TLS_SECURITY_LEVEL define |
commit | commitdiff | tree | snapshot |
2022-06-28 |
tb | Implement SSL_{CTX_}_{g,s}et_security_level(3) |
commit | commitdiff | tree | snapshot |
2022-06-28 |
tb | Add security callback, level and ex_data fields to... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
tb | Add #defines and prototypes for security level API |
commit | commitdiff | tree | snapshot |
2022-06-28 |
claudio | Add missing colon. Noticed by jmc@ |
commit | commitdiff | tree | snapshot |
2022-06-28 |
kettenis | On the x13s, using the EfiLoaderData memory type for... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
kettenis | The x13s uses Memory32Fixed() to describe the windows... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
jsing | Negate unsigned then cast to signed. |
commit | commitdiff | tree | snapshot |
2022-06-28 |
mpi | Make sure uvm_swap_get() always sleep and do not return... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
mpi | Consider pmemrange regions when trying to free pages... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
mpi | Use new & shiny define for the maximum number of pages... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
mpi | Pre-allocate pages in DMA-reachable region to ensure... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
mpi | Reserve a second segment for the page daemon. |
commit | commitdiff | tree | snapshot |
2022-06-28 |
claudio | Hook up bgplgd into the build |
commit | commitdiff | tree | snapshot |
2022-06-28 |
claudio | Hook up bgplgd. Uses _bgplgd user with id 71:71 add... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
claudio | Fix manpage from jmc@ but also fix the privdrop user... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
anton | A com_acpi_softc pointer is used as the interrupt callb... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
anton | No need to pass a copy of the bcmdmac_channel structure... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
anton | Remove commented out variables and excessive blank... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
claudio | Add bgplgd a fastcgi daemon that provide a REST JSON... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
mvs | Don't call pipex_rele_session() when `session' is NULL. |
commit | commitdiff | tree | snapshot |
2022-06-28 |
beck | Take away bogus error assignment before callback call. |
commit | commitdiff | tree | snapshot |
2022-06-28 |
bluhm | Botan 2.19.2 has removed support for the OpenSSL crypto... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
krw | Move debug-only variable 'i' to be with the other debug... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
bluhm | Adapt netstat kvm code to ref count change in struct... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
tb | Free ciphers before assigning to them |
commit | commitdiff | tree | snapshot |
2022-06-28 |
visa | Remove unused field d_poll from struct cdevsw. |
commit | commitdiff | tree | snapshot |
2022-06-28 |
henning | fix syncookies in conjunction with tcp fast port reuse. |
commit | commitdiff | tree | snapshot |
2022-06-28 |
florian | unbreak build; found the hard way by stsp |
commit | commitdiff | tree | snapshot |
2022-06-28 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-06-28 |
deraadt | a start at qualcomm products |
commit | commitdiff | tree | snapshot |
2022-06-28 |
jsg | rewrite amd64 printing of cache details |
commit | commitdiff | tree | snapshot |
2022-06-28 |
mpi | Move the guts of uvm_aio_aiodone() into a separate... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
sthen | Don't ask the vlan question unless another network... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
claudio | Cleanup the sleep loop in single_thread_check_locked... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
claudio | Try to document 'announce policy' and add RFC 9234... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
claudio | The default state of enhanced refresh is no. So flip... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
claudio | Check for entries in the suberror names arrays that... |
commit | commitdiff | tree | snapshot |
2022-06-28 |
mpi | Do not clean PG_BUSY before calling uvm_anon_release(). |
commit | commitdiff | tree | snapshot |
next |