summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-08zap last remains of malloc.conf; prompted by and ok jmc@Otto Moerbeek
2018-11-08Remove cardbus and pcmcia debug options that we don't enable on otherMark Kettenis
2018-11-07Use in-place (un)wrapping in the keywrap tests.Theo Buehler
2018-11-07Add in key_schedule regress tests to regress buildBob Beck
2018-11-07Fix clipping during float to integer conversions.Alexandre Ratchov
2018-11-07Add a self test for each SSL library by connecting client withAlexander Bluhm
2018-11-07Add initial TLS 1.3 key schedule support with basic regress testsBob Beck
2018-11-07Document max vm.malloc_conf lengthOtto Moerbeek
2018-11-07Add interop test with OpenSSL 1.1. TLS 1.3 should be used automaticallyAlexander Bluhm
2018-11-07unifdef HAVE_SYSIDanton
2018-11-07Use memmove() instead of memcpy() to get rid of the need forTheo Buehler
2018-11-07report "." as a protocol-client event, it is the commit command, not reallyGilles Chehade
2018-11-07Use log updates and start bgpd -v so that errors can be debugged easier.Claudio Jeker
2018-11-07RFC2849 requires us to have 2 colons after the value-spec.Martijn van Duren
2018-11-07Test TLS interoperability between LibreSSL and OpenSSL.Alexander Bluhm
2018-11-07Document `machine gop [mode]' commandkn
2018-11-07sync cmdline_symset() changes with src/usr.sbin; OK sashan@ claudio@miko
2018-11-07If a non-repeating key is used when repeating, it should be treated asNicholas Marriott
2018-11-07There is no reason wait-for has to be restricted to outside tmux.Nicholas Marriott
2018-11-07Print SSLeay, OpenSSL, and LibreSSL version strings. Make clientAlexander Bluhm
2018-11-07avoid freeing r twice in error case; OK otto@miko
2018-11-07Add TLSv1.3 cipher suites (with appropriate guards).Joel Sing
2018-11-07Test TLS interoperability between LibreSSL and OpenSSL.Alexander Bluhm
2018-11-07+interopAlexander Bluhm
2018-11-07Test TLS interoperability between LibreSSL and OpenSSL.Alexander Bluhm
2018-11-06Add TLS extension type values for TLSv1.3 (under guards).Joel Sing
2018-11-06Use TLS_CA_CERT_FILE instead of a separate define.Joel Sing
2018-11-06Use TLS_CA_CERT_FILE instead of a separate define.Joel Sing
2018-11-06Define TLS_CA_CERT_FILE rather than having every application create theirJoel Sing
2018-11-06add lockf(3) testsanton
2018-11-06Correctly unzoom and redraw panes in switch-client.Nicholas Marriott
2018-11-06sysctl page is section 2 now;Jason McIntyre
2018-11-06Fix base64 outlen calculation.Martijn van Duren
2018-11-06Implement SAFE-INIT-CHAR.Martijn van Duren
2018-11-06Regression test for UTF-8 separator for join(1).Martijn van Duren
2018-11-06Allow join(1) to join on a multibyte separator.Martijn van Duren
2018-11-06better failure printing, add more checksTheo Buehler
2018-11-06typo on fs.posix.setuid; from Piotr DurlejOtto Moerbeek
2018-11-06rm FILES section; prompted by Janne JohanssonOtto Moerbeek
2018-11-06Use the new vm.malloc_conf sysctl; ok millert@ deraadt@Otto Moerbeek
2018-11-06vm.malloc_conf, userland sysctl parts; ok millert@ deraadt@Otto Moerbeek
2018-11-06new sysctl for userland malloc flags, kernel part. ok millert@ deraadt@Otto Moerbeek
2018-11-06unrevert the use of bn_rand_interval().Theo Buehler
2018-11-06Unset Z_is_zero after applying coordinate blinding andTheo Buehler
2018-11-06link rand/ to buildTheo Buehler
2018-11-06add a regression test for bn_rand_interval()Theo Buehler
2018-11-06Flip reversed test in bn_rand_interval().Theo Buehler
2018-11-06Unbreak following elliptic curves to supported groups rename.Joel Sing
2018-11-06disable EC_POINT coordinate blinding due to failures in ECDHE and TLSTheo Buehler
2018-11-06revert use of bn_rand_interval due to failures with ECDHE and TLSTheo Buehler