2007-07-01 |
Michael Brown | Improve debugging |
tree | commitdiff |
2007-07-01 |
Michael Brown | Can't use strncpy() to copy strings that aren't NUL... |
tree | commitdiff |
2007-06-30 |
Michael Brown | Don't build option-overloaded packets; they just confus... |
tree | commitdiff |
2007-06-28 |
Michael Brown | Set current working URI based on TFTP server specified... |
tree | commitdiff |
2007-06-28 |
Michael Brown | Bugfix: iobuf->data always points to the start of the... |
tree | commitdiff |
2007-06-28 |
Michael Brown | Mildly ugly hack to force correct linkage. |
tree | commitdiff |
2007-06-28 |
Michael Brown | Add dhcp_configure_netdev() |
tree | commitdiff |
2007-06-28 |
Michael Brown | Forgot to set initial session state. Now works! |
tree | commitdiff |
2007-06-28 |
Michael Brown | Kill off job::start() (it was only ever added as part... |
tree | commitdiff |
2007-06-27 |
Michael Brown | Update DHCP to use data-xfer interface (not yet tested). |
tree | commitdiff |
2007-06-27 |
Michael Brown | Kill off hotplug.h and just make net devices normal... |
tree | commitdiff |
2007-06-20 |
Michael Brown | Partial migration of UDP to data-xfer interface. ... |
tree | commitdiff |
2007-06-11 |
Michael Brown | Remove unused headers. |
tree | commitdiff |
2007-06-11 |
Michael Brown | Updated DNS to use not-yet-implemented UDP data-xfer... |
tree | commitdiff |
2007-06-11 |
Michael Brown | Merge branch 'master' into mcb-tcp-xfer |
tree | commitdiff |
2007-06-11 |
Michael Brown | Updated TFTP and PXE UDP API code to use not-yet-implem... |
tree | commitdiff |
2007-06-11 |
Michael Brown | Add concept of transfer metadata, to be used by UDP... |
tree | commitdiff |
2007-06-10 |
Michael Brown | Merge branch 'master' into mcb-tcp-xfer |
tree | commitdiff |
2007-06-09 |
Michael Brown | Merge branch 'master' into mcb-tcp-xfer |
tree | commitdiff |
2007-06-09 |
Michael Brown | Merge branch 'master' into mcb-tcp-xfer |
tree | commitdiff |
2007-06-09 |
Michael Brown | Merge branch 'master' into mcb-tcp-xfer |
tree | commitdiff |
2007-06-08 |
Michael Brown | Merge branch 'master' into mcb-tcp-xfer |
tree | commitdiff |
2007-06-08 |
Michael Brown | Merge branch 'master' into mcb-tcp-xfer origin/mcb-tcp-xfer |
tree | commitdiff |
2007-05-31 |
Michael Brown | Move [v]ssnprintf() from iscsi.c into vsprintf.c; we... |
tree | commitdiff |
2007-05-29 |
Michael Brown | Should call ftp_done() if constructor fails. |
tree | commitdiff |
2007-05-29 |
Michael Brown | Update HTTP to use data-xfer interface. |
tree | commitdiff |
2007-05-28 |
Michael Brown | Updated FTP to use data-xfer API. |
tree | commitdiff |
2007-05-28 |
Michael Brown | Add sanity check and extra debug message |
tree | commitdiff |
2007-05-27 |
Michael Brown | Introduce name resolution interface and named socket... |
tree | commitdiff |
2007-05-26 |
Michael Brown | Eliminate PF_INET; just use the AF_INET from the struct... |
tree | commitdiff |
2007-05-26 |
Michael Brown | Modify data-xfer semantics: it is no longer necessary... |
tree | commitdiff |
2007-05-26 |
Michael Brown | Modify process semantics; rescheduling is now automatic. |
tree | commitdiff |
2007-05-25 |
Michael Brown | Updated tcp.c to provide a standardised data transfer... |
tree | commitdiff |
2007-05-19 |
Michael Brown | Rename pkbpad.c to iobpad.c |
tree | commitdiff |
2007-05-19 |
Michael Brown | pkbuff->iobuf changeover |
tree | commitdiff |
2007-04-09 |
Anselm Martin Hoff... | hoffmeis: Preparations for syslog support (LOGSERVER... |
tree | commitdiff |
2007-04-09 |
Anselm Martin Hoff... | hoffmeis: Fixing situation where absence of a newdata... |
tree | commitdiff |
2007-03-13 |
James Harper | Ported bnx2 driver from Etherboot 5.4. |
tree | commitdiff |
2007-03-10 |
Michael Brown | Updated ISAPnP, EISA, MCA and ISA buses to current... |
tree | commitdiff |
2007-02-01 |
Michael Brown | Allow queries in GET requests mcb-xen-demo-2 |
tree | commitdiff |
2007-02-01 |
Michael Brown | SSL needs quite a lot of spare memory |
tree | commitdiff |
2007-02-01 |
Michael Brown | Don't pass through zero-length requests |
tree | commitdiff |
2007-01-31 |
Michael Brown | Placeholder for TLS insertion |
tree | commitdiff |
2007-01-31 |
Michael Brown | Filter insertion now actually works |
tree | commitdiff |
2007-01-31 |
Michael Brown | Tidy up debug messages |
tree | commitdiff |
2007-01-31 |
Michael Brown | Add insert_filter() function |
tree | commitdiff |
2007-01-31 |
Michael Brown | Changed to use the generic stream API. |
tree | commitdiff |
2007-01-31 |
Michael Brown | First sketch of stream API |
tree | commitdiff |
2007-01-30 |
Michael Brown | Placeholder |
tree | commitdiff |
2007-01-30 |
Michael Brown | Low-overhead filter streams |
tree | commitdiff |
2007-01-29 |
Michael Brown | Keep HTTP progress updated, and display a progress... |
tree | commitdiff |
2007-01-19 |
Michael Brown | Added SIGKILL handler |
tree | commitdiff |
2007-01-19 |
Michael Brown | Use stdio.h instead of vsprintf.h |
tree | commitdiff |
2007-01-18 |
Michael Brown | A working name resolution framework |
tree | commitdiff |
2007-01-18 |
Michael Brown | Have DHCP set the nameserver, rather than DNS read... |
tree | commitdiff |
2007-01-18 |
Michael Brown | Use total free memory as advertised window. This seems... |
tree | commitdiff |
2007-01-18 |
Michael Brown | Move include/malloc.h to include/gpxe/malloc.h, since... |
tree | commitdiff |
2007-01-18 |
Michael Brown | Include stdlib.h rather than malloc.h |
tree | commitdiff |
2007-01-18 |
Michael Brown | Remove the one-packet-per-poll-cycle limit; it seems... |
tree | commitdiff |
2007-01-18 |
Michael Brown | Presize the download buffer when we see the Content... |
tree | commitdiff |
2007-01-18 |
Michael Brown | Reorder functions to more closely reflect the flow... |
tree | commitdiff |
2007-01-18 |
Michael Brown | Switch from calloc() to malloc()+memset() to match... |
tree | commitdiff |
2007-01-18 |
Michael Brown | HTTP/DNS now working fully asynchronously. HTTP/IP... |
tree | commitdiff |
2007-01-18 |
Michael Brown | Use struct sockaddr rather than struct sockaddr_tcpip |
tree | commitdiff |
2007-01-16 |
Michael Brown | When a network device is specified to tcpip_tx() or... |
tree | commitdiff |
2007-01-16 |
Michael Brown | Improve debugging |
tree | commitdiff |
2007-01-16 |
Michael Brown | Improve debug messages |
tree | commitdiff |
2007-01-16 |
Michael Brown | Improved debugging |
tree | commitdiff |
2007-01-15 |
Michael Brown | Quickly hack in DNS resolution as a proof of concept mcb-xen-demo |
tree | commitdiff |
2007-01-15 |
Michael Brown | A working DNS resolver (not yet tied in to anything) |
tree | commitdiff |
2007-01-15 |
Michael Brown | Update TFTP and FTP to take the same temporary URI... |
tree | commitdiff |
2007-01-15 |
Michael Brown | Protocol's get() method no longer takes ownership of... |
tree | commitdiff |
2007-01-15 |
Michael Brown | Must free http on the error path; nothing else will... |
tree | commitdiff |
2007-01-15 |
Michael Brown | Unmaintained example code is probably worse than useless. |
tree | commitdiff |
2007-01-15 |
Michael Brown | Gave asynchronous operations approximate POSIX signal... |
tree | commitdiff |
2007-01-14 |
Michael Brown | Make TCP give up immediately when it receives -ENETUNRE... |
tree | commitdiff |
2007-01-14 |
Michael Brown | Use -ENETUNREACH to mean "no reachable network device... |
tree | commitdiff |
2007-01-13 |
Michael Brown | Advertise a larger MSS to improve TCP performance. |
tree | commitdiff |
2007-01-12 |
Michael Brown | Fixed HTTP |
tree | commitdiff |
2007-01-12 |
Michael Brown | No need to maintain a received byte count; we always... |
tree | commitdiff |
2007-01-11 |
Michael Brown | Update TFTP to use a struct buffer rather than a callback. |
tree | commitdiff |
2007-01-11 |
Michael Brown | I hate NULL pointer dereferences. |
tree | commitdiff |
2007-01-11 |
Michael Brown | Extract packet-padding login from rtl8139.c to a separa... |
tree | commitdiff |
2007-01-11 |
Michael Brown | Change FTP to use a data buffer rather than a callback... |
tree | commitdiff |
2007-01-10 |
Michael Brown | Add route() function to display routing table. |
tree | commitdiff |
2007-01-10 |
Michael Brown | Add find_pci_netdev() |
tree | commitdiff |
2007-01-10 |
Michael Brown | Add "name" field to struct device to allow human-readab... |
tree | commitdiff |
2007-01-10 |
Michael Brown | Remove uIP; we haven't used it for quite some time... |
tree | commitdiff |
2007-01-10 |
Michael Brown | Allow udp_{send,sendto,sendto_via} to be called outside... |
tree | commitdiff |
2007-01-10 |
Michael Brown | DHCP transmits via specified net device, so no need... |
tree | commitdiff |
2007-01-10 |
Michael Brown | Add udp_sendto_via() to allow e.g. DHCP to transmit... |
tree | commitdiff |
2007-01-10 |
Michael Brown | Allow an explicit network device to be specified for... |
tree | commitdiff |
2007-01-10 |
Michael Brown | Added network interface management commands |
tree | commitdiff |
2007-01-09 |
Michael Brown | Add "name" field to network device, to facilitate netde... |
tree | commitdiff |
2007-01-09 |
Michael Brown | Add RX quotas to the net device poll() method. This... |
tree | commitdiff |
2007-01-09 |
Michael Brown | Rename pkb_available() to pkb_tailroom() for consistenc... |
tree | commitdiff |
2007-01-09 |
Michael Brown | Added net device TX queue; this will be needed to suppo... |
tree | commitdiff |
2007-01-09 |
Michael Brown | Move start/stop/expire debug messages to DBG2() level. |
tree | commitdiff |
2007-01-09 |
Michael Brown | Define "connected" as |
tree | commitdiff |
2007-01-09 |
Michael Brown | We can't assert that the RX engine is idle in iscsi_don... |
tree | commitdiff |
next |