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