summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-06Import LLVM 6.0.1 release including clang, lld and lldb.Patrick Wildt
2019-02-10when checking that filenames sent by the server side match what theDamien Miller
2019-02-10syslog when connection is dropped for attempting to run a commandDamien Miller
2019-02-10Remove old X proto documentation directoriesMatthieu Herrb
2019-02-10crank limits because of mesaTheo de Raadt
2019-02-09Revert previous.Ingo Schwarze
2019-02-09The horizontal line in a data cell containing only "_" or "="Ingo Schwarze
2019-02-09Completion of command-alias members.Nicholas Marriott
2019-02-09add a BUGS section explaining the situation with box and line drawingIngo Schwarze
2019-02-09ignore empty request lines in the table data reader;Ingo Schwarze
2019-02-09Fix weird wrap showing cipher list in interactive modeKinichiro Inoguchi
2019-02-09Rename the file that contains the transcript handling code.Joel Sing
2019-02-09Rename tls1_handshake_hash*() to tls1_transcript_hash*().Joel Sing
2019-02-09Provide a reference from the TLSv1.3 context to the handshake state.Joel Sing
2019-02-09The am335x_boneblack U-Boot target has been removed in the U-BootJonathan Gray
2019-02-09Summarize the 4 same name functions and move it to apps.cKinichiro Inoguchi
2019-02-09major() and minor() are documented as returning unsigned, so do soPhilip Guenther
2019-02-09vmm(4): add a debug printf when processing vmxon operationsMike Larkin
2019-02-08Fix typo: "a data cells" -> "a data cell".Anthony J. Bentley
2019-02-08Backport r5108 from unbound upstream, pointed out by florian@.Stuart Henderson
2019-02-08fix ipv4 checksum fixup; this trick requires an accumulator of exactly twice ...Richard Procter
2019-02-08Fix kernel info leak in routing message.Alexander Bluhm
2019-02-08Convert powerpc assembly code into something clangs internal assemblerMark Kettenis
2019-02-08Fix a race condition: do not unlink(2) a file and then open(2) itIngo Schwarze
2019-02-08Fix stack info leak in execve(2). There are 2x4 bytes of paddingAlexander Bluhm
2019-02-08Improve fastcgi socket documentation and mention that TCP is supported inFlorian Obser
2016-09-03Import libunwind 3.9.0Patrick Wildt
2019-02-08update unwind's copy of libunbound to match the new 1.9.0 update inStuart Henderson
2019-02-08merge unbound-1.9.0Stuart Henderson
2019-02-08import unbound 1.9.0, ok florian@Stuart Henderson
2019-02-08Oops, unbreak captive portal detection.Florian Obser
2019-02-08add libelf; ok jsgJason McIntyre
2019-02-07syncTheo de Raadt
2019-02-07Remove rpath from pledge when only stdin is used.Tobias Stoeckmann
2019-02-07No need to run unbound-anchor anymore. Unwind(8) handles the bootstrapFlorian Obser
2019-02-07Rewrite trust anchor handling.Florian Obser
2019-02-07minor formatting tweaks, and add the missing RETURN VALUES section;Ingo Schwarze
2019-02-07Implement processing of EncryptedExtensions in the TLS 1.3 client.Joel Sing
2019-02-07syncTheo de Raadt
2019-02-07Add lock stack trace saving for witness(4).Visa Hankala
2019-02-07Consistently use m_freem(9). This fixes possible leaks in a fewPatrick Wildt
2019-02-07There's a task ring for executing commands in a sleep-safe context.Patrick Wildt
2019-02-07add LIBELFJonathan Gray
2019-02-07.PpJason McIntyre
2019-02-07deraadt@ says "don't wait" re. adding timeradd.3 to this Makefile...cheloha
2019-02-07Add manpage for timer* macros, actually document timespec* macros.cheloha
2019-02-06Rework fec(4). I have written this driver in 2012 as my first everPatrick Wildt
2019-02-06Remove the misleading statement ".No takes no arguments".Ingo Schwarze
2019-02-06Let roff_getname() end the roff identifier at a tab characterIngo Schwarze
2019-02-06adjust style and comments in roff_getname(); no functional changeIngo Schwarze