2023-11-03 |
jsg | drm/i915/pmu: Check if pmu is closed before stopping... |
commit | commitdiff | tree | snapshot |
2023-11-02 |
sthen | Use pfctl_fopen (which checks to ensure the given file... |
commit | commitdiff | tree | snapshot |
2023-11-02 |
tb | Fix a few bizarre line wraps in x509.h |
commit | commitdiff | tree | snapshot |
2023-11-02 |
paco | mention codeberg and kde templates on bsd.port.mk(5... |
commit | commitdiff | tree | snapshot |
2023-11-02 |
nicm | next-prompt can have 1 argument. |
commit | commitdiff | tree | snapshot |
2023-11-01 |
tb | Use X509_ALGOR_set0_by_nid() in X509_ALGOR_set_evp_md() |
commit | commitdiff | tree | snapshot |
2023-11-01 |
tb | Add X509_ALGOR_set0_by_nid() |
commit | commitdiff | tree | snapshot |
2023-11-01 |
tb | Explain the weird order of doing things in X509_ALGOR_s... |
commit | commitdiff | tree | snapshot |
2023-11-01 |
tb | Rename ptype and pval to parameter_type and parameter_value |
commit | commitdiff | tree | snapshot |
2023-11-01 |
tb | Unindent X509_ALGOR_set0_parameter() |
commit | commitdiff | tree | snapshot |
2023-11-01 |
tb | Split X509_ALGOR_set0_parameter() out of X509_ALGOR_set0() |
commit | commitdiff | tree | snapshot |
2023-11-01 |
tb | Split X509_ALGOR_set0_obj() out of X509_ALGOR_set0() |
commit | commitdiff | tree | snapshot |
2023-11-01 |
dtucker | Specify ssh binary to use instead of relying on install... |
commit | commitdiff | tree | snapshot |
2023-11-01 |
djm | add some tests of forced commands overriding Subsystem... |
commit | commitdiff | tree | snapshot |
2023-10-31 |
millert | cksum: better describe the -c (checklist) option |
commit | commitdiff | tree | snapshot |
2023-10-31 |
millert | cksum -c: support checking base64 digests in reverse... |
commit | commitdiff | tree | snapshot |
2023-10-31 |
claudio | Remove 3 expected failures those got fixed in the regre... |
commit | commitdiff | tree | snapshot |
2023-10-31 |
claudio | unlink("/") just needs to error. Checking for a specifi... |
commit | commitdiff | tree | snapshot |
2023-10-31 |
claudio | When creating a file in a directory the file gid is... |
commit | commitdiff | tree | snapshot |
2023-10-31 |
claudio | Ignore closefrom() failure. This fails normally since... |
commit | commitdiff | tree | snapshot |
2023-10-31 |
jsg | remove unneeded includes |
commit | commitdiff | tree | snapshot |
2023-10-31 |
dtucker | Don't try to use sudo inside sshd log wrapper. We... |
commit | commitdiff | tree | snapshot |
2023-10-31 |
dtucker | Only try to chmod logfile if we have sudo. If we don... |
commit | commitdiff | tree | snapshot |
2023-10-31 |
millert | Update awk to Oct 30, 2023 version. |
commit | commitdiff | tree | snapshot |
2023-10-30 |
djm | move PKCS#11 setup code to test-exec.sh so it can be... |
commit | commitdiff | tree | snapshot |
2023-10-30 |
millert | This is the OpenBSD version of Awk. |
commit | commitdiff | tree | snapshot |
2023-10-30 |
millert | Minor cosmetic changes to make our awk match my github... |
commit | commitdiff | tree | snapshot |
2023-10-30 |
djm | tidy and refactor PKCS#11 setup code |
commit | commitdiff | tree | snapshot |
2023-10-30 |
tb | Add support for OpenSSL 3.1 interop tests |
commit | commitdiff | tree | snapshot |
2023-10-30 |
millert | Include strings.h for the strncasecmp() prototype. |
commit | commitdiff | tree | snapshot |
2023-10-30 |
nicm | Do not allow combined UTF-8 characters that are too... |
commit | commitdiff | tree | snapshot |
2023-10-30 |
bluhm | Do not truncate MSG_EOR in recvmsg(). |
commit | commitdiff | tree | snapshot |
2023-10-30 |
mvs | Use KERNEL_ASSERT_UNLOCKED() instead of KASSERT(!_kerne... |
commit | commitdiff | tree | snapshot |
2023-10-30 |
claudio | Use ERESTART for any single_thread_set() error in sys_e... |
commit | commitdiff | tree | snapshot |
2023-10-30 |
claudio | Adjust KERNEL_ASSERT_UNLOCKED() to not assert during... |
commit | commitdiff | tree | snapshot |
2023-10-30 |
jmc | seperate -> separate; |
commit | commitdiff | tree | snapshot |
2023-10-30 |
deraadt | make special note, right at the start, that DNS is... |
commit | commitdiff | tree | snapshot |
2023-10-30 |
jsg | drm/amd/pm: add unique_id for gc 11.0.3 |
commit | commitdiff | tree | snapshot |
2023-10-30 |
jsg | drm: panel-orientation-quirks: Add quirk for One Mix 2S |
commit | commitdiff | tree | snapshot |
2023-10-30 |
jsg | drm/i915: Retry gtt fault when out of fence registers |
commit | commitdiff | tree | snapshot |
2023-10-29 |
cheloha | libc: Makefile.inc: remove "sparc" from quad support... |
commit | commitdiff | tree | snapshot |
2023-10-29 |
millert | Make gnu99 the default for gcc 3.3.6 and 4.2.1, not... |
commit | commitdiff | tree | snapshot |
2023-10-29 |
millert | Enable ISO C11 APIs when building libc, even with an... |
commit | commitdiff | tree | snapshot |
2023-10-29 |
millert | Use clock_gettime(), not timespec_get() like other... |
commit | commitdiff | tree | snapshot |
2023-10-29 |
tb | Fix an error exit in X509v3_addr_validate_path() |
commit | commitdiff | tree | snapshot |
2023-10-29 |
kn | Unmention/don't explain SSL, drop 9y old "ssl" keyword... |
commit | commitdiff | tree | snapshot |
2023-10-29 |
martijn | Add a few tests to make sure that getnext requests... |
commit | commitdiff | tree | snapshot |
2023-10-29 |
martijn | When doing a get{next,bulk} below an instance we must... |
commit | commitdiff | tree | snapshot |
2023-10-29 |
martijn | Add a regress test to make sure that agentx responses... |
commit | commitdiff | tree | snapshot |
2023-10-29 |
martijn | searchrange.end is non-inclusive. Adjust the tests... |
commit | commitdiff | tree | snapshot |
2023-10-29 |
martijn | Add a test to the end of agentx_varbind_finalize()... |
commit | commitdiff | tree | snapshot |
2023-10-29 |
dtucker | Only try to chown logfiles that exist to prevent spurio... |
commit | commitdiff | tree | snapshot |
2023-10-28 |
millert | substr: fix buffer overflow with utf-8 strings |
commit | commitdiff | tree | snapshot |
2023-10-28 |
millert | Back out change to make the default -std=gnu99 for... |
commit | commitdiff | tree | snapshot |
2023-10-27 |
jan | Forward TCP LRO disabling to parent devices. |
commit | commitdiff | tree | snapshot |
2023-10-27 |
mpi | Make out-of-swap checks more robust. |
commit | commitdiff | tree | snapshot |
2023-10-27 |
mpi | Do not decrement the swap counter if the anon is associ... |
commit | commitdiff | tree | snapshot |
2023-10-27 |
claudio | Simplify the handling of optparamlen and RFC9072 support. |
commit | commitdiff | tree | snapshot |
2023-10-27 |
martijn | If an invalid varbindlist was returned by a backend... |
commit | commitdiff | tree | snapshot |
2023-10-27 |
martijn | Add a test that would cause a use after free previously... |
commit | commitdiff | tree | snapshot |
2023-10-27 |
martijn | Use event_add(), instead of calling appl_agentx_send... |
commit | commitdiff | tree | snapshot |
2023-10-27 |
claudio | The holdtime is added to the ibuf with ibuf_add_n16... |
commit | commitdiff | tree | snapshot |
2023-10-27 |
anton | Include wait(2) status in error message, in the hopes... |
commit | commitdiff | tree | snapshot |
2023-10-26 |
naddy | sync |
commit | commitdiff | tree | snapshot |
2023-10-26 |
naddy | do not create /usr/local/share/nls and subdirectories... |
commit | commitdiff | tree | snapshot |
2023-10-26 |
anton | make use of bsd.regress.mk in extra and interop targets... |
commit | commitdiff | tree | snapshot |
2023-10-26 |
millert | Fix a typo spotted by miod@. |
commit | commitdiff | tree | snapshot |
2023-10-26 |
otto | A few micro-optimizations; ok asou@ |
commit | commitdiff | tree | snapshot |
2023-10-26 |
millert | Make gnu99 the default for gcc 3.3.6 and 4.2.1, not... |
commit | commitdiff | tree | snapshot |
2023-10-26 |
deraadt | the dependency should have been moved down |
commit | commitdiff | tree | snapshot |
2023-10-26 |
deraadt | whitespace cleanup my fingers couldn't avoid doing... |
commit | commitdiff | tree | snapshot |
2023-10-26 |
deraadt | delete incorrect dependency |
commit | commitdiff | tree | snapshot |
2023-10-26 |
deraadt | install CDs now available. (these are EFI-only) |
commit | commitdiff | tree | snapshot |
2023-10-26 |
deraadt | construct EFI bootable cdXX.iso and instalXX.iso files |
commit | commitdiff | tree | snapshot |
2023-10-26 |
jsg | add cd9660 |
commit | commitdiff | tree | snapshot |
2023-10-26 |
jsg | make efi_getdisklabel_cd9660() handle a block size... |
commit | commitdiff | tree | snapshot |
2023-10-26 |
dtucker | Skip conch interop tests when not enabled instead of... |
commit | commitdiff | tree | snapshot |
2023-10-26 |
tb | Tidy includes |
commit | commitdiff | tree | snapshot |
2023-10-26 |
tb | Hide X509_ALGOR_set_md() for LIBRESSL_INTERNAL |
commit | commitdiff | tree | snapshot |
2023-10-26 |
tb | Provide prototype for X509_ALGOR_set_md() |
commit | commitdiff | tree | snapshot |
2023-10-26 |
tb | Rework the MD setting in the RSA ASN.1 method |
commit | commitdiff | tree | snapshot |
2023-10-25 |
bluhm | Fix unveil(2) in patch(1) with explicit patchfile. |
commit | commitdiff | tree | snapshot |
2023-10-25 |
deraadt | typo; from katagawa gmail |
commit | commitdiff | tree | snapshot |
2023-10-25 |
dv | vmd(8): stop toggling irq deassert for edge triggered... |
commit | commitdiff | tree | snapshot |
2023-10-25 |
espie | okay, that one ought to work. |
commit | commitdiff | tree | snapshot |
2023-10-25 |
mvs | Make `vscsi_filtops' mpsafe. filt_vscsiread() checks... |
commit | commitdiff | tree | snapshot |
2023-10-25 |
anton | ssh conch interop tests requires a controlling terminal... |
commit | commitdiff | tree | snapshot |
2023-10-25 |
dtucker | Import regenerated moduli. |
commit | commitdiff | tree | snapshot |
2023-10-25 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2023-10-24 |
schwarze | Implement the man(7) .MR macro, a 2023 GNU extension. |
commit | commitdiff | tree | snapshot |
2023-10-24 |
martijn | Make hrSWRunPath use argv[0], instead of p_comm. hrSWRu... |
commit | commitdiff | tree | snapshot |
2023-10-24 |
martijn | Add support for HOST-RESOURCES-MIB:hrSWRunPerfTable... |
commit | commitdiff | tree | snapshot |
2023-10-24 |
naddy | add fallback IPv6 address for ftplist1.openbsd.org... |
commit | commitdiff | tree | snapshot |
2023-10-24 |
martijn | Add a new regression framework for snmpd. |
commit | commitdiff | tree | snapshot |
2023-10-24 |
martijn | FC3416 section 4.2.1 (and others) tells us that if... |
commit | commitdiff | tree | snapshot |
2023-10-24 |
martijn | Certain error codes are only intended for certain reque... |
commit | commitdiff | tree | snapshot |
2023-10-24 |
martijn | If a backend registers as an instance it must never... |
commit | commitdiff | tree | snapshot |
2023-10-24 |
martijn | set ab_range explicitly to 1 for appl_agentx_session... |
commit | commitdiff | tree | snapshot |
2023-10-24 |
martijn | When returning an endOfMibView we must always set it... |
commit | commitdiff | tree | snapshot |
2023-10-24 |
claudio | Require callers to use ibuf_fd_get() to extract the... |
commit | commitdiff | tree | snapshot |
next |