openbsd
2024-07-14 jsgspelling
2024-07-14 jsgspelling
2024-07-13 mlarkinmmio.c is now empty and can be removed
2024-07-13 tbssl2.h and ssl23.h join the party in the attic
2024-07-13 tbMake error constants const in libssl
2024-07-13 tbMove the sigaction next to multi
2024-07-13 dvAdd missing RCS header to vmd(8)'s vmm.h.
2024-07-13 florianReduce if_indextoname(3) usage.
2024-07-13 kettenisImplement some more suspend/resume Linux compat such...
2024-07-13 krwMention nvme(4) and gdt(4) as devices that register...
2024-07-13 tbUnify X.509v3 extension methods
2024-07-13 beckRevert the vdoom change, while it prevents the crashes...
2024-07-13 yasuokaNULL check must be inside the loop. found tobhe
2024-07-13 yasuokaFix radius.c again^2. Cancel previous and revert the...
2024-07-13 yasuokaFix radius.c again. Previous was old one.
2024-07-13 bluhmAdd condition to ip_gre.c in files.
2024-07-13 yasuokaUse calloc(3) instead of malloc(3). "accounting" is...
2024-07-13 jmcgrammar/macro fixes for the radius text;
2024-07-13 yasuokaFix radius.c. Previous it was broken.
2024-07-13 yasuokaAdd RADIUS support. Authentication, accounting, and...
2024-07-13 bluhmMark IP protocol GRE as MP safe from socket layer.
2024-07-13 bluhmPrevious commit broke RAMDISK_CD kernel build. Always...
2024-07-13 bluhmDo not store full IPv6 packet in common forwarding...
2024-07-13 dvBackout previous change related to not freeing memory...
2024-07-13 asouImplement investigate kernel corefile to lldb.
2024-07-12 bluhmRemove internet PCB mutex.
2024-07-12 florianRewrite bytes/sec calculation using fixed point math.
2024-07-12 beckFix the horrible and undocumented behaviour of X509_che...
2024-07-12 mvsSwitch `so_snd' of udp(4) sockets to the new locking...
2024-07-12 yasuokaFix a typo in log
2024-07-12 yasuokaFix Disconnect-Ack not to have an Error-Cause attribute...
2024-07-12 beckClean up in X509_check_trust.
2024-07-12 dvSimplify nvme suspend/resume by resetting queues and...
2024-07-12 janvmd(8): Fix error handling in tx path.
2024-07-12 deraadtrefactor the signal handlers for clarity, inverting...
2024-07-12 dvQuiet vmd debug logging about page faults.
2024-07-12 deraadtmanual ret-clean; ok mlarkin
2024-07-12 florianRecommend veb(4) instead of bridge(4).
2024-07-12 nicmUTF-8 keys now contain the internal representation...
2024-07-12 deraadtImprove signal handlers guidance.
2024-07-12 tobheAdd pool to allocate individual rtkit task arguments...
2024-07-12 tbDrop the unused evp include
2024-07-12 tbRename the sk in this file to exts
2024-07-12 tbAvoid using ret for an X509_EXTENSION
2024-07-12 tbTweak variable names in X509v3_add_ext()
2024-07-12 tbRename crit to critical in this file
2024-07-12 tbSimplify X509_EXTENSION_get_critical()
2024-07-12 tbLose a few extra lines in X509_EXTENSION_set_object()
2024-07-12 tbStreamline X509_EXTENSION_create_by_OBJ()
2024-07-12 claudioImprove duplicate detection and repo_move_valid
2024-07-12 tbClean up X509_EXTENSION_create_by_NID()
2024-07-12 bluhmRun sysctl net.inet.ip.forwarding without net lock.
2024-07-12 tbRewrite X509v3_add_ext()
2024-07-12 claudioRename the variable c to ok. It returns if the file...
2024-07-12 tbSimplify X509v3_get_ext() and X509v3_delete_ext()
2024-07-12 tbAlign X509v3_get_ext_by_critical() with X509v3_get_ext_...
2024-07-12 tbClean up X509v3_get_ext_by_OBJ()
2024-07-12 kettenisUse dedicated window for access to the PCIe core registers.
2024-07-12 deraadtsync
2024-07-12 beckAdd vdoom() to fix ufs/ext2fs re-use of invalid vnode.
2024-07-12 deraadtannotate broken signal handler
2024-07-12 deraadtuse sigaction() to setup SIGARLM so we can set SA_RESTA...
2024-07-12 miodDespite being an ELF citizen, hppa is its own special...
2024-07-12 jsgdrm/amdgpu: silence UBSAN warning
2024-07-12 jsgdrm: panel-orientation-quirks: Add quirk for Valve...
2024-07-12 jsgdrm/amdgpu/atomfirmware: silence UBSAN warning
2024-07-12 jsgdrm/amdgpu: fix the warning about the expression (int...
2024-07-12 jsgdrm/amdgpu: fix uninitialized scalar variable warning
2024-07-12 jsgdrm/amd/display: Fix uninitialized variables in DM
2024-07-12 jsgdrm/amd/display: Skip finding free audio for unknown...
2024-07-12 jsgdrm/amd/display: Check pipe offset before setting vblank
2024-07-12 jsgdrm/amd/display: Check index msg_id before read or...
2024-07-12 jsgdrm/amdgpu: Initialize timestamp for some legacy SOCs
2024-07-12 jsgdrm/amdgpu: Using uninitialized value *size when callin...
2024-07-12 jsgdrm/amdgpu: Fix uninitialized variable warnings
2024-07-11 miodDespite being an ELF citizen, hppa is its own special...
2024-07-11 yasuokaUpdate the example because now npppd can be a DAE server.
2024-07-11 bluhmUse atomic operations to access integers in sysctl(2).
2024-07-11 yasuokaAdd Dynamic Authorization Extensions (DAE) for RADIUS...
2024-07-11 tbAdjust regress to match changes in SSL_select_next_prot...
2024-07-11 tbAdjust documentation for SSL_select_next_proto()
2024-07-11 tbFollow BoringSSL's nomenclature in SSL_select_next_proto()
2024-07-11 florianMake sure we are interested in an interface that shows up.
2024-07-11 yasuokaAdd more attributes to Disconnect-Request following...
2024-07-11 bentleyDocument new font module variables MODFONT_FONTFILES...
2024-07-11 kettenisTurn FBINFO_xxx defines into proper flags. Gets rid...
2024-07-11 deraadtsync
2024-07-11 kettenisUse FEAT_RNG to feed entropy into the random subsystem...
2024-07-11 florianBe a bit more noisy in syslog on what is going on.
2024-07-11 florianWrite lease after we configured prefixes.
2024-07-11 florianDo not show expired lease information in dhcp6leasectl.
2024-07-11 deraadtsync
2024-07-11 florianForgot to initialize status_code in previous.
2024-07-11 deraadtumoddi3.c is now needed for libz
2024-07-10 djmcorrect keyword; from Yatao Su via GHPR509
2024-07-10 martijnAllow pfIfTable to have more than 64 entries.
2024-07-10 yasuokaFix the problem that it breaks the event timer because...
2024-07-10 patrickExtend DMA constraints override to include all SC8280XP...
2024-07-10 yasuokaFix memory leaks, a use after free, accessing outside...
2024-07-10 jcaZap warning against __findenv usage, it is not exported...
next