summaryrefslogtreecommitdiff
path: root/CHANGES
blob: 8a641c56f458d6ed8194f8de27ee62fdf6dc4a9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
1.1.1 (2020-01-19)
  * Skip canonical path check when running chrooted.
    This works around a requirement by musl to have a mounted /proc filesystem
    when calling realpath(3).

1.1.0 (2019-10-05)
  * Server:
    - chroot to destination directory if permissions are sufficient
    - drop -d parameter, but allow directory at the end of the command line
  * Support for some non-standard options:
    - blksize2
    - utimeout

1.0.0 (2019-03-12)
  * Initial release
  * RFC 1350 (TFTP revision 2)
  * RFC 2347 (Option Extension)
  * RFC 2348 (Blocksize Option)
  * RFC 2349 (Timeout Interval and Transfer Size Options)