summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-20Send only as much data as needed to trigger rekeying.Darren Tucker
2024-08-20fix bus_dmamap_destroyStefan Fritsch
2024-08-20regenJonathan Gray
2024-08-20add Samsung PM9C1 and PM9C1aJonathan Gray
2024-08-20Use stats.msg_queue_len instead of looking into the msgbuf struct.Claudio Jeker
2024-08-20Use msgbuf_queuelen() instead of accessing wbuf.queue for msgbuf structs.Claudio Jeker
2024-08-20Calculate used bounce buffers in amd64 bus dma correctly.Alexander Bluhm
2024-08-20actually use the length parameter that was passed in rather than aDamien Miller
2024-08-20Merge AEAD test into main test loop. Removes 3 duplicate tests andDarren Tucker
1995-10-18initial import of NetBSD treeTheo de Raadt
2024-08-20Set a default RekeyLimit of 256k. Used unless overridden by aDarren Tucker
2024-08-20Add Compression=no to default ssh_config. All of the rekey tests use itDarren Tucker
2024-08-20Unlock KERN_MAXPROC and KERN_MAXTHREAD from `kern_vars'. BothVitaliy Makkoveev
2024-08-20Unlock etherip_sysctl().Vitaliy Makkoveev
2024-08-20Unlock igmp_sysctl(), pfsync_sysctl() and rip6_sysctl(). Each of them isVitaliy Makkoveev
2024-08-20Unlock sysctl_audio().Vitaliy Makkoveev
2024-08-20Remove duplicate curve25519-sha256 kex. curve25519-sha256@libssh.orgDarren Tucker
2024-08-20Unnest rekey param parsing test and use ssh not sshd. ssh uses the sameDarren Tucker
2024-08-20virtio_mmio: Return early if no deviceStefan Fritsch
2024-08-20another FXE -> FXeJonathan Gray
2024-08-20add (), | has higher precedence than ?:Jonathan Gray
2024-08-20nasty whitespaceTheo de Raadt
2024-08-20place shielded keys (i.e. keys at rest in RAM) into memory allocatedDamien Miller
1995-10-18initial import of NetBSD treeTheo de Raadt
2024-08-20rework rge tx start and completion to better bus_dmamap_sync tx descriptorsDavid Gwynne
2024-08-19Fix CVE-2024-43688, buffer underflow for very large step valuesTodd C. Miller
2024-08-19whitespacesTheo de Raadt
2024-08-19now that suspend operations are done as quiesce, we can try to useTheo de Raadt
2024-08-19correctly indent a lineJonathan Gray
2024-08-19Prepare for releasing version 9.2Job Snijders
2024-08-19correct vm_fault_gtt() merge error in rev 1.19Jonathan Gray
2024-08-19Use M_WAITOK where we can; this includes during autoconf where the onlyMark Kettenis
1995-10-18initial import of NetBSD treeTheo de Raadt
2024-08-19Allow REP to work with Unicode characters, GitHub issue 3687.Nicholas Marriott
2024-08-19Both terminators \007 and \033\\ leave the index pointing to the finalNicholas Marriott
2024-08-19avoid NULL deref if malloc failsJonathan Gray
2024-08-19avoid uninitialised var use introduced in rev 1.63Jonathan Gray
2024-08-19Get rid of inet_aton(3).Florian Obser
2024-08-19add missing apostrophe;Jason McIntyre
2024-08-19robert burns: to a mouseJason McIntyre
2024-08-19catharine howard -> catherine howard;Jason McIntyre
2024-08-19opration -> operation;Jason McIntyre
2024-08-19promitto: promise, not primiseJason McIntyre
2024-08-19fix double space;Jason McIntyre
2024-08-19Replace inet_aton / gethostbyname with getaddrinfo.Florian Obser
2024-08-19Replace too flexible inet_aton(3) with getaddrinfo(3).Florian Obser
2024-08-19test malloc return against NULL not 0Jonathan Gray
1995-10-18initial import of NetBSD treeTheo de Raadt
2024-08-19move ed/tests files to regress/bin/ed, where they are usedTheo de Raadt
2024-08-19file not neededTheo de Raadt