2007-03-10 |
Michael Brown | Updated 3c509 to current device model
|
commit | commitdiff | tree |
2007-03-10 |
Michael Brown | Updated ISAPnP, EISA, MCA and ISA buses to current...
|
commit | commitdiff | tree |
2007-02-19 |
Michael Brown | Remove no-longer-used variable
|
commit | commitdiff | tree |
2007-02-01 |
Michael Brown | Allow queries in GET requests
|
commit | commitdiff | tree |
2007-02-01 |
Michael Brown | Add ability to read serial number from SMBIOS
|
commit | commitdiff | tree |
2007-02-01 |
Michael Brown | SSL needs quite a lot of spare memory
|
commit | commitdiff | tree |
2007-02-01 |
Michael Brown | Required for public key extraction
|
commit | commitdiff | tree |
2007-02-01 |
Michael Brown | SSL requires inordinately large data storage
|
commit | commitdiff | tree |
2007-02-01 |
Michael Brown | Don't pass through zero-length requests
|
commit | commitdiff | tree |
2007-02-01 |
Michael Brown | SHA1_DIGEST_SIZE also available as a static constant
|
commit | commitdiff | tree |
2007-02-01 |
Michael Brown | Make context sizes available for statically-allocated...
|
commit | commitdiff | tree |
2007-02-01 |
Michael Brown | Vanilla copies from axtls
|
commit | commitdiff | tree |
2007-02-01 |
Michael Brown | Quick hacks to get it working
|
commit | commitdiff | tree |
2007-02-01 |
Michael Brown | Add dummy setiv method
|
commit | commitdiff | tree |
2007-02-01 |
Michael Brown | Fix prototypes
|
commit | commitdiff | tree |
2007-02-01 |
Michael Brown | More assertions
|
commit | commitdiff | tree |
2007-02-01 |
Michael Brown | Also print out stack pointer (with optional stack dump)
|
commit | commitdiff | tree |
2007-02-01 |
Michael Brown | Placeholder
|
commit | commitdiff | tree |
2007-01-31 |
Michael Brown | Assert that division result is correct
|
commit | commitdiff | tree |
2007-01-31 |
Michael Brown | Added __umoddi3
|
commit | commitdiff | tree |
2007-01-31 |
Michael Brown | Original axtls RSA code
|
commit | commitdiff | tree |
2007-01-31 |
Michael Brown | Added wrapper for AXTLS AES code
|
commit | commitdiff | tree |
2007-01-31 |
Michael Brown | Added setiv method
|
commit | commitdiff | tree |
2007-01-31 |
Michael Brown | Add wrapper around axtls' sha1 code
|
commit | commitdiff | tree |
2007-01-31 |
Michael Brown | Adding missing include
|
commit | commitdiff | tree |
2007-01-31 |
Michael Brown | Made most of the build much quieter
|
commit | commitdiff | tree |
2007-01-31 |
Michael Brown | We need this, I think
|
commit | commitdiff | tree |
2007-01-31 |
Michael Brown | Force inlining
|
commit | commitdiff | tree |
2007-01-31 |
Michael Brown | Placeholder for TLS insertion
|
commit | commitdiff | tree |
2007-01-31 |
Michael Brown | Add HTTPS port
|
commit | commitdiff | tree |
2007-01-31 |
Michael Brown | Filter insertion now actually works
|
commit | commitdiff | tree |
2007-01-31 |
Michael Brown | Swap downstream/upstream order so that debug messages...
|
commit | commitdiff | tree |
2007-01-31 |
Michael Brown | ...but not when it's being used as a digest algorithm...
|
commit | commitdiff | tree |
2007-01-31 |
Michael Brown | The null crypto algorithm should at least copy data...
|
commit | commitdiff | tree |
2007-01-31 |
Michael Brown | Tidy up debug messages
|
commit | commitdiff | tree |
2007-01-31 |
Michael Brown | Add insert_filter() function
|
commit | commitdiff | tree |
2007-01-31 |
Michael Brown | Add null crypto algorithm
|
commit | commitdiff | tree |
2007-01-31 |
Michael Brown | Changed to use the generic stream API.
|
commit | commitdiff | tree |
2007-01-31 |
Michael Brown | First sketch of stream API
|
commit | commitdiff | tree |
2007-01-30 |
Michael Brown | Placeholder
|
commit | commitdiff | tree |
2007-01-30 |
Michael Brown | Added blocksize for the benefit of HMAC code
|
commit | commitdiff | tree |
2007-01-30 |
Michael Brown | Added cipher wrapper functions
|
commit | commitdiff | tree |
2007-01-30 |
Michael Brown | Missing check-in
|
commit | commitdiff | tree |
2007-01-30 |
Michael Brown | Generalise digest_algorithm to crypto_algorithm.
|
commit | commitdiff | tree |
2007-01-30 |
Michael Brown | Low-overhead filter streams
|
commit | commitdiff | tree |
2007-01-30 |
Michael Brown | Definition of a (hopefully) generic stream API
|
commit | commitdiff | tree |
2007-01-30 |
Michael Brown | Use "dbg_stream" rather than "stream" as a variable...
|
commit | commitdiff | tree |
2007-01-29 |
Michael Brown | Don't call PXENV_STOP_UNDI in the kpxeprefix. This...
|
commit | commitdiff | tree |
2007-01-29 |
Michael Brown | Split bootsector execution code out into bootsector.c.
|
commit | commitdiff | tree |
2007-01-29 |
Michael Brown | Keep HTTP progress updated, and display a progress...
|
commit | commitdiff | tree |
2007-01-29 |
Michael Brown | Added async_block_progress() and default SIGUPDATE...
|
commit | commitdiff | tree |
2007-01-29 |
Michael Brown | Moved most buffer debug messages to DBG2.
|
commit | commitdiff | tree |
2007-01-28 |
Michael Brown | Should be correct for building RSA
|
commit | commitdiff | tree |
2007-01-28 |
Michael Brown | Handle (64-bit) / (32-bit) = (64-bit), i.e. one step...
|
commit | commitdiff | tree |
2007-01-26 |
Michael Brown | Add matrixssl directory
|
commit | commitdiff | tree |
2007-01-26 |
Michael Brown | Avoid barfing on gcc's implicit memcpy()s
|
commit | commitdiff | tree |
2007-01-26 |
Michael Brown | Allow MatrixSSL code to compile inside gPXE
|
commit | commitdiff | tree |
2007-01-26 |
Michael Brown | Move tolower() etc to ctype.h as per ISO C
|
commit | commitdiff | tree |
2007-01-26 |
Michael Brown | Add 64-bit rotates
|
commit | commitdiff | tree |
2007-01-26 |
Michael Brown | Build external axtls code
|
commit | commitdiff | tree |
2007-01-26 |
Michael Brown | Add aes.c and required headers from axtls tree
|
commit | commitdiff | tree |
2007-01-26 |
Michael Brown | Enable the axtls code to at least build within gPXE
|
commit | commitdiff | tree |
2007-01-26 |
Michael Brown | #if 0 out for now
|
commit | commitdiff | tree |
2007-01-26 |
Michael Brown | Yet more synonyms that people tend to use.
|
commit | commitdiff | tree |
2007-01-24 |
Michael Brown | Help quick testing of building Linux code inside gPXE
|
commit | commitdiff | tree |
2007-01-24 |
Michael Brown | Add Linux-compatible rol32/ror32 functions. Amazingly...
|
commit | commitdiff | tree |
2007-01-24 |
Michael Brown | Use base "0" in strtoul for consistency with "mem="
|
commit | commitdiff | tree |
2007-01-22 |
Michael Brown | "vga=" is specified in decimal, not hex.
|
commit | commitdiff | tree |
2007-01-19 |
Michael Brown | Misread the definition of the type_of_loader field...
|
commit | commitdiff | tree |
2007-01-19 |
Michael Brown | Added SIGKILL handler
|
commit | commitdiff | tree |
2007-01-19 |
Michael Brown | Zeroing out memory before using it can be so important.
|
commit | commitdiff | tree |
2007-01-19 |
Michael Brown | Actually, it's probably safer *not* to leave child...
|
commit | commitdiff | tree |
2007-01-19 |
Michael Brown | Note that the SIGCHLD handler could be re-entered.
|
commit | commitdiff | tree |
2007-01-19 |
Michael Brown | Propagate return status code from last child to fail.
|
commit | commitdiff | tree |
2007-01-19 |
Michael Brown | Handle structured error codes.
|
commit | commitdiff | tree |
2007-01-19 |
Michael Brown | Introduce structured error codes.
|
commit | commitdiff | tree |
2007-01-19 |
Michael Brown | Add POSIX prototypes for time functions, to allow external...
|
commit | commitdiff | tree |
2007-01-19 |
Michael Brown | Split random number generation out into core/random...
|
commit | commitdiff | tree |
2007-01-19 |
Michael Brown | vsprintf.h is gPXE-specific; move it to include/gpxe
|
commit | commitdiff | tree |
2007-01-19 |
Michael Brown | Use stdio.h instead of vsprintf.h
|
commit | commitdiff | tree |
2007-01-19 |
Michael Brown | Finally move the prototypes for printf() and friends...
|
commit | commitdiff | tree |
2007-01-19 |
Michael Brown | 4.3BSD says that bcopy and bzero are defined in strings...
|
commit | commitdiff | tree |
2007-01-19 |
Michael Brown | Typo
|
commit | commitdiff | tree |
2007-01-19 |
Michael Brown | Add missing prerequisite include
|
commit | commitdiff | tree |
2007-01-18 |
Michael Brown | A working name resolution framework
|
commit | commitdiff | tree |
2007-01-18 |
Michael Brown | When an async operation dies, orphan its children.
|
commit | commitdiff | tree |
2007-01-18 |
Michael Brown | Have DHCP set the nameserver, rather than DNS read...
|
commit | commitdiff | tree |
2007-01-18 |
Michael Brown | Use total free memory as advertised window. This seems...
|
commit | commitdiff | tree |
2007-01-18 |
Michael Brown | Move include/malloc.h to include/gpxe/malloc.h, since...
|
commit | commitdiff | tree |
2007-01-18 |
Michael Brown | Include stdlib.h rather than malloc.h
|
commit | commitdiff | tree |
2007-01-18 |
Michael Brown | console.h is no longer needed for debugging
|
commit | commitdiff | tree |
2007-01-18 |
Michael Brown | Allow truly arbitrary debug levels to be specified...
|
commit | commitdiff | tree |
2007-01-18 |
Michael Brown | Declaring the CPU architecture in the middle of an...
|
commit | commitdiff | tree |
2007-01-18 |
Michael Brown | Add DBGLVL_PROFILE
|
commit | commitdiff | tree |
2007-01-18 |
Michael Brown | Remove the one-packet-per-poll-cycle limit; it seems...
|
commit | commitdiff | tree |
2007-01-18 |
Michael Brown | Increase window size to 64kB. Line rate downloads...
|
commit | commitdiff | tree |
2007-01-18 |
Michael Brown | Accelerate memcpy() by around 32% on large, dword-aligned...
|
commit | commitdiff | tree |
2007-01-18 |
Michael Brown | Allow buffers to be pre-expanded on demand.
|
commit | commitdiff | tree |
2007-01-18 |
Michael Brown | Presize the download buffer when we see the Content...
|
commit | commitdiff | tree |
2007-01-18 |
Michael Brown | Reorder functions to more closely reflect the flow...
|
commit | commitdiff | tree |
next |