summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-22regenJonathan Gray
2021-10-22add Intel ADL-S and ADL-P graphics ids Mesa matchesJonathan Gray
2021-10-22Remove last dangling usage of CRYPTO_F_NOQUEUE.Anton Lindqvist
2021-10-22syncAnton Lindqvist
2021-10-22knf nitsAnton Lindqvist
2021-10-22add pipe select hangup test case; ok mpi@Anton Lindqvist
2021-10-22Preserve pipe select(2) semantics when the other end of the pipe is gone.Anton Lindqvist
2021-10-22One could end up with the wrong encoding in xenocara while having a uccAnton Lindqvist
2021-10-21Remove more dead code related to crypto task queues.Tobias Heider
2021-10-21Remove code to run crypto operations in a task queue. The code wasTobias Heider
2021-10-21Simplify the description of RETURN VALUES.Ingo Schwarze
2021-10-21Initialize interrupts to G1NS by configuring IGROUPR and IGRPMODR. ThisPatrick Wildt
2021-10-21Release solock() before call unp_internalize() and take it within whenVitaliy Makkoveev
2021-10-21regenJonathan Gray
2021-10-21add Gemini Lake MEI; from fkrJonathan Gray
2021-10-21Remove hifn(4), safe(4), and ubsec(4) crypto drivers. They requireAlexander Bluhm
2021-10-21Have ampintcmsi(4) go through the list of interrupt controllers to find thePatrick Wildt
2021-10-21Simplify a return value check for X509_STORE_get_by_subject() nowTheo Buehler
2021-10-21Set enc.modified if the X509_REQ is going to be modified.Theo Buehler
2021-10-21new manual page X509_ATTRIBUTE_set1_object(3)Ingo Schwarze
2021-10-21Sync parts of X509_STORE_get_by_subject() with OpenSSLTheo Buehler
2021-10-21Document commands used to send VM IP to Xen hostDenis Fondras
2021-10-21Prepare to make X509 opaque.Theo Buehler
2021-10-21Clean up the naming of SNMP_C_GETNEXTREQ and SNMP_C_RESPONSE insideMartijn van Duren
2021-10-21libtls: Don't reach into X509_STORE_CTX.Theo Buehler
2021-10-21s/SNMP_C_GETRESP/SNMP_C_RESPONSEMartijn van Duren
2021-10-21Switch from X509_VERIFY_PARAM_set_flags() to X509_STORE_set_flags().Theo Buehler
2021-10-21isakmpd: prepare for opaque X509_STORE_CTX struct.Theo Buehler
2021-10-21isakmpd: prepare for opaque X509_EXTENSION struct. This needs to useTheo Buehler
2021-10-21Add XKU_ANYEKU #define and use it to cache the anyExtendedKeyUsageTheo Buehler
2021-10-21Remove 'disk' editing command. Determining the disk geometry on startup (fromKenneth R Westerback
2021-10-21Prepare to provide X509_get_X509_PUBKEY() as a function.Theo Buehler
2021-10-21when a client sends header lines without a colon, respond with 400 BadSebastian Benoit
2021-10-21Avoid sys/param.h, or annotate reasons for including where required.Theo de Raadt
2021-10-21Move vfs_stall_barrier() from the fd layer into vn_lock() and the vfs layer.Claudio Jeker
2021-10-21Bump to LibreSSL 3.5.0Theo Buehler
2021-10-21Remove duplicate variable ibytes, use plen instead.Tobias Heider
2021-10-21Eliminate a dead assignment and a weird cast. Adjust a comment toTheo Buehler
2021-10-21Correctly adjust the end pointer for a two character terminator beforeNicholas Marriott
2021-10-21Print uid with %u instead of %i.Theo Buehler
2021-10-21Use *printf %d instead of %iTheo Buehler
2021-10-21Avoid potential NULL dereferences in dtls1_free()Theo Buehler
2021-10-21Show error if user option doesn't exist, GitHub issue 2938.Nicholas Marriott
2021-10-21Retrieve the actual engineid instead of a pointer value.Martijn van Duren
2021-10-21Sync ober_oid_cmp with ax_oid_cmp from libagentx.Martijn van Duren
2021-10-21syncAnton Lindqvist
2021-10-20drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks readJonathan Gray
2021-10-20Add missing semicolon at the end of the listen_udptcp ruleGerhard Roth
2021-10-20document ASN1_STRING_set_by_NID(3)Ingo Schwarze
2021-10-20new manual page ASN1_mbstring_copy(3)Ingo Schwarze