summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-12Mention TP-LINK TL-NG421.Kevin Lo
2020-10-12Set the maximum frame size to RGE_JUMBO_FRAMELEN.Kevin Lo
2020-10-11UpdateHostkeys: check for keys under other namesDamien Miller
2020-10-11UpdateHostkeys: better CheckHostIP handlingDamien Miller
2020-10-11UpdateHostkeys: better detect manual host entriesDamien Miller
2020-10-11Don't skip file systems just because the parent fs is nodev and nosuid.Todd C. Miller
2020-10-11In ssl_methods.c rev. 1.18, jsing@ deprecated *_server_method(3)Ingo Schwarze
2020-10-11Always allocate GOT header entries on powerpc.Mark Kettenis
2020-10-11SSL3_ENC_METHOD is just a flag word; merge it into SSL_METHOD_INTERNALPhilip Guenther
2020-10-11Implement more of RFC 8630 and support more than one URI in the TAL file.Claudio Jeker
2020-10-11Introduce repo_filename() a function that converts a URI into the localClaudio Jeker
2020-10-11Refactor kqueue_scan() to use a context: a "kqueue_scan_state struct".Martin Pieuchot
2020-10-11Stop exporting `wt_hwqueue' now that drivers don't advertise it.Martin Pieuchot
2020-10-11Align pool items on CACHELINESIZE when replacing linux kmem_cache withJonathan Gray
2020-10-11Fix an assert conditioned on DTLS1_VERSION.Joel Sing
2020-10-11Handle absence of TLS certs while parsing the configTheo Buehler
2020-10-11Grow init_buf before stashing a handshake message for the legacy stack.Joel Sing
2020-10-11No longer need to cast away const in srtp_find_profile_by_name()Theo Buehler
2020-10-11Make profile_name const in srtp_find_profile_by_name()Theo Buehler
2020-10-11Update regress for method changes.Joel Sing
2020-10-11Condense and simplify TLS methods.Joel Sing
2020-10-11Unbreak regress following SRTP_PROTECTION_PROFILE const change.Joel Sing
2020-10-11Constipate srtp_known_profiles, pushing it into .data.rel.roPhilip Guenther
2020-10-11Constipate ssl3_ciphers and tls1[23]_sigalgs*, pushing them intoPhilip Guenther
2020-10-10syncStuart Henderson
2020-10-10Returning a void expression is weird; ok kettenis@ daniel@Otto Moerbeek
2020-10-10Handle spurious interrupts.Mark Kettenis
2020-10-10Add OPAL_PCI_MAP_PE_DMA_WINDOW.Mark Kettenis
2020-10-10Don't leak bundle_file and cert_file paths at the end.Theo Buehler
2020-10-10Remove unnecessary count of device instances.Visa Hankala
2020-10-10Add a manual page for octboot(4).Visa Hankala
2020-10-10Clear the kcov device for the current thread before freeing the sameanton
2020-10-09Unbreak the powerpc64 kernel build.Mark Kettenis
2020-10-09Escape ! in QlTim van der Molen
2020-10-09Optimize copyin(9), copyout(9) and kcopy(9) by doing 16-byte copies ifMark Kettenis
2020-10-09Fix leak or double free with OCSP_request_add0_id()Theo Buehler
2020-10-09Correct error returns, do not print eror message to stdout (thereOtto Moerbeek
2020-10-09Partly revert previous commit, these changes we not supposed to go in.Otto Moerbeek
2020-10-09As noted by tb@ previous commit only removed an unused fucntion.Otto Moerbeek
2020-10-09document lang/go new target modgo-gen-modulespaco
2020-10-09fix SEE ALSO;Jason McIntyre
2020-10-09More unused headers.tobhe
2020-10-09Remove unused "wait.h" includes.tobhe
2020-10-09Kill unused IEEE80211_RADIOTAP_HWQUEUE.Martin Pieuchot
2020-10-09Do not dereference `vp' after vput(9)ing it.Martin Pieuchot
2020-10-09Remove unecesary includes.Martin Pieuchot
2020-10-09Add nolog option to avoid syslog(3)kn
2020-10-09Improve error message on missing permissionkn
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt