Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ventoy/rufus

The Reliable USB Formatting Utility
https://github.com/ventoy/rufus

[cmp] propagate decompression errors from bled

* If, for example, you have a truncated gz-compressed file and try to
write it to disk, bled_u...

88631806da52d883f30c7feb656bdfc9afcc1235 authored about 7 years ago by Will Thompson <[email protected]>
[pki] fix a minor initialization issue

293440b2e9e8e4d2029be1fc6af907f41c4dca24 authored about 7 years ago by Pete Batard <[email protected]>
[loc] fix some Portuguese (Portugal) translation

* Closes #1032

7f82dbf0fcd0e2388122e62c0986badf3325406a authored about 7 years ago by jzeferino <[email protected]>
[loc] update Danish translation to latest

bb311f004223926558c3b5d3f6fbcefe115279da authored about 7 years ago by Andrea Wood <mailto:[email protected]>
[core] add a cheat mode to reset the current USB device (cycle port)

* Will not work on Vista, Windows 7 or Server 2008
* Also update Windows version info

8286a0f63afa5c4422df38de82d2a70c35d041fa authored over 7 years ago by Pete Batard <[email protected]>
[misc] fix VS2017 code analysis warnings

* Also set rufus-next to 2.18

13ba3e75b3f825884ebd612dc187356f34d13d36 authored over 7 years ago by Pete Batard <[email protected]>
[iso] add support for ISO9660 multiextent files

* Closes #1007

44c9cb0b826a9cf6bd1ed7a251aa731285d83e41 authored over 7 years ago by Pete Batard <[email protected]>
v2.17 (build 1198)

14d2a629c91350acb2859bddde201732a518627e authored over 7 years ago by Pete Batard <[email protected]>
[iso] add a warning for unsupported multi-extent ISO-9660 files

* This is related to issue #1007, which libcdio still needs to fix.

92c05556d17769465ec161d5ad65cb2f2a7c03b4 authored over 7 years ago by Pete Batard <[email protected]>
[pki] add country code validation on signature check

* Also validate against the CN rather than the simple name, and require an exact match

e3fbfb30d3260ca59ca98c034897ef3153c9d6d2 authored over 7 years ago by Pete Batard <[email protected]>
[loc] update Dutch translation to latest

f89f97d4abfb7033d771ae0c943d6b541c56862b authored over 7 years ago by Roberto Pino <[email protected]>
[misc] display image and disk size in the log

* Also fix 2 Coverity warnings
* Also remove unneeded LFs in drive.c

c22b378f9a702ba534e912c5a9f564e1aa7d5514 authored over 7 years ago by Pete Batard <[email protected]>
[core] allow the use of A: and B: as drive letters and fix in-use detection for Z:

* Closes #1016
* Also expand support for Arch Linux derivatives Syslinux config files

4a213c3ba08610e3bcb42776f9c2cc3cf52eb864 authored over 7 years ago by Pete Batard <[email protected]>
[pki] more ASN.1 parser improvements

9464ae94a44cbc1089d94cab51d908d082cae886 authored over 7 years ago by Pete Batard <[email protected]>
[pki] improve ASN.1 parser

* Enable search from OIDs expressed as strings and ignore non UNIVERSAL classes

94e4c0905b127666146dd1ac1e42e4865eb3ee55 authored over 7 years ago by Pete Batard <[email protected]>
[pki] timestamp validation improvements

* Add timestamp processing for nested signature and check for anomalous differences
* Also preve...

a73e695ba4dd11a24750984128500ea0dfe2393a authored over 7 years ago by Pete Batard <[email protected]>
[misc] update ChangeLog for BETA

c74d7bce1f3d0b0db66ffe1495dfb43897a7c961 authored over 7 years ago by Pete Batard <[email protected]>
[pki] check timestamp chronology during update validation

* Done to address the second "vulnerability" proposed in #1009, independently
of the protocol ...

35da381a117a007b5c071833cf40a340d12e250a authored over 7 years ago by Pete Batard <[email protected]>
[pki] fix https://www.kb.cert.org/vuls/id/403768

* This commit effectively fixes https://www.kb.cert.org/vuls/id/403768 (CVE-2017-13083) as
it ...

