summaryrefslogtreecommitdiff
path: root/com32/libupload/upload_tftp.c
Commit message (Expand)AuthorAgeFilesLines
* libupload: Use new TFTP OK status definitionGene Cumm2016-04-231-2/+2
* libupload: use url_set_ip()H. Peter Anvin2016-04-061-32/+18
* pxe_dns: remove obsolete pxe_dns.c wrapperH. Peter Anvin2016-04-061-1/+1
* libupload: don't error out because the tftp functions are unavailableH. Peter Anvin2016-04-061-12/+66
* libupload: Reworking tftp support to use core functionsErwan Velu2015-09-041-147/+32
* Use pxe_call() instead of COMBOOT APIMatt Fleming2012-07-201-15/+3
* Revert "pxe: resolve names via DNS from protected-mode code"Matt Fleming2012-06-201-1/+1
* pxe: resolve names via DNS from protected-mode codePaulo Alcantara2012-05-121-1/+1
* libupload: Fixing tftp return valueErwan Velu2011-04-201-2/+2
* libupload: Implementing error code on tftpErwan Velu2011-04-181-13/+39
* libupload: Fixing memset callErwan Velu2011-04-181-2/+2
* libupload: New library to manage uploadsErwan Velu2011-03-151-0/+178