summaryrefslogtreecommitdiff
path: root/lib/inets/test
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-05-152-2/+2
* Merge pull request #7139 from kikofernandez/kiko/dbg/deprecate-stop_clear-fun...Kiko Fernandez-Reyes2023-04-211-1/+1
|\
| * dbg: deprecates function dbg:stop_clear/1Kiko Fernandez-Reyes2023-04-191-1/+1
* | inets: add httpc_SUITE:remote_socket_close_parallelJakub Witczak2023-04-201-2/+84
* | inets: httpc_SUITE refactorJakub Witczak2023-04-204-61/+49
|/
* inets: Fix missed testcas for new TLS default valueIngela Anderton Andin2023-03-281-1/+1
* ssl: Remove double assert and fix test cases to handle client defaults to {ve...Ingela Anderton Andin2023-03-271-3/+3
* Update copyright yearErlang/OTP2023-03-211-1/+1
* Merge pull request #6901 from IngelaAndin/ingela/inets/remove-legacy-ssl-opti...Ingela Andin2023-02-235-21/+13
|\
| * inets: Remove legacy code and correct request queue handlingIngela Anderton Andin2023-02-215-21/+13
* | Merge branch 'maint'Jakub Witczak2023-02-221-26/+44
|\ \ | |/ |/|
| * Merge branch 'kuba/inets/fix_uri_query_handling/OTP-18472' into maintJakub Witczak2023-02-221-26/+44
| |\
| | * inets: fix httpd and folder URI aliasJakub Witczak2023-02-201-26/+44
| | * Update copyright yearErlang/OTP2022-05-021-1/+1
* | | Update copyright yearErlang/OTP2023-02-148-8/+8
* | | ssl: Remove default support for SHA1Ingela Anderton Andin2023-02-133-63/+66
* | | Merge branch 'maint'Kiko Fernandez-Reyes2023-01-165-6/+6
|\ \ \ | |/ /
| * | inets: replace size/1 by XXX_size/1Kiko Fernandez-Reyes2023-01-165-6/+6
* | | Merge branch 'maint' into masterHenrik Nord2022-12-141-1/+1
|\ \ \ | |/ /
| * | Update copyright yearErlang/OTP2022-12-121-1/+1
* | | Merge branch 'maint'Kiko Fernandez-Reyes2022-11-302-2/+2
|\ \ \ | |/ /
| * | inets: add type specsKiko Fernandez-Reyes2022-11-292-2/+2
* | | otp: Refactor second and third bootstrapLukas Larsson2022-10-181-9/+0
* | | Merge branch 'maint'Ingela Anderton Andin2022-10-073-0/+38
|\ \ \ | |/ /
| * | inets: Implement HTTP 308 Permanent RedirectDataTriny2022-10-043-0/+38
* | | Merge pull request #6127 from dgud/dgud/inets/make_ssl_opt_default/OTP-18167Dan Gudmundsson2022-10-072-114/+122
|\ \ \
| * | | inets: Make https requests verify host by defaultDan Gudmundsson2022-10-042-114/+122
* | | | Merge branch 'maint'Kiko Fernandez-Reyes2022-09-261-1/+59
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Add test to check for Content-Length matching iolist_sizeTyler Hughes2022-09-191-1/+59
* | | inets: Fix socketwrap_SUITE to work with space in pathLukas Larsson2022-08-181-17/+15
|/ /
* | Merge branch 'dgud/inets/def-os-certs/OTP-18118' into maintDan Gudmundsson2022-07-041-2/+11
|\ \
| * | inets: Add a helper function for client ssl connectionsDan Gudmundsson2022-07-041-2/+11
* | | Merge branch 'deterministic-build' of https://github.com/TD5/otp into maintBjörn Gustavsson2022-06-291-0/+1
|\ \ \ | |/ / |/| |
| * | make: Allow OTP to be built deterministicallyTom Davies2022-06-241-0/+1
* | | Merge branch 'maint'Jakub Witczak2022-04-291-29/+32
|\ \ \ | |/ / |/| / | |/
| * inets: fix 'all' handling for erl_script_aliasJakub Witczak2022-04-221-29/+32
* | Merge pull request #5824 from u3s/kuba/inets/upgrade_timeout_option/GH-5782/O...Jakub Witczak2022-04-011-3/+19
|\ \
| * | inets: re-use connect_timeout option in TLS upgradeJakub Witczak2022-03-281-3/+19
* | | Merge branch 'maint' into masterRickard Green2022-03-293-3/+3
|\ \ \ | |/ / |/| / | |/
| * Update copyright yearErlang/OTP2022-03-294-4/+4
* | Merge branch 'maint'Jakub Witczak2022-03-255-491/+16
|\ \ | |/
| * inets: fix and improve httpc_proxy_SUITEJakub Witczak2022-03-245-491/+16
| * Update copyright yearErlang/OTP2022-03-096-6/+6
* | Update copyright yearErlang/OTP2022-02-1512-12/+12
* | Merge pull request #5675 from max-au/max-au/cleanup-testserver-os-typeLukas Larsson2022-02-116-12/+12
|\ \
| * | [cleanup] Replace test_server:os_type() with os:type()Maxim Fedorov2022-02-016-12/+12
* | | inets: remove deprecated functions from http_uriJakub Witczak2022-02-081-254/+1
|/ /
* | Merge pull request #5614 from u3s/kuba/stdlib/uri_string_normalize_empty_port...Jakub Witczak2022-01-281-12/+14
|\ \
| * | inets: remove not needed code in http_requestJakub Witczak2022-01-261-7/+0
| * | stdlib: normalize empty port in uri_stringJakub Witczak2022-01-251-5/+14
| |/