2021-12-22 |
jmc | sort -H and -h in SYNOPSIS/usage(); |
commit | commitdiff | tree | snapshot |
2021-12-22 |
jsg | %Lx -> %llx kernel printf does not support %Lx |
commit | commitdiff | tree | snapshot |
2021-12-21 |
mpi | Fix a typo in mlock(2) error path triggering a double... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
kettenis | Move checks on attach arguments from attach into match. |
commit | commitdiff | tree | snapshot |
2021-12-21 |
claudio | Cleanup a few things while reading the code. |
commit | commitdiff | tree | snapshot |
2021-12-21 |
claudio | Simplify code a bit. There is only one TA per TAL and... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
nicm | Support underscore style with capture-pane -e, GitHub... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
tobhe | Add test cases for intermediate cert with 'set cert_par... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
nicm | ARM's Morello CHERI architecture does not support point... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
anton | knf nits |
commit | commitdiff | tree | snapshot |
2021-12-21 |
schwarze | document BN_MONT_CTX_set_locked(3) |
commit | commitdiff | tree | snapshot |
2021-12-21 |
bluhm | Do not print "dt: 451 probes" at boot in dmesg. Btrace... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
schwarze | state up front that patch(1) operates on text files, |
commit | commitdiff | tree | snapshot |
2021-12-21 |
jsg | avoid returning uninitialised var in hidpp_send_report() |
commit | commitdiff | tree | snapshot |
2021-12-21 |
anton | Let malloc return an error as opposed of panicking... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
anton | Fix another vnd race pointed out by mpi@ and make sure... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
anton | Ensure that the disk has been initialized after acquiri... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
anton | Rename local variable intrfn to intr, matches what... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
anton | Do not attach com at acpi when there's no address or... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
anton | errno overhaul, getting rid of some ambiguity. In the... |
commit | commitdiff | tree | snapshot |
2021-12-21 |
jmatthew | Multiply the number of states in the example adaptive... |
commit | commitdiff | tree | snapshot |
2021-12-20 |
bluhm | Remove useless suser assert from dt(4). The ioctl... |
commit | commitdiff | tree | snapshot |
2021-12-20 |
patrick | bus_dmamem_unmap() should not be called from interrupt... |
commit | commitdiff | tree | snapshot |
2021-12-20 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-12-20 |
jsing | Always allocate a new stack in o2i_SCT_LIST(). |
commit | commitdiff | tree | snapshot |
2021-12-20 |
jsing | Convert SCT_new_from_base64() to use CBS for o2i_SCT_si... |
commit | commitdiff | tree | snapshot |
2021-12-20 |
tobhe | Remove unused variable 'clen'. |
commit | commitdiff | tree | snapshot |
2021-12-20 |
jsing | Add regress coverage for the crazy SCT_new_from_base64... |
commit | commitdiff | tree | snapshot |
2021-12-20 |
visa | Make filt_dead() selectively inactive with EVFILT_EXCEPT |
commit | commitdiff | tree | snapshot |
2021-12-20 |
visa | Let poll(2) register EVFILT_EXCEPT filter with dead... |
commit | commitdiff | tree | snapshot |
2021-12-20 |
visa | Run seltrue/dead event filter in modify and process... |
commit | commitdiff | tree | snapshot |
2021-12-20 |
mvs | Use per-CPU counters for tunnel descriptor block (TDB... |
commit | commitdiff | tree | snapshot |
2021-12-20 |
bluhm | Fix function name in panic string. |
commit | commitdiff | tree | snapshot |
2021-12-20 |
stsp | Make iwm(4) attach to PCI devices with product ID 0x31dc. |
commit | commitdiff | tree | snapshot |
2021-12-20 |
stsp | regen |
commit | commitdiff | tree | snapshot |
2021-12-20 |
stsp | Change a PCI device string: The "Gemini Lake CNVi"... |
commit | commitdiff | tree | snapshot |
2021-12-20 |
schwarze | document BN_mod_add_quick(3), BN_mod_sub_quick(3),... |
commit | commitdiff | tree | snapshot |
2021-12-20 |
hastings | Make mtw(4) known to the config(8) framework. |
commit | commitdiff | tree | snapshot |
2021-12-20 |
hastings | Add mtw(4), a driver for MediaTek MT7601U wifi devices. |
commit | commitdiff | tree | snapshot |
2021-12-20 |
claudio | When removing the last value from an attribute in ldap_... |
commit | commitdiff | tree | snapshot |
2021-12-20 |
claudio | Add some debug messages in validate_entry() that explai... |
commit | commitdiff | tree | snapshot |
2021-12-20 |
nicm | Do not crash on a zero size character. |
commit | commitdiff | tree | snapshot |
2021-12-20 |
jmatthew | Rework the tx path to use the consumer and producer... |
commit | commitdiff | tree | snapshot |
2021-12-20 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-12-19 |
kettenis | Add an implementation for the protocol to communicate... |
commit | commitdiff | tree | snapshot |
2021-12-19 |
bluhm | There are occasions where the walker function in tdb_wa... |
commit | commitdiff | tree | snapshot |
2021-12-19 |
djm | regression test for destination restrictions in ssh... |
commit | commitdiff | tree | snapshot |
2021-12-19 |
djm | document host-bound publickey authentication |
commit | commitdiff | tree | snapshot |
2021-12-19 |
djm | document agent protocol extensions |
commit | commitdiff | tree | snapshot |
2021-12-19 |
djm | PubkeyAuthentication=yes|no|unbound|host-bound |
commit | commitdiff | tree | snapshot |
2021-12-19 |
djm | document destination-constrained keys |
commit | commitdiff | tree | snapshot |
2021-12-19 |
djm | Use hostkey parsed from hostbound userauth request |
commit | commitdiff | tree | snapshot |
2021-12-19 |
djm | agent support for parsing hostkey-bound signatures |
commit | commitdiff | tree | snapshot |
2021-12-19 |
djm | EXT_INFO negotiation of hostbound pubkey auth |
commit | commitdiff | tree | snapshot |
2021-12-19 |
djm | client side of host-bound pubkey authentication |
commit | commitdiff | tree | snapshot |
2021-12-19 |
djm | sshd side of hostbound public key auth |
commit | commitdiff | tree | snapshot |
2021-12-19 |
djm | prepare for multiple names for authmethods |
commit | commitdiff | tree | snapshot |
2021-12-19 |
djm | ssh-agent side of destination constraints |
commit | commitdiff | tree | snapshot |
2021-12-19 |
djm | ssh-add side of destination constraints |
commit | commitdiff | tree | snapshot |
2021-12-19 |
djm | ssh-add side of destination constraints |
commit | commitdiff | tree | snapshot |
2021-12-19 |
djm | ssh-agent side of binding |
commit | commitdiff | tree | snapshot |
2021-12-19 |
djm | ssh client side of binding |
commit | commitdiff | tree | snapshot |
2021-12-19 |
djm | Record session ID, host key and sig at intital KEX |
commit | commitdiff | tree | snapshot |
2021-12-19 |
schwarze | document BN_consttime_swap(3); this will probably requi... |
commit | commitdiff | tree | snapshot |
2021-12-19 |
krw | Simplify error message emitted when requested partition... |
commit | commitdiff | tree | snapshot |
2021-12-19 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-12-19 |
schwarze | document BN_uadd(3) and BN_usub(3) |
commit | commitdiff | tree | snapshot |
2021-12-19 |
schwarze | document BN_zero_ex(3) |
commit | commitdiff | tree | snapshot |
2021-12-19 |
jsing | Put CTLOG and SCT stacks definitions in the right place. |
commit | commitdiff | tree | snapshot |
2021-12-19 |
kettenis | aplmbox(4) |
commit | commitdiff | tree | snapshot |
2021-12-19 |
kettenis | Enable aplmbox(4). |
commit | commitdiff | tree | snapshot |
2021-12-19 |
kettenis | whitespace |
commit | commitdiff | tree | snapshot |
2021-12-19 |
claudio | log_warn -> log_warnx since the warning printed uses... |
commit | commitdiff | tree | snapshot |
2021-12-19 |
anton | Reduce the overhead of all trace routines by returning... |
commit | commitdiff | tree | snapshot |
2021-12-19 |
jsg | fix setting palette with 8bpp fb used on 8mb parts |
commit | commitdiff | tree | snapshot |
2021-12-19 |
jsg | fix radeondrm console colours on sparc64 |
commit | commitdiff | tree | snapshot |
2021-12-19 |
jsg | drm/amd/display: add connector type check for CRC sourc... |
commit | commitdiff | tree | snapshot |
2021-12-19 |
jsg | drm/amd/display: Fix for the no Audio bug with Tiled... |
commit | commitdiff | tree | snapshot |
2021-12-19 |
guenther | Suppress error output from sysctl: kern.allowdt doesn... |
commit | commitdiff | tree | snapshot |
2021-12-18 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-12-18 |
jmc | tighten the decription of -F; from richard ulmer |
commit | commitdiff | tree | snapshot |
2021-12-18 |
schwarze | Document BN_abs_is_word(3). |
commit | commitdiff | tree | snapshot |
2021-12-18 |
schwarze | support processing <openssl/bn.h> |
commit | commitdiff | tree | snapshot |
2021-12-18 |
schwarze | add the missing .Nm BN_get_rfc3526_prime_1536, |
commit | commitdiff | tree | snapshot |
2021-12-18 |
schwarze | new manual page OBJ_add_sigid(3) |
commit | commitdiff | tree | snapshot |
2021-12-18 |
tb | KNF two comments |
commit | commitdiff | tree | snapshot |
2021-12-18 |
tb | Reinstate the licenses that were replaced with a licens... |
commit | commitdiff | tree | snapshot |
2021-12-18 |
tb | Revert license stubs to full licenses in the remaining... |
commit | commitdiff | tree | snapshot |
2021-12-18 |
tb | Reinstate the license stubs to their original licenses... |
commit | commitdiff | tree | snapshot |
2021-12-18 |
jsing | Convert o2i_SCT* functions to CBS. |
commit | commitdiff | tree | snapshot |
2021-12-18 |
jsing | Rename argument to SCT_LIST_free() |
commit | commitdiff | tree | snapshot |
2021-12-18 |
kettenis | Add aplmbox(4), a driver for the mailbox that provides... |
commit | commitdiff | tree | snapshot |
2021-12-18 |
florian | Make sure we receive what we expect over imsg. |
commit | commitdiff | tree | snapshot |
2021-12-18 |
kettenis | Add a mailbox "framework" to handle mailboxes reference... |
commit | commitdiff | tree | snapshot |
2021-12-18 |
anton | Reduce the overhead of the trace compare routines by... |
commit | commitdiff | tree | snapshot |
2021-12-18 |
anton | Make use of ntests variable, pointed out by clang 13. |
commit | commitdiff | tree | snapshot |
2021-12-18 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-12-17 |
schwarze | new manual page OBJ_NAME_add(3) |
commit | commitdiff | tree | snapshot |
2021-12-17 |
jca | Avoid errors about clang13-only options here, to ease... |
commit | commitdiff | tree | snapshot |
2021-12-17 |
schwarze | mention lh_strhash(3) in the NAME, SYNOPSIS, and HISTOR... |
commit | commitdiff | tree | snapshot |
next |