summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-06Make sure that -l always causes -w to be ignored, as documentedIngo Schwarze
2020-02-06Remove pointless intermediate scsi_adapter field of softc by pointingKenneth R Westerback
2020-02-06Delete unused scsi_adapter fields of softc's.Kenneth R Westerback
2020-02-06Re-enable the TLSv1.3 client since the known issues have been addressed.Joel Sing
2020-02-06Eliminate use of 'migration aids' #define scsipi_<blah> and just useKenneth R Westerback
2020-02-06Add a workaround to make SSL_set_session() work with TLSv1.3.Joel Sing
2020-02-06Soooooo much eye-searing trailing whitespace.Kenneth R Westerback
2020-02-06So much eye-searing trailing whitespace.Kenneth R Westerback
2020-02-06Whitespace tweak.Kenneth R Westerback
2020-02-06Add support for handling hello retry requests in the TLSv1.3 client.Joel Sing
2020-02-06Correctly handle key share extensions in a hello retry request.Joel Sing
2020-02-06mention cbor fido llvm and llvm-c top level include directoriesJonathan Gray
2020-02-06Instead of opting in to futexes on archs with atomics opt out on archsJonathan Gray
2020-02-05Ooops. Missed a file in nuke of scsi_minphys. mpath_minphys() needs toKenneth R Westerback
2020-02-05Reset the key share so that we do not have an existing peer public key.Joel Sing
2020-02-05Refactor the server hello processing code in the TLSv1.3 client.Joel Sing
2020-02-05Move kernel locking inside knote_fdclose() from finishdup() andVisa Hankala
2020-02-05Remove the hello retry request processing code that was previously added.Joel Sing
2020-02-05Provide tls1_transcript_unfreeze() to avoid the need for manual flagsJoel Sing
2020-02-05Pull the handshake message transcript code into its own function.Joel Sing
2020-02-05Nuke unnecessary abstraction 'scsi_minphys()' which just callsKenneth R Westerback
2020-02-05Very old firmware umsm devices don't work as umb(4), so I made them workTheo de Raadt
2020-02-05regenPatrick Wildt
2020-02-05Add some more Apollo Lake PCI IDs.Patrick Wildt
2020-02-05Fix confusion between minimum and maximum samples-per-frame.Alexandre Ratchov
2020-02-05Make list-keys description clearer in tmux.1 and remove an unused variable.Nicholas Marriott
2020-02-05More precision regarding the openlog(3) *ident argument;Ingo Schwarze
2020-02-05regenPatrick Wildt
2020-02-05Add some more Apollo Lake PCI IDs.Patrick Wildt
2020-02-05Mention AUDIO_MIXER_{DEVINFO,READ,WRITE} in the "audio" sectionAlexandre Ratchov
2020-02-05Allow programs with the "audio" promise to use the AUDIO_MIXER_xxx ioctls.Alexandre Ratchov
2020-02-05regenPatrick Wildt
2020-02-05Add Pericom PI7C9X2G404EL PCIe Packet SwitchPatrick Wildt
2020-02-05Detach timeouts and the softint handler before freeing memory.Martin Pieuchot
2020-02-05regenPatrick Wildt
2020-02-05Add some more Gemini Lake IDs.Patrick Wildt
2020-02-05Remove dead store, from Amit Kulkarni.Martin Pieuchot
2020-02-05Replace atoi with strtonum for stricter and safer integer parsing.Florian Obser
2020-02-05Rework tls13_legacy_handshake_message_{recv,sent}_cb() to useTheo Buehler
2020-02-04iterated_hash is unusedFlorian Obser
2020-02-04bit.h and events.h are unused.Florian Obser
2020-02-04lwres no longer deals with lists.Florian Obser
2020-02-04Nothing sets DNS_RDATASETATTR_NEGATIVE; remove code dealing with thatFlorian Obser
2020-02-04dig is not generating DS records.Florian Obser
2020-02-04keydata.c is unused.Florian Obser
2020-02-04soa.c is unused.Florian Obser
2020-02-04We are not going to generate nsec or nsec3 RRsets.Florian Obser
2020-02-04dig(1) only needs tsig support so we can delete all non-HMACFlorian Obser
2020-02-04isc/stat.h is unusedFlorian Obser
2020-02-04just use netdb.h directlyFlorian Obser