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
/
include
/
gpxe
/
ftp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
Updated FTP to use data-xfer API.
Michael Brown
2007-05-28
1
-56
/
+0
*
Changed to use the generic stream API.
Michael Brown
2007-01-31
1
-5
/
+5
*
Update TFTP and FTP to take the same temporary URI scheme as HTTP
Michael Brown
2007-01-15
1
-9
/
+6
*
Gave asynchronous operations approximate POSIX signal semantics. This
Michael Brown
2007-01-15
1
-1
/
+1
*
No need to maintain a received byte count; we always fill in sequential
Michael Brown
2007-01-12
1
-2
/
+0
*
Change FTP to use a data buffer rather than a callback function.
Michael Brown
2007-01-11
1
-9
/
+6
*
Merge changes from mcb-tcp-fixes branch.
Michael Brown
2006-12-28
1
-8
/
+9
*
Update ftp.c to work with Nikhil's TCP stack.
Michael Brown
2006-12-05
1
-0
/
+2
*
Update ftp.c and hello.c to use the generic async_operations API.
Michael Brown
2006-06-19
1
-8
/
+8
*
Merge TCP aborted(), timedout() and closed() methods into a single
Michael Brown
2006-04-30
1
-0
/
+6
*
Proof-of-concept FTP implementation
Michael Brown
2006-04-30
1
-0
/
+68