summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-09Document V_ASN1_ANY.Ingo Schwarze
2021-12-09document V_ASN1_NEGIngo Schwarze
2021-12-09document V_ASN1_OBJECTIngo Schwarze
2021-12-09document V_ASN1_NULLIngo Schwarze
2021-12-09fix a typo in an .Xr argumentIngo Schwarze
2021-12-09Convert t1_enc.c to opaque EVP_MD_CTX.Theo Buehler
2021-12-09Convert ssl_srvr.c to opaque EVP_MD_CTX.Theo Buehler
2021-12-09Convert ssl_clnt.c to opaque EVP_MD_CTXTheo Buehler
2021-12-09Convert s3_cbc.c to opaque EVP_MD_CTX.Theo Buehler
2021-12-09Remove old 'ungc' testVitaliy Makkoveev
2021-12-09Commit 'ungc.c'Vitaliy Makkoveev
2021-12-09Move 'ungc' test to regress/sys/kern/unixsocketsVitaliy Makkoveev
2021-12-09Add sys/kern/unixsockets directory to contain all unix(4) sockets tests.Vitaliy Makkoveev
2021-12-09syncTheo de Raadt
2021-12-09Inline collect_data() in asn1_collect().Joel Sing
2021-12-09Pull the recursion depth check up to the top of asn1_collect()Joel Sing
2021-12-09Remove handling of a NULL BUF_MEM from asn1_collect()Joel Sing
2021-12-09Fix missing return in asn1_compare_bytes()Joel Sing
2021-12-09Add initial tests for coverage of ASN.1 complex/constructed types.Joel Sing
2021-12-09Add initial tests for coverage of ASN.1 basic/primitive types.Joel Sing
2021-12-09Rework in which state to add and not add the server-ip andFlorian Obser
2021-12-09Fix an issue that might possibly turn into a DOS depending onIngo Schwarze
2021-12-09Add a section "NAMING CONVENTIONS".Ingo Schwarze
2021-12-09Properly enable NAT-T without udpencap if mobike was negotiated without NAT.Tobias Heider
2021-12-09Move switch to NAT-T port and udpencap activation to ikev2_enable_natt().Tobias Heider
2021-12-09aplpmgr(4)Mark Kettenis
2021-12-09Add aplpmgr(4), a driver for the power management controller found onMark Kettenis
2021-12-09syncTheo de Raadt
2021-12-09We only have one syscall table: inline sysent/SYS_MAXSYSCALL andPhilip Guenther
2021-12-08lsearch(3): reimplement using lfind(3)Scott Soule Cheloha
2021-12-08new manual page ASN1_bn_print(3)Ingo Schwarze
2021-12-08wtmp doesn't need to reload syslogd.Martijn van Duren
2021-12-08relayd/ssl.c: Remove a workaround that uses a copy of the oldTheo Buehler
2021-12-08The /etc/iked/certs/ directory is used for both local and peerTobias Heider
2021-12-08document BIO_indent(3);Ingo Schwarze
2021-12-08Start documenting the locking strategy of struct tdb fields. NoteAlexander Bluhm
2021-12-08Remove unnecessary select(2) exceptfds kludges.Visa Hankala
2021-12-08mark c2i_ASN1_OBJECT as intentionally undocumented;Ingo Schwarze
2021-12-08mark i2c_ASN1_BIT_STRING, c2i_ASN1_BIT_STRING, and c2i_ASN1_INTEGERIngo Schwarze
2021-12-08Fix select(2) exceptfds handling of FIFOs and pipesVisa Hankala
2021-12-08drm/amd/display: Allow DSC on supported MST branch devicesJonathan Gray
2021-12-08drm/amd/amdgpu: fix potential memleakJonathan Gray
2021-12-08drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered againJonathan Gray
2021-12-08zap a stray spaceTheo Buehler
2021-12-07Delete the last emulation callbacks: we're Just ELF, so declarePhilip Guenther
2021-12-07better error message for FIDO keys when we can't match them to a tokenDamien Miller
2021-12-07Simple conversion to opaque EVP_CIPHER.Theo Buehler
2021-12-07Teach the net80211 stack to remove corresponding frames from ic_pwrsaveqStefan Sperling
2021-12-07uvm_map_inentry() is provided a format string that says "inside", but thenTheo de Raadt
2021-12-07The ypproto buffer (which supports + lines in master.passwd) was correctTheo de Raadt