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
2018-11-21
Fix DTLS transcript handling for HelloVerifyRequest.
Joel Sing
2018-11-21
add st. andrew's day and put the entry for st. patrick's day in a format
Jason McIntyre
2018-11-21
avoid unwanted double space;
Jason McIntyre
2018-11-21
Add support for "local inet6" interfaces.
Reyk Floeter
2018-11-21
Allow rad(8) to watch interface groups; e.g. "interface tap" in rad.conf.
Reyk Floeter
2018-11-21
no more malloc.conf - it's contents are now in malloc(3) itself,
Jason McIntyre
2018-11-21
fold the contents of malloc.conf.5 into malloc.3 and sysctl.2,
Jason McIntyre
2018-11-21
sync
Theo de Raadt
2018-11-21
Introducing malloc_usable_size() was a mistake. While some other
Otto Moerbeek
2018-11-20
when printing essids return the number of chars we printed, like printf
Peter Hessler
2018-11-20
fix whitespace in debugging function
Peter Hessler
2018-11-20
split up long line
anton
2018-11-20
test getown
anton
2018-11-20
Add support for TIOCGPGRP ioctl commands to wscons.
anton
2018-11-20
No need for wscons to handle FIOSETOWN ioctl requests since sys_ioctl()
anton
2018-11-20
test fcntl(F_SETOWN)
anton
2018-11-20
DNS goes over both udp and tcp, so reflect that in example pf.conf line;
Otto Moerbeek
2018-11-20
Revert free sizes for `subdevs' array, it is incorrect.
Martin Pieuchot
2018-11-20
Make rtable_satoplen() a bit more strict when parsing netmasks. Ensure
Claudio Jeker
2018-11-20
The first packet received from each AP in each QoS class would be
Patrick Wildt
2018-11-20
Fix spelling of kettenis' email address
Reyk Floeter
2018-11-20
Convert the pledge call to idiomatic format 'cause we love grep.
Theo de Raadt
2018-11-20
Saw a mention somewhere a while back that the gotdata() function in
Theo de Raadt
2018-11-20
Fix when ber_free_elements is called with a NULL-value.
Martijn van Duren
2018-11-20
Fix the case where the recursion detection isn't reset when the command is
Martijn van Duren
2018-11-20
move a magic constant into a magic define
Ted Unangst
2018-11-20
Fix typos in memprobe address check. Diff from Andrew Daugherity.
YASUOKA Masahiko
2018-11-20
On mips64, DT_DEBUG doesn't need mprotecting if it's in the GNU_RELRO segment
Philip Guenther
2018-11-20
unveil(2) boot images which are specified by -o option. Also exit
YASUOKA Masahiko
2018-11-19
Fix compilation on alpha, where DEF_WEAK() really must be paired with
Philip Guenther
2018-11-19
Improve POSIX compliance by making case-insensitive extended
Ingo Schwarze
2018-11-19
Utilize sigio with wscons. The old behavior of always making the process group
anton
2018-11-19
delete the dns jackport experiment. it has no future.
Ted Unangst
2018-11-19
Revert previous - DTLSv1 uses MD5+SHA1 for RSA signature verification.
Joel Sing
2018-11-19
Revert previous - the default sigalg for RSA key exchange is {sha1,rsa}.
Joel Sing
2018-11-19
evbuffer_new and bufferevent_new can both fail (when malloc fails) and
Nicholas Marriott
2018-11-19
Utilize sigio with sockets.
Visa Hankala
2018-11-19
Add regress tests for sockets with sigio.
Visa Hankala
2018-11-19
Retire dom_rtkeylen from struct domain. Nothing is using this anymore.
Claudio Jeker
2018-11-19
regen
Kevin Lo
2018-11-19
Add ids for D-Link DWA-171 rev C1 and Xiaomi mini USB WiFi.
Kevin Lo
2018-11-19
silence (to log level debug2) failure messages when loading the default
Damien Miller
2018-11-19
recent 802.1Q defines 88e7 for provider backbone bridging
David Gwynne
2018-11-18
sync
Theo Buehler
2018-11-18
Fix inverted logic for redirecting ProxyCommand stderr to /dev/null.
Darren Tucker
2018-11-18
More uses of __func__ in debug printfs.
Martin Pieuchot
2018-11-18
Use "%s", __func__ in DPRINTF() to reduce grep noise.
Martin Pieuchot
2018-11-18
Remove old USB_DEBUG chunk.
Martin Pieuchot
2018-11-18
USB_DEBUG -> UPLCOM_DEBUG.
Martin Pieuchot
2018-11-18
Implement malloc_usable_size(); ok millert@ deraadt@ and jmc@ for the man page
Otto Moerbeek
[prev]
[next]