Historie revizí

Autor SHA1 Zpráva Datum
  Simon Glass 8c6914f10f net: Add more #ifdefs for tftpput to reduce code size před 13 roky
  Simon Glass 165099e753 net: Make net_transfer() a static function před 13 roky
  Simon Glass 39bccd21d0 net: Hide more code behind CONFIG_CMD_TFTPPUT před 13 roky
  Simon Glass 1fb7cd498e net: tftpput: implement tftp logic před 13 roky
  Simon Glass 58f317d182 net: tftpput: Support selecting get/put for tftp před 13 roky
  Simon Glass e4cde2f70d net: tftpput: Factor out start, restart and next block functions před 13 roky
  Simon Glass f5329bbc3f net: tftpput: move common code into separate functions před 13 roky
  Mike Frysinger e2a53458a7 net: drop !NET_MULTI code před 13 roky
  Luca Ceresoli 4d69e98c06 net/tftp.c: fix typo před 14 roky
  Luca Ceresoli e59e35620a TFTP: net/tftp.c: add server mode receive před 14 roky
  Luca Ceresoli e3fb0abe2b TFTP: rename STATE_RRQ to STATE_SEND_RRQ před 14 roky
  Luca Ceresoli 20478ceaa2 TFTP: replace "server" with "remote" in local variable names před 14 roky
  Luca Ceresoli 9bb0a1bf98 net/tftp.c: cosmetic: do not initialise statics to 0 or NULL před 14 roky
  Luca Ceresoli 0bdd8acc35 net/tftp.c: cosmetic: fix indentation před 14 roky
  Luca Ceresoli 6d2231e8fa net/tftp.c: cosmetic: trailing statements should be on next line před 14 roky
  Luca Ceresoli 7bc325a1b2 net/tftp.c: cosmetic: fix brace issues před 14 roky
  Luca Ceresoli 2cb5360807 net/tftp.c: cosmetic: do not use assignment in if condition před 14 roky
  Luca Ceresoli 2e320257c8 net/tftp.c: cosmetic: fix pointer syntax issues před 14 roky
  Luca Ceresoli c718b1439b net/tftp.c: cosmetic: fix whitespace issues před 14 roky
  Luca Ceresoli 2f09413fd9 net/tftp.c: cosmetic: fix lines over 80 characters před 14 roky
  Luca Ceresoli 03eb129f8a NET: pass source IP address to packet handlers před 14 roky
  Wolfgang Denk c96f86eefc TFTP: allow for adjustable retransmission timout před 15 roky
  Remy Bohmer aafda38fb2 Add error codes/handling for TFTP-server před 15 roky
  Mike Frysinger 6ac59c5518 net: pull CONFIG checks out of source and into makefile před 15 roky
  Robin Getz 4fccb818e7 Add Transfer Size Option to tftp před 15 roky
  Alessandro Rubini 89ba81d107 tftp: get the tftp block size from config file and from the environment před 15 roky
  Wolfgang Denk d371708a1b net/tftp.c: fix warning: pointer targets differ in signedness před 15 roky
  Robin Getz 0ebf04c607 minor debug cleanups in ./net před 16 roky
  Mike Frysinger b6446b6775 convert print_IPaddr() to %pI4 před 16 roky
  Peter Tyser 6a86bb6c25 net: Fix TftpStart() ip:filename bug před 16 roky