Age | Commit message (Expand) | Author |
2018-02-28 | move to 6.3-beta | Theo de Raadt |
2018-02-28 | Ignore 'fseq version mismatch' notifications from 8265 iwm(4) firmware. | Stefan Sperling |
2018-02-28 | Explicitly align svcstack and esym. Finally fixes the problem where | Mark Kettenis |
2018-02-28 | Change floating-point mode/environment control functions to operate on | Mark Kettenis |
2018-02-28 | Add -Z flag to choose-tree, choose-client, choose-buffer to | Nicholas Marriott |
2018-02-28 | vmd: Fix 100% vmd cpu usage on linux receive / unpause | pd |
2018-02-28 | It helps to spell 'GSBASE' with a 'G'. With the thinko the NMI and | Philip Guenther |
2018-02-28 | sync | Theo de Raadt |
2018-02-28 | Correct a pointless longstanding difference in ioctl numbering between | Jonathan Gray |
2018-02-27 | Typo: 'tftp-server' -> 'tftp-server-name'. | Kenneth R Westerback |
2018-02-27 | sanitize say/print output further | Marc Espie |
2018-02-27 | change mgre tunnel configuration to only accept a single local address. | David Gwynne |
2018-02-27 | handle "tunnels" without a destination address | David Gwynne |
2018-02-27 | Garbage collect RC5 documentation. | Ingo Schwarze |
2018-02-27 | Garbage collect MD2 documentation. | Ingo Schwarze |
2018-02-27 | Add RTL8211F support. Loosely based on the FreeBSD driver. | Mark Kettenis |
2018-02-27 | fix a wrong preposition; from Daniel Bevenius at gmail dot com | Ingo Schwarze |
2018-02-27 | Add a cross reference to SSL_get_ex_data_X509_STORE_CTX_idx(3); | Ingo Schwarze |
2018-02-27 | There were more now useless -S in the process accounting test. | Alexander Bluhm |
2018-02-27 | Do not expect an eui64 link-local source address during duplicate | Alexander Bluhm |
2018-02-27 | Import SSL_CTX_set_tlsext_use_srtp(3) from OpenSSL, slightly tweaked by me. | Ingo Schwarze |
2018-02-27 | The error handling of invalid certificate files has changed in | Alexander Bluhm |
2018-02-27 | Add four options that exist in our tree and are documented in OpenSSL. | Ingo Schwarze |
2018-02-27 | sort option list alphabetically in preparation for adding missing options; | Ingo Schwarze |
2018-02-27 | Mention that SSL_OP_TLSEXT_PADDING no longer has any effect, | Ingo Schwarze |
2018-02-27 | Move fsize initialization into get_fsize() to eliminate duplication. | Kenneth R Westerback |
2018-02-27 | Merge the documentation of SSL_CIPHER_get_id(3) and | Ingo Schwarze |
2018-02-27 | make kernel compile again without INET6 | Sebastian Benoit |
2018-02-27 | Release the netlock when sleeping for control messages in in vioioctl(). | Martin Pieuchot |
2018-02-27 | Stop mentionning/testing the for the ASU bit (S flag). | Martin Pieuchot |
2018-02-27 | use a macro for the default if_hdrlen, not a magic number | David Gwynne |
2018-02-27 | enter mgre(4) | David Gwynne |
2018-02-27 | annotate some data structures with the lock protecting them. | David Gwynne |
2018-02-27 | add support for point to multipoint GRE via mgre(4). | David Gwynne |
2018-02-27 | improve lining up of tabs inside .Fd macros for terminal output; | Ingo Schwarze |
2018-02-27 | In ssl.h rev. 1.145 2018/02/22 17:30:25, jsing@ provided SSL_is_server(3). | Ingo Schwarze |
2018-02-27 | In ssl.h rev. 1.144 2018/02/22 17:29:24, jsing@ provided SSL_up_ref(3). | Ingo Schwarze |
2018-02-26 | Add RK3328 support. | Mark Kettenis |
2018-02-26 | Make ed(1) warn about modifications if 'r'ead in an empty file and | Martijn van Duren |
2018-02-26 | In ssl.h rev. 1.143 2018/02/22 17:27:07, jsing@ provided | Ingo Schwarze |
2018-02-26 | In ssl.h rev. 1.142 2018/02/22 17:25:18, jsing@ provided | Ingo Schwarze |
2018-02-26 | In x509.h rev. 1.41 2018/02/22 17:22:02, jsing@ provided | Ingo Schwarze |
2018-02-26 | sync | Stuart Henderson |
2018-02-26 | actually have safe do something, stupid typo | Marc Espie |
2018-02-26 | revert, unneeded | Marc Espie |
2018-02-26 | forgot the non-interactive case | Marc Espie |
2018-02-26 | spacing | Marc Espie |
2018-02-26 | Serialize access to UID data with a rwlock. | Martin Pieuchot |
2018-02-26 | Fix a TOCTOU race that causes signals to be delivered more than once. | Martin Pieuchot |
2018-02-26 | Fix typo in previous commit. | Mark Kettenis |