Age | Commit message (Expand) | Author |
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 |
2015-08-26 | Get rid if em_align. This approach used to make sense, but now that the | Mark Kettenis |
2015-08-26 | After a report from jsg about a memory leak (or was it a double free?), | Theo de Raadt |
2015-08-26 | Add TIOCGETA to the tame list for TAME_IOCTL. | Doug Hogan |
2015-08-26 | regen | Doug Hogan |
2015-08-26 | Convert paths argument of tame(2) to const char **. | Doug Hogan |
2015-08-26 | sync | Theo de Raadt |
2015-08-26 | use 0xffff not 0xfffff for a 16 bit port constant | Jonathan Gray |
2015-08-26 | Sync with other per-arch Symbols.list files | Philip Guenther |
2015-08-26 | fix a use after free in an error path found with afl | Jonathan Gray |
2015-08-26 | Kbind 3: The Legend Continues! | Philip Guenther |
2015-08-26 | sync | Theo de Raadt |
2015-08-26 | Oh yeah, crank the major. You talk about something and then your mind | Philip Guenther |
2015-08-26 | Hide many (194!) symbols that nothing should be using. | Philip Guenther |
2015-08-26 | Replace clock_gettime UPTIME with MONOTONIC to improve worm portability. | Rafael Zalamena |
2015-08-26 | Improve robots(6) by using timespec*() functions, replacing gettimeofday() | Rafael Zalamena |
2006-10-10 | Preliminary userland bits for OpenBSD/landisk, many things coming from | Miod Vallat |
2015-08-25 | sync | Theo de Raadt |
2015-08-25 | trivial size argument for free() | Theo de Raadt |