summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-18tweak previous;Jason McIntyre
2019-03-18In ssl.h rev. 1.165, tb@ provided version agnostic DTLS methods.Ingo Schwarze
2019-03-18Document SM4; related to evp.h rev. 1.73.Ingo Schwarze
2019-03-18Expand the ERR_PACK() macro to ERR_REASON() for consistency.Theo Buehler
2019-03-18syncTheo de Raadt
2019-03-18install rsync as openrsync, so that people can easily familiarizeTheo de Raadt
2019-03-18enable mpip(4)David Gwynne
2019-03-18In evp.h rev. 1.75, tb@ provided EVP_PKEY_get0_hmac(3).Ingo Schwarze
2019-03-18tweak SIOCGETLABEL and add SIOCDELLABELDavid Gwynne
2019-03-18make SIOCGETLABEL fail with EADDRNOTAVAIL if the label is not set.David Gwynne
2019-03-18support configuring BIOCSFILDROP with tcpdump.David Gwynne
2019-03-18extend BIOCSFILDROP so it can be configured to not capture packets.David Gwynne
2019-03-18explicitly use BPF_FILDROP_CAPTURE when configuring BIOCSFILDROPDavid Gwynne
2019-03-17extend BIOCSFILDROP so it can be configured to not capture packets.David Gwynne
2019-03-17Since an isoc endpoint never halts, move to remaining error handlingMarcus Glocker
2019-03-17Break description of styles into its own section.Nicholas Marriott
2019-03-17Add regress tests for the EVP_aes_*_wrap() API. Based on the tests inTheo Buehler
2019-03-17syncTheo Buehler
2019-03-17The header file "html.h" uses enum roff_tok,Ingo Schwarze
2019-03-17bump minors after symbol additionTheo Buehler
2019-03-17Provide EVP_PKEY_get0_hmac(). From OpenSSL 1.1.1 which is stillTheo Buehler
2019-03-17Provide EVP_aes_{128,192,256}_wrap(). This is a compatibleTheo Buehler
2019-03-17syncTheo Buehler
2019-03-17link sm4 regress to the buildTheo Buehler
2019-03-17Add a regress test for the SM4 block cipher from the Chinese standardTheo Buehler
2019-03-17Add the SM4 block cipher from the Chinese standard GB/T 32907-2016.Theo Buehler
2019-03-17Add the SM4 block cipher from the Chinese standard GB/T 32907-2016.Theo Buehler
2019-03-17Provide version agnostic DTLS methods.Joel Sing
2019-03-17Grow sgi ISO/FS media space to cope with the clang growth.Theo de Raadt
2019-03-17Remember to detach the event counter when disestablishingVisa Hankala
2019-03-17Replace a hand-rolled linked list with SLIST.Visa Hankala
2019-03-17Correct return value handling in tls13_handshake_recv_action().Joel Sing
2019-03-17Partially clean up the TLS1_get_{,client}_version macros.Joel Sing
2019-03-17Remove the alert level from the TLSv1.3 alert callback.Joel Sing
2019-03-17Move the handler code in the xhci_event_xfer() switch case in two separateMarcus Glocker
2019-03-17correct example; from pierre emeriaudJason McIntyre
2019-03-17Remove obsolete semicolon at end of case switch.Marcus Glocker
2019-03-17Let each interrupt controller driver choose how to implementVisa Hankala
2019-03-17Move intr_barrier(9) to the platform level so that it can be customized.Visa Hankala
2019-03-17Change boot time/offset within tc_windup().cheloha
2019-03-17Document MAP_CONCEAL. Prompted by jmc@. ok otto@ schwarze@.cheloha
2019-03-16syncStuart Henderson
2019-03-16add entries for Attansic E2400/E2500, from Brad (and also present,Stuart Henderson
2019-03-16When drawing a horizontal line in tbl(7) UTF-8 output, it is notIngo Schwarze
2019-03-16Merge the duplicate code to handle isoc SHORT and SUCCESS xfer eventsMarcus Glocker
2019-03-16benno helped me clean up the tcp forwarding section;Jason McIntyre
2019-03-16Use a pointer for the active screen in the status line instead ofNicholas Marriott
2019-03-16Give status_save_old the client so it can do the reinit too.Nicholas Marriott
2019-03-16Tidy and rename some bits of status line code.Nicholas Marriott
2019-03-16Unify the top-level structure of interrupt handles. This helpsVisa Hankala