2021-06-30 |
stsp | Make Tx-done interrupt processing in iwx(4) more simila... |
commit | commitdiff | tree | snapshot |
2021-06-30 |
stsp | Fix Tx queue flushing in iwm(4). |
commit | commitdiff | tree | snapshot |
2021-06-30 |
stsp | Align HT protection flags we send to iwm(4) firmware... |
commit | commitdiff | tree | snapshot |
2021-06-30 |
stsp | Make the iwm(4) mac context task send its command only... |
commit | commitdiff | tree | snapshot |
2021-06-30 |
stsp | Make Tx-done interrupt processing in iwm(4) more simila... |
commit | commitdiff | tree | snapshot |
2021-06-30 |
jsg | add missing call to sbi_remote_fence_i() |
commit | commitdiff | tree | snapshot |
2021-06-30 |
jsg | MULTIPTOCESSOR -> MULTIPROCESSOR |
commit | commitdiff | tree | snapshot |
2021-06-29 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-06-29 |
deraadt | include bsd.mp (but don't change isntall.md to choose... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
deraadt | build bsd.mp |
commit | commitdiff | tree | snapshot |
2021-06-29 |
kettenis | Didn't intend to commit the CPU_IS_RUNNING() changes... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
kettenis | SMP support. Mostly works, but occasionally craps... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
kettenis | whitespace |
commit | commitdiff | tree | snapshot |
2021-06-29 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-06-29 |
jsing | Pull sigalg selection up into ssl3_send_client_verify(). |
commit | commitdiff | tree | snapshot |
2021-06-29 |
jsing | Track sigalg used by ourselves and our peer in the... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
jsing | Pull up and dedup the TLS version check in ssl_sigalg_p... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
jsing | Simplify RSA PSS key size comment. |
commit | commitdiff | tree | snapshot |
2021-06-29 |
jsing | Use appropriate TLS version when building client sigalg... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
jsing | Change ssl_sigalg_from_value() to take SSL * instead... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
jsing | Make various sigalg functions static now that they... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
jsing | Convert legacy stack server to ssl_sigalg_for_peer(). |
commit | commitdiff | tree | snapshot |
2021-06-29 |
jsing | Convert legacy stack client to ssl_sigalg_for_peer(). |
commit | commitdiff | tree | snapshot |
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 |
next |