summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-10Search case-insensitive for HTTP_SERVER in the ftplist.cgi output.Robert Peichaer
2017-03-10Use regmap interface to power up the PHY block.Mark Kettenis
2017-03-10Sync from relayd: DELETE can have a body.Reyk Floeter
2017-03-10DELETE can have a body.Reyk Floeter
2017-03-10Explain more accurately why to remember the sets location.Robert Peichaer
2017-03-10update the autoconfiguration section for ip6 to use "autoconf" ratherJason McIntyre
2017-03-10Reflect the installer change in the manual page.Robert Peichaer
2017-03-10Always create the installurl(5) file during installation and upgradeRobert Peichaer
2017-03-10refresh the test infrastructure a bit.Eric Faurot
2017-03-10Remove the handshake digests and related code, replacing remaining usesJoel Sing
2017-03-10Switch CBB to use recallocarray() - this ensures that we do not leakJoel Sing
2017-03-10First pass at cleaning up the tls1_P_hash() function - remove a pointlessJoel Sing
2017-03-10Add a unit test for tls1_PRF().Joel Sing
2017-03-10Make tls1_PRF() non-static so it can be regress tested.Joel Sing
2017-03-10Missed this file in the deplatformization commit.Mark Kettenis
2017-03-10Add glue to attach xhci(4) on exynos.Mark Kettenis
2017-03-10Fix a use-after-free when sending root hub control transfers.Martin Pieuchot
2017-03-10Move per HC polling code to the stack.Martin Pieuchot
2017-03-10Set VM_PHYSSEG_MAX to 32 and use VM_PSTRAT_BSEARCH as the sort/search optionMark Kettenis
2017-03-10Lookup the /memory node again after we reinit the FDT. This makes addingMark Kettenis
2017-03-10percpu counters for ip_ipip.cJeremie Courreges-Anglas
2017-03-10krl.cDarren Tucker
2017-03-10The SoftIron OverDrive 3000 boots to an EFI shell. Create a startup.nshJonathan Gray
2017-03-10When updating hostkeys, accept RSA keys if HostkeyAlgorithms containsDamien Miller
2017-03-10better match sshd config parser behaviour: fatal() if line is overlong,Damien Miller
2017-03-10ensure hostname is lower-case before hashing it; bz#2591 reported byDamien Miller
2017-03-10make hostname matching really insensitive to case; bz#2685,Damien Miller
2017-03-10Remove old null check from config dumper. Patch from jjelen at redhat.comDarren Tucker
2017-03-10fix regression in 7.4 server-sig-algs, where we were accidentallyDamien Miller
2017-03-10Check for NULL return value from key_new. Patch from jjelen at redhat.comDarren Tucker
2017-03-10reword a comment to make it fit 80 columnsDamien Miller
2017-03-10Check for NULL argument to sshkey_read. Patch from jjelen at redhat.comDarren Tucker
2017-03-10Plug some mem leaks mostly on error paths. From jjelen at redhat.comDarren Tucker
2017-03-10enable amphy(4) for udav(4) and urlphy(4) for url(4)Jonathan Gray
2017-03-10Plug mem leak on GLOB_NOMATCH case. From jjelen at redhat.com viaDarren Tucker
2017-03-10Plug descriptor leaks of auth_sock. From jjelen at redhat.com viaDarren Tucker
2017-03-10correctly hash hosts with a port number. Reported by Josh Powers inDamien Miller
2017-03-10don't truncate off \r\n from long stderr lines; bz#2688, reported byDamien Miller
2017-03-10Validate digest arg in ssh_digest_final; from jjelen at redhat.com viaDarren Tucker
2017-03-10move clearing the bfd config to a task. while here, fix a typoPeter Hessler
2017-03-10move receiving and processing the BFD packet into a taskPeter Hessler
2017-03-09syncTheo de Raadt
2017-03-09Clear the bracket paste mode when in the command prompt.Nicholas Marriott
2017-03-09exit test for -L was reversed. spotted by Michael ForneyTed Unangst
2017-03-09There are no compat emulations left so we never do errno mapping:Philip Guenther
2017-03-09Don't take the vmmap lock when dumping core: it's not actually necessaryPhilip Guenther
2017-03-09Enable syscon(4) such that I can actually reboot the Odroid XU4.Mark Kettenis
2017-03-09Fix an off by one when updating the TX consumer event indexMike Belopuhov
2017-03-09Provide access to our registers through the regmap interface.Mark Kettenis
2017-03-09Only set cpuresetfn if it isn't set already such that other reboot mechanismsMark Kettenis