summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-04tweak the text of the relaying example: make it clear that the exampleJason McIntyre
2018-06-04Cleanup IPsec output error handling with consistent goto drop.Alexander Bluhm
2018-06-04"match auth" matches transactions that *have been* authenticated;Jason McIntyre
2018-06-04Switch to SDIO High Speed mode if the host controller supports it.Patrick Wildt
2018-06-04imxesdhc(4) also supports High Speed mode for SD.Patrick Wildt
2018-06-04Remove unused/commented out includes.Mark Kettenis
2018-06-04Remove unused include.Mark Kettenis
2018-06-04Remove unused include.Mark Kettenis
2018-06-04Nuke unused variable.Kevin Lo
2018-06-04Add VB_DUPOK to suppress witness(4) warning of concurrent mount locks.Philip Guenther
2018-06-04...and correct the count at which warning normally occursPhilip Guenther
2018-06-04Xr witness 4Philip Guenther
2018-06-04Add RW_DUPOK for suppressing witness checks for specific rw_enter() callsPhilip Guenther
2018-06-03Use variable names for rtable and rdomain consistently in the in_pcbAlexander Bluhm
2018-06-03Add ret protctor options as no-ops.mortimer
2018-06-03Rename the incpb table field inpt_hash to inpt_mask as it containsAlexander Bluhm
2018-06-03Fix previous by restoring inadvertantly deleted check forKenneth R Westerback
2018-06-03Consistently call the inpcb table parameter "table" in in6_pcbnotify().Alexander Bluhm
2018-06-03Remove #ifdef __XSCALE__ bits. No binary change.Mark Kettenis
2018-06-03SIOCSIFNETMASK takes a 'struct ifreq', so use 'ifr' for it and drop theTheo Buehler
2018-06-03on i386, libm does sysctl to discover is the system has SSE. WhitelistTheo de Raadt
2018-06-03Change the set_parent() interface to pass the full parent specificationMark Kettenis
2018-06-03Better version of the refactoring attempted in r1.154. Move SIOCSIFADDRTheo Buehler
2018-06-03Make DMA work on Samsung Exynos. The crucial bit that makes it work isMark Kettenis
2018-06-03On amd64, arm64, armv7, i386 and sparc64 /usr/bin/{cc,c++,clang++,clang-cpp}Robert Peichaer
2018-06-03Allocate a dedicated buffer for use when deriving a shared key duringJoel Sing
2018-06-03Check the return value from DH_size() in ssl3_send_client_kex_dhe().Joel Sing
2018-06-03Implement process-shared futexes. These are now the default implementation.Mark Kettenis
2018-06-03split forkmda() in two:Gilles Chehade
2018-06-03Work around a bug where discarding the .ARM.exidx section in the armv7 kernelMark Kettenis
2018-06-03Sync manual with the const changes introduced in pcap.h rev 1.20.Theo Buehler
2018-06-03Change some libpcap functions which use pointers as arguments andStuart Henderson
2018-06-03some words about the lang/php moduleStuart Henderson
2018-06-03Increment the lines counter when skipping a line to avoid an infiniteNicholas Marriott
2018-06-03Add placeholder for lang/php.Antoine Jacoutot
2018-06-03Enable bwfm(4) for USB devices on RAMDISK as well.Frederic Cambus
2018-06-03rock AND roll!Jason McIntyre
2018-06-03for the witness(4) text, we already Xr the page in the first sentence, so addingJason McIntyre
2018-06-03i386 isn't quite ready for witness yet.Theo de Raadt
2018-06-02syncTheo de Raadt
2018-06-02Initial regress for CSI DH.Joel Sing
2018-06-02Validate DH public values and allow for smaller keys to be generated whenJoel Sing
2018-06-02Initial version of Crypto Simplified Interface (CSI).Joel Sing
2018-06-02+.Xr fanpwr 4Jason McIntyre
2018-06-02Convert ssl3_get_client_kex_ecdhe_ecp() to CBS.Joel Sing
2018-06-02Move the declarations of the raw ip and ip6 pcb tables into theAlexander Bluhm
2018-06-02Update regress for DES cipher suite removal.Joel Sing
2018-06-02Remove the three remaining single DES cipher suites.Joel Sing
2018-06-02Cleanup the in_pcbnotifymiss diagnostic printfs. Always print theAlexander Bluhm
2018-06-02The function in_pcbrehash() does not modify the pcb table queue.Alexander Bluhm