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
2017-03-10
refresh the test infrastructure a bit.
Eric Faurot
2017-03-10
Remove the handshake digests and related code, replacing remaining uses
Joel Sing
2017-03-10
Switch CBB to use recallocarray() - this ensures that we do not leak
Joel Sing
2017-03-10
First pass at cleaning up the tls1_P_hash() function - remove a pointless
Joel Sing
2017-03-10
Add a unit test for tls1_PRF().
Joel Sing
2017-03-10
Make tls1_PRF() non-static so it can be regress tested.
Joel Sing
2017-03-10
Missed this file in the deplatformization commit.
Mark Kettenis
2017-03-10
Add glue to attach xhci(4) on exynos.
Mark Kettenis
2017-03-10
Fix a use-after-free when sending root hub control transfers.
Martin Pieuchot
2017-03-10
Move per HC polling code to the stack.
Martin Pieuchot
2017-03-10
Set VM_PHYSSEG_MAX to 32 and use VM_PSTRAT_BSEARCH as the sort/search option
Mark Kettenis
2017-03-10
Lookup the /memory node again after we reinit the FDT. This makes adding
Mark Kettenis
2017-03-10
percpu counters for ip_ipip.c
Jeremie Courreges-Anglas
2017-03-10
krl.c
Darren Tucker
2017-03-10
The SoftIron OverDrive 3000 boots to an EFI shell. Create a startup.nsh
Jonathan Gray
2017-03-10
When updating hostkeys, accept RSA keys if HostkeyAlgorithms contains
Damien Miller
2017-03-10
better match sshd config parser behaviour: fatal() if line is overlong,
Damien Miller
2017-03-10
ensure hostname is lower-case before hashing it; bz#2591 reported by
Damien Miller
2017-03-10
make hostname matching really insensitive to case; bz#2685,
Damien Miller
2017-03-10
Remove old null check from config dumper. Patch from jjelen at redhat.com
Darren Tucker
2017-03-10
fix regression in 7.4 server-sig-algs, where we were accidentally
Damien Miller
2017-03-10
Check for NULL return value from key_new. Patch from jjelen at redhat.com
Darren Tucker
2017-03-10
reword a comment to make it fit 80 columns
Damien Miller
2017-03-10
Check for NULL argument to sshkey_read. Patch from jjelen at redhat.com
Darren Tucker
2017-03-10
Plug some mem leaks mostly on error paths. From jjelen at redhat.com
Darren Tucker
2017-03-10
enable amphy(4) for udav(4) and urlphy(4) for url(4)
Jonathan Gray
2017-03-10
Plug mem leak on GLOB_NOMATCH case. From jjelen at redhat.com via
Darren Tucker
2017-03-10
Plug descriptor leaks of auth_sock. From jjelen at redhat.com via
Darren Tucker
2017-03-10
correctly hash hosts with a port number. Reported by Josh Powers in
Damien Miller
2017-03-10
don't truncate off \r\n from long stderr lines; bz#2688, reported by
Damien Miller
2017-03-10
Validate digest arg in ssh_digest_final; from jjelen at redhat.com via
Darren Tucker
2017-03-10
move clearing the bfd config to a task. while here, fix a typo
Peter Hessler
2017-03-10
move receiving and processing the BFD packet into a task
Peter Hessler
2017-03-09
sync
Theo de Raadt
2017-03-09
Clear the bracket paste mode when in the command prompt.
Nicholas Marriott
2017-03-09
exit test for -L was reversed. spotted by Michael Forney
Ted Unangst
2017-03-09
There are no compat emulations left so we never do errno mapping:
Philip Guenther
2017-03-09
Don't take the vmmap lock when dumping core: it's not actually necessary
Philip Guenther
2017-03-09
Enable syscon(4) such that I can actually reboot the Odroid XU4.
Mark Kettenis
2017-03-09
Fix an off by one when updating the TX consumer event index
Mike Belopuhov
2017-03-09
Provide access to our registers through the regmap interface.
Mark Kettenis
2017-03-09
Only set cpuresetfn if it isn't set already such that other reboot mechanisms
Mark Kettenis
2017-03-09
Add syscon(4), a driver that provides reboot/poweroff functionality through
Mark Kettenis
2017-03-09
Add a "regmap" interface that allows devices to provide access to their
Mark Kettenis
2017-03-09
show how to verify the next release after 6.1
Sebastian Benoit
2017-03-09
Glue to attach xhci(4) using the device tree.
Mark Kettenis
2017-03-09
Disable colored diagnostics in the clang frontend.
Patrick Wildt
2017-03-09
Move the client identify (display-panes) code into server-client.c.
Nicholas Marriott
2017-03-09
Move server_fill_environ into environ.c and move some other common code
Nicholas Marriott
2017-03-09
Remove unecessary splsoftnet()/splx() dances.
Martin Pieuchot
[next]