Age | Commit message (Expand) | Author |
2015-07-17 | add exdisplay to chromebook_devs | Jonathan Gray |
2015-07-17 | Remove #if 0'ed code and update comment. | Florian Obser |
2015-07-17 | improve wording, from Thanos Tsouanas | Ted Unangst |
2015-07-17 | enable exynos | Jonathan Gray |
2015-07-17 | fix typo. | Yojiro Uo |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |
2015-07-17 | Proper prototypes and return values. | Miod Vallat |
2015-07-17 | Remove SSLv3 support from openssl(1) s_time. | Doug Hogan |
2015-07-17 | Remove SSLv3 support from openssl(1) s_server. | Doug Hogan |
2015-07-17 | Remove SSLv3 support from openssl(1) s_client. | Doug Hogan |
2015-07-17 | Remove support for SSLv3 from openssl(1) ciphers. | Doug Hogan |
2015-07-17 | Remove compat hack that disabled ECDHE-ECDSA on OS X. | Doug Hogan |
2015-07-17 | Consistently use SEL_RPL as the mask when testing selector privilege level | Philip Guenther |
2015-07-17 | In socketpair(), need to mask the type argument when testing for dgram. | Philip Guenther |
2015-07-17 | Remove spaces before the double semicolons in case-blocks. | Robert Peichaer |
2015-07-17 | Documentation for recently committed databases/mariadb port module. | Vadim Zhukov |
2015-07-17 | Assign correct destination port value for the destination netmask. | Mike Belopuhov |
2015-07-17 | Do not call window_unzoom from window_destroy because it will try to add | Nicholas Marriott |
2015-07-17 | Use an offsets in the array of pollfd structures instead of pointers. No | Alexandre Ratchov |
2015-07-17 | rename nfds to max_nfds, no object change | Alexandre Ratchov |
2015-07-17 | Move non-debug varibles outside #ifdef DEBUG block | Alexandre Ratchov |
2015-07-17 | Simplify debug info: log poll descriptors on a single line, record | Alexandre Ratchov |
2015-07-17 | Stop using interval timers (not inherited by fork(2), obsolete in | Alexandre Ratchov |
2015-07-17 | Remove workaround for TLS padding bug from SSLeay days. | Doug Hogan |
2015-07-17 | Initialize client fd to -1 as well, from Bobby Powers. | Nicholas Marriott |
2015-07-17 | "are we 386, 386sx, or 486, or Pentium, or.." | Mike Larkin |
2015-07-17 | remove -u flag to diff (only used for error output) to make things | Damien Miller |
2015-07-17 | direct-streamlocal@openssh.com Unix domain foward messages do not | Damien Miller |
2015-07-17 | describe magic for setting up Unix domain socket fowards via | Damien Miller |
2015-07-17 | fix incorrect test for SSH1 keys when compiled without SSH1 support | Damien Miller |
2015-07-16 | add missing ELEM_CHECK for csa printing, spotted by / ok stsp@ | Stuart Henderson |
2015-07-16 | When incrementing msg, decrement msglen. Otherwise too much data | Alexander Bluhm |
2015-07-16 | Fail if /etc/doas.conf is g+w or o+w or is not owned by root. ok tedu | Nicholas Marriott |
2015-07-16 | Consistency | Antoine Jacoutot |
2015-07-16 | remove 'cpu_brand_id' as we no longer use that method to calculate the | Mike Larkin |
2015-07-16 | Remove 4 second delay on reboot/shutdown that was added 8 years | Stefan Fritsch |
2015-07-16 | Prototype yy* functions, and use verrx in yyerror(). ok tedu | Nicholas Marriott |
2015-07-16 | The return type of memset(3) is void. No need for a cast. | Florian Obser |
2015-07-16 | Bump LIBRESSL_VERSION defines. | Brent Cook |
2015-07-16 | Allow (almost) any non-space character to be a part of "word" in doas.conf. | Vadim Zhukov |
2015-07-16 | Missing reallocarray check in doas.c (ok tedu) and a calloc in parse.y | Nicholas Marriott |
2015-07-16 | Remove a piece of code that has been commented out for 16 years and was | Mike Larkin |
2015-07-16 | No daemon_class for special services. | Antoine Jacoutot |
2015-07-16 | wrap long lines | Theo de Raadt |
2015-07-16 | doas grows up. no insults. | Ted Unangst |
2015-07-16 | Shorten variable name. | Antoine Jacoutot |
2015-07-16 | sync | Theo de Raadt |
2015-07-16 | Typo: exeucte -> execute | Nicholas Marriott |
2015-07-16 | Keep private definitions private. | Martin Pieuchot |
2015-07-16 | Kill IP_ROUTETOETHER. | Martin Pieuchot |