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
*
Added ipv4_pseudo_header structure
Nikhil Chandru Rao
2006-06-28
2
-21
/
+16
*
IP6 specifications
Nikhil Chandru Rao
2006-06-28
1
-0
/
+37
*
Fixed endianness of 16- and 32- bit values
Nikhil Chandru Rao
2006-06-28
1
-30
/
+40
*
Fixed whitespaces; updated UDP code
Nikhil Chandru Rao
2006-06-28
2
-130
/
+181
*
- first check-in for mucurses_test.c
Dan Lynch
2006-06-27
2
-2
/
+71
*
First stab at DHCP option handling in a way that will allow us to have
Michael Brown
2006-06-27
2
-0
/
+304
*
- put in the screen initialisation stuff and clear the screen...
Dan Lynch
2006-06-27
1
-2
/
+3
*
- works with test ansi tty, but will need a rethink when we start
Dan Lynch
2006-06-27
1
-2
/
+6
*
- working basic ansi termnal extension for mucurses
Dan Lynch
2006-06-27
1
-2
/
+3
*
check whether malloc returns a valid pointer
Dan Lynch
2006-06-27
1
-4
/
+9
*
moved console specific items out of mucurses (should be handled by external s...
Dan Lynch
2006-06-27
1
-9
/
+0
*
make path relative (so that I don't break eb top of tree !)
Dan Lynch
2006-06-27
1
-5
/
+6
*
included contents of input.{c,h} in kb.c
Dan Lynch
2006-06-27
1
-2
/
+29
*
enabled build entry for mucurses libraries
Dan Lynch
2006-06-27
1
-1
/
+1
*
- 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
[next]