Maninder Singh
|
97f2f7ca7f
Removes stray empty line from code
|
9 years ago |
Denys Vlasenko
|
4eb1e425fe
tftpd: tweak HP PA-RISC firmware bug compatibility
|
10 years ago |
Denys Vlasenko
|
67e01fecce
tftpd: support full 512-byte requests
|
10 years ago |
Denys Vlasenko
|
dbed6c4b46
tftpd: fix -u USER to work with chroot. Closes 5348
|
12 years ago |
Denys Vlasenko
|
4e3beb2e1d
tftpd: chroot to DIR, not merely chdir. Closes 4874
|
12 years ago |
Denys Vlasenko
|
faf7c62f1d
tftp: mode string is case independent
|
13 years ago |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 years ago |
Denys Vlasenko
|
88d3cfdb75
add forgotten #include
|
13 years ago |
Denys Vlasenko
|
532e961f7e
tftpd: add -l "log to syslog" option. Needed for inetd mode
|
13 years ago |
Denys Vlasenko
|
24ec952f14
tftp: fix progress bar for large (>32M) files. Closes 3499
|
13 years ago |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 years ago |
Denys Vlasenko
|
ab8d00d64f
progress meter: fix bugs found in stall detection and unknown size logic
|
13 years ago |
Denys Vlasenko
|
d55e139649
progress meter: move file name to bb_progress_t. +20 bytes
|
13 years ago |
Denys Vlasenko
|
84dba9c5bb
tftp: fix bad interaction betweel poll() and alarm(). Closes bug 3061
|
14 years ago |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
5b1dfe609c
tftp: increase initial retry timeout from 50 to 100 ms
|
14 years ago |
Denys Vlasenko
|
53e2f38b69
tftp: make message about 512 byte block less confusing
|
14 years ago |
Denys Vlasenko
|
19ced5c425
pipe_progress: make it independent of printf machinery
|
14 years ago |
Denys Vlasenko
|
cbcc1236f8
tftp: do not show progress bar if we get error right away. +13 bytes
|
14 years ago |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
15 years ago |
Denys Vlasenko
|
4b061461d3
tftpd: fix file creation with bogus mode. Closes bug 1021.
|
15 years ago |
Denys Vlasenko
|
31e2e7b863
randomconfig fixes
|
15 years ago |
Denys Vlasenko
|
6528abeb6a
tftpd: another small tweak
|
15 years ago |
Denys Vlasenko
|
1e9ac9f685
tftp: another small tweak
|
15 years ago |
Denys Vlasenko
|
adc08ef194
tftpd: slight correction to progress bar code
|
15 years ago |
Magnus Damm
|
8bd0af9962
tftp: add optiona support for progress bar
|
15 years ago |
Magnus Damm
|
bbd423530f
tftp: extend tsize support a little
|
15 years ago |
Denys Vlasenko
|
0939f2ebd2
fix up potential printf's with unsafe format strings
|
15 years ago |
Denys Vlasenko
|
5370bfb123
documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)
|
15 years ago |