You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown 89a354d553 [monojob] Allow monojob to be completely silent hace 12 años
..
acpi.c [block] Replace gPXE block-device API with an iPXE asynchronous interface hace 13 años
ansiesc.c [build] Rename gPXE to iPXE hace 14 años
asprintf.c [legal] Add a selection of FILE_LICENCE declarations hace 15 años
assert.c [libc] Allow assertion failures to be counted hace 12 años
base16.c [base16] Add generic base16 encoding and decoding routines hace 14 años
base64.c [base64] Avoid overrunning input data buffer hace 12 años
basename.c [legal] Add a selection of FILE_LICENCE declarations hace 15 años
bitmap.c [bitmap] Fix bitmaps on 64-bit hace 14 años
bitops.c [legal] Add a selection of FILE_LICENCE declarations hace 15 años
blockdev.c [block] Replace gPXE block-device API with an iPXE asynchronous interface hace 13 años
console.c [console] Allow usage to be defined independently for each console hace 12 años
cpio.c [build] Rename gPXE to iPXE hace 14 años
ctype.c [script] Allow for DOS-style line endings in scripts hace 15 años
cwuri.c [uri] Special case NULL in churi() hace 14 años
debug.c [console] Allow usage to be defined independently for each console hace 12 años
debug_md5.c [debug] Add DBG_MD5() and related macros hace 13 años
device.c [init] Remove concept of "shutdown exit flags" hace 13 años
downloader.c [downloader] Use a more meaningful error message when out of memory hace 12 años
edd.c [int13] Add infrastructure to support EDD version 4.0 hace 13 años
errno.c Split strerror() out from errno.c hace 17 años
exec.c [cmdline] Allow "sleep" command to be interrupted hace 12 años
fnrec.c [fnrec] Enhance function recording hace 13 años
gdbserial.c [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files hace 13 años
gdbstub.c [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files hace 13 años
gdbudp.c [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files hace 13 años
getkey.c [console] Move include/console.h to include/ipxe/console.h hace 13 años
getopt.c [getopt] Accept "--" as an end-of-options marker hace 12 años
hw.c [hw] Eliminate polling while waiting for window to open hace 13 años
i82365.c Initial revision hace 19 años
image.c [image] Avoid potential NULL pointer dereference hace 12 años
init.c [build] Rename gPXE to iPXE hace 14 años
interface.c [interface] Allow for non-pass-through interface methods hace 14 años
iobuf.c [build] Rename gPXE to iPXE hace 14 años
job.c [interface] Convert all job-control interfaces to generic interfaces hace 14 años
linebuf.c [build] Rename gPXE to iPXE hace 14 años
lineconsole.c [console] Do not share ANSI escape context between lineconsole users hace 12 años
log.c [console] Add "log message" console usage and an internal syslog() call hace 12 años
main.c [main] Add the "scriptlet" setting hace 13 años
malloc.c [malloc] Allow Valgrind to be used when all assertions are enabled hace 12 años
menu.c [menu] Add the abstract concept of a menu hace 12 años
misc.c [libc] Allow strtoul() to interpret negative numbers hace 12 años
monojob.c [monojob] Allow monojob to be completely silent hace 12 años
null_nap.c [build] Rename gPXE to iPXE hace 14 años
null_sanboot.c [sanboot] Add "sanhook" and "sanunhook" commands hace 13 años
null_time.c [time] Define an API for getting the current time hace 12 años
nvo.c [settings] Formalise notion of setting applicability hace 13 años
open.c [xfer] Expose xfer_uri_opener() hace 13 años
parseopt.c [menu] Add menu commands hace 12 años
pc_kbd.c [console] Move include/console.h to include/ipxe/console.h hace 13 años
pcmcia.c [console] Move putchar() and getchar() declarations to stdio.h hace 12 años
posix_io.c [xfer] Generalise metadata "whence" field to "flags" field hace 14 años
process.c [process] Add support for one-shot processes hace 13 años
random.c [build] Rename gPXE to iPXE hace 14 años
refcnt.c [refcnt] Check reference validity on each use of ref_get() and ref_put() hace 13 años
resolv.c [resolv] Use a one-shot process for the numeric resolver hace 13 años
serial.c [build] Rename gPXE to iPXE hace 14 años
serial_console.c [console] Remove "log message" usage from interactive console defaults hace 12 años
settings.c [settings] Add fetch_setting_copy() hace 12 años
string.c [legal] Add a selection of FILE_LICENCE declarations hace 15 años
stringextra.c [legal] Add FILE_LICENCE macro to some GPL-v2 files hace 13 años
strtoull.c [libc] Allow strtoul() to interpret negative numbers hace 12 años
time.c [libc] Add mktime() function hace 12 años
timer.c [legal] Add a selection of FILE_LICENCE declarations hace 15 años
uri.c [uri] Fix NULL dereference in parse_uri() hace 14 años
uuid.c [settings] Split fetching and storing out of setting type handlers hace 12 años
vsprintf.c [console] Move putchar() and getchar() declarations to stdio.h hace 12 años
xfer.c [xfer] Avoid using stack-allocated memory in xfer_printf() hace 12 años
xferbuf.c [xferbuf] Add generic data-transfer buffer hace 12 años