openbsd
2021-12-24 tbPrepare to provide PEM_write_bio_PrivateKey_traditional()
2021-12-24 tbPrepare to provide EVP_CIPHER_CTX_{get,set}_cipher_data
2021-12-24 tbPrepare to provide EVP_CIPHER_CTX_buf_noconst()
2021-12-24 visaHook up iocond regress.
2021-12-24 visaReplace wait channel polling with simple sleep for...
2021-12-24 tbFix a typo in a comment and add some empty lines for...
2021-12-24 claudioSync test code after the change of id from size_t to...
2021-12-24 guentherDelete obsolete __syscall regress that tested the old...
2021-12-24 jsingPrint the name of the test before we run it.
2021-12-24 jmcadd mtw(4);
2021-12-24 jmcuse -nosplit for AUTHORS;
2021-12-24 jmciic.4: add apliic to the master list
2021-12-24 hastingsSupport more mtw(4) devices.
2021-12-24 visaMake poll/select version of filt_solisten() more simila...
2021-12-24 hastingsregen
2021-12-24 hastingsAdd some more mtw(4) devices.
2021-12-24 hastingsAdd a manual page for mtw(4).
2021-12-24 tbStyle tweak in {d2i,i2d}_IPAddrBlocks()
2021-12-24 tbDrop -g -O0 from CFLAGS
2021-12-24 tblink rfc3779 test to build
2021-12-24 tbAdd initial test coverage for RFC 3779 code.
2021-12-24 tbFix some KNF issues in the RFC 3779 section that have...
2021-12-24 tbKNF nit
2021-12-24 tbRemove asserts from asid_validate_path_internal()
2021-12-24 tbTurn asserts in ASIdentifierChoice_canonize() into...
2021-12-24 tbRemove assert from extract_min_max() (again)
2021-12-24 tbRevert previous. The commit contained more than intended.
2021-12-24 tbTurn asserts in ASIdentifierChoice_canonize() into...
2021-12-24 tbRemove assert from extract_min_max()
2021-12-24 tbFix indent of a comment.
2021-12-24 tbRemove asserts from addr_validate_path_internal()
2021-12-24 tbTurn assert in X509v3_addr_canonize() into an error...
2021-12-24 patricksync
2021-12-24 patrickapliic(4)
2021-12-24 patrickAdd apliic(4), a driver for the I2C controller found...
2021-12-23 tbFully check the second strtoul() call in v2i_IPAddrBlocks()
2021-12-23 tbFix an arbitrary out-of-bounds stack read in v2i_IPAddr...
2021-12-23 jsgfix indent to make it clear a line isn't part of previo...
2021-12-23 bluhmRemove unused variables and assignments in ah and esp...
2021-12-23 patrickFix endless loop in the interrupt handler. When iterat...
2021-12-23 guenthersync
2021-12-23 guentherRoll the syscalls that have an off_t argument to remove...
2021-12-23 tbfix typo: boolean true should decode to 1, not 0
2021-12-23 tbRoute templated implementations of {d2i,i2d}_ASN1_BOOLE...
2021-12-23 bluhmIPsec is not MP safe yet. To allow forwarding in paral...
2021-12-23 antonGet rid of unused next battery level argument.
2021-12-23 bluhmUse TAILQ_FOREACH to traverse the disk list in sysctl_d...
2021-12-23 bluhmDisk lock was held when returning to userland. Add...
2021-12-23 bluhmTemplate for option WITNESS is in the architecture...
2021-12-23 jsgfix off by one in bounds test
2021-12-23 jsgfix off by one in bounds test
2021-12-23 jsgmake array bounds in unix2dosfn() prototype match function
2021-12-23 jsgmake array bounds in unix2dosfn() prototype match function
2021-12-23 jsggive et_setmulti() more chance of working
2021-12-22 jsgAvoid GNU printf extension to use 'L' length modifier...
2021-12-22 bluhmWhile malloc sleeps, the disk list could change during...
2021-12-22 tobheDisable minimum power consumption in hostap mode. This...
2021-12-22 florianTrivial update to 4.3.9.
2021-12-22 bluhmReplace IO::Socket::INET with IO::Socket::IP.
2021-12-22 bluhmReplace deprecated IO::Socket::INET6 with IO::Socket...
2021-12-22 bluhmReplace deprecated IO::Socket::INET6 with IO::Socket...
2021-12-22 tobheConsolidate enc_getif() lookups in IPsec input path...
2021-12-22 jsgdrm/amdgpu: correct register access for RLC_JUMP_TABLE_...
2021-12-22 jsgdrm/amd/pm: fix a potential gpu_metrics_table memory...
2021-12-22 bluhmReplace deprecated IO::Socket::INET6 with IO::Socket...
2021-12-22 claudioReplace two questionable size_t types. For the repo...
2021-12-22 claudioThe maxlength is optional in roa entries. By setting...
2021-12-22 jmcsort -H and -h in SYNOPSIS/usage();
2021-12-22 jsg%Lx -> %llx kernel printf does not support %Lx
2021-12-21 mpiFix a typo in mlock(2) error path triggering a double...
2021-12-21 kettenisMove checks on attach arguments from attach into match.
2021-12-21 claudioCleanup a few things while reading the code.
2021-12-21 claudioSimplify code a bit. There is only one TA per TAL and...
2021-12-21 nicmSupport underscore style with capture-pane -e, GitHub...
2021-12-21 tobheAdd test cases for intermediate cert with 'set cert_par...
2021-12-21 nicmARM's Morello CHERI architecture does not support point...
2021-12-21 antonknf nits
2021-12-21 schwarzedocument BN_MONT_CTX_set_locked(3)
2021-12-21 bluhmDo not print "dt: 451 probes" at boot in dmesg. Btrace...
2021-12-21 schwarzestate up front that patch(1) operates on text files,
2021-12-21 jsgavoid returning uninitialised var in hidpp_send_report()
2021-12-21 antonLet malloc return an error as opposed of panicking...
2021-12-21 antonFix another vnd race pointed out by mpi@ and make sure...
2021-12-21 antonEnsure that the disk has been initialized after acquiri...
2021-12-21 antonRename local variable intrfn to intr, matches what...
2021-12-21 antonDo not attach com at acpi when there's no address or...
2021-12-21 antonerrno overhaul, getting rid of some ambiguity. In the...
2021-12-21 jmatthewMultiply the number of states in the example adaptive...
2021-12-20 bluhmRemove useless suser assert from dt(4). The ioctl...
2021-12-20 patrickbus_dmamem_unmap() should not be called from interrupt...
2021-12-20 deraadtsync
2021-12-20 jsingAlways allocate a new stack in o2i_SCT_LIST().
2021-12-20 jsingConvert SCT_new_from_base64() to use CBS for o2i_SCT_si...
2021-12-20 tobheRemove unused variable 'clen'.
2021-12-20 jsingAdd regress coverage for the crazy SCT_new_from_base64...
2021-12-20 visaMake filt_dead() selectively inactive with EVFILT_EXCEPT
2021-12-20 visaLet poll(2) register EVFILT_EXCEPT filter with dead...
2021-12-20 visaRun seltrue/dead event filter in modify and process...
2021-12-20 mvsUse per-CPU counters for tunnel descriptor block (TDB...
2021-12-20 bluhmFix function name in panic string.
next