openbsd
2023-10-29 tbFix an error exit in X509v3_addr_validate_path()
2023-10-29 knUnmention/don't explain SSL, drop 9y old "ssl" keyword...
2023-10-29 martijnAdd a few tests to make sure that getnext requests...
2023-10-29 martijnWhen doing a get{next,bulk} below an instance we must...
2023-10-29 martijnAdd a regress test to make sure that agentx responses...
2023-10-29 martijnsearchrange.end is non-inclusive. Adjust the tests...
2023-10-29 martijnAdd a test to the end of agentx_varbind_finalize()...
2023-10-29 dtuckerOnly try to chown logfiles that exist to prevent spurio...
2023-10-28 millertsubstr: fix buffer overflow with utf-8 strings
2023-10-28 millertBack out change to make the default -std=gnu99 for...
2023-10-27 janForward TCP LRO disabling to parent devices.
2023-10-27 mpiMake out-of-swap checks more robust.
2023-10-27 mpiDo not decrement the swap counter if the anon is associ...
2023-10-27 claudioSimplify the handling of optparamlen and RFC9072 support.
2023-10-27 martijnIf an invalid varbindlist was returned by a backend...
2023-10-27 martijnAdd a test that would cause a use after free previously...
2023-10-27 martijnUse event_add(), instead of calling appl_agentx_send...
2023-10-27 claudioThe holdtime is added to the ibuf with ibuf_add_n16...
2023-10-27 antonInclude wait(2) status in error message, in the hopes...
2023-10-26 naddysync
2023-10-26 naddydo not create /usr/local/share/nls and subdirectories...
2023-10-26 antonmake use of bsd.regress.mk in extra and interop targets...
2023-10-26 millertFix a typo spotted by miod@.
2023-10-26 ottoA few micro-optimizations; ok asou@
2023-10-26 millertMake gnu99 the default for gcc 3.3.6 and 4.2.1, not...
2023-10-26 deraadtthe dependency should have been moved down
2023-10-26 deraadtwhitespace cleanup my fingers couldn't avoid doing...
2023-10-26 deraadtdelete incorrect dependency
2023-10-26 deraadtinstall CDs now available. (these are EFI-only)
2023-10-26 deraadtconstruct EFI bootable cdXX.iso and instalXX.iso files
2023-10-26 jsgadd cd9660
2023-10-26 jsgmake efi_getdisklabel_cd9660() handle a block size...
2023-10-26 dtuckerSkip conch interop tests when not enabled instead of...
2023-10-26 tbTidy includes
2023-10-26 tbHide X509_ALGOR_set_md() for LIBRESSL_INTERNAL
2023-10-26 tbProvide prototype for X509_ALGOR_set_md()
2023-10-26 tbRework the MD setting in the RSA ASN.1 method
2023-10-25 bluhmFix unveil(2) in patch(1) with explicit patchfile.
2023-10-25 deraadttypo; from katagawa gmail
2023-10-25 dvvmd(8): stop toggling irq deassert for edge triggered...
2023-10-25 espieokay, that one ought to work.
2023-10-25 mvsMake `vscsi_filtops' mpsafe. filt_vscsiread() checks...
2023-10-25 antonssh conch interop tests requires a controlling terminal...
2023-10-25 dtuckerImport regenerated moduli.
2023-10-25 deraadtsync
2023-10-24 schwarzeImplement the man(7) .MR macro, a 2023 GNU extension.
2023-10-24 martijnMake hrSWRunPath use argv[0], instead of p_comm. hrSWRu...
2023-10-24 martijnAdd support for HOST-RESOURCES-MIB:hrSWRunPerfTable...
2023-10-24 naddyadd fallback IPv6 address for ftplist1.openbsd.org...
2023-10-24 martijnAdd a new regression framework for snmpd.
2023-10-24 martijnFC3416 section 4.2.1 (and others) tells us that if...
2023-10-24 martijnCertain error codes are only intended for certain reque...
2023-10-24 martijnIf a backend registers as an instance it must never...
2023-10-24 martijnset ab_range explicitly to 1 for appl_agentx_session...
2023-10-24 martijnWhen returning an endOfMibView we must always set it...
2023-10-24 claudioRequire callers to use ibuf_fd_get() to extract the...
2023-10-24 martijnWhen opening 2 sessions on an agentx connection and...
2023-10-24 fcambusRemove bold8x16 font.
2023-10-24 martijnFix appl_unregister() when called with range_subid...
2023-10-24 martijnFix appl_register() when called with range_subid set...
2023-10-24 martijnRFC2741 section 6.2.2 says that reasonByManager can...
2023-10-24 martijnappl_agentx_free() closes any open sessions before...
2023-10-24 naddyrevert Subst.pm r1.24 again, it breaks package creation
2023-10-24 martijnAlways check if the context is available inside appl_ag...
2023-10-24 claudioNormally context switches happen in mi_switch() but...
2023-10-24 tbAdd chacha aliases for OpenSSL compatibility
2023-10-24 martijnVerify if supplied AgentX PDU header flags are valid...
2023-10-24 opcall vttidy() in the exit path for the batch mode
2023-10-24 jsgrevert rev 1.19 'drm/radeon: Fix eDP for single-display...
2023-10-24 mpiMerge two equivalent if blocks.
2023-10-24 jmatthewDelete any existing v4 address before setting a new...
2023-10-24 martijnRFC2741 section 7.1.1 tells us that if a pdu can't...
2023-10-24 martijnAccording to RFC2741 section 6.1.1 an agentx-response...
2023-10-24 martijnMake sure that unpacking of an AgentX OID doesn't conta...
2023-10-24 martijnRemove filter-pf-addresses. This feature has been depre...
2023-10-23 schwarzeRemove the statement that .TQ was "rarely used even...
2023-10-23 bluhmDo not print "retrieving revision 1.13" while doing...
2023-10-23 espiesorry, somehow I did redo this line badly and didn...
2023-10-23 deraadtcreate __OpenBSD__ versions that use futex() with the...
2023-10-23 schwarzeonce again, i forgot to update the date in the footer
2023-10-23 schwarzeSupport some escape sequences, in particular character...
2023-10-23 tbRevert Subst.pm r1.22. It broke ordinary pkg_add usage
2023-10-23 claudioUse xoff instead of *olen in the shift_right() call...
2023-10-23 antonUse private key that is allowed by sshd defaults in...
2023-10-23 mvsPrevent wg(4) stuck on peer destruction.
2023-10-23 espieuse more natural (and new) += with REGRESSION_TESTING
2023-10-23 espiesplit on spaces as well, to take advantage of +=
2023-10-23 espieadd some limited capability to -DVAR+=value
2023-10-23 nicmUnzoom window at start of destroy so it doesn't happen...
2023-10-23 yasuokaFix radiusd(8) to fixup MPPE-{Send,Recv}-Key and Tunnel...
2023-10-22 chelohabt(5), btrace(8): execute END probe and print non-empty...
2023-10-22 schwarzenew regression test for roff.c rev. 1.270:
2023-10-22 schwarzeWhile doing delayed expansion of escape sequences in...
2023-10-22 jmccorrect Va in previous;
2023-10-22 ottoA few more tests
2023-10-22 ottoWhen option D is active, store callers for all chunks...
2023-10-22 stspfix 40 MHz channel validation checks for the 2.4 GHz...
2023-10-21 schwarzeregression test for roff.c rev. 1.269:
2023-10-21 schwarzeWhen parsing a macro argument results in delayed escape...
2023-10-21 deraadtdelete whitespaces that end up in output files
next