Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-src.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-06tcp: Correctly compute the retransmit length for all 64-bit platforms.stable/11Hans Petter Selasky
2022-06-06fetch: MFC: make -S argument accept values > 2GBStefan Eßer
2022-05-04xhci(4): Always add and evaluate the slot context.Hans Petter Selasky
2022-05-04xhci(4): Only drop BULK and INTERRUPT endpoints to reset data toggle.Hans Petter Selasky
2022-04-27xhci(4): Ensure the so-called data toggle gets properly reset.Hans Petter Selasky
2022-04-27No need to stop XHCI endpoints in disabled state.Hans Petter Selasky
2022-04-06net80211: validate Mesh ID length in ieee80211_parse_beaconBjoern A. Zeeb
2022-04-06mpr/mps/mpt: verify cfg page ioctl lengthsEd Maste
2022-04-06bhyve: validate e82545 checksum offset fieldMark Johnston
2022-04-04installworld: handle ldd including preloaded objectsEd Maste
2022-04-04zlib: apply upstream fix for CVE-2018-25032Eugene Grosbein
2022-03-31netmap: Fix TOCTOU vulnerability in nmreq_copyinVincenzo Maffione
2022-03-29Avoid kernel stack disclosure in compat32 statEd Maste
2022-03-27openssl: MFC: Fix a bug in BN_mod_sqrt() that can cause it to loop forever.Eugene Grosbein
2022-03-20netmap: add a tunable for the maximum number of VALE switchesVincenzo Maffione
2022-03-20netmap: Fix integer overflow in nmreq_copyinVincenzo Maffione
2022-02-23libarchive: merge vendor bugfixMartin Matuska
2022-02-23libarchive: merge vendor bugfixesMartin Matuska
2022-02-23libarchive: import changes from upstreamMartin Matuska
2022-01-17gpart(8): MFC: add minimal reference to glabel(8) to manual pageEugene Grosbein
2021-11-23MFC: rc.d/rctl: unbreak for distinct /usr filesystemEugene Grosbein
2021-11-21libarchive: cherry-pick bugfix from vendorMartin Matuska
2021-11-16snd_uaudio(4): Fix string index computations for iFeature.Hans Petter Selasky
2021-11-09Partially revert ac76bc1145dd because it is no longer necessaryDimitry Andric
2021-10-25contrib/tzdata: correct DST in PalestinePhilip Paeps
2021-10-21contrib/tzdata: correct DST in FijiPhilip Paeps
2021-10-12Upgrade ENA to v2.4.1Marcin Wojtas
2021-10-12Upgrade ENA to v2.4.0Marcin Wojtas
2021-10-07syslogd: undo regression after r326573Eugene Grosbein
2021-10-01ipfilter: Print the correct TCP sequence index numberCy Schubert
2021-10-01ipfilter: Correct a commentCy Schubert
2021-10-01ipfilter: Avoid a null if-then-else blocksCy Schubert
2021-09-29contrib/tzdata: correct DST in Jordan and SamoaPhilip Paeps
2021-09-25Update leap-seconds to leap-seconds.3676924800.Xin LI
2021-09-24readelf: document that -u / --unwind is not yet implementedEd Maste
2021-09-24readelf: include notes (-n) and unwind (-u) in --all/-aEd Maste
2021-09-23Update OptionalObsoleteFiles.inc with NTP docsEd Maste
2021-09-13apr: Merge r1889604, r1807975 from trunk:Joe Orton
2021-09-10libarchive: import bugfix from upstreamMartin Matuska
2021-09-10libarchive: import changes from upstreamMartin Matuska
2021-09-04pxeboot: improve and simplify rx handlingKyle Evans
2021-09-04caroot: cumulative cert updateKyle Evans
2021-09-04caroot: update CA bundle processorKyle Evans
2021-09-02Cirrus-CI: reduce VM memory to 8GEd Maste
2021-09-01OpenSSL: Fix the RSA_SSLV23_PADDING padding typeMatt Caswell
2021-08-31openssl: Fix a read buffer overrun in X509_CERT_AUX_print()Matt Caswell
2021-08-31Add Cirrus CI config file to support CI buildsEd Maste
2021-08-26Apply clang fix for assertion failure compiling multimedia/minitubeDimitry Andric
2021-08-26dhclient: support supersede statement for option 54Fabian Kurtz
2021-08-25Allow the pseudo-errnos to be returned as well in boot loaderWarner Losh