c3c39f7f8a11f612c4ebf7affce25ec6928eb1cb authored over 7 years ago by Pete Batard <[email protected]>
[misc] use UTF-8 compatible _unlinkU() when deleting files

fe3004d17f6085b4f8e03acaa3e6f0b643c06cb1 authored over 7 years ago by Pete Batard <[email protected]>
[misc] remove duplicate definition

* Closes #1011

bf09842fd2ac7ef074320ce9105c42d1c9eba82f authored over 7 years ago by Ino-Bagaric <[email protected]>
[pki] improve error handling

* FormatMessage() does not handle PKI errors
* Also fix an issue with non-official version detec...

36cadcfcca1e3a0bcfa5428e3e71eefe1cc618d4 authored over 7 years ago by Pete Batard <[email protected]>
[loc] fix Spanish translation

868eea50697c2b617015c687ff374ed33e7e5693 authored over 7 years ago by Pete Batard <[email protected]>
[net] use http instead of https for downloads

* Since 2.17 will be the last version to support XP, and the native XP SSL
implementation is t...

8b094e840b8e630ff6692381eafc4d286df7ba22 authored over 7 years ago by Pete Batard <[email protected]>
[loc] update Arabic translation to latest

9de244c10e259c0c89f1caca3dbacd5a76de2d0c authored over 7 years ago by Feras n <[email protected]>
[misc] finally, set .editorconfig to use UTF-8 *without* BOM

* The new VS2017 15.3 appears to have fixed this annoying bug at long last:
https://developerc...

58a38145b7f5a21f507708a9e1e18468ca6ad01d authored over 7 years ago by Pete Batard <[email protected]>
[core] add support for more non-USB card readers

* Closes #998

534859172932ee83be44d73e57ccc55b00dcb82e authored over 7 years ago by Pete Batard <[email protected]>
[core] add Super Floppy Disk support

c82842ce2a9a1f0ff3a4fc58cc6d646d6c2d5196 authored over 7 years ago by Pete Batard <[email protected]>
[ui] fix log no longer automatically scrolling to the last line

* Introduced in 369a392af09d4157722464c621f356966ce608b7 because, of course when Microsoft has a...

65f5ccd28b932f8450876a3e93ba038d37ae023e authored over 7 years ago by Pete Batard <[email protected]>
[core] add support for more non-USB card readers

* Closes #994

3a150ddeda60be4282ac77e2c06cf0e82736900c authored over 7 years ago by Pete Batard <[email protected]>
[misc] add static_strcat & static_strcpy and use static_ calls wherever possible

* Also set Rufus next to 2.17 and fix a warning

90dc847e24b693c90e1dcd44077901bca0f2ea66 authored over 7 years ago by Pete Batard <[email protected]>
[iso] add EFI boot support from 'efi.img' FAT images

* Required to support Debian Live 9.1 in ISO mode
* Note that this only works if the efi.img boo...

5d371088cb00d34e1193ad64dc34b6dc0ece2304 authored over 7 years ago by Pete Batard <[email protected]>
[loc] update Korean translation to latest

3d33493c6f333181a4dc3dd616c05649e114e3ac authored over 7 years ago by Na Jiyoun <[email protected]>
[togo] fix a typo in index selection and add support for nonofficial ISOs

* Closes #991

eb5087d504aaf08aa1dc2aa92bfcc2490da42c3a authored over 7 years ago by Pete Batard <[email protected]>
[misc] fix typo in Changelog

* Closes #990

65fd9770cb9750336983cc72091ca73077a14c39 authored over 7 years ago by Jeroen Sack <[email protected]>
v2.16 (build 1170)

925837e4d30c1f4a5aea7a676f6259464f80d2fd authored over 7 years ago by Pete Batard <[email protected]>
[loc] update Persian translation to latest

9740e948763ac8738db933ef2d9fc73f90270b0a authored over 7 years ago by Zia Azimi <[email protected]>
[loc] fix RTL display of ISO truncation notification

* Also don't use MessageBoxU where unneeded

d620d8848d16c545e0d7b326f494e1edf24d5f0b authored over 7 years ago by Pete Batard <[email protected]>
[loc] update Greek translation to latest

d7d6caebe1d7d906134a72900933007c4e1fc5c7 authored over 7 years ago by Nikolaos Margaritis <[email protected]>
[loc] update Slovak translation to latest

e68df21a1632c466934cd53c689053e4cc7880ce authored over 7 years ago by Martin Kubánik <[email protected]>
[loc] update Bulgarian translation to latest

6db159be9ee376598aa375fd589dfb70315213e0 authored over 7 years ago by Krasimir Newenow <[email protected]>
[loc] update Slovenian translation to latest

08873689884ee11554dae5c9b1e21354265e775b authored over 7 years ago by Matej Horvat <[email protected]>
[loc] update Indonesian translation to latest

a96a615a66d85caf8112ee9d9d8f3463292df6a6 authored over 7 years ago by Arif Budiman <[email protected]>
[loc] update Lithuanian translation to latest

1baf1b7d1a5e99a60259d45e6d1fe6ca58a2cc59 authored over 7 years ago by Gintaras Venslovas <[email protected]>
[ui] more info field fixes

* Prevent text selection and try to force a redraw, to ensure the text is centered on update
* A...

bb00e220acf808c5912bed559831f72b68b0cb5b authored over 7 years ago by Pete Batard <[email protected]>
[misc] fix Coverity warnings

0a3c04379b51363c5623b3c5da85e0b83100c59f authored over 7 years ago by Pete Batard <[email protected]>
[loc] update Serbian translation to latest

3622b441edeadaf4a4d8b5d3e4475484fd3c3ab9 authored over 7 years ago by Ivan Strugar <[email protected]>
[loc] update Portuguese (Brazilian) translation to latest

* Closes #981

32b8b5b23217b19593777c26e3c851a21fd147e7 authored over 7 years ago by Tiago Rinaldi <[email protected]>
[ui] fix info box when downloading Syslinux/GRUB files

* Don't duplicate the PrintInfo() from DownloadFile()
* Make sure caret is disabled and displaye...

93c2d7851e1f7e2542409850f51a6bee6b373701 authored over 7 years ago by Pete Batard <[email protected]>
[misc] yay, more XP fixes...

* Since I half expect 2.16 to be the last version of Rufus to support Windows XP

7ef65b551ac47fa1ae3646f19d2c69d5ee0f4850 authored over 7 years ago by Pete Batard <[email protected]>
[loc] update Hebrew translation to latest

811f3cc1bc8e42f4dabdca65601733b54e2a1abc authored over 7 years ago by Noam Sarusi <[email protected]>
[loc] update Ukrainian translation to latest

2b3f1be78cbc4806bcfa4797c040a06a9a4dc4c1 authored over 7 years ago by Константин В <[email protected]>
[loc] update Japanese translation to latest

4fe6ffb9d4b8852de0f328e1a46ead7397273a9e authored over 7 years ago by Tiryoh <[email protected]>
[loc] update Croatian translation to latest

7a929b36b474cf006bb4d1d2813056db718d35b0 authored over 7 years ago by Dario Komar <[email protected]>
[process] improve the search for conflicting processes check

* Add a WaitForSingleObjectWithMessages() call so that we can process Windows messages
while w...

369a392af09d4157722464c621f356966ce608b7 authored over 7 years ago by Pete Batard <[email protected]>
[loc] update Finnish translation to latest

5e609f022fdf2b4003d654c17d137b60daebd0ba authored over 7 years ago by Riku Brander <[email protected]>
[ui] disable controls prior to format checks

* Also send Unicode strings to the debug output facility, since Windows 10
*FINALLY* added Uni...

d5babb5e7240f0a5188a953c28bef48e44e8a1b4 authored over 7 years ago by Pete Batard <[email protected]>
[iso] add work around for ISOs that use nonstandard Rock Ridge extensions

* Looking at you Kali Linux!
* Also silence the annoying 'from_733: broken byte order' warning

39e418fbe96926cac7392e066b7bd0a2a3dd3181 authored over 7 years ago by Pete Batard <[email protected]>
[loc] update Azerbaijani translation to latest

f1aeb632672022ddc470d22c80049121a921e4b6 authored over 7 years ago by Elvin Məlikov <[email protected]>
[process] add a timeout for the process search

