summaryrefslogtreecommitdiff
path: root/lib/ftp
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2023-05-152-2/+48
* dbg: deprecates function dbg:stop_clear/1Kiko Fernandez-Reyes2023-04-191-1/+1
* Revert "Prepare release"Henrik Nord2023-04-122-41/+2
* Prepare releaseErlang/OTP2023-04-112-2/+41
* ftp: Remove deprecated functions for OTP-26Ingela Anderton Andin2023-04-032-53/+5
* Revert "Prepare release"Henrik Nord2023-03-222-29/+2
* Prepare releaseErlang/OTP2023-03-212-2/+29
* Update copyright yearErlang/OTP2023-03-214-4/+4
* Merge branch 'maint' into masterHenrik Nord2023-03-082-2/+36
|\
| * Prepare releaseErlang/OTP2023-03-062-2/+36
| * Update copyright yearErlang/OTP2023-03-061-1/+1
* | ftp: create internal typed apiKiko Fernandez-Reyes2023-02-216-2265/+2582
* | ftp: generate documentation from source codeKiko Fernandez-Reyes2023-02-215-457/+290
* | Update copyright yearErlang/OTP2023-02-141-1/+1
|/
* ftp: fix forgotten guardKiko Fernandez-Reyes2023-02-091-1/+1
* ftp: remove redundant is_{tuple/binary}/1Kiko Fernandez-Reyes2023-02-061-3/+2
* ftp: replace size/1 by XXX_size/1Kiko Fernandez-Reyes2023-02-062-6/+6
* Prepare releaseErlang/OTP2023-01-252-2/+18
* Update copyright yearErlang/OTP2023-01-252-2/+2
* ftp: add tests for non-existing file/folderKiko Fernandez-Reyes2023-01-251-4/+12
* ftp: remove unused code in commentsKiko Fernandez-Reyes2023-01-251-65/+11
* ftp: fixes epath error when nlisting fileKiko Fernandez-Reyes2023-01-241-12/+15
* Prepare releaseErlang/OTP2022-12-122-2/+18
* Update copyright yearErlang/OTP2022-12-121-1/+1
* ftp: add type specsKiko Fernandez-Reyes2022-11-161-1/+85
* ftp: replace deprecated call to ftp:start_serviceKiko Fernandez-Reyes2022-11-161-3/+2
* ftp: add missing case nlistKiko Fernandez-Reyes2022-11-161-15/+17
* make: Allow OTP to be built deterministicallyTom Davies2022-06-241-0/+1
* Merge branch 'maint' into masterRickard Green2022-03-293-3/+21
|\
| * Prepare releaseErlang/OTP2022-03-292-2/+20
| * Update copyright yearErlang/OTP2022-03-291-1/+1
* | Merge branch 'maint'Ingela Anderton Andin2022-03-251-2/+4
|\ \ | |/
| * ftp: Ignore unexpected messageIngela Anderton Andin2022-03-211-2/+4
* | Update copyright yearErlang/OTP2022-02-156-6/+6
* | otp: Fix `make TYPE=$TYPE` to work for all typesLukas Larsson2022-01-211-1/+1
* | otp: Make tests pass when run in source treeLukas Larsson2022-01-211-1/+1
* | ftp: Fix generated certificates to work with new opensslLukas Larsson2022-01-211-8/+23
* | ftp: Remove unused test fileLukas Larsson2022-01-212-476/+1
* | Fix typos in lib/{eunit,ftp}Kian-Meng, Ang2021-12-318-28/+28
|/
* Update copyright yearRickard Green2021-12-1510-10/+10
* test suites: replace ?t: with test_server:Maxim Fedorov2021-09-081-2/+2
* Prepare releaseErlang/OTP2021-05-102-2/+38
* Revert "Prepare release"Henrik Nord2021-04-212-38/+2
* Prepare releaseErlang/OTP2021-04-192-2/+38
* Revert "Prepare release"Henrik Nord2021-03-262-38/+2
* Prepare releaseErlang/OTP2021-03-252-2/+38
* Update runtime dependenciesBjörn Gustavsson2021-02-261-1/+1
* Revert "Prepare release"Henrik Nord2021-02-242-32/+2
* Prepare releaseErlang/OTP2021-02-232-2/+32
* ftp: Make sure init_per_test does not crash when it should skipIngela Anderton Andin2021-02-211-1/+1