1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-07-31 16:06:05 +00:00
rufus/src/syslinux/libinstaller
Pete Batard ad68ccfac9 [syslinux] fix a crash if the downloaded Syslinux content has been modified
* Some stupid corporate firewalls will return garbage content for ldlinux.bss/ldlinux.sys
  instead of a 403 (as they really should), which creates an issue with the code written
  by the Syslinux people, as they forgot to check for potential overflows...
2015-10-28 23:17:55 +00:00
..
.msvc [misc] update to VS2015 and fix VS code analysis issues 2015-08-10 23:30:23 +01:00
advconst.h [sl] syslinux support (EXPERIMENTAL) 2012-01-12 02:52:40 +00:00
fs.c [syslinux] update Syslinux to v6.03 2014-11-11 19:54:05 +00:00
Makefile.am [syslinux] update Syslinux to v6.03 2014-11-11 19:54:05 +00:00
Makefile.in [misc] pocketful of enhancement and fixes - part 4 2015-02-10 22:45:48 +00:00
ntfssect.c v2.0 (build 639) 2015-03-03 21:32:41 +00:00
ntfssect.h [syslinux] update Syslinux to v6.03 2014-11-11 19:54:05 +00:00
setadv.c [misc] fix spelling mistakes 2013-06-22 01:15:36 +01:00
setadv.h [sl] syslinux support (EXPERIMENTAL) 2012-01-12 02:52:40 +00:00
syslinux.h [syslinux] add support for 4K sector size 2015-06-02 21:47:44 +01:00
syslxcom.h [iso] add support for isolinux/syslinux ISO images 2012-02-14 01:23:42 +00:00
syslxfs.h [syslinux] update Syslinux to v6.03 2014-11-11 19:54:05 +00:00
syslxint.h [syslinux] update Syslinux to v6.03 2014-11-11 19:54:05 +00:00
syslxmod.c [syslinux] fix a crash if the downloaded Syslinux content has been modified 2015-10-28 23:17:55 +00:00