* The process search appears to be blocking on some platform, and we
also don't want users to ...

4617ba786d51dae3fa6364c9d1ff359f06d41097 authored over 7 years ago by Pete Batard <[email protected]>
[loc] update Thai translation to latest

5c3437f6de95b15c919d70d158d22ac21a73bbad authored over 7 years ago by Sippapas Wangsri <[email protected]>
[loc] update Vietnamese translation to latest

9f8f5517febf826e1925fbbae0e1368fd1031d5e authored over 7 years ago by Pete Batard <[email protected]>
[loc] update Chinese Traditional translation to latest

* Closes #985

0137de5c3a6932e05063d9f9555c603f38445685 authored over 7 years ago by Chocobo1 <[email protected]>
[process] fix executable paths on Windows 7 or earlier

e34f5ac528066696505c75e0ccd08f71fbb22b86 authored over 7 years ago by Pete Batard <[email protected]>
[loc] update Romanian translation to latest

476ef267d2d26496b7e5989c224da0f6e1341b77 authored over 7 years ago by Gîrlea Alexandru <[email protected]>
[loc] update Turkish translation to latest

980dc53d37e959bb9e7f5f19002c5e18293bb5fb authored over 7 years ago by Mehmetali Kuran <[email protected]>
[syslinux] remove unwanted 'isolinux.tmp' on error

* Also use a global 'temp_dir' variable and fix a small issue with Swedish translation

77e40d1373c39c6eb3a851f8be57a843c64a8f47 authored over 7 years ago by Pete Batard <[email protected]>
[loc] update German translation to latest

ae6fa7af391454570c736c276f51a78c3c7338cd authored over 7 years ago by Thilo Langbein <[email protected]>
[loc] update Polish translation to latest

90761165dec2aa5085ed7e338dc6c9babbb6365d authored over 7 years ago by Piotr Halama <[email protected]>
[loc] update Latvian translation to latest

09538a245629ff5556f4927f5fa2a0023a045d56 authored over 7 years ago by Aldis Tutins <[email protected]>
[loc] update Norwegian translation to latest

172ba1e79584c38aafc7b85722e7b7d19921bb08 authored over 7 years ago by Jan-Erik Drangevåg <[email protected]>
[loc] update Czech translation

b556c4dece1e0c4d50f674e5e6a1a4b3f6cb9682 authored over 7 years ago by Richard Kahl <[email protected]>
[loc] update Chinese Simplified translation to latest

* Closes #982

b4800cd2069bc09d5a06e68c7ddf1abd8d905475 authored over 7 years ago by Jiawei Wang <[email protected]>
[loc] update Swedish translation to latest

a4cf6aea8f5a945480436c48ecc227f0505cedd1 authored over 7 years ago by Sopor <[email protected]>
[loc] update Portuguese (Standard) translation to latest

ca9cdaf14b36afaf773e78c72e74a74ee6faf611 authored over 7 years ago by Dinis Medeiros <[email protected]>
[loc] update Italian translation to latest

bb828fda2bb38bd26ae4aff15b23699407904ed4 authored over 7 years ago by Roberto Boriotti <[email protected]>
[loc] update Spanish translation to latest

6d8da601c7d055ddb9b61ea4401de0da1312fbea authored over 7 years ago by MaKK <[email protected]>
[misc] fix minor MinGW warnings

* Also update localization to version 1.0.22

f01043feda1f77ad638be2cabd2dace3f051a02b authored over 7 years ago by Pete Batard <[email protected]>
[ui] ask user if they want proceed when conflicting processes are found

* Rufus now checks for processes with handles opened on the drives/volumes before
starting the...

b4a2c06a2ef36de6245e69ad6162a2698940154c authored over 7 years ago by Pete Batard <[email protected]>
[core] attempt to continue if the only conflicting handles we found are for read-only

* Also clean-up the process code and update for rufus-next

bed889718e2a17b10ca6fac89d33b2699d5faa93 authored over 7 years ago by Pete Batard <[email protected]>
[ui] report process(es) that are preventing access on error

* Also revert loc file changes that were introduced in f53b22a077e4bfa7c6eacf9f0dffdaaa7f5ba87b

