| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-28 | inets,tftp: Break out TFTP from inets | Péter Dimitrov | |
| - Create directory structure - Move code, tests, documentation from inets - Add inets_tftp_wrapper - Add tftp app to run-dialyzer script Change-Id: I6a142ae66cecb9a1821cbf9ea6a45f66a836763d | |||
| 2016-05-18 | [inets] Remove usage of erlang:now() | Lars Thorsen | |
| 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 | |
| 2015-03-24 | inets: Add new module inets_time_compat with new time API | Erland Schönbeck | |
| The new module is backwards compatible. | |||
| 2015-03-20 | inets: Update comments | Erland Schönbeck | |
| 2015-03-20 | Suppress deprecated warning on erlang:now/0 | Erland Schönbeck | |
| 2015-03-20 | Use new time API and be back-compatible in inets | Erland Schönbeck | |
| Remove unused functions and removed redundant test | |||
| 2012-08-31 | Update copyright years | Björn-Egil Dahlberg | |
| 2012-07-11 | Merge branch 'bmk/inets/otp_version_dependent_behaviour_def/OTP-10095' into ↵ | Micael Karlberg | |
| bmk/inets/inets591_integration | |||
| 2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson | |
| OTP-10106 OTP-10107 | |||
| 2012-05-23 | [inets] Removed R14B compatible version of behaviour definition | Micael Karlberg | |
| Removed R14B compatible version of (inets-service and tftp) behaviour definition. OTP-10095 | |||
| 2012-04-27 | inets: Fix parallel make for behaviours | Björn-Egil Dahlberg | |
| 2011-12-09 | Update copyright years | Björn-Egil Dahlberg | |
| 2011-10-18 | Make it possible to compile with an R14B compiler. | Micael Karlberg | |
| 2011-10-07 | Add callback specs to tftp module following internet documentation | Stavros Aronis | |
| 2010-06-07 | OTP-7907: Allow the use of the "new" ssl (essl). | Micael Karlberg | |
| OTP-8564: Update deeprication status. OTP-8573: Inets mod_alias URL rewrite. | |||
| 2010-01-13 | OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349, | Micael Karlberg | |
| OTP-8351, OTP-8359 & OTP-8371. | |||
| 2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |
