index
:
delta/syslinux.git
3.5x
3.6x
baserock/4.06-musl
baserock/genivi/morph
baserock/morph
baserock/pedroalvarez/gcc5
baserock/pedroalvarez/gcc6
baserock/pedroalvarez/glibc
baserock/rdale/musl
baserock/syslinux-4.06-gcc5-glibc2.20
baserock/syslinux-4.06-gcc7
baserock/tiagogomes/update-toolchain
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
git.kernel.org: pub/scm/boot/syslinux/syslinux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
com32
Commit message (
Expand
)
Author
Age
Files
Lines
*
The shuffle descriptors need to be unused for input *and* output
syslinux-3.62-pre3
H. Peter Anvin
2008-02-12
1
-5
/
+17
*
Change the minimum number of shuffle descriptors to 64.
H. Peter Anvin
2008-02-12
1
-1
/
+1
*
Query the shuffle descriptor set size and use it
H. Peter Anvin
2008-02-12
1
-1
/
+14
*
Move the prototypes for syslinux_shuffle_boot_*()
H. Peter Anvin
2008-02-12
3
-12
/
+12
*
simple menu: extend command line size to 2047 characters
H. Peter Anvin
2008-02-12
1
-2
/
+2
*
shuffle: avoid computing block lists that will never converge
H. Peter Anvin
2008-02-11
1
-4
/
+8
*
Handle arbitrary numbers of shuffle descriptors
H. Peter Anvin
2008-02-11
2
-22
/
+147
*
simple menu: support sha256 and sha512 passwords
H. Peter Anvin
2008-02-10
1
-8
/
+35
*
com32/*: move _GNU_SOURCE definitions into Makefiles
H. Peter Anvin
2008-02-10
5
-5
/
+2
*
libutil: add header file <xcrypt.h> for extended crypt routines
H. Peter Anvin
2008-02-10
3
-0
/
+12
*
mempcpy(): correct naming of the mempcpy() function
H. Peter Anvin
2008-02-10
1
-4
/
+4
*
simple menu: update copyright notices; clean whitespace
H. Peter Anvin
2008-02-10
8
-15
/
+26
*
simple menu: break password comparisons out into a separate file
H. Peter Anvin
2008-02-10
4
-53
/
+71
*
menu.c: add missing return statement
H. Peter Anvin
2008-02-10
1
-0
/
+1
*
Simple menu system: move to dedicated subdirectory
H. Peter Anvin
2008-02-10
9
-14
/
+105
*
menu: clean up and fix MD5 password code
H. Peter Anvin
2008-01-28
2
-53
/
+61
*
meminfo.c32: a program to dump out the system memory map
H. Peter Anvin
2008-01-22
2
-1
/
+110
*
Standardize format for copyright lines and update
H. Peter Anvin
2008-01-16
2
-3
/
+3
*
elf.c32: a PHDR segment is loadable; handle filesz > memsz
H. Peter Anvin
2008-01-15
1
-10
/
+14
*
SHA1 passwords: initialize the context before salting
Jeffrey Hutzelman
2008-01-14
1
-2
/
+2
*
Merge commit 'origin/master' into adv
H. Peter Anvin
2008-01-10
116
-116
/
+116
|
\
|
*
Update copyright year
H. Peter Anvin
2008-01-10
109
-109
/
+109
*
|
Merge commit 'syslinux-3.55-pre4' into adv
syslinux-3.60-pre7
H. Peter Anvin
2008-01-04
3
-4
/
+248
|
\
\
|
|
/
|
*
Handle vga={ask|normal|ext} in linux.c32
syslinux-3.55-pre4
H. Peter Anvin
2008-01-04
1
-2
/
+16
|
*
Add simple module to load and run a protected-mode raw binary
H. Peter Anvin
2008-01-03
2
-2
/
+232
*
|
syslinux_setadv(): handle size == 0, error on size > 255
H. Peter Anvin
2007-12-13
1
-12
/
+18
*
|
Library routines for manipulating ADV data
H. Peter Anvin
2007-12-13
6
-2
/
+224
*
|
Initial support for auxilliary data vector
H. Peter Anvin
2007-12-13
6
-1
/
+204
|
/
*
Separate attribute control for disabled menu items
syslinux-3.54-pre1
H. Peter Anvin
2007-12-10
1
-3
/
+7
*
Fix handling of VESA modes with noncontiguous memory buffers
H. Peter Anvin
2007-12-10
3
-9
/
+10
*
Add "menu separator", "menu indent", "menu disabled"
H. Peter Anvin
2007-11-21
3
-8
/
+61
*
Add missing thunk function for cfarcall
H. Peter Anvin
2007-11-20
1
-0
/
+11
*
Add support for thunking cdecl/stdcall-style real-mode code
H. Peter Anvin
2007-11-20
3
-6
/
+11
*
struct term_state: remove duplicate .xy and unused .attr
H. Peter Anvin
2007-11-20
2
-2
/
+0
*
Preserve ES:DI instead of probing for $PnP
syslinux-3.53-pre5
H. Peter Anvin
2007-11-14
1
-0
/
+6
*
Add sha256crypt and sha512crypt; not yet enabled
H. Peter Anvin
2007-11-09
7
-3
/
+1577
*
Optional debugging code for shuffle and boot and load_linux
syslinux-3.53-pre2
H. Peter Anvin
2007-11-02
2
-0
/
+41
*
Makefiles: create NASMOPT variable
H. Peter Anvin
2007-10-10
3
-3
/
+6
*
elf.c: better error message when memory is unavailable
H. Peter Anvin
2007-10-02
1
-1
/
+2
*
Fix building on a 64-bit system without a 32-bit system installed
syslinux-3.52-pre10
syslinux-3.52
H. Peter Anvin
2007-09-24
8
-27
/
+80
*
localboot.c32: sample/test program for invoking syslinux_local_boot()
H. Peter Anvin
2007-09-21
2
-0
/
+10
*
Clean up some of the new PCI code from Erwan Velu.
syslinux-3.52-pre7
H. Peter Anvin
2007-08-16
2
-84
/
+97
*
Improving PCI collected informations
Erwan Velu
2007-08-16
4
-36
/
+295
*
Add reboot.c32 module
syslinux-3.52-pre6
H. Peter Anvin
2007-08-14
2
-1
/
+18
*
com32: fix __farcall()
H. Peter Anvin
2007-08-14
1
-2
/
+3
*
Handle plural correctly in countdown.
H. Peter Anvin
2007-07-25
2
-3
/
+49
*
Add header file missing from previous checkin (md5.h)
H. Peter Anvin
2007-07-24
1
-0
/
+46
*
Add support for Unix-standard MD5 password
H. Peter Anvin
2007-07-24
6
-11
/
+583
*
Correctly handle switches between graphics and text mode
H. Peter Anvin
2007-07-24
2
-4
/
+6
*
Make the hidden timeout behaviour match the rest of the menu
H. Peter Anvin
2007-07-24
1
-4
/
+4
[next]