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
*
Fix creation of the htype field; the ll_proto field from which it is
Michael Brown
2006-07-17
2
-7
/
+12
*
Tidy up hex_dump() output.
Michael Brown
2006-07-17
1
-2
/
+2
*
Add sketch code to reassemble a DHCP packet from our internal "everything
Michael Brown
2006-07-17
4
-8
/
+243
*
Add (untested) code for parsing a received DHCP packet and constructing a
Michael Brown
2006-07-15
2
-3
/
+322
*
Add code to modify DHCP option values within a block.
Michael Brown
2006-07-13
2
-80
/
+247
*
How did this ever work properly before?
Michael Brown
2006-07-13
1
-1
/
+1
*
Adding SSL Constructs header file. (First version)
Derek Pryor
2006-07-10
1
-0
/
+314
*
Added fragment reassembly code
Nikhil Chandru Rao
2006-06-30
3
-15
/
+155
*
fix printf format args
Marty Connor
2006-06-29
2
-5
/
+6
*
Removed vestigal FILO code
Marty Connor
2006-06-29
3
-35
/
+0
*
Added bin/.blib.list to VERYCLEANUP so .bin directory is made empty
Marty Connor
2006-06-29
1
-0
/
+2
*
Removing net/interface.c and include/gpxe/interface.h
Nikhil Chandru Rao
2006-06-29
2
-222
/
+0
*
Provide a mechanism for returning the encapsulator as well as the
Michael Brown
2006-06-28
2
-15
/
+37
*
Renamed net/interface.c and include/gpxe/interface.h to net/tcpip_if.c and in...
Nikhil Chandru Rao
2006-06-28
6
-15
/
+273
*
Add priority mechanism
Michael Brown
2006-06-28
2
-16
/
+76
*
Change dhcp_num_option() to return the numerical value directly.
Michael Brown
2006-06-28
1
-19
/
+15
*
typo in macro fixed
Dan Lynch
2006-06-28
1
-1
/
+1
*
- modified length of password string to match visible field length
Dan Lynch
2006-06-28
1
-3
/
+3
*
started on ANSI sequence processing
Dan Lynch
2006-06-28
1
-1
/
+22
*
- implemented cursor retreat function (_wcursback) as a core function
Dan Lynch
2006-06-28
4
-41
/
+74
*
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
[next]