openbsd
2021-12-28 tbAnother small readability tweak in X509v3_addr_inherits()
2021-12-28 tbUse an accessor in X509v3_addr_inherits()
2021-12-28 tbAdd a comment to i2r_IPAddrBlocks that we may want...
2021-12-28 tbAdd a few accessors for IPAddressFamily and make first...
2021-12-28 ottoNow that -A prints -- markers as it is supposed to...
2021-12-28 ottoFix printing of -- marker when using -A as noted by...
2021-12-28 tbSimplify and explain expand_addr() a bit
2021-12-28 tbAdd a comment so I don't forget to think about input...
2021-12-28 tbConvert make_IPAddressFamily to CBS/CBB
2021-12-28 tbRemove two pointless NULL checks and allocations
2021-12-28 tbCheck for trailing garbage in X509_addr_get_afi()
2021-12-28 tbConvert X509v3_adr_get_afi() to CBS
2021-12-28 patrickCompile out-of-line helpers for atomic operations which...
2021-12-28 mpiUnlock bottom part of the fault handler.
2021-12-28 claudioIn io_write_buf() adjust the calculation of the multipl...
2021-12-27 patrickNot only BCM4378, but all PCIe core revisions >= 64...
2021-12-27 patrickMap the chip ids used on Apple M1 Pro/Max and Apple...
2021-12-27 patrickSupport reading OTP information from a few more chips...
2021-12-27 visaReduce sensitivity to TCP segmentation in urgent data...
2021-12-27 visaDisable poll/select iocond regress
2021-12-27 antonYet another errno correction.
2021-12-27 florianknf
2021-12-27 jsingPull BN_{new,init,clear,clear_free,free} up to the...
2021-12-27 jsingProvide a set of RSA and ECDSA test certificates/keys.
2021-12-27 jsingProvide a script to generate test certificates/keys.
2021-12-27 patrickFix off-by-one in blob download, where in the case...
2021-12-27 visaMake clear that poll_iocond pty test fails currently.
2021-12-27 patrickBCM4387 needs the D11 cores to be held in reset by...
2021-12-27 patrickSend TxCap and WiFi calibration blobs to the chip.
2021-12-27 patrickSwitch module codename retrieval to use the newly propo...
2021-12-27 patrickHandle trailing odd-sized 1024 byte blocks when calcula...
2021-12-27 patrickBump rxpost and rxcomplete ring size to 1024 for newer...
2021-12-26 mvsRework garbage collector for unix(4) sockets.
2021-12-26 djmsplit method list search functionality from authmethod_...
2021-12-26 patrickAdd information about TCM rambase and how to check...
2021-12-26 tbzap doubled semicolon
2021-12-26 tbCheck BIO_indent() return like all the others in this...
2021-12-26 tbCheck error returns for HMAC_* to appease coverity.
2021-12-26 tbOne more leak similar to previous.
2021-12-26 tbPlug leaks
2021-12-26 tbPlug memleak
2021-12-26 tbDrop pointless cast in i2d_ASN1_BOOLEAN(). This may...
2021-12-26 tbConsistently call BN_init() before BN_with_flags()
2021-12-26 tbHoist memset of CBB above EVP_MD_CTX_new() and HMAC_CTX...
2021-12-26 jsingCorrect SSL_get_peer_cert_chain() when used with the...
2021-12-26 jsingAttempt to opportunistically use the host name for...
2021-12-26 sashanDIOCHANGERRULE ioctl must set pointer to ruleset in...
2021-12-26 kettenisAdd address locators for the ACPI "bus" and use these...
2021-12-26 bluhmFix compiler warnings with sparc64 gcc 4.2.1.
2021-12-26 tbfix spelling of inheritance
2021-12-26 tbCheck ipAddrBlock and autonomousSysNum for criticality
2021-12-26 antonadd missing include path; ok tb@
2021-12-26 knFix unexpanded LOCALBASE and X11BASE
2021-12-26 sashanmake 'set skip on ...' in pf.conf dynamic
2021-12-25 tbFix some weird line wrapping and a minor KNF nit
2021-12-25 tjreword some old text mentioning openbsd 5.5 and windows...
2021-12-25 ratchovDon't accept an empty string as selector value
2021-12-25 ratchovMove example about USB devices from -F description...
2021-12-25 tbNo need for assert.h in here.
2021-12-25 tbdrop a meaningless XXX
2021-12-25 tbUse C99 initializers for v3_addr, v3_asid and v3_ct_scts[]
2021-12-25 ratchovAdd section to explain how to handle device hot plugging
2021-12-25 bluhmFor a long time ip_ours() and ip6_ours() are calling...
2021-12-25 jsingIndent goto labels for diffability.
2021-12-25 jsingMerge asn_pack.c into asn1_item.c - these are two ASN1_...
2021-12-25 jsingMerge evp_asn1.c into a_type.c - these are all ASN1_TYP...
2021-12-25 jsingMove more ASN1_STRING_* functions to a_string.c.
2021-12-25 jsingMore consolidation of ASN.1 code.
2021-12-25 visaAdjust pty case for kqueue-based poll(2)
2021-12-25 visakqueue: Invalidate revoked vnodes' knotes on the fly
2021-12-25 jsingConsolidate code/templates for ASN.1 types.
2021-12-25 jsingMove ASN1_<type>_* functions to the top, encoding/decod...
2021-12-25 jsingRewrite ASN.1 identifier/length parsing in CBS.
2021-12-25 deraadtsync
2021-12-25 guentherSync DF_1_* flag definitions with llvm 13, including...
2021-12-25 guentherUpdate to reflect changes over the last six years
2021-12-24 tbFilter out all symbols starting with a double underbar...
2021-12-24 deraadtwhen getopts prints "unknown option" or "requires argum...
2021-12-24 deraadtsync
2021-12-24 chelohauniq(1): skip() each input line only once
2021-12-24 bluhmRun malloc_duel for 60 seconds instead of 20. It did...
2021-12-24 jsingReorder some functions.
2021-12-24 tbThe RFC 3779 test needs LIBRESSL_CRYPTO_INTERNAL as...
2021-12-24 tbUndo commenting of OPENSSL_NO_RFC3779
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.
next