a528bb3d83491f58685740fbe0d79592bfdb23cc authored over 7 years ago by Pete Batard <[email protected]>
[misc] drop WDK compilation support

c00557900b5e84ee9b7039a84d358c01e9f251db authored over 7 years ago by Pete Batard <[email protected]>
[loc] Fix typos in Italian translation

* Closes #975

86c530ac5094bcda992d86b1224f25d1eb0e1a7d authored over 7 years ago by marcellogianola <[email protected]>
[ui] produce a sound and flash taskbar icon on success/error

* Closes #973

92d046e663811fd922262f1f347ad2ebe8e09b97 authored over 7 years ago by Pete Batard <[email protected]>
[loc] Update Portuguese (Brazilian) translation

* Closes #974

bfecb9e29f010cdd9d7fee6fd63d1361b9fcb5fe authored over 7 years ago by Tiago Rinaldi <[email protected]>
[iso] notify if the file size on disk is smaller than expected ISO size

* Closes #963
* Also fix a potential issue with Notification()

150be524791dcb9fd70b53be1528b62d9ab02786 authored over 7 years ago by Pete Batard <[email protected]>
[togo] be more verbose about the files being applied

390c134b7a83948dbf30b1673f105046b8a2b09c authored over 7 years ago by Pete Batard <[email protected]>
[pki] have GetSignatureName() use the current binary on NULL parameter

54ee68f6fc145355d1a3b84d9ecd62304e76426b authored over 7 years ago by Pete Batard <[email protected]>
v2.15 (build 1117)

92d8ac26b081abffedf862f8874adfdfab29371d authored over 7 years ago by Pete Batard <[email protected]>
[grub] update Grub4DOS to latest

* Also update AppVeyor build script

9e2d0239e660916d1bb627ac482ca635ed7f76b6 authored over 7 years ago by Pete Batard <[email protected]>
[arm] add ARM compilation support (MSVC)

* Yay!
* Also remove unneeded stdint.h/stdbool.h/inttypes.h

23d71ae0f113ba55a152eafd144e5288d9a7c0fd authored over 7 years ago by Pete Batard <[email protected]>
[misc] finally make the Appx taskbar icon transparent

* It's wasn't an underscore but a dot!

32b59873870170f3da5b00540689b369b153ee23 authored over 7 years ago by Pete Batard <[email protected]>
[misc] try to make that darn Appx taskbar icon transparent

* Still doesn't work though :(
* Also some minor .sln and _pre-commit.sh improvements

09181454dde8c8174adb059554e6e70b45e2206e authored over 7 years ago by Pete Batard <[email protected]>
[misc] update project files to VS2017

3d1b3bac40beceeedd3d8928c4e230b083a2ce0b authored over 7 years ago by Pete Batard <[email protected]>
[misc] move appx generation to Makefile

a4b19ddf1a67ff536718a7253d425107f8df5d31 authored over 7 years ago by Pete Batard <[email protected]>
[process] check for volumes open with executable access rights

* This allows us to properly identify an open command prompt as a blocking process
* Also, since...

7ec8db5602711737a788d897f2dc2054c3d3a946 authored over 7 years ago by Pete Batard <[email protected]>
[ui] tell users to check the log on access errors

* Also make sure to have big fat WARNING there if we detect conflicting processes

f53b22a077e4bfa7c6eacf9f0dffdaaa7f5ba87b authored over 7 years ago by Pete Batard <[email protected]>
[grub] update GRUB to 2.02 release

* Just update the headers really, since all the core.img
from 2.02~rc1 upwards have been binar...

e52947f300a26fc2c07c1aa3ba0d635d5a92ad1d authored over 7 years ago by Pete Batard <[email protected]>
[process] add a more efficient method to search for processes

* As suggested in #773
* Don't switch to using this method though, as it requires a handle to th...

302f108d7994291ff6a9c9366de3494757f36510 authored over 7 years ago by dmex <[email protected]>
[misc] expand lock cheat mode to also apply to write sharing

* Also improve log messages

867177c5cda42ba30f415feb0328add7b5dcb47d authored over 7 years ago by Pete Batard <[email protected]>