openbsd
2023-03-06 stspAvoid trying to remove keys if the station is not activ...
2023-03-06 stspignore iwx DATA_PATH group notification 0xf8
2023-03-06 stspalways provide a subset of STA info in the MAC context...
2023-03-06 stspfix iwx session protection event duration
2023-03-06 stspsupport the new iwx SCD_QUEUE_CONFIG command
2023-03-06 stspadd support for the iwx BAID allocation config command
2023-03-06 stspimplement support for iwx PHY context cmd version 4
2023-03-06 stspsupport the new IWX_STA_MAC_DATA_API_S_VER_2 API
2023-03-06 stspadd support for the iwx RLC config command
2023-03-06 stspsupport iwx rate_n_flags API version 2 and delete fixed...
2023-03-06 stspchange current iwx rate_n_flag field names to indicate...
2023-03-06 stspadd support for iwx TLC config command v4
2023-03-06 stspadd support for iwx firmware alive response version 6
2023-03-06 stsprecognize more iwx ucode TLV sections which are present...
2023-03-06 jobFix comment
2023-03-06 tbFix some return checks in ecdh_cms_encrypt()
2023-03-06 tbFix incorrect RSA_public_decrypt() return check
2023-03-06 tbASN.1 enc: check ASN1_item_ex_i2d() consistency
2023-03-06 jmcwhack the *phy entries in SEE ALSO: it was becoming...
2023-03-06 deraadtsync
2023-03-06 jsgdrm/amd/display: Properly reuse completion structure
2023-03-06 jsgdrm/amd/display: Fix race condition in DPIA AUX transfer
2023-03-06 jsgdrm/amd/display: Move DCN314 DOMAIN power control to...
2023-03-05 tobheFix clean process shutdown by storing env globally...
2023-03-05 ajacoutotActually, LANG only set the default.
2023-03-05 jsingRemove #ifndef OPENSSL_EC_NISTP_64_GCC_128.
2023-03-05 kettenisarm64 needs -DBOOT_STTY as well.
2023-03-05 jsingRemove ec_GFp_nistp.* prototypes.
2023-03-05 jsingRemove duplicate function prototypes.
2023-03-05 patrickMask off IPL flags before storing the IPL for an interrupt.
2023-03-05 tbopenssl: make all config structs static
2023-03-05 tbopenssl/cms: zap some trailing whitespace
2023-03-05 jmcknock out double .Pp;
2023-03-05 jmcoops, overridden has two d's; apologies ajacoutot for...
2023-03-05 espieadjust documentation to explain tags, which are still...
2023-03-05 ajacoutotValues for categories that are not set in the environme...
2023-03-05 kettenisAdd RK356x-specific initialization. Also initialize...
2023-03-05 dtuckerFix mem and FILE leaks in moduli screening.
2023-03-05 dtuckerPlug mem leak in moduli checkpoint option parsing.
2023-03-05 dtuckerRemove unused compat.h includes. We've previously...
2023-03-05 jmatthewMask off IPL flags before storing the IPL for an interrupt.
2023-03-05 jsgXt -> Xr
2023-03-04 kettenisAdd ytphy(4); pointed out by jmc@
2023-03-04 krwDon't whine about invalid start/end values when
2023-03-04 kettenisTurns out the RK3566 has a different value in the GPIO_...
2023-03-04 kettenisOn RK356x many devices need to be explicitly routed...
2023-03-04 kettenisEnable ytphy(4) here too.
2023-03-04 kettenisytphy(4)
2023-03-04 kettenisAdd ytphy(4) to files.mii (forgotten in the previous...
2023-03-04 kettenisenable ytphy(4)
2023-03-04 kettenisAdd ytphy(4), a driver for the MotorComm YT8511 PHY.
2023-03-04 kettenisUse ISC licence.
2023-03-04 tobheSync proc.c from vmd(8) to enabled fork + exec for...
2023-03-04 tbopenssl enc doesn't really support AEAD ciphers and...
2023-03-04 tbSimplify the consistency checks in old_dsa_priv_decode()
2023-03-04 tbEnforce a lower bound of of EC group order so 80 bits...
2023-03-04 tbCap the number of iterations in ECDSA signing
2023-03-04 tbCap the number of iterations in DSA signing
2023-03-04 krwUse nitems() in the simple iterations over mbr->mbr_prt[].
2023-03-04 tbSmall readability tweak in old_dsa_priv_decode()
2023-03-04 tbCall dsa_check_keys() before signing or verifying
2023-03-04 tbAdd dsa_check_key() calls on DSA decoding
2023-03-04 tbProvide dsa_check_key()
2023-03-04 tbProvide DSA_R_INVALID_PARAMETERS error code
2023-03-04 deraadtsync
2023-03-04 jsingMop up ECP_NISTZ256_ASM and OPENSSL_NO_EC_NISTP_64_GCC_...
2023-03-04 deraadtmove to 7.3-beta
2023-03-04 krwToss in some const's to ensure that static data pointed to
2023-03-04 jsingRename field_data1 and field_data2.
2023-03-04 tbbio_chain test: fix error message
2023-03-04 jmcexpand Nd (missed in previous); ok claudio
2023-03-04 tbAvoid infinite loop in bio_asn1 state machine
2023-03-04 sashanpf(4) should be enforcing TTL=1 to packets sent to...
2023-03-04 jmatthewAdd mvortc(4) and mvodog(4) here too
2023-03-04 knproperly initialise LIST head
2023-03-04 tbopenssl/req: garbage collect a pointless EVP_MD_CTX_init()
2023-03-04 dtuckerUse time_t instead of u_int for remaining x11 timeout...
2023-03-04 dlghandle polling when cold in tipmic_thermal_opreg_handler().
2023-03-04 chelohatee(1): explicitly check read(2) return value for 0...
2023-03-03 chelohainitclocks: don't reinitialize ticks, jiffies at runtime
2023-03-03 bluhmProcess accounting and lastcomm(1) can detect execve...
2023-03-03 jobIn filemode, print the certification path towards the...
2023-03-03 claudioUse EXTRACT_16BITS() in default_print() instead of...
2023-03-03 dtuckerEnsure ms_remain is always initialized, similar to...
2023-03-03 dtuckerCheck for non-NULL before string comparison. From...
2023-03-03 jsgnamservers -> nameservers
2023-03-03 djmguard against getsockname(-1, ...) from Coverity CID...
2023-03-03 djmsome options are not first-match-wins. Mention that...
2023-03-03 djmactually print "channeltimeout none" in config dump...
2023-03-03 dtuckerCheck return values of dup2. Spotted by Coverity,...
2023-03-03 dtuckerUse time_t for x11_refuse_time timeout. We need SSH_TI...
2023-03-03 dtuckerCheck return value from fctnl and warn on failure....
2023-03-02 tbSimplify the ct Makefile slightly
2023-03-02 tbClean up the x509 regress make file a little
2023-03-02 tbRemove a few more unnecessary line continuations
2023-03-02 tbNitpick error checks of BN_get_mem_data()
2023-03-02 tbSome more Makefile cosmetics
2023-03-02 tbThe evp_ecx_test no longer needs static linking
2023-03-02 tbHide the hexdumps behind a verbose flags. Should have...
2023-03-02 tbSimplify evp test Makefile.
next