2023-10-12 |
djm | 64 %-expansion keys ought to be enough for anybody... |
commit | commitdiff | tree | snapshot |
2023-10-12 |
djm | don't dereference NULL pointer when hashing jumphost |
commit | commitdiff | tree | snapshot |
2023-10-12 |
djm | add %j token that expands to the configured ProxyJump... |
commit | commitdiff | tree | snapshot |
2023-10-12 |
djm | release GSS OIDs only at end of authentication; bz2982... |
commit | commitdiff | tree | snapshot |
2023-10-12 |
djm | mask SIGINT/TERM/QUIT/HUP before checking quit_pending... |
commit | commitdiff | tree | snapshot |
2023-10-11 |
djm | sync usage() with ssh.1; spotted by kn@ |
commit | commitdiff | tree | snapshot |
2023-10-11 |
djm | ssh -Q does not make sense with other command-line... |
commit | commitdiff | tree | snapshot |
2023-10-11 |
djm | add ChannelTimeout support to the client, mirroring... |
commit | commitdiff | tree | snapshot |
2023-10-11 |
djm | add support for reading ED25519 private keys in PEM... |
commit | commitdiff | tree | snapshot |
2023-10-11 |
tobhe | Prevent deref-after-free when tdb_timeout() fires on... |
commit | commitdiff | tree | snapshot |
2023-10-11 |
anton | Check if loopback interfaces used are skipped by pf... |
commit | commitdiff | tree | snapshot |
2023-10-11 |
anton | Infer rdomains from environment variables N1 and N2... |
commit | commitdiff | tree | snapshot |
2023-10-11 |
kn | Remove dead CRYPTOCHUNK usage |
commit | commitdiff | tree | snapshot |
2023-10-11 |
cheloha | kernel: expand fixed clock interrupt periods to 64... |
commit | commitdiff | tree | snapshot |
2023-10-11 |
cheloha | clockintr: move clockintr_schedule() into public API |
commit | commitdiff | tree | snapshot |
2023-10-11 |
espie | put "stub" within grasp of -DREGRESSION_TESTING. |
commit | commitdiff | tree | snapshot |
2023-10-11 |
espie | missing state in locator call, surprised nobody else... |
commit | commitdiff | tree | snapshot |
2023-10-11 |
tb | Some housekeeping in x_algor |
commit | commitdiff | tree | snapshot |
2023-10-11 |
tb | Rewrite X509_ALGOR_set0() |
commit | commitdiff | tree | snapshot |
2023-10-11 |
tb | x509_algor: Turn expected failure into actual failure... |
commit | commitdiff | tree | snapshot |
2023-10-11 |
tb | Ensure that out_value is initialized even if out_type... |
commit | commitdiff | tree | snapshot |
2023-10-11 |
tb | Rewrite X509_ALGOR_get0() |
commit | commitdiff | tree | snapshot |
2023-10-11 |
tb | Add internal version of X509_ALGOR_set_md() |
commit | commitdiff | tree | snapshot |
2023-10-11 |
tb | Add preallocation dance for X509_ALGOR_set_md() as... |
commit | commitdiff | tree | snapshot |
2023-10-11 |
stsp | dwqe(4) may now attach via pci(4) |
commit | commitdiff | tree | snapshot |
2023-10-11 |
stsp | Add initial support for Elkhart Lake ethernet to dwqe(4). |
commit | commitdiff | tree | snapshot |
2023-10-11 |
tb | Clean up X509_ALGOR_cmp() |
commit | commitdiff | tree | snapshot |
2023-10-11 |
tb | Add regress coverage for X509_ALGOR_* |
commit | commitdiff | tree | snapshot |
2023-10-11 |
stsp | fix bitmask of GMAC4 hwfeatures1 RX FIFO size |
commit | commitdiff | tree | snapshot |
2023-10-11 |
tb | I forgot that we now have ASN1_INTEGER_set_uint64() |
commit | commitdiff | tree | snapshot |
2023-10-11 |
claudio | Extend rde_community_test to check various aspects... |
commit | commitdiff | tree | snapshot |
2023-10-11 |
djm | mention "none" is a valid argument to IdentityFile... |
commit | commitdiff | tree | snapshot |
2023-10-11 |
claudio | Bump version for -portable release |
commit | commitdiff | tree | snapshot |
2023-10-11 |
tb | Be more precise about X509_ALGOR_get0() |
commit | commitdiff | tree | snapshot |
2023-10-11 |
djm | in olde rcp/scp protocol mode, when rejecting a path... |
commit | commitdiff | tree | snapshot |
2023-10-11 |
djm | s/%.100s/%s/ in SSH- banner construction as there's... |
commit | commitdiff | tree | snapshot |
2023-10-11 |
cheloha | clockintr_stagger: rename parameters: "n" -> "numer... |
commit | commitdiff | tree | snapshot |
2023-10-10 |
kettenis | Correctly define GMAC_VERSION. Found by stsp@ |
commit | commitdiff | tree | snapshot |
2023-10-10 |
miod | Ignore PCI MEM64 ranges over 4GB, since this 32-bit... |
commit | commitdiff | tree | snapshot |
2023-10-10 |
anton | Fix timing issue in which one thread could be left... |
commit | commitdiff | tree | snapshot |
2023-10-10 |
anton | Make it possible to run fileops tests in parallel by... |
commit | commitdiff | tree | snapshot |
2023-10-10 |
bluhm | pf(4) must not pass packet if state cannot be created. |
commit | commitdiff | tree | snapshot |
2023-10-10 |
tobhe | Print at most pkgsize - hdrsize bytes for pfkey tag... |
commit | commitdiff | tree | snapshot |
2023-10-10 |
florian | Do not copy stack garbage, that's not going to be used. |
commit | commitdiff | tree | snapshot |
2023-10-10 |
claudio | When rewriting community_writebuf() the handling of... |
commit | commitdiff | tree | snapshot |
2023-10-10 |
tb | Improve X509_ALGOR_new(3) documentation |
commit | commitdiff | tree | snapshot |
2023-10-10 |
bluhm | Remove dead code in pf_pull_hdr(). |
commit | commitdiff | tree | snapshot |
2023-10-10 |
tb | Fix format string warning in robots/score.c |
commit | commitdiff | tree | snapshot |
2023-10-10 |
tb | Print a long with %ld instead of %d |
commit | commitdiff | tree | snapshot |
2023-10-10 |
tb | Use vw_printw() and fix a format print warning. |
commit | commitdiff | tree | snapshot |
2023-10-10 |
tb | Drop GCC_PRINTFLIKE() at function definition |
commit | commitdiff | tree | snapshot |
2023-10-10 |
tb | Fix a format warning about a non-literal string |
commit | commitdiff | tree | snapshot |
2023-10-10 |
tb | Print non-literal string with "%s" |
commit | commitdiff | tree | snapshot |
2023-10-10 |
stsp | Fiv the value written to dwqe(4) MAC_1US_TIC_CTR register. |
commit | commitdiff | tree | snapshot |
2023-10-10 |
tb | Garbage collect cipher_get_keyiv_len() |
commit | commitdiff | tree | snapshot |
2023-10-10 |
djm | Reserve a range of "local extension" message numbers... |
commit | commitdiff | tree | snapshot |
2023-10-09 |
patrick | Recognize GICv4 in the MADT and configure it as arm... |
commit | commitdiff | tree | snapshot |
2023-10-09 |
kettenis | Handle an arbitrary number of D11 cores and only disabl... |
commit | commitdiff | tree | snapshot |
2023-10-09 |
millert | Add Message-Id as needed for messages received on the... |
commit | commitdiff | tree | snapshot |
2023-10-09 |
schwarze | Mention that the strings are OS-specific. |
commit | commitdiff | tree | snapshot |
2023-10-09 |
schwarze | Document the OpenBSD-specific output format. |
commit | commitdiff | tree | snapshot |
2023-10-09 |
tb | Use the usual text for X509_ALGOR_free() |
commit | commitdiff | tree | snapshot |
2023-10-09 |
tb | Clarify that 'undefined type' means V_ASN1_UNDEF |
commit | commitdiff | tree | snapshot |
2023-10-09 |
tb | Clarify documentation of X509_ALGOR_{set0,set_md}() |
commit | commitdiff | tree | snapshot |
2023-10-09 |
tobhe | Add pledge("stdio") before parsing pfkey messages.... |
commit | commitdiff | tree | snapshot |
2023-10-09 |
stsp | allow dwqe.c to build on architectures that do not... |
commit | commitdiff | tree | snapshot |
2023-10-09 |
espie | placeholder for later feature |
commit | commitdiff | tree | snapshot |
2023-10-09 |
claudio | Fix return value confusion of sa_cmp() by renaming... |
commit | commitdiff | tree | snapshot |
2023-10-09 |
espie | simplify: all 3 mock-ups are strings that get eval... |
commit | commitdiff | tree | snapshot |
2023-10-09 |
jsg | drm/amdkfd: Use gpu_offset for user queue's wptr |
commit | commitdiff | tree | snapshot |
2023-10-09 |
jsg | drm/i915/gt: Fix reservation address in ggtt_reserve_gu... |
commit | commitdiff | tree | snapshot |
2023-10-09 |
jsg | drm/amdgpu: Handle null atom context in VBIOS info... |
commit | commitdiff | tree | snapshot |
2023-10-09 |
jsg | drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset... |
commit | commitdiff | tree | snapshot |
2023-10-09 |
jsg | drm/amdgpu/soc21: don't remap HDP registers for SR-IOV |
commit | commitdiff | tree | snapshot |
2023-10-09 |
jsg | drm/amd/display: Don't check registers, if using AUX... |
commit | commitdiff | tree | snapshot |
2023-10-09 |
jsg | drm/amdkfd: Insert missing TLB flush on GFX10 and later |
commit | commitdiff | tree | snapshot |
2023-10-09 |
jsg | drm/amdkfd: Flush TLB after unmapping for GFX v9.4.3 |
commit | commitdiff | tree | snapshot |
2023-10-09 |
jsg | i915/pmu: Move execlist stats initialization to execlis... |
commit | commitdiff | tree | snapshot |
2023-10-09 |
jsg | add SZ_4G for 6.1.56 drm |
commit | commitdiff | tree | snapshot |
2023-10-09 |
jsg | use shifts for size defines |
commit | commitdiff | tree | snapshot |
2023-10-08 |
cheloha | clockintr: move intrclock wrappers from sys/clockintr... |
commit | commitdiff | tree | snapshot |
2023-10-08 |
deraadt | move release a earlier. when we wait for security... |
commit | commitdiff | tree | snapshot |
2023-10-08 |
espie | subclass system libraries so we can give better diagnos... |
commit | commitdiff | tree | snapshot |
2023-10-08 |
espie | oops, those eval need to be STRINGS, otherwise the... |
commit | commitdiff | tree | snapshot |
2023-10-08 |
aoyama | Add inclusion of "dev/hid/files.hid" and "dev/usb/files... |
commit | commitdiff | tree | snapshot |
2023-10-08 |
espie | add another two regression testing parts. Use a simple... |
commit | commitdiff | tree | snapshot |
2023-10-08 |
espie | wrong prototype, it's called as an OO method |
commit | commitdiff | tree | snapshot |
2023-10-08 |
claudio | Revert commitid: KtmyJEoS0WWxmlZ5 |
commit | commitdiff | tree | snapshot |
2023-10-08 |
espie | plain forgot to save the values for regression testing |
commit | commitdiff | tree | snapshot |
2023-10-07 |
schwarze | Include .EX/.EE in the MACRO OVERVIEW and improve its... |
commit | commitdiff | tree | snapshot |
2023-10-07 |
schwarze | Simplify the display() function by getting rid of a... |
commit | commitdiff | tree | snapshot |
2023-10-07 |
kn | Retry on empty passphrase |
commit | commitdiff | tree | snapshot |
2023-10-07 |
schwarze | Improve horizontal alignment in long format when printi... |
commit | commitdiff | tree | snapshot |
2023-10-07 |
espie | with firmware known, recognize that we couldn't find... |
commit | commitdiff | tree | snapshot |
2023-10-07 |
espie | track firmware separately, since those will appear... |
commit | commitdiff | tree | snapshot |
2023-10-07 |
espie | use more specific regression testing knob |
commit | commitdiff | tree | snapshot |
2023-10-06 |
millert | Correctly reset the goto table for a state. |
commit | commitdiff | tree | snapshot |
2023-10-06 |
millert | Update awk to Sep 24, 2023 version. |
commit | commitdiff | tree | snapshot |
2023-10-06 |
millert | __swsetup: set error flag and errno on error. |
commit | commitdiff | tree | snapshot |
2023-10-06 |
krw | Rename 'ifaceidx' variables and parameters to 'ifaceno... |
commit | commitdiff | tree | snapshot |
next |