projects
/
profile
/
ivi
/
syslinux.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comboot: guarantee at least 256 shuffle descriptors
[profile/ivi/syslinux.git]
/
com32
/
2008-02-11
H. Peter Anvin
simple menu: support sha256 and sha512 passwords
tree
|
commitdiff
2008-02-11
H. Peter Anvin
com32/*: move _GNU_SOURCE definitions into Makefiles
tree
|
commitdiff
2008-02-11
H. Peter Anvin
libutil: add header file <xcrypt.h> for extended crypt...
tree
|
commitdiff
2008-02-11
H. Peter Anvin
mempcpy(): correct naming of the mempcpy() function
tree
|
commitdiff
2008-02-11
H. Peter Anvin
simple menu: update copyright notices; clean whitespace
tree
|
commitdiff
2008-02-11
H. Peter Anvin
simple menu: break password comparisons out into a...
tree
|
commitdiff
2008-02-11
H. Peter Anvin
menu.c: add missing return statement
tree
|
commitdiff
2008-02-11
H. Peter Anvin
Simple menu system: move to dedicated subdirectory
tree
|
commitdiff
2008-01-29
H. Peter Anvin
menu: clean up and fix MD5 password code
tree
|
commitdiff
2008-01-23
H. Peter Anvin
meminfo.c32: a program to dump out the system memory map
tree
|
commitdiff
2008-01-16
H. Peter Anvin
Standardize format for copyright lines and update
tree
|
commitdiff
2008-01-15
H. Peter Anvin
elf.c32: a PHDR segment is loadable; handle filesz...
tree
|
commitdiff
2008-01-15
Jeffrey Hutzelman
SHA1 passwords: initialize the context before salting
tree
|
commitdiff
2008-01-11
H. Peter Anvin
Merge commit 'syslinux-3.55' into adv
syslinux-3.60
tree
|
commitdiff
2008-01-10
H. Peter Anvin
Merge commit 'origin/master' into adv
tree
|
commitdiff
2008-01-10
H. Peter Anvin
Update copyright year
tree
|
commitdiff
2008-01-10
H. Peter Anvin
Merge commit 'origin/master' into adv
tree
|
commitdiff
2008-01-05
H. Peter Anvin
Merge commit 'syslinux-3.55-pre4' into adv
syslinux-3.60-pre7
tree
|
commitdiff
2008-01-05
H. Peter Anvin
Handle vga={ask|normal|ext} in linux.c32
syslinux-3.55-pre4
tree
|
commitdiff
2008-01-03
H. Peter Anvin
Add simple module to load and run a protected-mode...
tree
|
commitdiff
2007-12-18
H. Peter Anvin
Merge commit 'origin/master' into adv
syslinux-3.60-pre6
tree
|
commitdiff
2007-12-13
H. Peter Anvin
syslinux_setadv(): handle size == 0, error on size...
tree
|
commitdiff
2007-12-13
H. Peter Anvin
Library routines for manipulating ADV data
tree
|
commitdiff
2007-12-13
H. Peter Anvin
Initial support for auxilliary data vector
tree
|
commitdiff
2007-12-10
H. Peter Anvin
Separate attribute control for disabled menu items
syslinux-3.54-pre1
tree
|
commitdiff
2007-12-10
H. Peter Anvin
Fix handling of VESA modes with noncontiguous memory...
tree
|
commitdiff
2007-11-21
H. Peter Anvin
Add "menu separator", "menu indent", "menu disabled"
tree
|
commitdiff
2007-11-21
H. Peter Anvin
Add missing thunk function for cfarcall
tree
|
commitdiff
2007-11-21
H. Peter Anvin
Add support for thunking cdecl/stdcall-style real-mode...
tree
|
commitdiff
2007-11-20
H. Peter Anvin
struct term_state: remove duplicate .xy and unused...
tree
|
commitdiff
2007-11-15
H. Peter Anvin
Preserve ES:DI instead of probing for $PnP
syslinux-3.53-pre5
tree
|
commitdiff
2007-11-10
H. Peter Anvin
Add sha256crypt and sha512crypt; not yet enabled
tree
|
commitdiff
2007-11-02
H. Peter Anvin
Optional debugging code for shuffle and boot and load_linux
syslinux-3.53-pre2
tree
|
commitdiff
2007-10-10
H. Peter Anvin
Makefiles: create NASMOPT variable
tree
|
commitdiff
2007-10-02
H. Peter Anvin
elf.c: better error message when memory is unavailable
tree
|
commitdiff
2007-09-24
H. Peter Anvin
Fix building on a 64-bit system without a 32-bit system...
syslinux-3.52
syslinux-3.52-pre10
tree
|
commitdiff
2007-09-21
H. Peter Anvin
localboot.c32: sample/test program for invoking syslinu...
tree
|
commitdiff
2007-08-17
H. Peter Anvin
Clean up some of the new PCI code from Erwan Velu.
syslinux-3.52-pre7
tree
|
commitdiff
2007-08-17
Erwan Velu
Improving PCI collected informations
tree
|
commitdiff
2007-08-14
H. Peter Anvin
Add reboot.c32 module
syslinux-3.52-pre6
tree
|
commitdiff
2007-08-14
H. Peter Anvin
com32: fix __farcall()
tree
|
commitdiff
2007-07-25
H. Peter Anvin
Handle plural correctly in countdown.
tree
|
commitdiff
2007-07-25
H. Peter Anvin
Add header file missing from previous checkin (md5.h)
tree
|
commitdiff
2007-07-25
H. Peter Anvin
Add support for Unix-standard MD5 password
tree
|
commitdiff
2007-07-25
H. Peter Anvin
Correctly handle switches between graphics and text...
tree
|
commitdiff
2007-07-25
H. Peter Anvin
Make the hidden timeout behaviour match the rest of...
tree
|
commitdiff
2007-07-25
H. Peter Anvin
Move hidden_row to -2; don't re-timeout once a key...
tree
|
commitdiff
2007-07-24
H. Peter Anvin
Simple menu system: add support for "menu hidden"
tree
|
commitdiff
2007-07-20
H. Peter Anvin
Add the actual zeroregs file; missing from a previous...
syslinux-3.52-pre4
tree
|
commitdiff
2007-07-20
H. Peter Anvin
Add syslinux_reboot()
tree
|
commitdiff
2007-07-20
H. Peter Anvin
com32: add a common zero-register structure
tree
|
commitdiff
2007-06-22
H. Peter Anvin
chain.c32: add support for searching for an MBR signatu...
tree
|
commitdiff
2007-06-16
H. Peter Anvin
Simple menu: F-key config was accidentally case sensitive
tree
|
commitdiff
2007-06-06
H. Peter Anvin
Stealth whitespace cleanup
tree
|
commitdiff
2007-06-06
H. Peter Anvin
vesacon_set_background: Need "volatile" asm
syslinux-3.50-pre20
tree
|
commitdiff
2007-06-06
H. Peter Anvin
Allow a flat color to be specified as a background.
tree
|
commitdiff
2007-06-06
H. Peter Anvin
Not all terminals home the cursor on CSI 2 J
tree
|
commitdiff
2007-06-06
H. Peter Anvin
Unify hexval functions; fix % in printf string
tree
|
commitdiff
2007-06-05
H. Peter Anvin
Fix alignment of tab and timeout messages
syslinux-3.50-pre19
tree
|
commitdiff
2007-06-05
H. Peter Anvin
com32: change the message color scheme; background...
tree
|
commitdiff
2007-06-01
Otavio Salvador
Shift horiontaly timeout message when HSHIFT is set
syslinux-3.50-pre17
tree
|
commitdiff
2007-06-01
H. Peter Anvin
Add file missing from previous checkin
tree
|
commitdiff
2007-06-01
H. Peter Anvin
Hook up F-key help for the menu system, document
tree
|
commitdiff
2007-05-31
H. Peter Anvin
If no serial console is configured, don't bother callin...
tree
|
commitdiff
2007-05-31
H. Peter Anvin
Simple program to dump serial console info
tree
|
commitdiff
2007-05-31
H. Peter Anvin
Implement syslinux_serial_console_info()
tree
|
commitdiff
2007-05-31
H. Peter Anvin
ansi.h: remove unused field
tree
|
commitdiff
2007-05-31
H. Peter Anvin
Hacky debugging function by setting VESA pixels, someti...
tree
|
commitdiff
2007-05-31
H. Peter Anvin
ansi.c: minor cleanups
tree
|
commitdiff
2007-05-31
H. Peter Anvin
vesa/drawtxt.c: remove divide caused by %
tree
|
commitdiff
2007-05-31
H. Peter Anvin
xserial_write: handle the new \1..\5 control sequences
tree
|
commitdiff
2007-05-31
H. Peter Anvin
Add missing parenthesis
tree
|
commitdiff
2007-05-31
H. Peter Anvin
Fix problem where the command line would get truncated...
tree
|
commitdiff
2007-05-31
H. Peter Anvin
Improve comment
tree
|
commitdiff
2007-05-31
H. Peter Anvin
Remove Linux test compilation
tree
|
commitdiff
2007-05-31
H. Peter Anvin
Change \2#0 -> \1#
tree
|
commitdiff
2007-05-31
H. Peter Anvin
Handle color tables with more than 100 entries
tree
|
commitdiff
2007-05-31
Otavio Salvador
Add support to change menu vertical and horizontal...
tree
|
commitdiff
2007-05-31
H. Peter Anvin
Parse F-key help commands in the menu system
tree
|
commitdiff
2007-05-30
H. Peter Anvin
Add "help" to the comment
tree
|
commitdiff
2007-05-25
Luciano Rocha
Don't clobber /dev/null when compiling as root
tree
|
commitdiff
2007-05-23
H. Peter Anvin
Make the menu system understand INCLUDE as well.
syslinux-3.50-pre14
tree
|
commitdiff
2007-05-07
H. Peter Anvin
More tweaks to allow bigger stack/heap, and boot protoc...
syslinux-3.50-pre7
tree
|
commitdiff
2007-05-06
H. Peter Anvin
Make more space for the heap when doing so is possible
tree
|
commitdiff
2007-04-26
H. Peter Anvin
Add wrapper function syslinux_run_kernel_image()
syslinux-3.50-pre6
tree
|
commitdiff
2007-04-26
H. Peter Anvin
linux.c32: saturate memory size to 32 bits if too large
tree
|
commitdiff
2007-04-10
H. Peter Anvin
Make the pixel format canonicalization code a bit easie...
tree
|
commitdiff
2007-04-10
H. Peter Anvin
Fix expansion of palette images to ABGR.
tree
|
commitdiff
2007-04-04
H. Peter Anvin
Add syslinux_local_boot() wrapper function
tree
|
commitdiff
2007-04-03
H. Peter Anvin
pxe_get_cached.c: readability improvement.
tree
|
commitdiff
2007-04-03
H. Peter Anvin
intcall, farcall: readability improvements.
syslinux-3.50-pre4
tree
|
commitdiff
2007-04-03
H. Peter Anvin
A few more syslinux wrapper function
tree
|
commitdiff
2007-04-03
H. Peter Anvin
set -e so the build stops on error.
syslinux-3.50-pre3
tree
|
commitdiff
2007-04-03
H. Peter Anvin
Move the PCI-scanning code into the library proper.
tree
|
commitdiff
2007-04-03
H. Peter Anvin
pci.c: change from GPL to MIT license; Erwan has OK...
tree
|
commitdiff
2007-04-03
H. Peter Anvin
pcitest.c: remove obsolete fields; formatting cleanups
tree
|
commitdiff
2007-04-03
Ferenc Wagner
Fix the handling of namelen and argument parsing in...
tree
|
commitdiff
2007-04-01
H. Peter Anvin
ethersel: move RID range parsing into its own function.
tree
|
commitdiff
2007-04-01
H. Peter Anvin
Remove bogus clobbering of the mask
tree
|
commitdiff
2007-04-01
H. Peter Anvin
Return first match in list, not first match in PCI...
syslinux-3.50-pre2
tree
|
commitdiff
next