Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-15 | update copyright-year | Henrik Nord | |
2016-03-07 | Merge branch 'maint' | Raimo Niskanen | |
2016-02-12 | tftp: support transfer of files > 65535 blocks | Michael Santos | |
The block count is an unsigned 2 byte integer. The common behaviour of tftp clients and servers is to overflow the block count and wrap the counter to 0 in order to support files larger than 32M. Modify the tftp implementation to do the same rollover. Interoperability was tested by transferring a 1.4G file using the HPA tftp client. | |||
2016-01-29 | Merge branch 'maint' | Zandra | |
Conflicts: OTP_VERSION | |||
2016-01-28 | inets: Use re instead of inets_regexp | Ingela Anderton Andin | |
2015-10-09 | Update Inets | Hans Bolinder | |
A record field type has been modified due to commit 8ce35b2: "Take out automatic insertion of 'undefined' from typed record fields". | |||
2015-09-10 | inets: tftpd - Mend broken fd option | Ingela Anderton Andin | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |