index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Abstracted out part of the concept of an SPI device to a generalised NVS
Michael Brown
2006-12-04
12
-239
/
+274
*
Changed length parameter in SPI methods to be a byte length, rather than
Michael Brown
2006-12-04
5
-21
/
+15
*
Generalised the SPI abstraction layer to also be able to handle interfaces
Michael Brown
2006-12-04
10
-212
/
+398
*
Force syntax-checking on assertions even in non-asserting builds.
Michael Brown
2006-12-04
1
-9
/
+23
*
Move ANSI C standard prototypes to stdlib.h; leave the gPXE-specific
Michael Brown
2006-12-02
2
-20
/
+28
*
Basic non-volatile storage support
Michael Brown
2006-11-29
3
-11
/
+243
*
Make the "drive number" option apply to iSCSI as well as AoE
Michael Brown
2006-11-29
2
-3
/
+8
*
Merged changes from Solarflare
Michael Brown
2006-11-28
1
-241
/
+713
*
Create "username" and "password" DHCP options, ready for placing this
Michael Brown
2006-11-28
2
-2
/
+25
*
Updated to use asynchronous operation model for iSCSI requests
Michael Brown
2006-11-28
5
-94
/
+484
*
Marked memcmp/strcmp as "pure" functions, to allow gcc to optimise
Michael Brown
2006-11-28
1
-3
/
+5
*
Implemented realloc(), and changed the semantics of malloc(0) to allow
Michael Brown
2006-11-24
2
-15
/
+80
*
Fixed off-by-one error
Michael Brown
2006-11-22
1
-1
/
+1
*
Added "name" field to digest algorithms
Michael Brown
2006-11-21
2
-0
/
+3
*
Added debug statements.
Michael Brown
2006-11-21
1
-1
/
+16
*
Reduce from 157 to 123 bytes
Michael Brown
2006-11-21
1
-15
/
+15
*
Added generic CHAP layer, independent of iSCSI
Michael Brown
2006-11-21
4
-29
/
+180
*
Made it temporarily possible to call MD5 routines directly from external
Michael Brown
2006-11-15
2
-21
/
+37
*
Note to self: do not write code late at night
Michael Brown
2006-11-15
1
-5
/
+8
*
May as well add octal support to strtoul()
Michael Brown
2006-11-15
1
-5
/
+8
*
Fixed endp bug in strtoul()
Michael Brown
2006-11-15
1
-1
/
+2
*
Extend strtoul() to cope with hex as well as decimal. Doesn't cope
Michael Brown
2006-11-15
1
-9
/
+25
*
Split login into security negotation and operational parameter
Michael Brown
2006-10-03
2
-25
/
+57
*
Inhibit compiler warnings on DBG() when building a non-debug object,
Michael Brown
2006-09-27
1
-2
/
+12
*
We don't actually have a stdio.h header file. Our printf() functions are
Michael Brown
2006-09-27
32
-32
/
+0
*
added stdio.h to includes for DBG compilation
Marty Connor
2006-09-27
27
-4
/
+32
*
include stdio.h to suppress printf warning, general warnings fixups
Marty Connor
2006-09-27
6
-4
/
+11
*
eth_ntoa and warnings cleanup
Marty Connor
2006-09-27
1
-3
/
+4
*
eth_ntoa cleanup. still has warnings. needs work.
Marty Connor
2006-09-27
1
-9
/
+5
*
eth_ntoa and warnings cleanup
Marty Connor
2006-09-27
1
-7
/
+8
*
eth_ntoa and warnings cleanup
Marty Connor
2006-09-27
1
-54
/
+44
*
compilation warnings cleanup
Marty Connor
2006-09-27
2
-27
/
+24
*
eth_ntoa cleanup
Marty Connor
2006-09-27
1
-4
/
+3
*
warnings cleanup (still gives lots of compilation warnings from unused functi...
Marty Connor
2006-09-27
1
-5
/
+2
*
warnings cleanup
Marty Connor
2006-09-27
1
-14
/
+15
*
compilation warnings cleanup
Marty Connor
2006-09-26
1
-33
/
+27
*
eth_ntoa and compilation warnings fixes
Marty Connor
2006-09-26
3
-12
/
+11
*
eth_ntoa fixes
Marty Connor
2006-09-26
1
-5
/
+4
*
Minor fix
Michael Brown
2006-09-25
1
-1
/
+1
*
eth_ntoa and warnings fixups, memcpy compilation fix
Marty Connor
2006-09-25
1
-9
/
+17
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-13
/
+17
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-11
/
+13
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-1
/
+2
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-1
/
+3
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-6
/
+6
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-1
/
+1
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-1
/
+2
*
eth_ntoa fixups
Marty Connor
2006-09-20
1
-6
/
+4
*
eth_ntoa fixups
Marty Connor
2006-09-20
1
-3
/
+4
*
eth_ntoa fixups
Marty Connor
2006-09-20
1
-2
/
+6
[next]