http://git.etherboot.org
/
people
/
dverkamp
/
gpxe.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Trivial ASN.1 decoding functions.
[people/dverkamp/gpxe.git]
/
src
/
2007-04-21
Michael Brown
Trivial ASN.1 decoding functions.
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-22
Michael Brown
Add 32-bit support.
tree
|
commitdiff
2007-03-22
Michael Brown
Provide a buffer in base memory for code to fill with...
tree
|
commitdiff
2007-03-20
Michael Brown
Typo
tree
|
commitdiff
2007-03-14
Michael Brown
Support 32-bit (linear) NBI images. We don't yet provi...
tree
|
commitdiff
2007-03-13
James Harper
Ported bnx2 driver from Etherboot 5.4.
tree
|
commitdiff
2007-03-11
Michael Brown
Added .nbi as a format.
tree
|
commitdiff
2007-03-11
Michael Brown
Make _load_size accurately reflect the number of bytes...
tree
|
commitdiff
2007-03-11
Michael Brown
t5x9 code relies on nic->ioaddr being set
tree
|
commitdiff
2007-03-10
Michael Brown
Updated 3c509 to current device model
tree
|
commitdiff
2007-03-10
Michael Brown
Updated ISAPnP, EISA, MCA and ISA buses to current...
tree
|
commitdiff
2007-03-02
Marty Connor
Add gpxe-tarball target to create clean release tarballs
tree
|
commitdiff
2007-03-02
Marty Connor
Add warning about formats that are not working until...
tree
|
commitdiff
2007-02-19
Michael Brown
Remove no-longer-used variable
tree
|
commitdiff
2007-02-10
James Harper
Fix some bad pointer arithmatic in the tg3 driver that...
tree
|
commitdiff
2007-02-10
James Harper
Fix padding problem - from Michael
tree
|
commitdiff
2007-02-01
Michael Brown
Allow queries in GET requests
tree
|
commitdiff
2007-02-01
Michael Brown
Add ability to read serial number from SMBIOS
tree
|
commitdiff
2007-02-01
Michael Brown
SSL needs quite a lot of spare memory
tree
|
commitdiff
2007-02-01
Michael Brown
Required for public key extraction
tree
|
commitdiff
2007-02-01
Michael Brown
SSL requires inordinately large data storage
tree
|
commitdiff
2007-02-01
Michael Brown
Don't pass through zero-length requests
tree
|
commitdiff
2007-02-01
Michael Brown
SHA1_DIGEST_SIZE also available as a static constant
tree
|
commitdiff
2007-02-01
Michael Brown
Make context sizes available for statically-allocated...
tree
|
commitdiff
2007-02-01
Michael Brown
Vanilla copies from axtls
tree
|
commitdiff
2007-02-01
Michael Brown
Quick hacks to get it working
tree
|
commitdiff
2007-02-01
Michael Brown
Add dummy setiv method
tree
|
commitdiff
2007-02-01
Michael Brown
Fix prototypes
tree
|
commitdiff
2007-02-01
Michael Brown
More assertions
tree
|
commitdiff
2007-02-01
Michael Brown
Also print out stack pointer (with optional stack dump)
tree
|
commitdiff
2007-02-01
Michael Brown
Placeholder
tree
|
commitdiff
2007-01-31
Michael Brown
Assert that division result is correct
tree
|
commitdiff
2007-01-31
Michael Brown
Added __umoddi3
tree
|
commitdiff
2007-01-31
Michael Brown
Original axtls RSA code
tree
|
commitdiff
2007-01-31
Michael Brown
Added wrapper for AXTLS AES code
tree
|
commitdiff
2007-01-31
Michael Brown
Added setiv method
tree
|
commitdiff
2007-01-31
Michael Brown
Add wrapper around axtls' sha1 code
tree
|
commitdiff
2007-01-31
Michael Brown
Adding missing include
tree
|
commitdiff
2007-01-31
Michael Brown
Made most of the build much quieter
tree
|
commitdiff
2007-01-31
Michael Brown
We need this, I think
tree
|
commitdiff
2007-01-31
Michael Brown
Force inlining
tree
|
commitdiff
2007-01-31
Michael Brown
Placeholder for TLS insertion
tree
|
commitdiff
2007-01-31
Michael Brown
Add HTTPS port
tree
|
commitdiff
2007-01-31
Michael Brown
Filter insertion now actually works
tree
|
commitdiff
2007-01-31
Michael Brown
Swap downstream/upstream order so that debug messages...
tree
|
commitdiff
2007-01-31
Michael Brown
...but not when it's being used as a digest algorithm...
tree
|
commitdiff
2007-01-31
Michael Brown
The null crypto algorithm should at least copy data...
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
Add null crypto algorithm
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
Added blocksize for the benefit of HMAC code
tree
|
commitdiff
2007-01-30
Michael Brown
Added cipher wrapper functions
tree
|
commitdiff
2007-01-30
Michael Brown
Missing check-in
tree
|
commitdiff
2007-01-30
Michael Brown
Generalise digest_algorithm to crypto_algorithm.
tree
|
commitdiff
2007-01-30
Michael Brown
Low-overhead filter streams
tree
|
commitdiff
2007-01-30
Michael Brown
Definition of a (hopefully) generic stream API
tree
|
commitdiff
2007-01-30
Michael Brown
Use "dbg_stream" rather than "stream" as a variable...
tree
|
commitdiff
2007-01-29
Michael Brown
Don't call PXENV_STOP_UNDI in the kpxeprefix. This...
tree
|
commitdiff
2007-01-29
Michael Brown
Split bootsector execution code out into bootsector.c.
tree
|
commitdiff
2007-01-29
Michael Brown
Keep HTTP progress updated, and display a progress...
tree
|
commitdiff
2007-01-29
Michael Brown
Added async_block_progress() and default SIGUPDATE...
tree
|
commitdiff
2007-01-29
Michael Brown
Moved most buffer debug messages to DBG2.
tree
|
commitdiff
2007-01-28
Michael Brown
Should be correct for building RSA
tree
|
commitdiff
2007-01-28
Michael Brown
Handle (64-bit) / (32-bit) = (64-bit), i.e. one step...
tree
|
commitdiff
2007-01-26
Michael Brown
Add matrixssl directory
tree
|
commitdiff
2007-01-26
Michael Brown
Avoid barfing on gcc's implicit memcpy()s
tree
|
commitdiff
2007-01-26
Michael Brown
Allow MatrixSSL code to compile inside gPXE
tree
|
commitdiff
2007-01-26
Michael Brown
Move tolower() etc to ctype.h as per ISO C
tree
|
commitdiff
2007-01-26
Michael Brown
Add 64-bit rotates
tree
|
commitdiff
2007-01-26
Michael Brown
Build external axtls code
tree
|
commitdiff
2007-01-26
Michael Brown
Add aes.c and required headers from axtls tree
tree
|
commitdiff
2007-01-26
Michael Brown
Enable the axtls code to at least build within gPXE
tree
|
commitdiff
2007-01-26
Michael Brown
#if 0 out for now
tree
|
commitdiff
2007-01-26
Michael Brown
Yet more synonyms that people tend to use.
tree
|
commitdiff
2007-01-24
Michael Brown
Help quick testing of building Linux code inside gPXE
tree
|
commitdiff
2007-01-24
Michael Brown
Add Linux-compatible rol32/ror32 functions. Amazingly...
tree
|
commitdiff
2007-01-24
Michael Brown
Use base "0" in strtoul for consistency with "mem="
tree
|
commitdiff
2007-01-22
Michael Brown
"vga=" is specified in decimal, not hex.
tree
|
commitdiff
2007-01-19
Michael Brown
Misread the definition of the type_of_loader field...
tree
|
commitdiff
2007-01-19
Michael Brown
Added SIGKILL handler
tree
|
commitdiff
2007-01-19
Michael Brown
Zeroing out memory before using it can be so important.
tree
|
commitdiff
2007-01-19
Michael Brown
Actually, it's probably safer *not* to leave child...
tree
|
commitdiff
2007-01-19
Michael Brown
Note that the SIGCHLD handler could be re-entered.
tree
|
commitdiff
2007-01-19
Michael Brown
Propagate return status code from last child to fail.
tree
|
commitdiff
2007-01-19
Michael Brown
Handle structured error codes.
tree
|
commitdiff
2007-01-19
Michael Brown
Introduce structured error codes.
tree
|
commitdiff
2007-01-19
Michael Brown
Add POSIX prototypes for time functions, to allow exter...
tree
|
commitdiff
2007-01-19
Michael Brown
Split random number generation out into core/random...
tree
|
commitdiff
2007-01-19
Michael Brown
vsprintf.h is gPXE-specific; move it to include/gpxe
tree
|
commitdiff
2007-01-19
Michael Brown
Use stdio.h instead of vsprintf.h
tree
|
commitdiff
2007-01-19
Michael Brown
Finally move the prototypes for printf() and friends...
tree
|
commitdiff
2007-01-19
Michael Brown
4.3BSD says that bcopy and bzero are defined in strings...
tree
|
commitdiff
2007-01-19
Michael Brown
Typo
tree
|
commitdiff
2007-01-19
Michael Brown
Add missing prerequisite include
tree
|
commitdiff
2007-01-18
Michael Brown
A working name resolution framework
tree
|
commitdiff
next