openbsd
2024-03-25 joshuaMove custom sigctx handling out of EVP_DigestSignFinal
2024-03-25 dtuckerVerify string returned from local shell command.
2024-03-25 tbFix typo msg_types -> msg_type
2024-03-25 jsingRevise TLS extension regress for parse/process changes.
2024-03-25 joshuaClean up EVP_CIPHER_CTX_{legacy_clear,cleanup} usage...
2024-03-25 tbFinal tweaks in x509_trs.c for now
2024-03-25 jsingSplit TLS extension parsing from processing.
2024-03-25 tbKill X509_TRUST
2024-03-25 joshuaClean up EVP_MD_CTX_{legacy_clear,cleanup}() usage...
2024-03-25 dtuckerImprove shell portability: grep -q is not portable...
2024-03-25 jsingDecouple TLS extension table order from tlsext_randomiz...
2024-03-25 tbAdd back trust member of X509_TRUST that I accidentally...
2024-03-25 dtuckerSave error code from SSH for use inside case statement...
2024-03-25 tbConst correct the trust handlers
2024-03-25 dtuckerIncrease timeout. Resyncs with portable where some...
2024-03-25 dtuckerIn PuTTY interop test, don't assume the PuTTY major...
2024-03-25 tbPass the nid instead of the entire trust structure
2024-03-25 tbPull extension caching into X509_check_trust()
2024-03-25 beckRemove unnecessary stat() calls from by_dir
2024-03-24 patrickEnable cad(4).
2024-03-24 patrickImplement resetting the PHY via a GPIO pin, like in...
2024-03-24 millertwhois: remove obsolete handle support
2024-03-24 jcaAdd tests for EVP_get_cipherbyname(NULL) and EVP_get_di...
2024-03-24 jcaRestore EVP_get_cipherbyname(NULL)/EVP_get_digestbyname...
2024-03-24 beckConvert libressl to use the BoringSSL style time conver...
2024-03-24 jobSync with IANA Status Code Registry
2024-03-24 mpiCleanup uvmpd_tune() & document global variable ownership.
2024-03-24 tbRename ax into aux
2024-03-24 tbDrop redundant NULL checks around two for loops
2024-03-24 tbFix namespace build
2024-03-24 jsgpermament -> permanent
2024-03-24 tbRemove OPENSSL_NO_* #ifdefs from evp_names.c
2024-03-24 tbBye bye gost, bye, bye turdiness
2024-03-24 jsguse LIST_FOREACH_SAFE() to avoid use after free
2024-03-24 tbRename arg1 to nid because that's what it is
2024-03-24 tbClamp the manifestNumber to 20 octets value
2024-03-24 tbDrop the unused 'name' member from X509_TRUST
2024-03-24 sthenupdate project-cymru url, from Robert Keizer, slightly...
2024-03-24 yasuokaRemove radius.c which is added mistakenly and under...
2024-03-24 yasuokaAllow zero-length identity response
2024-03-23 yasuokaIn kq_del(), delete matching EV_ADD entries to prevent...
2024-03-23 guentherreaddir_r(3) was never necessary and has been deprecate...
2024-03-23 sthenRecognise Meinberg PCI510, from Maurice Janssen
2024-03-23 sthensync
2024-03-23 sthenAdd Meinberg PCI510, from Maurice Janssen
2024-03-23 tbRemove unused flags and arg2 members from X509_TRUST
2024-03-23 tbRemove unused flags argument from the trust handlers
2024-03-23 jobExpand ASN range for LACNIC
2024-03-23 mvsFix main() definition.
2024-03-22 janIncrease /usr/src partition to 2GB - 5GB
2024-03-22 bluhmRemove padding from union inpaddru.
2024-03-22 jcsadd "-V none" to prevent making any backups
2024-03-22 bluhmFix chroot(2) call in control process.
2024-03-22 bluhmMake local port which is bound during connect(2) unique...
2024-03-22 mvsUse sorflush() instead of direct unp_scan(..., unp_disc...
2024-03-22 claudioRework the cease shutdown reason to work in both direct...
2024-03-22 jsgcorrect history of /dev/mem and /dev/kmem
2024-03-22 claudioRework parse_notification() to use the ibuf API for...
2024-03-22 claudioLimit NFS connections to originate from a reserved...
2024-03-22 tbSimplify X509_STORE_free()
2024-03-22 ratchovaucat: Allow any device sample encoding.
2024-03-22 ratchovaucat: Add a bytes-per-sample argument to allcobuf()
2024-03-22 ratchovpledge: Allow the AUDIO_GETDEV ioctl in "audio"
2024-03-22 jobReplace protocol literal strings and strlen() calls...
2024-03-21 patrickNever bindings use the phy-handle property instead...
2024-03-21 tobheAvoid redundant allocation in ikev2_prfplus()
2024-03-21 bluhmFix white space. OK tobhe@
2024-03-21 nicmWrite padding character into the right position.
2024-03-21 nicmReduce escape-time default to 10 milliseconds, 500...
2024-03-21 nicmAdd -M to always turn mouse on in a menu, GitHub issue...
2024-03-21 nicmLook for feature code 21 for DECSLRM and 28 for DECFRA...
2024-03-21 nicmUse -p for default paste-buffer command in buffer mode...
2024-03-21 nicmDo not notify window-layout-changed if the window is...
2024-03-21 nicmRevert detach-client part of last, did not intend this...
2024-03-21 nicmDo not consider a selection present if it is empty...
2024-03-21 claudioDo not exit the master process if a client TCP connecti...
2024-03-21 jsingRemove now unused certificates (which are also soon...
2024-03-21 jsgadd uao_read_to_iosys_map() alternative to shmem_read_t...
2024-03-21 jsgunstub intel_uc_fw_copy_rsa()
2024-03-21 jmatthewmention that SR-IOV virtual functions work too
2024-03-21 afresh1Clear spinner after each cycle
2024-03-20 bluhmFix build with bitmap_copy() on i386 by adding const...
2024-03-20 tbRename the remaining pmod to mod
2024-03-20 tbpmod -> mod in CONF_IMODULE
2024-03-20 tbtmod -> mod
2024-03-20 tbmd -> imod for CONF_IMODULEs
2024-03-20 tbmd -> mod for CONF_MODULEs
2024-03-20 tbChange return type of module_add()
2024-03-20 tbImplement imodule_free() and call it from module_finish()
2024-03-20 tbMake module_free() NULL safe
2024-03-20 opfix ORCPT handling
2024-03-20 jsingUse the new certificates/chains in regress.
2024-03-20 claudioCleanup AID handling.
2024-03-20 claudioRemove some else statements in if () else if () chains...
2024-03-20 ratchovaucat: Add generic channel mapping in place of -j and...
2024-03-20 jsgremove i915_gem_object_map() removed in linux 5.10
2024-03-20 jsgswitch ggtt from agp_map to io_mapping
2024-03-20 jsgadd io_mapping_map_atomic_wc()
2024-03-20 jobRun most of regress explicitly in filemode to avoid...
2024-03-20 jobCheck whether filename and SIA match
next