2024-07-13 |
mlarkin | mmio.c is now empty and can be removed |
commit | commitdiff | tree | snapshot |
2024-07-13 |
tb | ssl2.h and ssl23.h join the party in the attic |
commit | commitdiff | tree | snapshot |
2024-07-13 |
tb | Make error constants const in libssl |
commit | commitdiff | tree | snapshot |
2024-07-13 |
tb | Move the sigaction next to multi |
commit | commitdiff | tree | snapshot |
2024-07-13 |
dv | Add missing RCS header to vmd(8)'s vmm.h. |
commit | commitdiff | tree | snapshot |
2024-07-13 |
florian | Reduce if_indextoname(3) usage. |
commit | commitdiff | tree | snapshot |
2024-07-13 |
kettenis | Implement some more suspend/resume Linux compat such... |
commit | commitdiff | tree | snapshot |
2024-07-13 |
krw | Mention nvme(4) and gdt(4) as devices that register... |
commit | commitdiff | tree | snapshot |
2024-07-13 |
tb | Unify X.509v3 extension methods |
commit | commitdiff | tree | snapshot |
2024-07-13 |
beck | Revert the vdoom change, while it prevents the crashes... |
commit | commitdiff | tree | snapshot |
2024-07-13 |
yasuoka | NULL check must be inside the loop. found tobhe |
commit | commitdiff | tree | snapshot |
2024-07-13 |
yasuoka | Fix radius.c again^2. Cancel previous and revert the... |
commit | commitdiff | tree | snapshot |
2024-07-13 |
yasuoka | Fix radius.c again. Previous was old one. |
commit | commitdiff | tree | snapshot |
2024-07-13 |
bluhm | Add condition to ip_gre.c in files. |
commit | commitdiff | tree | snapshot |
2024-07-13 |
yasuoka | Use calloc(3) instead of malloc(3). "accounting" is... |
commit | commitdiff | tree | snapshot |
2024-07-13 |
jmc | grammar/macro fixes for the radius text; |
commit | commitdiff | tree | snapshot |
2024-07-13 |
yasuoka | Fix radius.c. Previous it was broken. |
commit | commitdiff | tree | snapshot |
2024-07-13 |
yasuoka | Add RADIUS support. Authentication, accounting, and... |
commit | commitdiff | tree | snapshot |
2024-07-13 |
bluhm | Mark IP protocol GRE as MP safe from socket layer. |
commit | commitdiff | tree | snapshot |
2024-07-13 |
bluhm | Previous commit broke RAMDISK_CD kernel build. Always... |
commit | commitdiff | tree | snapshot |
2024-07-13 |
bluhm | Do not store full IPv6 packet in common forwarding... |
commit | commitdiff | tree | snapshot |
2024-07-13 |
dv | Backout previous change related to not freeing memory... |
commit | commitdiff | tree | snapshot |
2024-07-13 |
asou | Implement investigate kernel corefile to lldb. |
commit | commitdiff | tree | snapshot |
2024-07-12 |
bluhm | Remove internet PCB mutex. |
commit | commitdiff | tree | snapshot |
2024-07-12 |
florian | Rewrite bytes/sec calculation using fixed point math. |
commit | commitdiff | tree | snapshot |
2024-07-12 |
beck | Fix the horrible and undocumented behaviour of X509_che... |
commit | commitdiff | tree | snapshot |
2024-07-12 |
mvs | Switch `so_snd' of udp(4) sockets to the new locking... |
commit | commitdiff | tree | snapshot |
2024-07-12 |
yasuoka | Fix a typo in log |
commit | commitdiff | tree | snapshot |
2024-07-12 |
yasuoka | Fix Disconnect-Ack not to have an Error-Cause attribute... |
commit | commitdiff | tree | snapshot |
2024-07-12 |
beck | Clean up in X509_check_trust. |
commit | commitdiff | tree | snapshot |
2024-07-12 |
dv | Simplify nvme suspend/resume by resetting queues and... |
commit | commitdiff | tree | snapshot |
2024-07-12 |
jan | vmd(8): Fix error handling in tx path. |
commit | commitdiff | tree | snapshot |
2024-07-12 |
deraadt | refactor the signal handlers for clarity, inverting... |
commit | commitdiff | tree | snapshot |
2024-07-12 |
dv | Quiet vmd debug logging about page faults. |
commit | commitdiff | tree | snapshot |
2024-07-12 |
deraadt | manual ret-clean; ok mlarkin |
commit | commitdiff | tree | snapshot |
2024-07-12 |
florian | Recommend veb(4) instead of bridge(4). |
commit | commitdiff | tree | snapshot |
2024-07-12 |
nicm | UTF-8 keys now contain the internal representation... |
commit | commitdiff | tree | snapshot |
2024-07-12 |
deraadt | Improve signal handlers guidance. |
commit | commitdiff | tree | snapshot |
2024-07-12 |
tobhe | Add pool to allocate individual rtkit task arguments... |
commit | commitdiff | tree | snapshot |
2024-07-12 |
tb | Drop the unused evp include |
commit | commitdiff | tree | snapshot |
2024-07-12 |
tb | Rename the sk in this file to exts |
commit | commitdiff | tree | snapshot |
2024-07-12 |
tb | Avoid using ret for an X509_EXTENSION |
commit | commitdiff | tree | snapshot |
2024-07-12 |
tb | Tweak variable names in X509v3_add_ext() |
commit | commitdiff | tree | snapshot |
2024-07-12 |
tb | Rename crit to critical in this file |
commit | commitdiff | tree | snapshot |
2024-07-12 |
tb | Simplify X509_EXTENSION_get_critical() |
commit | commitdiff | tree | snapshot |
2024-07-12 |
tb | Lose a few extra lines in X509_EXTENSION_set_object() |
commit | commitdiff | tree | snapshot |
2024-07-12 |
tb | Streamline X509_EXTENSION_create_by_OBJ() |
commit | commitdiff | tree | snapshot |
2024-07-12 |
claudio | Improve duplicate detection and repo_move_valid |
commit | commitdiff | tree | snapshot |
2024-07-12 |
tb | Clean up X509_EXTENSION_create_by_NID() |
commit | commitdiff | tree | snapshot |
2024-07-12 |
bluhm | Run sysctl net.inet.ip.forwarding without net lock. |
commit | commitdiff | tree | snapshot |
2024-07-12 |
tb | Rewrite X509v3_add_ext() |
commit | commitdiff | tree | snapshot |
2024-07-12 |
claudio | Rename the variable c to ok. It returns if the file... |
commit | commitdiff | tree | snapshot |
2024-07-12 |
tb | Simplify X509v3_get_ext() and X509v3_delete_ext() |
commit | commitdiff | tree | snapshot |
2024-07-12 |
tb | Align X509v3_get_ext_by_critical() with X509v3_get_ext_... |
commit | commitdiff | tree | snapshot |
2024-07-12 |
tb | Clean up X509v3_get_ext_by_OBJ() |
commit | commitdiff | tree | snapshot |
2024-07-12 |
kettenis | Use dedicated window for access to the PCIe core registers. |
commit | commitdiff | tree | snapshot |
2024-07-12 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2024-07-12 |
beck | Add vdoom() to fix ufs/ext2fs re-use of invalid vnode. |
commit | commitdiff | tree | snapshot |
2024-07-12 |
deraadt | annotate broken signal handler |
commit | commitdiff | tree | snapshot |
2024-07-12 |
deraadt | use sigaction() to setup SIGARLM so we can set SA_RESTA... |
commit | commitdiff | tree | snapshot |
2024-07-12 |
miod | Despite being an ELF citizen, hppa is its own special... |
commit | commitdiff | tree | snapshot |
2024-07-12 |
jsg | drm/amdgpu: silence UBSAN warning |
commit | commitdiff | tree | snapshot |
2024-07-12 |
jsg | drm: panel-orientation-quirks: Add quirk for Valve... |
commit | commitdiff | tree | snapshot |
2024-07-12 |
jsg | drm/amdgpu/atomfirmware: silence UBSAN warning |
commit | commitdiff | tree | snapshot |
2024-07-12 |
jsg | drm/amdgpu: fix the warning about the expression (int... |
commit | commitdiff | tree | snapshot |
2024-07-12 |
jsg | drm/amdgpu: fix uninitialized scalar variable warning |
commit | commitdiff | tree | snapshot |
2024-07-12 |
jsg | drm/amd/display: Fix uninitialized variables in DM |
commit | commitdiff | tree | snapshot |
2024-07-12 |
jsg | drm/amd/display: Skip finding free audio for unknown... |
commit | commitdiff | tree | snapshot |
2024-07-12 |
jsg | drm/amd/display: Check pipe offset before setting vblank |
commit | commitdiff | tree | snapshot |
2024-07-12 |
jsg | drm/amd/display: Check index msg_id before read or... |
commit | commitdiff | tree | snapshot |
2024-07-12 |
jsg | drm/amdgpu: Initialize timestamp for some legacy SOCs |
commit | commitdiff | tree | snapshot |
2024-07-12 |
jsg | drm/amdgpu: Using uninitialized value *size when callin... |
commit | commitdiff | tree | snapshot |
2024-07-12 |
jsg | drm/amdgpu: Fix uninitialized variable warnings |
commit | commitdiff | tree | snapshot |
2024-07-11 |
miod | Despite being an ELF citizen, hppa is its own special... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
yasuoka | Update the example because now npppd can be a DAE server. |
commit | commitdiff | tree | snapshot |
2024-07-11 |
bluhm | Use atomic operations to access integers in sysctl(2). |
commit | commitdiff | tree | snapshot |
2024-07-11 |
yasuoka | Add Dynamic Authorization Extensions (DAE) for RADIUS... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
tb | Adjust regress to match changes in SSL_select_next_prot... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
tb | Adjust documentation for SSL_select_next_proto() |
commit | commitdiff | tree | snapshot |
2024-07-11 |
tb | Follow BoringSSL's nomenclature in SSL_select_next_proto() |
commit | commitdiff | tree | snapshot |
2024-07-11 |
florian | Make sure we are interested in an interface that shows up. |
commit | commitdiff | tree | snapshot |
2024-07-11 |
yasuoka | Add more attributes to Disconnect-Request following... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
bentley | Document new font module variables MODFONT_FONTFILES... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
kettenis | Turn FBINFO_xxx defines into proper flags. Gets rid... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2024-07-11 |
kettenis | Use FEAT_RNG to feed entropy into the random subsystem... |
commit | commitdiff | tree | snapshot |
2024-07-11 |
florian | Be a bit more noisy in syslog on what is going on. |
commit | commitdiff | tree | snapshot |
2024-07-11 |
florian | Write lease after we configured prefixes. |
commit | commitdiff | tree | snapshot |
2024-07-11 |
florian | Do not show expired lease information in dhcp6leasectl. |
commit | commitdiff | tree | snapshot |
2024-07-11 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2024-07-11 |
florian | Forgot to initialize status_code in previous. |
commit | commitdiff | tree | snapshot |
2024-07-11 |
deraadt | umoddi3.c is now needed for libz |
commit | commitdiff | tree | snapshot |
2024-07-10 |
djm | correct keyword; from Yatao Su via GHPR509 |
commit | commitdiff | tree | snapshot |
2024-07-10 |
martijn | Allow pfIfTable to have more than 64 entries. |
commit | commitdiff | tree | snapshot |
2024-07-10 |
yasuoka | Fix the problem that it breaks the event timer because... |
commit | commitdiff | tree | snapshot |
2024-07-10 |
patrick | Extend DMA constraints override to include all SC8280XP... |
commit | commitdiff | tree | snapshot |
2024-07-10 |
yasuoka | Fix memory leaks, a use after free, accessing outside... |
commit | commitdiff | tree | snapshot |
2024-07-10 |
jca | Zap warning against __findenv usage, it is not exported... |
commit | commitdiff | tree | snapshot |
2024-07-10 |
beck | Remove the static symbols.namespace, and just generate... |
commit | commitdiff | tree | snapshot |
2024-07-10 |
krw | Add flags NOPERM, STALLED, SWAPPABLE, DOOMED to -v... |
commit | commitdiff | tree | snapshot |
next |