2007-01-31 |
Michael Brown | Added wrapper for AXTLS AES code |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Michael Brown | Added setiv method |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Michael Brown | Add wrapper around axtls' sha1 code |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Michael Brown | Adding missing include |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Michael Brown | Made most of the build much quieter |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Michael Brown | We need this, I think |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Michael Brown | Force inlining |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Michael Brown | Placeholder for TLS insertion |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Michael Brown | Add HTTPS port |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Michael Brown | Filter insertion now actually works |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Michael Brown | Swap downstream/upstream order so that debug messages... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Michael Brown | ...but not when it's being used as a digest algorithm... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Michael Brown | The null crypto algorithm should at least copy data... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Michael Brown | Tidy up debug messages |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Michael Brown | Add insert_filter() function |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Michael Brown | Add null crypto algorithm |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Michael Brown | Changed to use the generic stream API. |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Michael Brown | First sketch of stream API |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Michael Brown | Placeholder |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Michael Brown | Added blocksize for the benefit of HMAC code |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Michael Brown | Added cipher wrapper functions |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Michael Brown | Missing check-in |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Michael Brown | Generalise digest_algorithm to crypto_algorithm. |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Michael Brown | Low-overhead filter streams |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Michael Brown | Definition of a (hopefully) generic stream API |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Michael Brown | Use "dbg_stream" rather than "stream" as a variable... |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Michael Brown | Don't call PXENV_STOP_UNDI in the kpxeprefix. This... |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Michael Brown | Split bootsector execution code out into bootsector.c. |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Michael Brown | Keep HTTP progress updated, and display a progress... |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Michael Brown | Added async_block_progress() and default SIGUPDATE... |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Michael Brown | Moved most buffer debug messages to DBG2. |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Michael Brown | Should be correct for building RSA |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Michael Brown | Handle (64-bit) / (32-bit) = (64-bit), i.e. one step... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Michael Brown | Add matrixssl directory |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Michael Brown | Avoid barfing on gcc's implicit memcpy()s |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Michael Brown | Allow MatrixSSL code to compile inside gPXE |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Michael Brown | Move tolower() etc to ctype.h as per ISO C |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Michael Brown | Add 64-bit rotates |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Michael Brown | Build external axtls code |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Michael Brown | Add aes.c and required headers from axtls tree |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Michael Brown | Enable the axtls code to at least build within gPXE |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Michael Brown | #if 0 out for now |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Michael Brown | Yet more synonyms that people tend to use. |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Michael Brown | Help quick testing of building Linux code inside gPXE |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Michael Brown | Add Linux-compatible rol32/ror32 functions. Amazingly... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Michael Brown | Use base "0" in strtoul for consistency with "mem=" |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Michael Brown | "vga=" is specified in decimal, not hex. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Michael Brown | Misread the definition of the type_of_loader field... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Michael Brown | Added SIGKILL handler |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Michael Brown | Zeroing out memory before using it can be so important. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Michael Brown | Actually, it's probably safer *not* to leave child... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Michael Brown | Note that the SIGCHLD handler could be re-entered. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Michael Brown | Propagate return status code from last child to fail. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Michael Brown | Handle structured error codes. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Michael Brown | Introduce structured error codes. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Michael Brown | Add POSIX prototypes for time functions, to allow exter... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Michael Brown | Split random number generation out into core/random... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Michael Brown | vsprintf.h is gPXE-specific; move it to include/gpxe |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Michael Brown | Use stdio.h instead of vsprintf.h |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Michael Brown | Finally move the prototypes for printf() and friends... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Michael Brown | 4.3BSD says that bcopy and bzero are defined in strings... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Michael Brown | Typo |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Michael Brown | Add missing prerequisite include |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | A working name resolution framework |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | When an async operation dies, orphan its children. |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Have DHCP set the nameserver, rather than DNS read... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Use total free memory as advertised window. This seems... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Move include/malloc.h to include/gpxe/malloc.h, since... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Include stdlib.h rather than malloc.h |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | console.h is no longer needed for debugging |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Allow truly arbitrary debug levels to be specified... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Declaring the CPU architecture in the middle of an... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Add DBGLVL_PROFILE |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Remove the one-packet-per-poll-cycle limit; it seems... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Increase window size to 64kB. Line rate downloads... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Accelerate memcpy() by around 32% on large, dword-align... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Allow buffers to be pre-expanded on demand. |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Presize the download buffer when we see the Content... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Reorder functions to more closely reflect the flow... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Don't always zero memory in malloc(). This saves aroun... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Switch from calloc() to malloc()+memset() to match... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Respect the RX quota. This improves poll time by about... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | HTTP/DNS now working fully asynchronously. HTTP/IP... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Replacement for fetch() which operates asynchronously... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Use struct sockaddr rather than struct sockaddr_tcpip |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Added async_uninit() to simplify failure paths. |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Add utility function to parse port from URI |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Ensure that struct sockaddr is long enough... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Brown | Obsolete |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Brown | Rename e{malloc,realloc,free} to u{malloc,realloc,free... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Brown | Create and use async_block() macro; it cuts down on... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Brown | When a network device is specified to tcpip_tx() or... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Brown | Improve debugging |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Brown | Improve debug messages |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Brown | Improved debugging |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Brown | Quickly hack in DNS resolution as a proof of concept |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Brown | A working DNS resolver (not yet tied in to anything) |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Brown | Update TFTP and FTP to take the same temporary URI... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Brown | Protocol's get() method no longer takes ownership of... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Brown | Must free http on the error path; nothing else will... |
commit | commitdiff | tree | snapshot |
next |