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