index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
tftp.c
Age
Commit message (
Expand
)
Author
2021-06-16
telnetd: give inetd.conf example in --help
Denys Vlasenko
2020-12-19
tftp: fix --help
Denys Vlasenko
2020-12-18
help text tweaks, mainly expanding one for route
Denys Vlasenko
2020-02-13
tftp: on download, open local file only when first bit of data arrived
Denys Vlasenko
2020-02-13
tftp: fix thinko in code shrink
Denys Vlasenko
2020-02-13
tftp: code shrink
Denys Vlasenko
2020-02-13
tftpd: show requested file name in open error message
Denys Vlasenko
2019-07-02
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-06-09
tftp: allow -lc and -cl options
Denys Vlasenko
2019-06-09
tftpd: revert erroneous change
Denys Vlasenko
2019-06-09
tftp: optional tftp-hpa compat
Denys Vlasenko
2019-04-30
Optionally re-introduce bb_info_msg()
James Byrne
2018-12-28
config: more tweaks
Denys Vlasenko
2018-12-28
config: update size information
Denys Vlasenko
2017-12-31
randomconfig fixes
Denys Vlasenko
2017-08-08
getopt32: remove opt_complementary
Denys Vlasenko
2017-07-27
config: trim/improve item names and help texts, take 2
Denys Vlasenko
2017-07-21
config: deindent all help texts
Denys Vlasenko
2017-07-18
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-01-10
Big cleanup in config help and description
Denys Vlasenko
2016-11-23
Convert all networking/* applets to "new style" applet definitions
Denys Vlasenko
2016-04-21
*: add most of the required setup_common_bufsiz() calls
Denys Vlasenko
2016-04-21
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2015-10-13
libbb: introduce kernel-style BUILD_BUG_ON()
Denys Vlasenko
2015-07-13
Removes stray empty line from code
Maninder Singh
2014-09-04
tftpd: tweak HP PA-RISC firmware bug compatibility
Denys Vlasenko
2014-09-03
tftpd: support full 512-byte requests
Denys Vlasenko
2012-07-18
tftpd: fix -u USER to work with chroot. Closes 5348
Denys Vlasenko
2012-03-08
tftpd: chroot to DIR, not merely chdir. Closes 4874
Denys Vlasenko
2011-10-06
tftp: mode string is case independent
Denys Vlasenko
2011-06-05
*: remove "Options:" string from help texts
Denys Vlasenko
2011-04-11
add forgotten #include
Denys Vlasenko
2011-04-11
tftpd: add -l "log to syslog" option. Needed for inetd mode
Denys Vlasenko
2011-04-11
tftp: fix progress bar for large (>32M) files. Closes 3499
Denys Vlasenko
2011-04-11
move remaining help text from include/usage.src.h
Pere Orga
2011-02-11
progress meter: fix bugs found in stall detection and unknown size logic
Denys Vlasenko
2011-02-11
progress meter: move file name to bb_progress_t. +20 bytes
Denys Vlasenko
2011-01-10
tftp: fix bad interaction betweel poll() and alarm(). Closes bug 3061
Denys Vlasenko
2010-10-28
*: whitespace fixes
Denys Vlasenko
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-06-18
tftp: increase initial retry timeout from 50 to 100 ms
Denys Vlasenko
2010-06-12
tftp: make message about 512 byte block less confusing
Denys Vlasenko
2010-06-06
pipe_progress: make it independent of printf machinery
Denys Vlasenko
2010-03-05
tftp: do not show progress bar if we get error right away. +13 bytes
Denys Vlasenko
2010-02-04
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-02
tftpd: fix file creation with bogus mode. Closes bug 1021.
Denys Vlasenko
2009-12-12
randomconfig fixes
Denys Vlasenko
2009-11-08
tftpd: another small tweak
Denys Vlasenko
2009-11-08
tftp: another small tweak
Denys Vlasenko
2009-11-08
tftpd: slight correction to progress bar code
Denys Vlasenko
[next]