summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-27guenther sleep-commited the version without #ifdefsTheo de Raadt
2017-09-27Xr; from jan staryJason McIntyre
2017-09-27amd64 needs FS.base values (the TCB pointer) to be validated, as noncanonicalPhilip Guenther
2017-09-26UsePrivilegeSeparation is gone, stop trying to test it.Darren Tucker
2017-09-26Prevent null pointer dereference when probing channelsMike Belopuhov
2017-09-26- pfctl always prints warning when flushes rulesetAlexandr Nedvedicky
2017-09-26bump version in advance of final releaseBrent Cook
2017-09-26Ignore file offset values in section headers that exceed the length ofJonathan Gray
2017-09-26Return the correct error value in generate().Martin Pieuchot
2017-09-26Use quoted #includes for files kdump's mkioctls indirectly includes soJonathan Gray
2017-09-26disable POOL_DEBUG for releaseJonathan Gray
2017-09-26bump wo 2.6.2Brent Cook
2017-09-25sendsyslog should take a const char * everywhere.Marc Espie
2017-09-25Calling waitpid(pid,...) where pid is either uninitialized orKenneth R Westerback
2017-09-25the Alea I works fine with urng(4) so update the manpage accordinglyJasper Lievisse Adriaanse
2017-09-25If tls_config_parse_protocols() is called with a NULL pointer, return theJoel Sing
2017-09-25Annotate some API-side memory leaks for future resolution.Joel Sing
2017-09-25Fix various issues in the OCSP extension parsing code:Joel Sing
2017-09-25When building the OCSP extension, only add the length prefixed extensionsJoel Sing
2017-09-25Mark FATAL() as __dead so clang doesn't reportKenneth R Westerback
2017-09-25Mark error() as __dead so clang doesn't reportKenneth R Westerback
2017-09-25keep up with @version, noticed by bluhm@Marc Espie
2017-09-25Initialize 'out' file descriptor to avoid possibleKenneth R Westerback
2017-09-25update set sizesJonathan Gray
2017-09-25take us out of -betaTheo de Raadt
2017-09-24fix inverted test on channel open failure path that "upgraded" aDamien Miller
2017-09-24write the correct buffer when tunnel forwarding; doesn't matterDamien Miller
2017-09-24Handle parse_base() returning NULL for DW_TAG_base_type to avoidJonathan Gray
2017-09-24Ignore DW_FORM_strp with size larger than elf section bufferJonathan Gray
2017-09-23fix tunnel forwarding problem introduced in refactor; reported byDamien Miller
2017-09-23Kill unused functionJeremie Courreges-Anglas
2017-09-23F changed meaning a bit; ok tb@Otto Moerbeek
2017-09-23Make delayed free non-optional and make F do an extensive double free check.Otto Moerbeek
2017-09-23Fix build on octeon by reverting two cosmetic changes in rtwn.c r1.34.Stefan Sperling
2017-09-23Compile the cross-compiler in the target's objdir instead of pollutingPatrick Wildt
2017-09-23Fix off by one in ctf_enc2name (who uses SIGNED BOOL anyway?)Uwe Stuehler
2017-09-23Show floating-point encoding by name in ctfdump(1)Uwe Stuehler
2017-09-23The relayd regression tests for chunked HTTP traffic were failingAlexander Bluhm
2017-09-23Add dummy FIOASYNC handler.Martin Pieuchot
2017-09-23Fix controller locking so that it covers the DMA map and bounce buffer.Visa Hankala
2017-09-22A buffer over-read and heap overflow in perl's regexp may result inAndrew Fresh
2017-09-22Do not bounce if possible.Visa Hankala
2017-09-22Allocate a bounce buffer once during init and reuse it for DMA commands.Visa Hankala
2017-09-22Remove the '-u' command line option toKenneth R Westerback
2017-09-22Use ieee80211_has_addr4() inline function where possible.Kevin Lo
2017-09-22- Fix short preamble for rtl8188euKevin Lo
2017-09-22Remove unused code.Mark Kettenis
2017-09-22fix the example neighbor configurationsPeter Hessler
2017-09-22Initialize alerts timer event where it is used, avoids crash with new windows.Nicholas Marriott
2017-09-22Move the powering down of all codecs into azalia_halt_corb() after theTheo Buehler