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