Sergei Golovin
|
b963a79d95
|
update the actual mail address
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
81108c46f5
|
Update Tests/base/NSURLConnection/Helpers/SimpleWebServer.m
Co-authored-by: Hugo Melder <service@hugomelder.com>
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
2b086b335d
|
Update Tests/base/NSURLConnection/Helpers/SimpleWebServer.m
Co-authored-by: Hugo Melder <service@hugomelder.com>
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
70b4c87af6
|
fix a possible memory leak
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
9ca1f91e2d
|
fix memory leak
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
0e72736b12
|
fix memory leak
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
cbfcf6d8cf
|
remove obsoleted files
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
1284446609
|
release memory when done with it
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
2d55f14799
|
restore connection closing on client request
listening ports are made different by one of previous commits
so a hanging out instance is no issue for consequent tests
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
30a8cfd2b9
|
simplified with one hunk of code instead of two
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
9cb56a03a0
|
style tweak
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
25f2df8374
|
remove commented out hunk
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
450c545c2c
|
fix memory leaks
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
2ad623d0b3
|
use the macro AUTORELEASE instead of -autorelease
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
da1d980d17
|
remove unnecessary method call
|
2024-03-11 19:18:58 +04:00 |
|
Sergei Golovin
|
d498642de5
|
pick the debug mode from environment
|
2024-03-11 19:18:57 +04:00 |
|
Sergei Golovin
|
1cf39479b6
|
update the pair certificate/key (the old pair is about to expire soon)
|
2024-03-11 19:18:57 +04:00 |
|
Sergei Golovin
|
151948312c
|
remove debug log messages
|
2024-03-11 19:18:57 +04:00 |
|
Sergei Golovin
|
fc07538462
|
fix issue with HTTP socket wasn't freed at the end of request-response cycle
Connection closing by client demand doesn't work but
it isn't important for purposes of testing so commented out
|
2024-03-11 19:18:57 +04:00 |
|
Sergei Golovin
|
a426fab700
|
change to use NSFileHandle instead of streams
|
2024-03-11 19:18:57 +04:00 |
|
Sergei Golovin
|
aae267ab13
|
update actual mail address
|
2024-03-11 19:18:57 +04:00 |
|
Richard Frith-Macdonald
|
1b7bf26bea
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
|
Richard Frith-Macdonald
|
9a055f93ad
|
Bugfix and improved logging
|
2019-08-12 16:37:38 +01:00 |
|
Richard Frith-MacDonald
|
69d6cfa99d
|
Some testcase reliability improvements
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39957 72102866-910b-0410-8b05-ffd578937521
|
2016-07-01 15:22:35 +00:00 |
|
Richard Frith-MacDonald
|
b07fe2eb2b
|
Fix uninitialised variables
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39906 72102866-910b-0410-8b05-ffd578937521
|
2016-06-22 14:14:05 +00:00 |
|
Richard Frith-MacDonald
|
353810e7a9
|
new teestcase by Sergei Golovin
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39503 72102866-910b-0410-8b05-ffd578937521
|
2016-03-09 14:51:35 +00:00 |
|
Richard Frith-MacDonald
|
6468dcfd1a
|
use safer port numbers
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39461 72102866-910b-0410-8b05-ffd578937521
|
2016-03-05 16:13:44 +00:00 |
|
Richard Frith-MacDonald
|
ff0f034826
|
minor fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@38215 72102866-910b-0410-8b05-ffd578937521
|
2014-11-29 11:55:16 +00:00 |
|
Richard Frith-MacDonald
|
4935550f1b
|
Add NSURLConnection patch by Sergei Golovin
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@38214 72102866-910b-0410-8b05-ffd578937521
|
2014-11-29 11:39:38 +00:00 |
|