openbsd
2024-07-14 tbDisable most EVP_PKEY_*attr* API
2024-07-14 tbForgot to annotate the TMP UGLY CAST[S] as requested...
2024-07-14 tbDocument SSL_CIPHER_get_handshake_digest(3)
2024-07-14 bluhmFix source and drain confusion in socket splicing somove().
2024-07-14 tbPrepare to provide SSL_CIPHER_get_handshake_digest()
2024-07-14 yasuokaMove radius_attr_{,un}hide() to radius_subr.c.
2024-07-14 yasuokaAdd "authentication-filter". Add new 2 imsg types...
2024-07-14 yasuokaSet length of MPPE send/recv key.
2024-07-14 jsingRemove lhash_local.h.
2024-07-14 jcaZap trailing whitespace
2024-07-14 jmatthewOnly match if we can find a corresponding cpu device...
2024-07-14 jmatthewFor specific hids (currently only ACPI0007, acpicpu...
2024-07-14 yasuokaAdd radiusd_file(8) module. It provides authencation...
2024-07-14 yasuokaAdd "radiusd" field to struct radius_query.
2024-07-14 millertFix printf(3) signal safety for wide character strings.
2024-07-14 tobheFail explicitly on unexptected imsg->hdr_type. Otherwis...
2024-07-14 jcaActually provide *definitions* for hwcap & hwcap2
2024-07-14 jcaActually set up hwcap AUX_* entries when available
2024-07-14 yasuokaMistakenly the same challenge is used for testing CHAP.
2024-07-14 yasuokaMake the lines of md5chap understandable.
2024-07-14 kettenisIn addition to setting the PCI power state, also run...
2024-07-14 kettenisUpon first suspend, turn off all power resources that...
2024-07-14 jsgfix double word; ok dtucker@
2024-07-14 jcaAdd wcsnlen(3) declaration, missed in previous.
2024-07-14 jcaSync sets after elf_aux_info(3) and wcsnlen(3) addition...
2024-07-14 jcaBump minor after elf_aux_info(3) and wcsnlen(3) additions
2024-07-14 jcaAdd wcsnlen(3), wcslen(3) with a max len argument
2024-07-14 jcaAdd elf_aux_info(3)
2024-07-14 deraadtsync
2024-07-14 matthieuAdd /usr/X11R6/include/va. ok tb@
2024-07-14 floriansync slaacd(8) log.c to dhcpleased(8)'s version.
2024-07-14 florianlog_getverbose() is a void function
2024-07-14 floriansync slaacd(8) log.h to dhcpleased(8) log.h
2024-07-14 dvvmm(4)/vmx: update host cr3, invept on cpu migration.
2024-07-14 tbUnbreak tree by defining log_getverbose() for SMALL...
2024-07-14 jsg"please refer" -> "refer"
2024-07-14 jsgnew sentence, new line
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...
next