2021-06-29 |
jsing | Provide a ssl_sigalg_for_peer() function and use in... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
jsing | Move the RSA-PSS check for TLSv1.3 to ssl_sigalg_pkey_ok(). |
commit | commitdiff | tree | snapshot |
2021-06-29 |
jsing | Factor out handling of legacy default signature algorithms. |
commit | commitdiff | tree | snapshot |
2021-06-29 |
jsing | Mop up now unused variables. |
commit | commitdiff | tree | snapshot |
2021-06-29 |
jsing | Require a ServerHello following a HelloRetryRequest... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
deraadt | delete pre-EFI boot kernel location scripting |
commit | commitdiff | tree | snapshot |
2021-06-29 |
jsing | Reject zero-length non-application data fragments in... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
matthieu | sync maxusers with other 64bits architectures. ok kette... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
deraadt | Flip the -r RRDP switch, which went through community... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
schwarze | more precision because the argument is signed, |
commit | commitdiff | tree | snapshot |
2021-06-29 |
claudio | remove unused prototype |
commit | commitdiff | tree | snapshot |
2021-06-29 |
tobhe | Send AUTHENTICATION_FAILED in case of unexpected auth... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
schwarze | function args must not use .Ar and EDOM and ERANGE... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
schwarze | insert missing .Ns |
commit | commitdiff | tree | snapshot |
2021-06-29 |
schwarze | basic mdoc(7) macro cleanup; patch from me at EmilEngle... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
patrick | rktcphy(4) |
commit | commitdiff | tree | snapshot |
2021-06-29 |
patrick | When configuring the USB3 phy, try the OFW PHY API... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
patrick | Enable rktcphy(4). |
commit | commitdiff | tree | snapshot |
2021-06-29 |
patrick | Add rktcphy(4), a driver for the Type-C PHY controller... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
kettenis | The way we boot OpenBSD, there is no need to play the... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
claudio | Adjust unveil_find_cover() to return -1 if the root... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
jsg | remove arch ifdefs around drm.h include |
commit | commitdiff | tree | snapshot |
2021-06-29 |
jsg | move some config lines to ensure drm.h is always created |
commit | commitdiff | tree | snapshot |
2021-06-28 |
schwarze | delete the two pairs of extra blank lines from expected... |
commit | commitdiff | tree | snapshot |
2021-06-28 |
krw | Add another epicycle to -A processing that ensures... |
commit | commitdiff | tree | snapshot |
2021-06-28 |
schwarze | In terminal output of man(7) documents, stop printing... |
commit | commitdiff | tree | snapshot |
2021-06-28 |
deraadt | do not need .align 2 or 4 after .text, the ABI's .text... |
commit | commitdiff | tree | snapshot |
2021-06-28 |
deraadt | whitespace |
commit | commitdiff | tree | snapshot |
2021-06-28 |
tb | Use the order action->sender == ctx->mode everywhere... |
commit | commitdiff | tree | snapshot |
2021-06-28 |
tb | ctx->alert is not a boolean, so compare it explicitly... |
commit | commitdiff | tree | snapshot |
2021-06-28 |
kettenis | Fix assembly in #ifdef MULTIPROCESSOR case. |
commit | commitdiff | tree | snapshot |
2021-06-28 |
kettenis | Add speculation-blocking sequence after syscalls like... |
commit | commitdiff | tree | snapshot |
2021-06-28 |
deraadt | delete .align inside sigtramp stubs, as the stack align... |
commit | commitdiff | tree | snapshot |
2021-06-28 |
tb | The state machine now takes care of setting the legacy... |
commit | commitdiff | tree | snapshot |
2021-06-28 |
tb | Expand info callback support for TLSv1.3 |
commit | commitdiff | tree | snapshot |
2021-06-28 |
stsp | Have tcpdump split the 802.11 sequence number field... |
commit | commitdiff | tree | snapshot |
2021-06-28 |
espie | placeholder for later |
commit | commitdiff | tree | snapshot |
2021-06-28 |
tb | Garbage collect loop index i which is no longer used... |
commit | commitdiff | tree | snapshot |
2021-06-28 |
jca | Fix base-gcc -Wno-error=uninitialized |
commit | commitdiff | tree | snapshot |
2021-06-28 |
espie | remove old "paranoid" option, I'm pretty sure nobody... |
commit | commitdiff | tree | snapshot |
2021-06-28 |
mpi | Make anonymous object reference counting independant... |
commit | commitdiff | tree | snapshot |
2021-06-28 |
mpi | Enable dt(4). |
commit | commitdiff | tree | snapshot |
2021-06-28 |
kettenis | Implement copyin32(). |
commit | commitdiff | tree | snapshot |
2021-06-28 |
bluhm | Also show the time spent in userland when analyzing... |
commit | commitdiff | tree | snapshot |
2021-06-27 |
kettenis | Make sure __bss_start is aligned on an 8-byte boundary... |
commit | commitdiff | tree | snapshot |
2021-06-27 |
kettenis | Using the MI mplock should be fine on riscv64. |
commit | commitdiff | tree | snapshot |
2021-06-27 |
jsing | Track the sigalgs used by ourselves and our peer. |
commit | commitdiff | tree | snapshot |
2021-06-27 |
jsing | Have ssl3_send_client_verify() pass *pkey to called... |
commit | commitdiff | tree | snapshot |
2021-06-27 |
jsing | Change ssl_sigalgs_from_value() to perform sigalg list... |
commit | commitdiff | tree | snapshot |
2021-06-27 |
jsing | Rename ssl_sigalg() to ssl_sigalg_from_value(). |
commit | commitdiff | tree | snapshot |
2021-06-27 |
jsing | Change ssl_sigalgs_build() to perform sigalg list selec... |
commit | commitdiff | tree | snapshot |
2021-06-27 |
schwarze | add a style message about overlong text lines, |
commit | commitdiff | tree | snapshot |
2021-06-27 |
jsing | Tidy some comments and simplify some code. |
commit | commitdiff | tree | snapshot |
2021-06-27 |
jsing | Keep sigalg initialiser order consistent - key type... |
commit | commitdiff | tree | snapshot |
2021-06-27 |
jsing | Add test coverage for TLSv1.3 client hellos. |
commit | commitdiff | tree | snapshot |
2021-06-27 |
jsing | Add test coverage for DTLSv1.2 client hellos. |
commit | commitdiff | tree | snapshot |
2021-06-27 |
jsing | Improve test coverage for SSL_OP_NO_DTLSv1. |
commit | commitdiff | tree | snapshot |
2021-06-27 |
jsing | Correct handling of SSL_OP_NO_DTLSv1. |
commit | commitdiff | tree | snapshot |
2021-06-27 |
jsing | Teach hexdump() how to identify differing bytes. |
commit | commitdiff | tree | snapshot |
2021-06-27 |
jsing | More appropriately set cipher_list_len when AES acceler... |
commit | commitdiff | tree | snapshot |
2021-06-27 |
jsing | Tweak some data types and sprinkle some const. |
commit | commitdiff | tree | snapshot |
2021-06-27 |
schwarze | In addition to 2-byte and 3-byte UTF-8 sequences, corre... |
commit | commitdiff | tree | snapshot |
2021-06-27 |
kettenis | Add Hart State Management functions. These will be... |
commit | commitdiff | tree | snapshot |
2021-06-27 |
jsg | reuse armv7 installboot for riscv64 |
commit | commitdiff | tree | snapshot |
2021-06-27 |
visa | Create DMA maps with 64-bit capability when appropriate. |
commit | commitdiff | tree | snapshot |
2021-06-27 |
visa | Use config register to determine if 64-bit DMA is avail... |
commit | commitdiff | tree | snapshot |
2021-06-27 |
jsg | match on sifive,fu540-c000-gem |
commit | commitdiff | tree | snapshot |
2021-06-26 |
jmc | make usage less chatty; ok mlarkin |
commit | commitdiff | tree | snapshot |
2021-06-26 |
jmc | make SYNOPSIS match usage; ok ajacoutot |
commit | commitdiff | tree | snapshot |
2021-06-26 |
kettenis | For some reason the riscv64 locore.S ended up with... |
commit | commitdiff | tree | snapshot |
2021-06-26 |
tb | Fix .Xr order. From mandoc -Tlint. |
commit | commitdiff | tree | snapshot |
2021-06-26 |
deraadt | delete extra explanations in the usage: messages which... |
commit | commitdiff | tree | snapshot |
2021-06-26 |
kettenis | Make lazy binding work on riscv64. |
commit | commitdiff | tree | snapshot |
2021-06-26 |
kettenis | Build ld.so with --march=rv64imac on riscv64 to be... |
commit | commitdiff | tree | snapshot |
2021-06-26 |
kettenis | Use AFLAGS when building syscall stubs. Drop AINC... |
commit | commitdiff | tree | snapshot |
2021-06-26 |
visa | cad: Implement 64-bit DMA mode |
commit | commitdiff | tree | snapshot |
2021-06-26 |
kettenis | Add riscv64 support. From Mickael Torres. |
commit | commitdiff | tree | snapshot |
2021-06-26 |
kettenis | Add powerpc64 and riscv64 to the list of architectures... |
commit | commitdiff | tree | snapshot |
2021-06-26 |
matthieu | Revert last change, which is under an #ifdef __linux__... |
commit | commitdiff | tree | snapshot |
2021-06-26 |
jsg | riscv64 struct cpu_info has ci_idepth |
commit | commitdiff | tree | snapshot |
2021-06-26 |
jsg | sync |
commit | commitdiff | tree | snapshot |
2021-06-26 |
jsg | add /dev/dri/card0 and /dev/dri/renderD128 |
commit | commitdiff | tree | snapshot |
2021-06-26 |
jsg | add /dev/dri/ |
commit | commitdiff | tree | snapshot |
2021-06-25 |
dlg | let pfsync_request_update actually retry when it overfi... |
commit | commitdiff | tree | snapshot |
2021-06-25 |
krw | Move unused eficall.h files to the Attic. |
commit | commitdiff | tree | snapshot |
2021-06-25 |
patrick | Clean up and remove debug prints, and add a few more... |
commit | commitdiff | tree | snapshot |
2021-06-25 |
matthieu | basic radeondrm / X support for riscv64. Ok kettenis@ |
commit | commitdiff | tree | snapshot |
2021-06-25 |
krw | Replace instances of the magic number '64' with a nice... |
commit | commitdiff | tree | snapshot |
2021-06-25 |
matthieu | add SIZE_MAX. ok kettenis@ |
commit | commitdiff | tree | snapshot |
2021-06-25 |
kettenis | Make sure we translate prefetchable mmio space as well. |
commit | commitdiff | tree | snapshot |
2021-06-25 |
krw | 1) Finish eliminating all uses of EFI_CALL() used in... |
commit | commitdiff | tree | snapshot |
2021-06-25 |
patrick | While it seems like we can choose any I/O virtual addre... |
commit | commitdiff | tree | snapshot |
2021-06-25 |
krw | Allow (w)hole disk allocation for GPT disks. Use fdisk... |
commit | commitdiff | tree | snapshot |
2021-06-25 |
jsg | add linux style memory barriers for risc-v to drm |
commit | commitdiff | tree | snapshot |
2021-06-25 |
visa | Remove an unused struct. |
commit | commitdiff | tree | snapshot |
2021-06-25 |
jsg | use weaker fences for riscv64 membar |
commit | commitdiff | tree | snapshot |
2021-06-25 |
patrick | Save quite a bit of space by removing the existence... |
commit | commitdiff | tree | snapshot |
2021-06-25 |
claudio | The network flush code only operates on peerself (like... |
commit | commitdiff | tree | snapshot |
2021-06-25 |
claudio | Do the multiprotocol check first for the IPv4 case... |
commit | commitdiff | tree | snapshot |
2021-06-25 |
djm | fix decoding of X.509 subject name; from Leif Thuresson... |
commit | commitdiff | tree | snapshot |
next |