Age | Commit message (Expand) | Author |
2018-06-01 | Require a valid certificate by default when relaying through a smarthost. | Eric Faurot |
2018-06-01 | Just over 15 years and 35 revisions ago, itojun removed the last use of | Theo Buehler |
2018-06-01 | add missing punctuation after %i in ssh_config.5, and make the grammatical | Jason McIntyre |
2018-06-01 | update currency exchange rates; | Jason McIntyre |
2018-06-01 | oops - further adjustment to text neccessary; | Jason McIntyre |
2018-06-01 | %U needs to be escaped; tweak text; | Jason McIntyre |
2018-06-01 | Apply umask to all incoming files and directories not just files. | Darren Tucker |
2018-06-01 | whitespace | Damien Miller |
2018-06-01 | make ssh_remote_ipaddr() capable of being called after the ssh->state | Damien Miller |
2018-06-01 | Adapt to extra default verboisity from ssh-keygen when searching for | Damien Miller |
2018-06-01 | return correct exit code when searching for and hashing known_hosts | Damien Miller |
2018-06-01 | make UID available as a %-expansion everywhere that the username is | Damien Miller |
2018-06-01 | Bump ELF_RANDOMIZE_LIMIT to 1MB. | mortimer |
2018-06-01 | prefer argv0 to "ssh" when re-executing ssh for ProxyJump directive; | Damien Miller |
2018-05-31 | remove 'where' parameter from all x*() functions in utils.c, it doesn't | Gilles Chehade |
2018-05-31 | Return error values directly where appropriate, instead of using the err | Frederic Cambus |
2018-05-31 | Move com_fdt.c to dev/fdt since we can share it between armv7 and arm64 now. | Mark Kettenis |
2018-05-31 | Add sizes for free(). | Frederic Cambus |
2018-05-31 | Enable bwfm(4) on Loongson for USB devices. | Frederic Cambus |
2018-05-31 | zap trailing whitespace | Theo Buehler |
2018-05-31 | Re-commit the correct half of revision 1.154: | Theo Buehler |
2018-05-31 | Silence compiler warnings in the K&R style test code. | Todd C. Miller |
2018-05-31 | Make witness(4) watch locks and print error stack traces by default. | Visa Hankala |
2018-05-31 | - Replace virtual(5) reference by table(5) as virtual table format is | Gilles Chehade |
2018-05-31 | simplify | Eric Faurot |
2018-05-31 | Back out previous. The handling of SIOCSIFADDR is now wrong. | Theo Buehler |
2018-05-31 | Use IPL_MPFLOOR for mutexes that can be taken w/ and w/o the KERNEL_LOCK(). | Martin Pieuchot |
2018-05-31 | Remove comcnspeed and comcnmode. They serve no purpose anymore. Configuring | Mark Kettenis |
2018-05-31 | Remove comcnspeed and comcnmode. They serve no purpose anymore. Configuring | Mark Kettenis |
2018-05-31 | Document -u | Marc Espie |
2018-05-31 | Some more code shuffling to get rid of one switch in each, in_ioctl() | Theo Buehler |
2018-05-31 | Add sleep_finish_all(), which provides the common combo of sleep_finish(), | Philip Guenther |
2018-05-30 | restrict the prio values from SIOCSIFLLPRIO to what the kernel handles | David Gwynne |
2018-05-30 | point readers to the correct place instead of having them | Sebastian Benoit |
2018-05-30 | cosmethic change, shuffle smtpd specific grammar bits _after_ the ones that | Gilles Chehade |
2018-05-30 | Use new SIOCGIFGLIST to provide carpGroupTable, showing "demote" values | Stuart Henderson |
2018-05-30 | Add SIOCGIFGLIST to fetch a list of interface groups on the system. | Stuart Henderson |
2018-05-30 | when path is too long, display it in error message | Gilles Chehade |
2018-05-30 | Add const to both arguments of X509_certificate_type() and clean up | Theo Buehler |
2018-05-30 | Add a const qualifier to the argument of EVP_PKEY_size(). | Theo Buehler |
2018-05-30 | Add a const qualifier to the `name' argument of | Theo Buehler |
2018-05-30 | Add a const qualifier to the `uni' argument of OPENSSL_uni2asc(). | Theo Buehler |
2018-05-30 | calling err after fgets assumes we're not at EOF. | Marc Espie |
2018-05-30 | Add sizes for free() for octeon. | Frederic Cambus |
2018-05-30 | Implement SDIO DMA support. This is achieved by wrapping the | Patrick Wildt |
2018-05-30 | For the upcoming SDIO DMA support we need to use DMA-able buffer | Patrick Wildt |
2018-05-30 | Define IPL_MPFLOOR on SP archs. | Martin Pieuchot |
2018-05-30 | tweak previous; | Jason McIntyre |
2018-05-30 | consistent casing; | Jason McIntyre |
2018-05-30 | Add uvm view to show all values being collected in uvmexp. | Kenneth R Westerback |