Age | Commit message (Expand) | Author |
2015-08-27 | Update: add include/libdrm, sort include/EGL, add share/util-macros | Matthieu Herrb |
2015-08-27 | After more than a decade it seems safe to conclude that amap_clean works. | Mark Kettenis |
2015-08-27 | Nuke some trailing whitespace that keeps coming back. | Kenneth R Westerback |
2015-08-27 | The syn cache is completely implemented in tcp_input.c. So all its | Alexander Bluhm |
2015-08-27 | If we take the address of a function pointer, we might get a pointer to | Mark Kettenis |
2015-08-27 | size for free() | Theo de Raadt |
2015-08-27 | missing va_end(); OK deraadt | Gleydson Soares |
2015-08-27 | delete a comment about gcc -Wuninitialized | Theo de Raadt |
2015-08-27 | document CDIOREADTOCENTRIES, rather than the misspelled (but equivalent) | Jason McIntyre |
2015-08-27 | fairly simple size for free() | Theo de Raadt |
2015-08-27 | sizes for free() | Theo de Raadt |
2015-08-27 | Access the image of the floating point registers via p_md.md_regs, instead of | Miod Vallat |
2015-08-27 | When syslogd is reloading a modified config, it does a reexec on | Alexander Bluhm |
2015-08-27 | When the dynamic TCP update is reducing so->so_snd.sb_hiwat the | Alexander Bluhm |
2015-08-27 | add a type of "auth-doas" to the perm check to allow login.conf fiddling | Ted Unangst |
2015-08-27 | Improve libtls error messages. | Joel Sing |
2015-08-27 | Split the persistent/configuration flags from temporary state flags and | Joel Sing |
2015-08-27 | Change AEAD out_len argument to size_t instead of ssize_t - while here, | Joel Sing |
2015-08-27 | use explicit_bzero to clear some memory that had creds in it instead of | David Gwynne |
2015-08-27 | backout previous for now, as it causes me portability problems | Alexandre Ratchov |
2015-08-27 | fix typos in comments and error messages | Alexandre Ratchov |
2015-08-27 | Allow sparse blocks to be used as silence if samples are encoded | Alexandre Ratchov |
2015-08-27 | fix comment | Philip Guenther |
2015-08-27 | Remove SSLv3 support from LibreSSL regression tests. | Doug Hogan |
2015-08-27 | Make functions that are internal to tls verify static. | Joel Sing |
2015-08-27 | sync | Theo de Raadt |
2015-08-27 | Crank major version for libssl and libtls due to SSLv3 removal. | Doug Hogan |
2015-08-27 | Remove SSLv3 support from LibreSSL. | Doug Hogan |
2015-08-27 | simple sizes for free() | Theo de Raadt |
2015-08-27 | simple size for free() | Theo de Raadt |
2015-08-27 | simple sizes for free() | Theo de Raadt |
2015-08-27 | use strtonum to parse the number of lines of context. | David Gwynne |
2015-08-27 | ELF uberalles: remove #ifdef _NLIST_DO_ELF tests | Philip Guenther |
2015-08-27 | Use static and __{BEGIN,ENV}_HIDDEN_DECLS to hide a bunch of internal | Philip Guenther |
2015-08-27 | Move the __rand48_* declarations into rand48.h, and then hide both them | Philip Guenther |
2015-08-27 | Use kbind for lazy binding GOT/PLT updates on hppa. | Philip Guenther |
2015-08-27 | Add a boundary check for safety and use snprintf() to construct the IP | YASUOKA Masahiko |
2015-08-26 | Simple size for free(). These are a pleasure to convert when the | Theo de Raadt |
2015-08-26 | two simple sizes to free() | Theo de Raadt |
2015-08-26 | trivial size to free() | Theo de Raadt |
2015-08-26 | two simple free() sizes | Theo de Raadt |
2015-08-26 | More overflow checks in XML_GetBuffer(), adapted from FreeBSD security | Miod Vallat |
2015-08-26 | Put back local changes (revisions 1.2 to 1.4), which unfortunately got lost in | Miod Vallat |
2015-08-26 | Enhance setdisklabel() to ensure that the disk size and 'C' | Kenneth R Westerback |
2015-08-26 | tweak previous; | Jason McIntyre |
2015-08-26 | remove #ifdef OK_TO_WRITE_DISK which isn't used by default. | Sebastien Marie |
2015-08-26 | use ENAMETOOLONG instead of EINVAL for errno when string overflow occurs. | Sebastien Marie |
2015-08-26 | Kill code that tries to handle 32-bit code that we're never going to use. | Mark Kettenis |
2015-08-26 | MBR must have priority over GPT. | Kenneth R Westerback |
2015-08-26 | Use the specialized m_copym2() preserving the alignment of the payload | Martin Pieuchot |