Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-11 | Prepare release | Erlang/OTP | |
2019-02-05 | ssl: Use specs to generate type documentation | Ingela Anderton Andin | |
2018-12-12 | Add empty 'since' attribute for old modules and functions | Sverker Eriksson | |
2018-12-11 | Add "since" attributes in xml for new functions and modules | Sverker Eriksson | |
introduced after OTP_R13B03. | |||
2018-09-24 | Prepare release | Erlang/OTP | |
2018-08-15 | fix double parenthesis and badly formatter <v> tags | Mariano Guerra | |
(cherry picked from commit 1b36c8ff81e896f9aa172603962f838d980668a0) | |||
2018-07-13 | docs: make clean all XMLDIR | Lukas Larsson | |
2018-06-20 | Merge branch 'hans/ftp/socket_opts/ERIERL-192/OTP-15120' into ↵ | Hans Nilsson | |
hans/ftp/21socket_opts/ERIERL-192/OTP-15120 Conflicts: lib/ftp/src/ftp.erl | |||
2018-06-18 | Update copyright year | Henrik Nord | |
2018-03-28 | ftp,tftp: Update initial version 1.0.0 -> 1.0 | Péter Dimitrov | |
Change-Id: I014b191da144c299d056eb155ed99ace710112b1 | |||
2018-03-28 | ftp: Remove references to inets | Péter Dimitrov | |
Change-Id: I19bd2f1d4a35cbc5c233ebc8b2a9d52bbd37f047 | |||
2018-03-28 | inets,ftp: Break out FTP from inets | Péter Dimitrov | |
- Created initial directory structure for the FTP application. - Updated inets Makefiles to not include FTP related modules. - Remove ftp code from inets - Implement backward compatibility layer for FTP - Add inets_ftp_wrapper - Fix failing TCs Change-Id: I120ec5bdef0c3df4cee2d7880db2aec581505bc4 |