İsmail Yılmaz
ed6ca94231
Core: Websocket SNI fix for secure sockets. ( #379 )
2026-06-10 10:53:19 +02:00
Mirek Fidler
4a25dd15a3
CtrlLib: Fixed splitter issue
2026-06-03 09:59:32 +02:00
Mirek Fidler
81e6440fe1
Core: UrlEncodePath, CtrlCore: Clipboard AppenFiles now using UrlEncodePath
2026-02-10 23:59:19 +01:00
İsmail Yılmaz
e038550cb2
Core/Socket: Unix domain socket (AF_UNIX) support for Windows ( #328 )
...
Refactor UnixSocket.cpp with error handling
Updated UnixSocket.cpp to include error handling and platform-specific path definitions.
UnixSocketClient: Update socket path for cross-platform compatibility
UnixSocketServer: Update socket path for Windows and Unix platforms
Core: UnixSocket example code, socket path fixed
autotest/UnixSocket: path correction and unlink.
2026-01-17 19:56:18 +01:00
İsmail Yılmaz
962dd7f37c
Core: UnixSocket (AF_UNIX) implementation ( #325 )
...
* Core: UnixSocket (AF_UNIX) implementation
Core/UnixSocket: GetPeerPid refactored
reference/UnixSocketClient: Use default socket type for connection
reference/UnixSocketServer: Use default socket type for listen
Core: UnixSocket API docs & cleanup
Core: UnixSocket friend declaration guarded using ifdefs.
* Core: UnixSocket, GetPeerPid() refactored, docs updated
* Core: TcpSocket renamed as Socket and added unix domain socket support.
Cleanup
Updated API docs.
* Core: UnixSocket entry removed from API docs.
* Core: Socket/SocketWaitEvent API docs cosmetics.
* Core: Socket cosmetics
2025-12-06 12:46:50 +01:00
Mirek Fidler
1e4974dc8b
Core: UrlDecode option not to convert + to space, UrlEncode now converts space to %20, CtrlCore: Gtk files clip fixed
2024-10-14 15:35:40 +02:00
Mirek Fidler
9ef11deca3
uppsrc: Fixed various MSC related warnings/errors
2024-07-24 15:16:25 +02:00
zouqinglei
f7010adc6a
Add CA certificate authentication to TcpSocket and SSL class ( #197 )
2024-04-21 10:02:17 +02:00
Zbigniew Rębacz
fd1ea9a945
Core: Added all well known http status codes ( #195 )
2024-04-08 21:59:37 +02:00
Mirek Fidler
ad0cf6f325
.cosmetics
2023-06-13 10:49:45 +02:00
Mirek Fidler
fc6946e016
Core: WebSocket redirect, .autotest
2021-12-04 20:20:46 +01:00
cxl
2ce26bd26e
Core: HttpRequest::GetPostData
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-02 23:03:06 +00:00
cxl
cb14d3cc53
Core: HttpRequest::SSLGetProxy
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15124 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-23 10:19:51 +00:00
cxl
12135c17d3
Core: remved using namespace Upp from inet.h #1897
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12287 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-19 12:31:52 +00:00
cxl
b5bd719d00
WebSocket improvements (thanks Zbych)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11993 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-11 12:52:38 +00:00
cxl
c14e8fe70c
Core: HttpRequest: if content-length is 0, reading body is skipped
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11934 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-08 12:28:28 +00:00
cxl
5a05f77912
Core: CoWork now using 'nice' priority
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11823 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-06 13:34:56 +00:00
cxl
4f555f9b80
Core: WebSocket improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11817 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-03 09:18:48 +00:00
cxl
3ffd2841b0
Core: WebSocket improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11804 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-28 15:25:16 +00:00
cxl
0f93a62163
Core: WebSocket improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11798 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-24 16:04:24 +00:00
cxl
e4404384fd
Core: WebSocket fixes (thanks uppjj)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11784 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-17 11:07:02 +00:00
cxl
35f8ba3304
Core: HttpRequest::Digest(user, pwd)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11693 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-15 10:45:26 +00:00
cxl
c736712eba
Core: WebSocket Connect in blocking mode issue fixed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11468 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-15 07:38:07 +00:00
cxl
eb9e611256
Core: WebSocket - socket handle and wait events access
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11380 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-14 17:36:46 +00:00
cxl
13944792c2
Core: WebSocket::Trace fix (now static)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11339 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-09-21 16:47:35 +00:00
cxl
5eddb5cb7a
Core: WebSocket refactoring
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11329 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-09-18 09:45:03 +00:00
cxl
03912e5ded
Core: WebSocket refactored
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11327 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-09-17 20:21:21 +00:00
cxl
8f492ea7ee
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11323 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-09-16 17:19:03 +00:00
cxl
6eac4f17a3
HttpRequest::GetWaitEvents
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11321 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-09-16 08:51:28 +00:00
cxl
5148266e5f
Core: HttpRequest: WhenContent now only receives data of final OK content (not redirection or authorization texts or errors)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11249 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-16 17:40:24 +00:00
cxl
f0a6815be3
Core: Fixed issue with non-blocking HttpRequest and CRLF at the end of chunk
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11066 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-10 20:49:54 +00:00
cxl
0b50b62c41
Core: Socket::SSLServerNameIndicator, used in HttpRequest; fixes problems with connecting to some https server
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10990 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-08 21:32:22 +00:00
cxl
ca538274e6
.docs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10529 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-08 09:27:30 +00:00
cxl
44037d6a0c
'Event' branch merged into trunk (Callback now deprecated)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-04 08:15:05 +00:00
cxl
6e7ce82615
Core: HTTP chunked transfer fixed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9880 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-25 16:29:27 +00:00
cxl
2963370f73
Core: HttpRequest no content-length issue fixed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9876 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-25 13:46:04 +00:00
cxl
a668474f8c
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9840 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-15 18:51:29 +00:00
cxl
0128471dfa
UrlInfo
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-15 16:09:58 +00:00
cxl
5edae0e110
.reorganizing
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
d8485e6206
Core: Fixed issue with HttpRequest chunked trailer
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9698 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-04-17 06:57:41 +00:00
cxl
7e7c022a2c
Core: Number of IpAddrInfo connection threads increased to 256
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9362 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-01-01 08:30:45 +00:00
cxl
e288206a29
Core: WebSocket fixed spelling 'Recieve'
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8781 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-01 05:52:28 +00:00
cxl
50b9fb00bc
.fixed to compile with clang
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8392 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-04-29 04:45:24 +00:00
cxl
3f6c73d699
.docs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8359 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-04-17 10:11:29 +00:00
cxl
298ad58948
Core: HttpRequest::NewRequest #1036
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8357 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-04-17 08:14:38 +00:00
cxl
a33703d51e
Core: Fixed HttpRequest issue Proxy vs PostStream
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8279 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-17 14:46:37 +00:00
cxl
d6074c91b2
Core/POP3: InetMessage fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8017 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-30 17:06:39 +00:00
cxl
381c3897dc
various minor fixes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7942 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-03 14:37:34 +00:00
cxl
4c45f667d0
HttpRequest::Clear #931
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7909 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-20 14:32:20 +00:00
cxl
54037c8f34
HttpRequest: PostStream (to upload big data) #524
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7548 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-28 11:17:11 +00:00