summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-17Document how to avoid isakmpd(8) source IP address pitfalls by usingStefan Sperling
2018-04-17Prepare vnops to be locked.Martin Pieuchot
2018-04-17Better way of allocating EPT entries.Mike Larkin
2018-04-16Disable SSH2_MSG_DEBUG messages for Twisted Conch clients withoutDamien Miller
2018-04-16Add regression test of unlinking and re-creating a pledgepathed fileBob Beck
2018-04-15syncTheo de Raadt
2018-04-15Disable microcode loading added in r1.20 of exec_i386.c.Joel Sing
2018-04-15add a few new sentences regarding the big pictureIngo Schwarze
2018-04-15Rewrite the ENGINE_*(3) documentation from scratch - step 2,Ingo Schwarze
2018-04-15The Exar XR17V354 has 4 com ports that have a 256-byte FIFO, use aJoshua Stein
2018-04-15syncTheo de Raadt
2018-04-15Add TCP support to snmpd.Marco Pfatschbacher
2018-04-15Rewrite the ENGINE_*(3) documentation from scratch (step 1,Ingo Schwarze
2018-04-15pucdata: convert port types and frequencies to a lookup table toJoshua Stein
2018-04-14don't free the %C expansion, it's used later for LocalCommandDamien Miller
2018-04-14In case of a tcp read timeout, the destination host state needs to beSebastian Benoit
2018-04-14regenJoshua Stein
2018-04-14add another lite-on vendor id and cb1 nvmeJoshua Stein
2018-04-14Correct heap overflow bugs in perlAndrew Fresh
2018-04-14In eng_lib.c rev. 1.14 2018/04/14 07:18:37, tb@ allowed ENGINE_free(3)Ingo Schwarze
2018-04-14Make ENGINE_free() succeed on NULL. Matches OpenSSL's behavior andTheo Buehler
2018-04-14make ENGINE_finish() succeed on NULL and simplify callers as inTheo Buehler
2018-04-14account for the meltdown pdir page in pmap statsMike Larkin
2018-04-13Add a test for stack pivots that trigger page faults.mortimer
2018-04-13Use TIOCGWINSZ to reduce the default -Owidth during interactive useIngo Schwarze
2018-04-13Make sure that mandoc only goes into UTF-8 mode if the user reallyIngo Schwarze
2018-04-13Count $SECONDS with CLOCK_MONOTONIC.cheloha
2018-04-13Close socket from vmm to parent after forking to vm process.Martijn van Duren
2018-04-13preserve comments before .Dd and .TH (typically Copyright and license)Ingo Schwarze
2018-04-13mg tries to write backups to the wrong directory when run under aFlorian Obser
2018-04-13Remove compatibility with pfctl from 6.1 and plug a few leaksMike Belopuhov
2018-04-13spaces->tabAntoine Jacoutot
2018-04-13Don't panic if ipmi_sendcmd() failsYASUOKA Masahiko
2018-04-13notify user immediately when underlying ssh process dies;Damien Miller
2018-04-13Defend against user enumeration timing attacks.Darren Tucker
2018-04-12(file missed from previous commit)Theo de Raadt
2018-04-12Implement MAP_STACK option for mmap(). Synchronous faults (pagefault andTheo de Raadt
2018-04-12Restore the original BSDI $Id$ strings. Those were mangled by CVSVisa Hankala
2018-04-12keep the STT_FILE symbol in the table so that we know what fileRobert Nagy
2018-04-12Use the current reference instead of incrementing `f_count' manually andMartin Pieuchot
2018-04-12Call FREF(9) earlier instead of incrementing `f_count' directly inMartin Pieuchot
2018-04-12Disable counting TCP packets in the test as it does not work reliably.Alexander Bluhm
2018-04-11syncTheo de Raadt
2018-04-11Fix a race in the syslogd test. It did not wait long enough forAlexander Bluhm
2018-04-11In ssl.h rev. 1.155 2018/04/11 17:47:36, jsing@ changedIngo Schwarze
2018-04-11Nuke SSL_OP_TLS_ROLLBACK_BUG - this is a workaround for buggy clients fromJoel Sing
2018-04-11preserve comments before .Dd when converting mdoc(7) to man(7)Ingo Schwarze
2018-04-11The pledge flag for file descriptors opened from /dev/fd was alwaysAlexander Bluhm
2018-04-11Two fixes in ping:Vadim Zhukov
2018-04-11"listen on * port 80" means all v4 and v6 addresses these days.Florian Obser