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
*
- deprecated in favour of a split library model
Dan Lynch
2006-06-27
1
-834
/
+0
*
- testable console framework implementing mucurses SCREEN struct
Dan Lynch
2006-06-27
1
-0
/
+65
*
- multiple static inline definitions added
Dan Lynch
2006-06-27
1
-103
/
+194
*
added placeholder SRCDIRS entry for mucurses
Dan Lynch
2006-06-27
1
-0
/
+1
*
- recoded wgetch and wgetnstr for greater more efficiency
Dan Lynch
2006-06-27
1
-52
/
+58
*
Simplify ipv4_tx() by not having a separate "source" variable now that
Michael Brown
2006-06-26
1
-7
/
+5
*
Factorise out common code
Michael Brown
2006-06-26
1
-25
/
+23
*
Split ipv6 functions out from ipv4.c
Michael Brown
2006-06-26
2
-18
/
+24
*
Whitespace fixes
Michael Brown
2006-06-26
1
-125
/
+125
*
first working version - nasty, but mostly works
Dan Lynch
2006-06-26
1
-0
/
+101
*
added generalized sockaddr structure and ip6 sockaddr
Nikhil Chandru Rao
2006-06-25
1
-0
/
+60
*
added support for processing and transmitting without uIP
Nikhil Chandru Rao
2006-06-25
2
-0
/
+257
*
updated UDP interface
Nikhil Chandru Rao
2006-06-25
2
-7
/
+282
*
created interface for transport-network interface
Nikhil Chandru Rao
2006-06-25
2
-0
/
+222
*
Added gpxe-0.5/src/crypto/ for the SSL Library
Derek Pryor
2006-06-22
1
-0
/
+1
*
- proper layout formatted soft label array, with justification formatted labels
Dan Lynch
2006-06-21
1
-15
/
+68
*
- erradicate compiler warning due to possibility of uninitialised variables (...
Dan Lynch
2006-06-21
1
-0
/
+3
*
- added doxygen @file header
Dan Lynch
2006-06-21
1
-5
/
+7
*
- added doxygen @file header
Dan Lynch
2006-06-21
1
-0
/
+16
*
- added doxygen @file header
Dan Lynch
2006-06-21
1
-1
/
+33
*
added doxygen @file header
Dan Lynch
2006-06-21
1
-1
/
+7
*
- removed slk references
Dan Lynch
2006-06-21
2
-24
/
+16
*
- added doxygen @file header
Dan Lynch
2006-06-21
1
-0
/
+40
*
added doxygen file header
Dan Lynch
2006-06-21
3
-0
/
+18
*
- major implementation work completed (testing in progress)
Dan Lynch
2006-06-21
1
-7
/
+120
*
initial check in
Dan Lynch
2006-06-21
2
-0
/
+179
*
Update ftp.c and hello.c to use the generic async_operations API.
Michael Brown
2006-06-19
6
-26
/
+112
*
Placeholder
Michael Brown
2006-06-18
1
-0
/
+49
*
Made the temporary buffer part of the TCP senddata() API, to ease the
Michael Brown
2006-06-18
6
-38
/
+61
*
Simplify RX data path.
Michael Brown
2006-06-18
12
-396
/
+340
*
Remove dependency on arptable[] (which is no longer used).
Michael Brown
2006-06-16
1
-2
/
+1
*
Temporary hack to work around the "TX overflow" problem in the interim
Michael Brown
2006-06-16
1
-20
/
+3
*
Add 4 bytes to maximum frame length to allow for the frame checksum.
Michael Brown
2006-06-16
1
-1
/
+1
*
Improve debugging output for legacy wrapper
Michael Brown
2006-06-16
1
-1
/
+5
*
Forward-port event queue fixes from 5.4 tree.
Michael Brown
2006-06-16
1
-0
/
+27
*
Forward-port start-of-day fixes from 5.4 tree
Michael Brown
2006-06-16
1
-3
/
+31
*
Forward-port reset-related changes from 5.4 tree.
Michael Brown
2006-06-16
1
-46
/
+26
*
For consistency
Michael Brown
2006-06-16
1
-1
/
+1
*
32kB window is actually larger than our typical receive ring size.
Michael Brown
2006-06-16
1
-1
/
+1
*
Simplify TX datapath.
Michael Brown
2006-06-16
9
-445
/
+268
*
Added iSCSI boot test code
Michael Brown
2006-06-14
2
-0
/
+44
*
Generalise three-wire interface to generic SPI interface.
Michael Brown
2006-06-14
6
-174
/
+419
*
Move per-transition delays from generic bit-bashing layer to i2c layer
Michael Brown
2006-06-14
3
-10
/
+15
*
Translate between "0 = success" and "0 = failure" call standards.
Michael Brown
2006-06-14
1
-2
/
+2
*
Change read_bit() to return 0 or -1UL, rather than 0 or 1.
Michael Brown
2006-06-12
3
-3
/
+7
*
Updated debug message to reflect change in data structure.
Michael Brown
2006-06-12
1
-2
/
+3
*
Add "addr32" required explicitly by older gas.
Michael Brown
2006-06-12
1
-1
/
+1
*
Add NULL_TRAP as a config option
Michael Brown
2006-06-11
2
-0
/
+9
*
Fix typo
Michael Brown
2006-06-11
1
-1
/
+1
*
Added null trap code for debugging. (Must be included by adding
Michael Brown
2006-06-11
2
-0
/
+49
[next]