index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-20
Send only as much data as needed to trigger rekeying.
Darren Tucker
2024-08-20
fix bus_dmamap_destroy
Stefan Fritsch
2024-08-20
regen
Jonathan Gray
2024-08-20
add Samsung PM9C1 and PM9C1a
Jonathan Gray
2024-08-20
Use stats.msg_queue_len instead of looking into the msgbuf struct.
Claudio Jeker
2024-08-20
Use msgbuf_queuelen() instead of accessing wbuf.queue for msgbuf structs.
Claudio Jeker
2024-08-20
Calculate used bounce buffers in amd64 bus dma correctly.
Alexander Bluhm
2024-08-20
actually use the length parameter that was passed in rather than a
Damien Miller
2024-08-20
Merge AEAD test into main test loop. Removes 3 duplicate tests and
Darren Tucker
1995-10-18
initial import of NetBSD tree
Theo de Raadt
2024-08-20
Set a default RekeyLimit of 256k. Used unless overridden by a
Darren Tucker
2024-08-20
Add Compression=no to default ssh_config. All of the rekey tests use it
Darren Tucker
2024-08-20
Unlock KERN_MAXPROC and KERN_MAXTHREAD from `kern_vars'. Both
Vitaliy Makkoveev
2024-08-20
Unlock etherip_sysctl().
Vitaliy Makkoveev
2024-08-20
Unlock igmp_sysctl(), pfsync_sysctl() and rip6_sysctl(). Each of them is
Vitaliy Makkoveev
2024-08-20
Unlock sysctl_audio().
Vitaliy Makkoveev
2024-08-20
Remove duplicate curve25519-sha256 kex. curve25519-sha256@libssh.org
Darren Tucker
2024-08-20
Unnest rekey param parsing test and use ssh not sshd. ssh uses the same
Darren Tucker
2024-08-20
virtio_mmio: Return early if no device
Stefan Fritsch
2024-08-20
another FXE -> FXe
Jonathan Gray
2024-08-20
add (), | has higher precedence than ?:
Jonathan Gray
2024-08-20
nasty whitespace
Theo de Raadt
2024-08-20
place shielded keys (i.e. keys at rest in RAM) into memory allocated
Damien Miller
1995-10-18
initial import of NetBSD tree
Theo de Raadt
2024-08-20
rework rge tx start and completion to better bus_dmamap_sync tx descriptors
David Gwynne
2024-08-19
Fix CVE-2024-43688, buffer underflow for very large step values
Todd C. Miller
2024-08-19
whitespaces
Theo de Raadt
2024-08-19
now that suspend operations are done as quiesce, we can try to use
Theo de Raadt
2024-08-19
correctly indent a line
Jonathan Gray
2024-08-19
Prepare for releasing version 9.2
Job Snijders
2024-08-19
correct vm_fault_gtt() merge error in rev 1.19
Jonathan Gray
2024-08-19
Use M_WAITOK where we can; this includes during autoconf where the only
Mark Kettenis
1995-10-18
initial import of NetBSD tree
Theo de Raadt
2024-08-19
Allow REP to work with Unicode characters, GitHub issue 3687.
Nicholas Marriott
2024-08-19
Both terminators \007 and \033\\ leave the index pointing to the final
Nicholas Marriott
2024-08-19
avoid NULL deref if malloc fails
Jonathan Gray
2024-08-19
avoid uninitialised var use introduced in rev 1.63
Jonathan Gray
2024-08-19
Get rid of inet_aton(3).
Florian Obser
2024-08-19
add missing apostrophe;
Jason McIntyre
2024-08-19
robert burns: to a mouse
Jason McIntyre
2024-08-19
catharine howard -> catherine howard;
Jason McIntyre
2024-08-19
opration -> operation;
Jason McIntyre
2024-08-19
promitto: promise, not primise
Jason McIntyre
2024-08-19
fix double space;
Jason McIntyre
2024-08-19
Replace inet_aton / gethostbyname with getaddrinfo.
Florian Obser
2024-08-19
Replace too flexible inet_aton(3) with getaddrinfo(3).
Florian Obser
2024-08-19
test malloc return against NULL not 0
Jonathan Gray
1995-10-18
initial import of NetBSD tree
Theo de Raadt
2024-08-19
move ed/tests files to regress/bin/ed, where they are used
Theo de Raadt
2024-08-19
file not needed
Theo de Raadt
[next]