summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-16Try to search the entire history first for up to 200 ms so a searchNicholas Marriott
2020-05-16Do not need to work out status line offset, we already have it.Nicholas Marriott
2020-05-16Use VIS_CSTYLE for paste buffers also.Nicholas Marriott
2020-05-16Do not hoke into struct window_pane from the tty code and instead setNicholas Marriott
2020-05-16Rename and tidy some stuff in struct tty_ctx.Nicholas Marriott
2020-05-16Add -e for new-session to set environment variables.Nicholas Marriott
2020-05-16Add 'e' key in buffer mode to open the buffer in an editor.Nicholas Marriott
2020-05-16Use formats for status-style and message-style.Nicholas Marriott
2020-05-16Complete partial window indexes properly.Nicholas Marriott
2020-05-16Add -W and -T flags to command-prompt to only complete a window and aNicholas Marriott
2020-05-16Copy mode search improvements:Nicholas Marriott
2020-05-16Improve command prompt completion:Nicholas Marriott
2020-05-16Drop having a separate type for style options and make them all strings,Nicholas Marriott
2020-05-16Call format_defaults_window for panes as well.Nicholas Marriott
2020-05-16Use a grid cell not a style for the pane style.Nicholas Marriott
2020-05-16Instead of forbidding invalid session names, sanitize them like windowNicholas Marriott
2020-05-16Instead of having a default set of terminals in terminal-overrides thatNicholas Marriott
2020-05-16Ensure that a TLSv1.3 server has provided a certificate.Joel Sing
2020-05-16Make inittodr() and resettodr() MI.Mark Kettenis
2020-05-16Add TLS13_ERR_NO_CERTIFICATE.Joel Sing
2020-05-16Do not redraw or update mode if nothing has changed.Nicholas Marriott
2020-05-16Avoid sending an empty certificate list from the TLSv1.3 server.Joel Sing
2020-05-16Add feature and capabilities for focus reporting. Also document AX andNicholas Marriott
2020-05-16Add a feature for bracketed paste.Nicholas Marriott
2020-05-16Add a feature for strikethrough.Nicholas Marriott
2020-05-16Move terminal features into a single file.Nicholas Marriott
2020-05-16Build list of paths and weed out duplicates before loading configs, andNicholas Marriott
2020-05-16Add extension terminfo(5) capabilities for margins.Nicholas Marriott
2020-05-16Response is iTerm2 not not ITerm2.Nicholas Marriott
2020-05-16Remove support for iTerm2's DSR 1337 extension and use the CSI > qNicholas Marriott
2020-05-16Add an attribute for ACS.Nicholas Marriott
2020-05-16Tweak the default choose modes formats:Nicholas Marriott
2020-05-16Simplify: _BSDMP was only used once.Antoine Jacoutot
2020-05-16various tweaks for the 80211 parts; includes some typo fixesJason McIntyre
2020-05-16Fix PHY_CONTEXT commands sent to iwx(4) firmware.Stefan Sperling
2020-05-16Don't attempt to reset the state of the flip-flop associated with theJonathan Gray
2020-05-16Use softintr to call selwakeup() in the mixer code code-pathAlexandre Ratchov
2020-05-16Implement kqueue(2) support.Martin Pieuchot
2020-05-16remove unused debug statementsanton
2020-05-16In preparation for stopping coverage collection once the kernel hasanton
2020-05-16Use todr_gettime() in cp0_calibrate() on mips64.Visa Hankala
2020-05-16document PKCS7_set_type(3);Ingo Schwarze
2020-05-15Shuffle and tweak code in lease_as_proposal() to allocate the proposalKenneth R Westerback
2020-05-15Fix handling of passwd entries with an empty password.Todd C. Miller
2020-05-15Factor out session reuse test and verification testKinichiro Inoguchi
2020-05-15Factor out the test for all available ciphers and add TLSv1.3 caseKinichiro Inoguchi
2020-05-15Fix CCMP replay check with 11n Rx aggregation and CCMP hardware offloading.Stefan Sperling
2020-05-15Some newer bwfm(4) chips from Cypress hold their regulatoryPatrick Wildt
2020-05-15Describe the purpose of add_entropy_words() in simpler terms.Theo de Raadt
2020-05-15The description of the enqueue_randomness() input parameter was crazy untrue.Theo de Raadt