openbsd
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
2024-03-20 jsgunstub i915_ttm_io_mem_pfn()
2024-03-20 jsghandle ttm_sg_tt_init() not being called before ttm_tt_...
2024-03-20 jsgunstub i915_ttm_memcpy_init() i915_ttm_move_memcpy()
2024-03-20 jsginit bus_space tags in ttm struct
2024-03-20 jsgenable io_mapping paths for lmem
2024-03-20 jsgunstub xehp_load_dss_mask()
2024-03-20 jsgadd bitmap_intersects() bitmap_from_arr32()
2024-03-20 jsgunstub i915_gem_object_map_pfn()
2024-03-20 jsgadd replacements for io_mapping_init_wc() paths
2024-03-20 jsgstart implementing io_mapping
2024-03-20 jsgadd vmap_pfn()
2024-03-20 jsgin vga_get_uninterruptible() return early if behind...
2024-03-19 tbMove the OPENSSL_init() stub from o_init.c to crypto_init.c
2024-03-19 tbRemove OPENSSL/CRYPTO_realloc documentation
2024-03-19 tbRemove X509_ALGOR_set_md() documentation
2024-03-19 tbRename parent to issuer in struct auth
2024-03-19 dlgcount if_enqueue/ifq_enqueue errors as oqdrops.
2024-03-18 kettenisImplement Spectre-V4 mitigations. The only real effect...
2024-03-18 patrickPass PHY OF node to the MII layer for use by PHY drivers.
2024-03-18 kettenisReduce dmesg spam and only print about resource conflic...
2024-03-18 kettenisAdd support for the new layout of the CCSIDR_EL1 regist...
2024-03-18 claudioTypecast char argument to isxdigit() to unsigned char...
2024-03-18 claudioDouble PEER_DESCR_LEN to 64 characters since 32 is...
next