Historique des commits

Auteur SHA1 Message Date
  Mike Frysinger e2a53458a7 net: drop !NET_MULTI code il y a 13 ans
  Luca Ceresoli 4d69e98c06 net/tftp.c: fix typo il y a 14 ans
  Luca Ceresoli e59e35620a TFTP: net/tftp.c: add server mode receive il y a 14 ans
  Luca Ceresoli e3fb0abe2b TFTP: rename STATE_RRQ to STATE_SEND_RRQ il y a 14 ans
  Luca Ceresoli 20478ceaa2 TFTP: replace "server" with "remote" in local variable names il y a 14 ans
  Luca Ceresoli 9bb0a1bf98 net/tftp.c: cosmetic: do not initialise statics to 0 or NULL il y a 14 ans
  Luca Ceresoli 0bdd8acc35 net/tftp.c: cosmetic: fix indentation il y a 14 ans
  Luca Ceresoli 6d2231e8fa net/tftp.c: cosmetic: trailing statements should be on next line il y a 14 ans
  Luca Ceresoli 7bc325a1b2 net/tftp.c: cosmetic: fix brace issues il y a 14 ans
  Luca Ceresoli 2cb5360807 net/tftp.c: cosmetic: do not use assignment in if condition il y a 14 ans
  Luca Ceresoli 2e320257c8 net/tftp.c: cosmetic: fix pointer syntax issues il y a 14 ans
  Luca Ceresoli c718b1439b net/tftp.c: cosmetic: fix whitespace issues il y a 14 ans
  Luca Ceresoli 2f09413fd9 net/tftp.c: cosmetic: fix lines over 80 characters il y a 14 ans
  Luca Ceresoli 03eb129f8a NET: pass source IP address to packet handlers il y a 14 ans
  Wolfgang Denk c96f86eefc TFTP: allow for adjustable retransmission timout il y a 15 ans
  Remy Bohmer aafda38fb2 Add error codes/handling for TFTP-server il y a 15 ans
  Mike Frysinger 6ac59c5518 net: pull CONFIG checks out of source and into makefile il y a 15 ans
  Robin Getz 4fccb818e7 Add Transfer Size Option to tftp il y a 16 ans
  Alessandro Rubini 89ba81d107 tftp: get the tftp block size from config file and from the environment il y a 16 ans
  Wolfgang Denk d371708a1b net/tftp.c: fix warning: pointer targets differ in signedness il y a 16 ans
  Robin Getz 0ebf04c607 minor debug cleanups in ./net il y a 16 ans
  Mike Frysinger b6446b6775 convert print_IPaddr() to %pI4 il y a 16 ans
  Peter Tyser 6a86bb6c25 net: Fix TftpStart() ip:filename bug il y a 16 ans
  Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS il y a 16 ans
  Bartlomiej Sieka e83cc06375 net: Make TFTP server timeout configurable il y a 16 ans
  Bartlomiej Sieka 49f3bdbba8 net: express the first argument to NetSetTimeout() in milliseconds il y a 16 ans
  Jochen Friedrich be1b0d2777 Don't tftp to unknown flash il y a 16 ans
  Andrew Klossner dc4b0b38d4 Fix printf errors. il y a 17 ans
  Jean-Christophe PLAGNIOL-VILLARD 38cc09c55b TFTP: fix search of ':' in BootFile il y a 17 ans
  Jean-Christophe PLAGNIOL-VILLARD a93907c43f TFTP: add host ip addr support il y a 17 ans