Age | Commit message (Expand) | Author |
2018-10-02 | Unify the MD byteswapping code as much as possible across architectures. | Christian Weisgerber |
2018-10-02 | Make some USB ioctls return ENXIO, instead of EIO, if usbd_is_dying(). | Stefan Sperling |
2018-10-02 | add DESCRIPTION and .Ss to the toc; suggested by espie@ | Ingo Schwarze |
2018-10-02 | enable the equivalent of -O toc in man.cgi(8) | Ingo Schwarze |
2018-10-02 | Fix potential rounding errors when calculating the qcow2 l1 and ref tables sizes | Reyk Floeter |
2018-10-02 | Add an option -T html -O toc to add a brief table of contents near | Ingo Schwarze |
2018-10-02 | mention INFO@openssh.com for sending SIGINFO | Damien Miller |
2018-10-02 | Add server support for signalling sessions via the SSH channel/ | Damien Miller |
2018-10-02 | Support a second argument to -O man, | Ingo Schwarze |
2018-10-02 | Render the eqn(7) "sqrt" function as U+221A in UTF-8 output. | Ingo Schwarze |
2018-10-02 | document that uuid_create generates v4 uuids; from william orr | Jason McIntyre |
2018-10-02 | Add support for RT3290 chipset by James Hastings. | Kevin Lo |
2018-10-01 | Expose BGP Origin Validation state in bgpctl show commands | job |
2018-10-01 | fix obvious pasto in the HISTORY section | Ingo Schwarze |
2018-10-01 | Add retguard to arm64 ld.so. | mortimer |
2018-10-01 | Add retguard to arm64 libc syscalls and setjmp / longjmp. | mortimer |
2018-10-01 | mention RTL8723AE | Jonathan Matthew |
2018-10-01 | add RTL8723AE support | Jonathan Matthew |
2018-10-01 | run the integrationtests/ | Sebastian Benoit |
2018-10-01 | add new testcase for network statements (announcing/redistributing routes | Sebastian Benoit |
2018-10-01 | Allow DIOCRGETADDRS when securelevel(7) > 1 | kn |
2018-10-01 | Only send 408 Timeout responses when we have seen at least part of a | Sebastian Benoit |
2018-10-01 | Use inline functions instead of GNU C statement expressions for the MD | Christian Weisgerber |
2018-10-01 | Fix potential double-free in error path | Reyk Floeter |
2018-10-01 | Put bridge_input & output back under the KERNEL_LOCK(). | Martin Pieuchot |
2018-10-01 | regen | Jonathan Matthew |
2018-10-01 | add RTL8723AE | Jonathan Matthew |
2018-10-01 | The sequence number field in the 802.11 frame header includes the sequence | Jonathan Matthew |
2018-10-01 | Try to derive the qcow2 file format from an image file automatically. | Reyk Floeter |
2018-10-01 | Add missing URI encoding when writing HTTP redirects, | Ingo Schwarze |
2018-10-01 | As per POSIX, when str{,r}chr is comparing it should convert c to a char. | Martijn van Duren |
2018-10-01 | update currency exchange rates; | Jason McIntyre |
2018-09-30 | Add size limitation of group-name and a reference to ifconfig about it | solene |
2018-09-30 | add spin lock in KERN_CPTIME cpu states | solene |
2018-09-30 | Delete the reserve_dumppages() declaration, missed in its 2010 removal | Philip Guenther |
2018-09-30 | deny non-contiguous netmask | denis |
2018-09-30 | telnet argv parsing overflow; from YangX92 | Theo de Raadt |
2018-09-30 | Remove the hopefully last remnants of kerberos in there: arg_login, | Antoine Jacoutot |
2018-09-30 | Make the HISTORY sections of the "intro" manuals less confusing and | Ingo Schwarze |
2018-09-30 | For -w output in -m mode, tweak the handling of bytes that do not | Ingo Schwarze |
2018-09-30 | fix the rest of the bug mitigated in the previous commit: | Ingo Schwarze |
2018-09-30 | vstate might be used uninitialized | denis |
2018-09-30 | in ECDH, gather statistics where it makes more sense | Theo Buehler |
2018-09-30 | use a more common wording the authors section | anton |
2018-09-30 | Add regression test for cmsg size bug. | Vincent Gross |
2018-09-30 | bump for LibreSSL 2.8.2 | Brent Cook |
2018-09-29 | vmd: don't remove vm if sending failed | pd |
2018-09-29 | Fix problems with redistribution of routes by route label. | Sebastian Benoit |
2018-09-29 | update to 4.1.25 | Florian Obser |
2018-09-29 | I forgot to put this in with the 4.1.24 update. | Florian Obser |