summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-04Implement legacy fallback for the TLS 1.3 client.Joel Sing
2018-04-27Import lpd, a re-implementation of the lpr daemon following the latestEric Faurot
2019-04-04Clean up the cipher/digest table mess.Joel Sing
2019-04-04Use correct define.Joel Sing
2019-04-04Only assign destlen when src is non-NULL.Joel Sing
2019-04-04Switch to pthread_mutex_init().Joel Sing
2019-04-04Sync.Joel Sing
2019-04-04Bump libssl/libtls minors due to symbol addition.Joel Sing
2019-04-04Provide SSL chain/cert chain APIs.Joel Sing
2019-04-04This case also needs to be fatal.Joel Sing
2019-04-04update root CAs in cert.pem in sync with MozillaStuart Henderson
2019-04-04Add an update target to regenerate the expected results.Alexander Bluhm
2019-04-04Fix size check for splitw -f and top level pane size for tiled layout,Nicholas Marriott
2019-04-04Simplify underruns handling: just copy silence produced by upper layer.Alexandre Ratchov
2019-04-04Avoid potential null-pointer dereference. Found by Kent R. Spillner.Mark Kettenis
2019-04-04patrick confirms that this driver does not support powersave;Jason McIntyre
2019-04-04The ASUS E200HA reads the register at "address" 0x00 instead of 0x18.Mark Kettenis
2019-04-04frame-pointer elimination has encountered some resistance in ports but weTheo de Raadt
2019-04-04syncTheo de Raadt
2019-04-04Add bwfm(4) such that we can use bsd.rd to update over wireless.Mark Kettenis
2019-04-04Add support for not crossing filesystem boundaries (-x) to rsync. Optionbket
2019-04-04Remove CONFIGURE_STYLE=autoupdate setting.Christian Weisgerber
2019-04-03YUL - Montreal Dorval International has been renamed Montreal-PierreSebastian Benoit
2019-04-03document BIOCSRTIMEOUT errors; ok deraadt@ millert@anton
2019-04-03Reject negative and too large timeouts passed to BIOCSRTIMEOUT. Sinceanton
2019-04-03openssh-8.0Damien Miller
2019-04-03Avoid some out of bound accesses in aesni_cbc_hmac_sha1_cipher().Theo Buehler
2019-04-03Don't test the behavior of ^L as it depends on $TERMJeremie Courreges-Anglas
2019-04-03Bind ^L (C-l) to clear-screen instead of redrawJeremie Courreges-Anglas
2019-04-03Take the length of an initialized string, not aKenneth R Westerback
2019-04-03Fix the bug that radius module didn't work when the size of radius messageYASUOKA Masahiko
2019-04-03spelling mistake in previous - sorry, klemens!Jason McIntyre
2019-04-03Correct access to doorbell. In radeondrm this is only present and usedJonathan Gray
2019-04-03Recommend ROUTE_TABLEFILTER over SO_RTABLEkn
2019-04-03Always copy data (if any) whenever a new bounce buffer is available.Alexandre Ratchov
2019-04-03Check for available space before copying data to the bounce buffers.Alexandre Ratchov
2019-04-03Make the uaudio_stream->ubuf_xfer relative to current xfer number.Alexandre Ratchov
2019-04-03Do not load /etc/tmux.conf if given -f.Nicholas Marriott
2019-04-03screen_write_fast_copy can no longer assume the target screen is defaultNicholas Marriott
2019-04-03tweak previous;Jason McIntyre
2019-04-03syncTheo de Raadt
2019-04-03mortimer unlinked libobjc from the build, but didn't know how to cvs rm.Ted Unangst
2019-04-03Default to port 853 if DoT is used; pointed out by teduFlorian Obser
2019-04-03Remove the CONFIGURE_STYLE=automake setting. Its semantics have been aChristian Weisgerber
2019-04-03Update *.ok files to reflect recent modifications toKenneth R Westerback
2019-04-03Add comment to prod updates to regress/sbin/disklabelKenneth R Westerback
2019-04-03actually use the words "split-horizon" when talking about vpls bridge setupDavid Gwynne
2019-04-02document how to do split-horizon setups with mpwDavid Gwynne
2019-04-02disable MSI for AMD Summit Ridge/Raven Ridge HD Audio as workaround for audio...thfr
2009-10-15import of gcc-4.2.1, the last gcc release under GPLv2Robert Nagy