openbsd
2024-05-10 florianKeep probing upstream servers.
2024-05-10 mglockerMake the kernel compile also when turning on debugging.
2024-05-10 claudioRegen
2024-05-10 claudioThe ptsignal() race against p_sigmask changes by dosigs...
2024-05-10 asouCorrect display the details of COMMAND using the ps...
2024-05-10 mglockerFix broken debugging.
2024-05-10 tbAdd missing EC_KEY_free()
2024-05-10 tbRemove fixed nonce length information from algorithm2
2024-05-10 tbInline dsa_builtin_keygen() in DSA_generate_key()
2024-05-10 jsgmake pf_match_rule() prototype match the function
2024-05-09 tbMake the openssl_dsa_meth static const
2024-05-09 tbMove openssl_dsa_meth below the methods it uses
2024-05-09 tbMake the DH_METHOD static const
2024-05-09 tbMove public API and DH_METHOD to the bottom of the...
2024-05-09 jmcsync the SSL text; ok tb
2024-05-09 jmc- drop ref to non-installed g++(1) page
2024-05-09 mglockerEnable ufshci(4) on amd64.
2024-05-09 tbTiny style tweaks in X509_REQ_add_extension_nid()
2024-05-09 tbStreamline X509_REQ_check_private_key() a bit
2024-05-09 tbZap some extra parentheses in X509_REQ_get_pubkey()
2024-05-09 tbClean up X509_to_X509_REQ()
2024-05-09 tbFurther simplify X509_REQ_get_extensions()
2024-05-09 djmsimplify exit message handling, which was more complica...
2024-05-09 florianctime(3) and ctime_r(3) can fail when timestamps are...
2024-05-09 florianctime(3) and ctime_r(3) can fail when timestamps are...
2024-05-09 mglockerBack then I faced intermittent file-system corruptions...
2024-05-09 mglockerSprinkle some more DPRINTFs.
2024-05-09 mglockerPack hardware descriptor structures.
2024-05-09 mglockerParse the OCS response value for completed commands...
2024-05-09 mglockerPerform bus DMA synchronization to update the command...
2024-05-09 mglockerUse 1U for bit operations on 32-bit registers.
2024-05-09 mglockerDon't do math on KVA to get the required slot offset...
2024-05-09 mglockerDon't use the task id for UPIU commands. We don't...
2024-05-09 mglockerDon't schedule interrupt aggregation when commands...
2024-05-09 mglockerPrevent that scheduling of new commands is interfering...
2024-05-09 mglockerDon't relay on the doorbell register to track our slots...
2024-05-09 tbssl_ciph.c: unwrap a line
2024-05-09 tbRemove leftover logic of SSL2 support
2024-05-09 tbPlug a "leak" in ssl_security_group()
2024-05-09 tbAlign RSA and EC key generation with each other
2024-05-08 guentherSuppress cache-info dmesg lines when they are identical...
2024-05-08 janixl(4): force mss of tso packets in hardware supported...
2024-05-08 tbfix line wrapping in function definition
2024-05-08 jmc- for pwraction, point to acpibtn(4)
2024-05-08 jsingAdd more regress coverage for lhash.
2024-05-08 stspfix iwx(4) monitor mode
2024-05-08 stspdisable the regular ieee80211_encap() Tx path in monito...
2024-05-08 claudioRework how action SIG_HOLD is handled in ptsignal.
2024-05-08 bluhmFix route leak in ip input.
2024-05-08 tbAvoid OpenSSL SSL repetitions
2024-05-08 tbavoid various repetitions in the descriptions of libcry...
2024-05-08 tbSimplify X509_REQ_get_extensions()
2024-05-08 tbSimplify X509_REQ_extension_nid()
2024-05-08 tbDefang X509_REQ_{s,g}et_extension_nids()
2024-05-08 tbsymbols test: drop headers that don't define any symbols
2024-05-07 djmavoid memcpy(malloc(0), ..., 0), which is not portable.
2024-05-07 tbopenssl: toolkit implementing the TLS v1 protocol is...
2024-05-07 tbPEM_read_bio_PrivateKey: fix grammar
2024-05-07 janAdditional check for TSO packets with 0 MSS.
2024-05-07 claudiorw_enter() with RW_NOSLEEP returns EBUSY and not the...
2024-05-07 mvsClear MNT_LOCAL flag on FUSE file system. It can be...
2024-05-07 naddydrop the MD byte-swap micro-optimizations on clang...
2024-05-07 jsingReorder functions and drop static function prototypes.
2024-05-07 opadd smtpd-tables.7 for real; spotted by tb, thanks!
2024-05-07 opchange the smtpd table protocol
2024-05-07 claudioIn Rev 1.296 the update of the siglist was moved to...
2024-05-07 opsync
2024-05-07 opinstall smtpd-tables(7)
2024-05-07 deraadtsync
2024-05-06 tobiasremove SSH1 leftovers
2024-05-06 chelohavmstat/dkstats.c: remove obfuscatory timerset() macro
2024-05-06 chelohatty(1): exit with status 2 if unveil(2) or pledge(2...
2024-05-06 jsingFix function wrapping.
2024-05-06 jsingEnable lhash regress.
2024-05-06 jsingGuard call to contract() from doall_util_fn().
2024-05-06 jsingProvide initial regress for lhash.
2024-05-06 stspAdd support for Tx checksum offloading to dwqe(4).
2024-05-06 ratchovsndiod: Ignore server.device settings to a non-working...
2024-05-06 jsgmatch new Realtek RTL8192EU id; from Kyle Markley
2024-05-06 jsgregen
2024-05-06 jsganother Realtek RTL8192EU id; from Kyle Markley
2024-05-06 dlgexpose hardware counters as kstats.
2024-05-06 jsgdrm/amdgpu: Fix leak when GPU memory allocation fails
2024-05-06 jsgdrm/amdgpu: Assign correct bits for SDMA HDP flush
2024-05-06 jsgdrm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3
2024-05-06 jsgdrm/ttm: stop pooling cached NUMA pages v2
2024-05-06 jsgmm, treewide: introduce NR_PAGE_ORDERS
2024-05-06 jsgdrm/amdgpu: fix visible VRAM handling during faults
2024-05-06 jsgdrm/amdgpu: add shared fdinfo stats
2024-05-06 jsgdrm: add drm_gem_object_is_shared_for_memory_stats...
2024-05-06 jsgadd NR_PAGE_ORDERS for 6.6.30 drm
2024-05-05 knstart documenting ioctls
2024-05-05 jsgremove unused 0-sized softdep files
2024-05-05 ajacoutotDocument "ls rogue" exit status.
2024-05-05 jsgStop building with and documenting FFS_SOFTUPDATES.
2024-05-05 jsgremove unneeded includes
2024-05-05 jsgadd upstream change to fix the build
2024-05-04 millertUpdate awk to the May 4, 2024 version.
2024-05-04 kndma_free(9) just once in error case
2024-05-04 mbuhlAdd TSO capabilites.
next