summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-12spelling: bedrich smetanaJason McIntyre
2020-05-12there should only be one i in gratuitousTheo Buehler
2020-05-12Finally switch luna88k to the same inittodr()/resettodr() implementationMark Kettenis
2020-05-12Remove unused token BULK and for PREFIX and ADDRESS the table value is alwaysClaudio Jeker
2020-05-12usb.org was stupid enough to reshuffle their website, update some URIs;Ingo Schwarze
2020-05-12Set timeout(9) to refill the receive ring descriptors if the amount ofjan
2020-05-12fix non-ASCII quote that snuck in; spotted by Gabriel KihlmanDamien Miller
2020-05-11Fix policy lookup edge case for simultaneous transport and tunnel mode SAs.tobhe
2020-05-11Use the same inittodr()/resettodr() implementation as onMark Kettenis
2020-05-11Revise regress for TLSv1.3 server being enabled.Joel Sing
2020-05-11Enable the TLSv1.3 server.Joel Sing
2020-05-11Use tls_legacy_server_method() for SSLv2 record tests.Joel Sing
2020-05-11Revise regress now that record overflows are propagated.Joel Sing
2020-05-11Propagate record overflows to the record layer and alert.Joel Sing
2020-05-11Add record version checks.Joel Sing
2020-05-11More accurate remaining power reporting with disparate batteriesJeremie Courreges-Anglas
2020-05-11Set the record layer legacy version from the TLSv1.3 server.Joel Sing
2020-05-11Provide an alert sent record layer callback.Joel Sing
2020-05-11Move the record layer callbacks into a struct.Joel Sing
2020-05-11Use ssl_get_new_session() in the TLSv1.3 server.Joel Sing
2020-05-11There is no reason to limit the string length of log_reason() to REASON_LENClaudio Jeker
2020-05-11Should have bumped this to 1.0 a long time ago.Mark Kettenis
2020-05-11On ACPI systems, if there is no SPCR table (or if it doesn't provide usMark Kettenis
2020-05-11Use the same inittodr()/resettodr() implementation as onMark Kettenis
2020-05-11Initialize the timeval passed to todr_gettime() with the base time fromMark Kettenis
2020-05-11Allow specifying -d multiple times. Only print the fcgi header data ifClaudio Jeker
2020-05-11Add support for VPNv6 in the family keyword of show ribClaudio Jeker
2020-05-11drm/atomic: Take the atomic toys away from XJonathan Gray
2020-05-11drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventJonathan Gray
2020-05-11drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...Jonathan Gray
2020-05-11drm/edid: Fix off-by-one in DispID DTD pixel clockJonathan Gray
2020-05-11clarify role of FIDO tokens in multi-factor authentictation;Damien Miller
2020-05-10Initialize a couple of variables to shut up gcc, which apparently isn'tMartijn van Duren
2020-05-10Fix two out-of-bounds array accesses in ioctl code pats. One found byMark Kettenis
2020-05-10In case the order fails print the human readable reason from theFlorian Obser
2020-05-10Make openssl X509 handle the failure case return code from X509_time_cmp.Bob Beck
2020-05-10Send dummy ChangeCipherSpec messages from the TLSv1.3 serverTheo Buehler
2020-05-10Honour SSL_VERIFY_FAIL_IF_NO_PEER_CERT in the TLSv1.3 server.Joel Sing
2020-05-10Provide alert defines for TLSv1.3 and use in the TLSv1.3 code.Joel Sing
2020-05-10Conditionalize sleep-before-retry in server code to only be done whenBob Beck
2020-05-10remove noisy and useless debug lineFlorian Obser
2020-05-10Provide an easy way to get debug information from TLSv1.3 handshakes.Joel Sing
2020-05-10Use size_t for OCSP response length.Joel Sing
2020-05-10Only reset TLS extension state when parsing client hello or server hello.Joel Sing
2020-05-10Correct tlsext_ocsp_resplen check.Joel Sing
2020-05-10In bgpctl argument parser, re-arrange 'reason' parsing ('nei action [reason]')Theo de Raadt
2020-05-10Allow to have multiple domain ... {} sextions with the same domainSebastian Benoit
2020-05-10Pass boothowto from the bootloader to the kernel by adding aMark Kettenis
2020-05-10Pass boothowto from the bootloader to the kernel by adding aMark Kettenis
2020-05-10fix socket_log() calls, EVENT expands to three comma separatedOtto Moerbeek