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