summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-13libedit claims compatibility with readline 4.2, so provide a stub forReyk Floeter
2015-01-13use $SSH instead of installed ssh to allow override; spotted by markus@Damien Miller
2015-01-13regress test for PubkeyAcceptedKeyTypes; ok markus@Damien Miller
2015-01-13add sshd_config HostbasedAcceptedKeyTypes and PubkeyAcceptedKeyTypesDamien Miller
2015-01-13Remove unnecessary calls to __atexit_register_cleanup(), calling __sinit()Philip Guenther
2015-01-13escape "No" when it's not intended as a macro, and zapJason McIntyre
2015-01-13An article on medium.com highlighted that grepDaniel Dickman
2015-01-13-/* Backwards compatibility. */Theo de Raadt
2015-01-13"wi0" should be "an0" in the EXAMPLES section.Lawrence Teo
2015-01-13Give tcpdrop a proper usage() like other programs in the tree.Lawrence Teo
2015-01-13Implement more thorough error checks:Lawrence Teo
2015-01-13fix some memory leaks in dns handling.Brent Cook
2015-01-13pass the vnd xfer pointer to the tasks callback as part of theDavid Gwynne
2015-01-13prefer sizeof(thing) to sizeof(type)Brent Cook
2015-01-13Enable snooping on Bay Trail HD Audio.Jonathan Gray
2015-01-13Add missing Utilite case in imx_platform_init_cons()Jonathan Gray
2015-01-13for the install: target, use cmp as a rough attempt for avoiding repeatedTheo de Raadt
2015-01-13syncTheo de Raadt
2015-01-12include NFSCLIENT. ok deraadtTed Unangst
2015-01-12syncTheo de Raadt
2015-01-12the BUG described at the bottom is not a bug. It is how it is supposed toTheo de Raadt
2015-01-12lager -> larger (no beer involved)Miod Vallat
2015-01-12Fix two 19 years old (since day one) bug in bad144 sector reassignment logic:Miod Vallat
2015-01-12Add fgetwln(3) from FreeBSD and bump libc minor revision.Todd C. Miller
2015-01-12Documentation for postgresql.port.mk.Vadim Zhukov
2015-01-12Make putting a breakpoint on the first instruction of a program work.Mark Kettenis
2015-01-12unbreak parsing of pubkey comments; with gerhard; ok djm/deraadtMarkus Friedl
2015-01-12revert the namecache embiggening since it seems to cause hangs at reboot.Ted Unangst
2015-01-12missing error assigment on sshbuf_put_string()Markus Friedl
2015-01-12oops, don't load quirks prematurely. noticed by many, myself includedMarc Espie
2015-01-12Fix axen(4) build with AXEN_DEBUG defined. From Fabien Raetz.Stefan Sperling
2015-01-12exphy and ciphy are not needed with this list of network devicesTheo de Raadt
2015-01-12Due to recent savings with instbin, we can take i386 to one installTheo de Raadt
2015-01-12Enable lid suspends by default in the kernel, and remove the question fromTheo de Raadt
2015-01-12Fetching port distfiles with the ftp command from githup did notAlexander Bluhm
2015-01-12apparently memcpy(x, NULL, 0) is undefined behaviour according toDamien Miller
2015-01-12Make sure the given user exists.Antoine Jacoutot
2015-01-12Use proper casts for ctype functions. This is already fixed in nsdTodd C. Miller
2015-01-12free->sshkey_free; ok djm@Markus Friedl
2015-01-12Kill the global list of IPv4 addresses.Martin Pieuchot
2015-01-12Make it possible to reset "timeout" to the default value.Antoine Jacoutot
2015-01-12"timeout" must be a positive integer.Antoine Jacoutot
2015-01-12allow WITH_OPENSSL w/o WITH_SSH1; ok djm@Markus Friedl
2015-01-12regenJonathan Gray
2015-01-12add some E5 v3 PCIE and Bay Trail idsJonathan Gray
2010-01-15NSD v3.2.4Jakob Schlyter
2015-01-12fatal if soft-PKCS11 library is missing rather (rather than continueDamien Miller
2015-01-12Don't forget about protocol specification when configuring flows.Mike Belopuhov
2015-01-12let this test all supporte key types; pointed out/ok markus@Damien Miller
2015-01-12When setting up advanced TX descriptor use m_getptr to locate the IPMike Belopuhov