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