585 Commits (9252fead9a98edc77b793f83d4d1128141e3400a)

Autor SHA1 Mensaje Fecha
  Michael Brown 9252fead9a [legal] Add missing copyright header and FILE_LICENCE macro hace 13 años
  Michael Brown ea0fcb9460 [fnrec] Enhance function recording hace 13 años
  Shao Miller 3b51710156 [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files hace 14 años
  Shao Miller 79a3799c41 [legal] Add FILE_LICENCE macro to some GPL-v2 files hace 14 años
  Michael Brown 67b45186a5 [settings] Apply settings block name in register_settings() hace 13 años
  Michael Brown 7bebe9579e [cmdline] Match user expectations for &&, ||, goto, and exit hace 13 años
  Michael Brown 01df5c510f [parseopt] Allow "0x"-prefixed hexadecimal values in integer-valued options hace 13 años
  Michael Brown b87ed3295e [nvo] Allow fragment list to be omitted hace 13 años
  Michael Brown 66679fe7df [cmdline] Fix multi-layer variable expansion (again) hace 13 años
  Michael Brown c1327e43ab [cmdline] Fix multi-layer variable expansion hace 13 años
  Michael Brown ba92a46710 [cmdline] Add "isset" command hace 13 años
  Michael Brown 84aa702ff8 [script] Allow "exit" to exit a script hace 13 años
  Michael Brown 9ba988809d [cmdline] Add trivial logical operators to iPXE command lines hace 13 años
  Michael Brown 216fd0a5cf [parseopt] Add generic option-parsing library hace 13 años
  Michael Brown 312ae024d8 [settings] Add "hexhyp" setting type hace 13 años
  Michael Brown 13e4b9ec49 [malloc] Avoid immediately clobbering reference count when freeing memory hace 13 años
  Michael Brown 6e41f2cf18 [refcnt] Check reference validity on each use of ref_get() and ref_put() hace 13 años
  Michael Brown fc69ab94d9 [malloc] Use list_for_each_entry_safe() when we may delete a list entry hace 13 años
  Michael Brown ea631f6fb8 [list] Add list_first_entry() hace 13 años
  Michael Brown de1381578b [process] Include step() function pointer in process debugging messages hace 13 años
  Michael Brown 3c35ae2f3b [int13] Add infrastructure to support EDD version 4.0 hace 13 años
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface hace 14 años
  Michael Brown c8199aacaa [xfer] Add xfer_window_changed() hace 14 años
  Michael Brown 25447294d5 [process] Add process_running() hace 14 años
  Michael Brown 0329673833 [xfer] Add xfer_deliver_raw_meta() hace 14 años
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field hace 14 años
  Piotr Jaroszyński 1822b1deb9 [libc] Add strtoull() hace 14 años
  Piotr Jaroszyński 380d7c8d45 [settings] Export find_setting() hace 14 años
  Michael Brown 9dc51afa2c [malloc] Add cache discard mechanism hace 14 años
  Piotr Jaroszyński 519a4be189 [settings] Unregister the children when unregistering the parent hace 14 años
  Michael Brown 3338a03982 [hci] Continue processing while prompting for shell banner hace 14 años
  Michael Brown 7aa1d70e52 [debug] Expose pause() and more() debugging functions hace 14 años
  Michael Brown 9f3c0c1f39 [debug] Remove unused guard_region() and check_region() functions hace 14 años
  Piotr Jaroszyński fd312fcc78 [image] Fix a memory leak in free_image() hace 14 años
  Joshua Oreman 719ba316df [refcnt] Add ref_no_free handler hace 14 años
  Michael Brown 65bc070b05 [interface] Allow for non-pass-through interface methods hace 14 años
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces hace 14 años
  Michael Brown 7b4fbd93a5 [interface] Convert all name-resolution interfaces to generic interfaces hace 16 años
  Michael Brown a03dd97e6b [interface] Convert all job-control interfaces to generic interfaces hace 16 años
  Michael Brown e71b83b22b [interface] Expand object interface to allow for polymorphic interfaces hace 16 años
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function hace 14 años
  Michael Brown 068ef5f72d [process] Hold reference to process during call to step() hace 16 años
  Michael Brown bc83e4b5d3 [base16] Add generic base16 encoding and decoding routines hace 14 años
  Michael Brown 97ea628484 [base64] Add ability to decode base64 strings hace 14 años
  Michael Brown dfcce165a5 [base64] Allow base64_encode() to handle arbitrary data hace 14 años
  Geoff Lywood 83efb3d750 [bitmap] Fix bitmaps on 64-bit hace 14 años
  Michael Brown 84996b7b09 [lacp] Add simple LACP implementation hace 14 años
  Piotr Jaroszyński 61206c245d [uri] Special case NULL in churi() hace 14 años
  Piotr Jaroszyński 4cb0bfe291 [uri] Fix NULL dereference in parse_uri() hace 14 años
  Michael Brown b7c548a944 [main] Match "starting execution" and "initialising devices" message style hace 14 años