openbsd
2024-01-25 millertUpdate awk to the Jan 22, 2024 version.
2024-01-25 tbPlug a few leaks and perform some other code hygiene
2024-01-25 tbThis table no longer needs to be sorted
2024-01-25 tbp12_npas.c: hoist some helpers from the bottom to the...
2024-01-25 tbp12_npas.c: maclen -> mac_len
2024-01-25 tbp12_npas.c: Use slightly less awkward variable names
2024-01-25 tbFix various NULL dereferences in PKCS #12
2024-01-25 tbMerge PKCS12_newpass() and newpass_p12()
2024-01-25 tbDitch another noop from OPENSSL_cleanup()
2024-01-25 tbRemove the custom X509v3 extensions stack
2024-01-25 claudioUse RFC7606 treat-as-withdraw for ORIGIN attributes...
2024-01-25 tbRename pkcs12_repack_safe() into pkcs12_repack_authsafes()
2024-01-25 tbRework newpass_p12() a bit more
2024-01-25 stspimplement qwx_auth() which moves the device from SCAN...
2024-01-25 stspProcess scan results in qwx(4) now that we are longer...
2024-01-25 stspDisable monitor status ring support in qwx(4).
2024-01-25 claudioSiwtch IMSG_CTL_SHOW_RIB_COMMUNITIES over to the new...
2024-01-25 stspPort over some ath11k code to handle the qwx(4) monitor...
2024-01-25 claudioConvert most attributes in rde_attr_parse() to new...
2024-01-25 stspUse multi-vector MSI interrupts in qwx(4).
2024-01-25 tbnewpass_p12(): factor for loop body into helpers
2024-01-25 jsgcall amdgpu_driver_load_kms() instead of doing the...
2024-01-25 tbFix a memleak and a double free in newpass_p12()
2024-01-25 jsgmove pwr_state init out of ifdef
2024-01-24 chelohaclockintr: switch from callee- to caller-allocated...
2024-01-24 tbAvoid a four-byte overread in gcm_ghash_4bit_mmx()...
2024-01-24 claudioAdjust community regress test after the switch to ibuf...
2024-01-24 claudioConvert the community parsers to the new ibuf api.
2024-01-24 kettenisAdd more authers that made significant contributions...
2024-01-24 jsingStop fiddling with hash table internals from lhash...
2024-01-24 jsingMake it safe to delete entries from an lhash doall...
2024-01-24 jsingAvoid a four byte overread in gcm_ghash_4bit() on amd64.
2024-01-24 jcaRemove atomic_store_64(), misleading and now unused
2024-01-24 tobheUse per connection peerid for control replies
2024-01-24 kevloAdd iwm(4) to arm64 GENERIC, as follow up of 1.280
2024-01-24 dlgtag packets going out a sec interface to prevent route...
2024-01-23 millertThe 1023-byte entry limit is historical, as is the...
2024-01-23 mpiConsider the whole tuple when reading a map entry whose...
2024-01-23 kettenisT-Head implemented a page attribute extension that...
2024-01-23 mvsIntroduce pipex_iterator(), the special thing to perform
2024-01-23 mvsRemove `pipex_rd_head6' and `ps6_rn[2]'. They are not...
2024-01-23 claudioAdopt bgpctl code to the ibuf changes done in bgpd.
2024-01-23 claudioStart converting the message parser to use the new...
2024-01-23 claudioFix tab after space
2024-01-23 claudioKNF, space before EOL
2024-01-23 claudioFixup more spaces
2024-01-23 kettenisdrm: apple: Fix/remove log messages
2024-01-23 claudioSpaces
2024-01-23 kettenisdrm: apple: backlight: force backlight update after...
2024-01-23 tbSync with userland
2024-01-23 tbUpdate to zlib 1.3.1
2024-01-23 claudioSplit cases and call peer_stale() individually instead...
2024-01-23 kettenisdrm/apple: spelling fixes
2024-01-23 kettenisdrm: apple: use strscpy() in place of strlcpy()
2024-01-23 kettenisdrm: apple: mark local functions static
2024-01-23 kettenisPick up some fixup commits that add #include <linux...
2024-01-23 deraadtfound some boilerplate strncpy to replace with strlcpy...
2024-01-23 aoyamaDelete unused labels which cause error in making kernel.
2024-01-23 uweexplicitly disable Energy-Efficient Ethernet (EEE)...
2024-01-23 antonPlace the blob in the .openbsd.mutable section to cope...
2024-01-23 jobWarn about overclaiming intermediate CAs, but don't...
2024-01-23 kevloChange default duplex setting and simplify the setup...
2024-01-23 jmccorrect sysctl name; from clemens goessnitzer
2024-01-23 jsgaplrm -> apldrm
2024-01-23 jsgmove more defines out of kernel.h
2024-01-23 jsgmove CONCATENATE() to args.h to match linux
2024-01-22 deraadtsync
2024-01-22 deraadtI forgot that chpass(1) and passwd(1) reach-around...
2024-01-22 deraadtmake login.conf(5) and crypt_newhash(3) and the underly...
2024-01-22 kettenisapldcp(4) and apldrm(4)
2024-01-22 kettenisAdd apldcp(4) and apldrm(4). Together these drivers...
2024-01-22 deraadtSimilar to getpwnam(3) and getnetgrent(3), it is better...
2024-01-22 deraadtgetpwnam(3) uses dbopen(3), which pulls all 3 database...
2024-01-22 nicmIncrease buffer size to avoid truncating styles, GitHub...
2024-01-22 deraadtWhen getpwnam(3) reaches out to YP, it calls clntudp_cr...
2024-01-22 tbLink CMS_signed_add1_attr(3) to tree structure of crypt...
2024-01-22 tbSimplify history section to match what other manuals do
2024-01-22 tbsync
2024-01-22 jobDocument various CMS_{signed,unsigned}_* functions
2024-01-22 deraadtmake a note about when to remove overly verbose logging...
2024-01-22 jsgdrm/amd/display: Pass pwrseq inst for backlight and ABM
2024-01-22 jsgdrm/crtc: fix uninitialized variable use
2024-01-22 jsgdrm/amd/display: get dprefclk ss info from integration...
2024-01-22 jsgdrm/amd/display: Add case for dcn35 to support usb4...
2024-01-22 jsgdrm/amdkfd: svm range always mapped flag not working...
2024-01-22 jsgdrm/crtc: Fix uninit-value bug in drm_mode_setcrtc
2024-01-22 jsgdrm/amdgpu: Add NULL checks for function pointers
2024-01-22 jsgdrm/amd/display: Add monitor patch for specific eDP
2024-01-22 jsgRevert "drm/prime: Unexport helpers for fd/handle conve...
2024-01-22 jsgdrm/amdgpu: Use another offset for GC 9.4.3 remap
2024-01-22 jsgdrm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninit
2024-01-22 jsgdrm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes...
2024-01-22 jsgdrm/amd/display: update dcn315 lpddr pstate latency
2024-01-22 jsgdrm/amdkfd: Use common function for IP version check
2024-01-22 jsgdrm/amdgpu: Do not issue gpu reset from nbio v7_9 bif...
2024-01-22 deraadtugly whitespaces
2024-01-21 tbReplace more occurrences of OBJ_NAME_do_all_sorted...
2024-01-21 deraadtupdate docs on madvise/msync/minherit behaviour in...
2024-01-21 deraadtworkaround for the static non-PIE instbin "instbin...
2024-01-21 kettenisStatic non-PIE binaries always have a base address...
next