index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore external directories (bochs, qemu) within contrib/bochs.
Michael Brown
2007-06-09
1
-0
/
+2
*
Rename .cvsignore files to .gitignore
Michael Brown
2007-06-09
6
-0
/
+0
*
Update email addresses in drivers
Marty Connor
2007-06-09
4
-8
/
+9
*
Updated email mdc's email address
Marty Connor
2007-06-08
1
-1
/
+1
*
Conflicts with native asn1.c
Michael Brown
2007-06-08
1
-867
/
+0
*
Add a couple of tests for the URI parsing and resolving code.
Michael Brown
2007-06-03
1
-0
/
+145
*
Added missing va_end()
Michael Brown
2007-06-03
1
-0
/
+1
*
Add facility for resolving base+relative URIs (and paths).
Michael Brown
2007-06-03
2
-20
/
+227
*
Added dirname()
Michael Brown
2007-06-03
2
-1
/
+24
*
Added [v]asprintf()
Michael Brown
2007-06-03
2
-0
/
+52
*
Move [v]ssnprintf() from iscsi.c into vsprintf.c; we need them
Michael Brown
2007-05-31
3
-26
/
+44
*
Add xfer_[v]printf() functions.
Michael Brown
2007-05-28
2
-0
/
+45
*
Make URI structures reference-counted.
Michael Brown
2007-05-28
5
-14
/
+27
*
Move increment/decrement debug messages to DBG2 level
Michael Brown
2007-05-27
1
-4
/
+4
*
Eliminate PF_INET; just use the AF_INET from the struct sockaddr instead.
Michael Brown
2007-05-26
3
-50
/
+43
*
Added EPIPE description.
Michael Brown
2007-05-26
1
-0
/
+1
*
Modify data-xfer semantics: it is no longer necessary to call one of
Michael Brown
2007-05-26
5
-41
/
+96
*
Modify process semantics; rescheduling is now automatic.
Michael Brown
2007-05-26
5
-19
/
+76
*
Free I/O buffers when we are finished with them!
Michael Brown
2007-05-25
1
-1
/
+4
*
Use list_for_each_entry_safe() when flushing queue.
Michael Brown
2007-05-19
1
-1
/
+2
*
Add local address to socket openers.
Michael Brown
2007-05-19
2
-7
/
+15
*
Rename pkbpad.c to iobpad.c
Michael Brown
2007-05-19
1
-0
/
+0
*
pkbuff->iobuf changeover
Michael Brown
2007-05-19
25
-665
/
+429
*
Add explicit "freeing" debug messages.
Michael Brown
2007-05-18
1
-0
/
+3
*
Must request data before anything actually happens...
Michael Brown
2007-05-18
1
-0
/
+4
*
Add debugging
Michael Brown
2007-05-18
1
-0
/
+2
*
Add alloc_iob() and free_iob(). (Direct search-and-replace
Michael Brown
2007-05-18
2
-39
/
+133
*
Updated to use POSIX-style file I/O layer.
Michael Brown
2007-05-18
1
-298
/
+149
*
Added POSIX-style blocking I/O calls, for use by PXE TFTP API.
Michael Brown
2007-05-18
2
-0
/
+363
*
Allow construction of PXE status code from internal error number.
Michael Brown
2007-05-18
1
-0
/
+3
*
Prefix all the open()-family routines with xfer_, to disambiguate them
Michael Brown
2007-05-18
4
-19
/
+21
*
Do not hold self-references. This then avoids the problem of having to
Michael Brown
2007-05-15
7
-38
/
+96
*
Data-transfer interface should now be functionally complete.
Michael Brown
2007-05-15
4
-73
/
+243
*
Add always_inline attribute to force gcc to inline single-instruction
Michael Brown
2007-05-01
2
-4
/
+4
*
Added (non-functional) reference count to struct image
Michael Brown
2007-05-01
1
-0
/
+24
*
Initial sketch for a downloader object
Michael Brown
2007-05-01
2
-0
/
+293
*
Add start() event
Michael Brown
2007-05-01
4
-61
/
+136
*
Clarify behaviour of plug() by using intf_put() and intf_get().
Michael Brown
2007-05-01
2
-3
/
+22
*
Document the fact that a zeroed-out refcounted object will behave in
Michael Brown
2007-05-01
1
-0
/
+5
*
D'oh
Michael Brown
2007-04-30
1
-2
/
+2
*
Added plug_plug()
Michael Brown
2007-04-30
2
-0
/
+16
*
Add (and use) generic reference counter, to improve signal:noise ratio
Michael Brown
2007-04-29
8
-58
/
+128
*
Skeleton job control interface
Michael Brown
2007-04-29
2
-0
/
+201
*
Add seek()
Michael Brown
2007-04-29
4
-38
/
+137
*
Preliminary support for opening data-transfer interfaces
Michael Brown
2007-04-28
4
-18
/
+325
*
Added PF_INET[6] and SOCK_{STREAM,DGRAM} definitions and debug
Michael Brown
2007-04-28
1
-3
/
+56
*
Added deliver-as-iobuf/deliver-as-raw concepts.
Michael Brown
2007-04-27
2
-6
/
+91
*
Initial sketch for the generic data-transfer interface.
Michael Brown
2007-04-26
5
-0
/
+417
*
Trivial ASN.1 decoding functions.
Michael Brown
2007-04-21
2
-0
/
+191
*
hoffmeis: Preparations for syslog support (LOGSERVER in DHCP, linewise
Anselm Martin Hoffmeister
2007-04-09
5
-3
/
+26
[next]