openbsd
2022-07-25 bluhmThe IPv4 reassembly code is MP safe, so we can run...
2022-07-25 millertRebase to 2022agtz from https://github.com/JodaOrg...
2022-07-25 guentherSimplify wctype() and wctype_l(): we have one set of...
2022-07-25 guentherRemove test of non-portable implementation details...
2022-07-25 tbAdd a regression test for bn_isqrt.c
2022-07-25 krwOnly MBR and GPT structures can be edited by fdisk.
2022-07-25 claudioProperly handle nexthop state changes in the decision...
2022-07-25 kettenisThe GPIO pin on Apple M1 systems is actually connected...
2022-07-25 schwarzeSeparate the macro for generating string test functions
2022-07-25 knPrint function name for context
2022-07-25 mvsDon't grab netlock within pppacioctl(). pipex(4) doesn...
2022-07-25 mvsRemove "Static" keyword from pipex(4) layer.
2022-07-25 visaFix annotation of smr_tqh_last
2022-07-25 visaReplace selwakeup() with KNOTE() in socket event activation
2022-07-25 dtuckerRestore missing "!" in TEST_SSH_ELAPSED_TIMES test.
2022-07-25 tbfix indent
2022-07-25 jsgIf a command or interface first appeared in PWB/UNIX...
2022-07-25 jsgnl(1) was first in System III not SVR2
2022-07-24 dtuckerTest TEST_SSH_ELAPSED_TIMES for empty string not execut...
2022-07-24 bluhmFix assertion for write netlock in rip6_input(). ip6_i...
2022-07-24 tbPlug leak in X509V3_add1_i2d()
2022-07-24 tbPrepare to resurrect TS_RESP_CTX_set_time_cb()
2022-07-24 tbPrepare to provide TS_VERIFY_CTX accessors
2022-07-24 tbPrepare to provide various TS_STATUS_INFO accessors
2022-07-24 tbAlign PKCS12_key_gen_uni() with OpenSSL
2022-07-24 tbMinor fixes in PKCS12_parse()
2022-07-24 tbPer RFC 7292, safeContentsBag is a SEQUENCE OF, not...
2022-07-24 tbClear key on exit in PKCS12_gen_mac()
2022-07-24 tbPlug a leak in PKCS12_setup_mac()
2022-07-24 knregen
2022-07-24 knUpdate Atheros AR928X pcidev string
2022-07-24 jsingMove cipher_id bsearch functions back to the bottom...
2022-07-24 jsingSet NULL BIOs for QUIC.
2022-07-24 jsingProvide record layer callbacks for QUIC.
2022-07-24 jsingMove tls13_phh_done_cb() after tl13_phh_received_cb().
2022-07-24 jsingProvide QUIC encryption levels.
2022-07-24 jmcdocument limit-item "anchors"; from martin vahlensieck
2022-07-24 mpiRevert simplification of the aiodone daemon it breaks...
2022-07-24 tbRely on tlsext_parse() to set a decode_error alert
2022-07-24 tbStart making ts opaque
2022-07-24 chelohamacppc, powerpc: retrigger deferred DEC interrupts...
2022-07-23 chelohatimecounting: use full 96-bit product when computing...
2022-07-23 chelohakernel: remove global "randompid" toggle
2022-07-23 florianDelete autoconf or temporary address if flag is removed.
2022-07-23 claudioRefactor and rename bgpd_filternexthop() to bgpd_oknext...
2022-07-23 florianLet the kernel delete the (default) route when we decon...
2022-07-23 florianSend an IFP to distinguish (default) routes over differ...
2022-07-23 florianDelete addresses when interface is no longer autoconf.
2022-07-23 claudioThere is no need to set kf.flags to F_KERNEL here.
2022-07-23 tbFix file names in comments.
2022-07-23 sdkDiscard relative movement packets outside of [-127...
2022-07-22 stspIn tcpdump(8), fix use of wrong index into 802.11 PMKID...
2022-07-22 stspIn tcpdump(8), fix printing of multiple 802.11 RSN...
2022-07-22 jmcadd missing full stop;
2022-07-22 knZap nd6_recalc_reachtm_interval indirection
2022-07-22 jsingConvert TLS transcript from BUF_MEM to tls_buffer.
2022-07-22 jsingExtend TLS buffer regress to cover read/write usage.
2022-07-22 jsingAdd read and write support to tls_buffer.
2022-07-22 claudioRevert previous commit. The RTP_MINE checks on struct...
2022-07-22 tobheInclude an OpenIKED Vendor ID payload in the initial...
2022-07-22 knLeftovers from florian's RS/NA purge from the kernel...
2022-07-22 tobheFix potential leak of reply in error case.
2022-07-22 tbSimplify tls13_server_encrypted_extensions_recv
2022-07-22 knZap dead store nd6_allocated
2022-07-22 knCall nd6_timer() without argument
2022-07-22 tbRemove redundant length checks in parse functions
2022-07-22 claudioRetire the F_KERNEL flag, it got superseded by route...
2022-07-22 jsgfix use after free in debug path
2022-07-22 nicmClear marks when the search string changes. From Anindy...
2022-07-22 jsgdrm/aperture: Run fbdev removal before internal helpers
2022-07-22 jsgdrm/amd/pm: Prevent divide by zero
2022-07-22 jsgdrm/amd/display: Only use depth 36 bpp linebuffers...
2022-07-22 jsgdrm/i915: Require the vm mutex for i915_vma_bind()
2022-07-22 jsgdrm/i915/uc: correctly track uc_fw init failure
2022-07-22 jsgdrm/i915/gt: Serialize TLB invalidates with GT resets
2022-07-22 jsgdrm/i915/gt: Serialize GRDOM access between multiple...
2022-07-22 jsgdrm/i915/dg2: Add Wa_22011100796
2022-07-22 jsgdrm/i915/selftests: fix a couple IS_ERR() vs NULL tests
2022-07-22 jsgdrm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_...
2022-07-22 jsgdrm/i915: fix a possible refcount leak in intel_dp_add_...
2022-07-22 jsgavoid use after free
2022-07-21 deraadtrepair error section; Martin Vahlensieck
2022-07-21 deraadtsync
2022-07-21 kettenisAdd support for the new DART variant found on the Apple...
2022-07-21 deraadtfix dow
2022-07-21 naddy7.3 packages key
2022-07-21 claudioRelax the config of add-path send and rde evaluate all
2022-07-21 sthenadd 7.3 firmware key
2022-07-21 knZap unused global keypair_counter
2022-07-21 claudioMake kr_redistribute() and kroute_insert() AID independ...
2022-07-21 knMention veb(4) next to bridge(4)
2022-07-21 mbuhlSet the default pool size for the new anchors pool...
2022-07-21 tbMake test table based, extend it a little
2022-07-21 deraadtsync
2022-07-21 deraadtsync
2022-07-21 deraadt7.3 base key
2022-07-20 knAdd size to free(9) call
2022-07-20 espiebe a bit more forceful explaining that 'make update...
2022-07-20 tbSimplify tlsext_supported_groups_server_parse
2022-07-20 deraadtmove to 7.2-beta. this gets done very early, to avoid...
next