Commit graph

2310 commits

Author SHA1 Message Date
cxl
1c9a8c96e9 Core/XmlRpc vs XmlRpc: fixed compatibility
git-svn-id: svn://ultimatepp.org/upp/trunk@4852 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-24 11:59:30 +00:00
cxl
754f670cd4 Core/XmlRpc (xmlrpc over TcpSocket)
git-svn-id: svn://ultimatepp.org/upp/trunk@4851 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-24 09:59:54 +00:00
cxl
e364c4e0ff *Core/smtp removed
git-svn-id: svn://ultimatepp.org/upp/trunk@4849 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-23 17:11:51 +00:00
rylek
3d64693de8 .CodeEditor: backspace at line beginning bug fix in recent contribution related to indentation with spaces
git-svn-id: svn://ultimatepp.org/upp/trunk@4848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-23 09:56:35 +00:00
cxl
adecc7e1ae Core/SMTP docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4847 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-22 16:03:01 +00:00
cxl
ddfd077072 Core/SMTP
git-svn-id: svn://ultimatepp.org/upp/trunk@4845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-22 13:52:57 +00:00
cxl
38ec8e91f0 .Core: Inet docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4842 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-21 12:31:57 +00:00
cxl
97af3b6809 .Core: HttpRequest documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@4841 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-21 12:25:27 +00:00
cxl
bb3c95edc8 Core: HttpRequest improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@4835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-20 15:35:16 +00:00
rylek
4de30ca17b .Core/ValueUtil.cpp: mysterious VC71 internal errors reappeared, I had to put the compiler version checks back, sorry.
git-svn-id: svn://ultimatepp.org/upp/trunk@4833 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 22:55:15 +00:00
cxl
5af6b486d3 Core: Http now calls WhenWait when resolves DNS in blocking mode
git-svn-id: svn://ultimatepp.org/upp/trunk@4831 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 13:35:40 +00:00
rylek
6189567f3f .CodeEditor: fixes for correct syntax highlighting in space-indented files
git-svn-id: svn://ultimatepp.org/upp/trunk@4826 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 12:21:08 +00:00
cxl
b707d3e725 Core: LoadFromJsonFile, StoreToJsonFile
git-svn-id: svn://ultimatepp.org/upp/trunk@4825 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 10:54:24 +00:00
cxl
be2da80f72 Core: LoadFromXMLFile now returns false if file does not exist
git-svn-id: svn://ultimatepp.org/upp/trunk@4823 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 09:23:02 +00:00
cxl
9311a96fa2 *Core: Value::Serialize fix
git-svn-id: svn://ultimatepp.org/upp/trunk@4821 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 09:05:30 +00:00
cxl
f89735da88 *Core: Fix in Value::Serialize
git-svn-id: svn://ultimatepp.org/upp/trunk@4820 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 08:58:43 +00:00
cxl
4a31c85643 U++: fixed sources to support c++0x (rm #269)
git-svn-id: svn://ultimatepp.org/upp/trunk@4818 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 07:51:23 +00:00
cxl
a2cdb45a7b *Core: ParseJSON: fix of negative numbers
git-svn-id: svn://ultimatepp.org/upp/trunk@4817 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 07:37:31 +00:00
cxl
bc3d6974c8 Core: added #include <uppconfig.h>
git-svn-id: svn://ultimatepp.org/upp/trunk@4814 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 06:49:49 +00:00
cxl
cb8e7cef48 Core: Jsonize support for maps with String keys
git-svn-id: svn://ultimatepp.org/upp/trunk@4812 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 06:43:51 +00:00
cxl
3367eae4af .Core: Removed include from Socket.cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@4806 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-18 09:13:05 +00:00
rylek
b0d3e20017 .Core/ValueUtil.cpp: removed unnecessary compiler version checks
.Core/Socket.cpp: added compiler version check to #include <ws2ipdef.h>

git-svn-id: svn://ultimatepp.org/upp/trunk@4805 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-18 08:40:47 +00:00
cxl
2728e3fb8f .DDUMP removed
git-svn-id: svn://ultimatepp.org/upp/trunk@4804 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-18 08:04:37 +00:00
cxl
72467b7f41 *Core: Fixed Jsonize of ValueMap
git-svn-id: svn://ultimatepp.org/upp/trunk@4803 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-18 07:34:01 +00:00
cxl
05d666faa3 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4802 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-17 19:01:40 +00:00
cxl
402e71cfc8 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4801 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-17 17:09:02 +00:00
cxl
46a224c696 .Core: docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4800 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-17 13:37:08 +00:00
cxl
f7c81ad15d *Core: Fixed msecs issues
git-svn-id: svn://ultimatepp.org/upp/trunk@4798 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-17 08:00:22 +00:00
cxl
9733ecc08b .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4797 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-16 21:18:20 +00:00
cxl
73d7b76456 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4796 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-16 21:07:04 +00:00
cxl
2c949ecc5d Core: HttpRequest added BEGIN phase
git-svn-id: svn://ultimatepp.org/upp/trunk@4793 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-16 16:14:18 +00:00
cxl
02fd64956a Core: inet docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4791 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-16 11:40:17 +00:00
cxl
e5126df251 *Core: msecs issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@4790 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-16 03:41:09 +00:00
cxl
a02f03cef4 Core: Improved inet utilities
git-svn-id: svn://ultimatepp.org/upp/trunk@4789 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-15 18:28:05 +00:00
cxl
5b5251b7ce Core: z.h docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-15 15:57:40 +00:00
cxl
a7ba576445 Core: Zlib docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4787 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-15 15:42:41 +00:00
cxl
eef7c20270 Core: SSL support for Socket, finishing touches...
git-svn-id: svn://ultimatepp.org/upp/trunk@4785 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-15 11:20:50 +00:00
cxl
8aace300c4 Core/SSL: SSL support for TcpSocket and HttpRequest finally working...
git-svn-id: svn://ultimatepp.org/upp/trunk@4783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-14 17:07:15 +00:00
cxl
295811f28e Core: Raw thread in win32 now using CreateThread to avoid linking problems
git-svn-id: svn://ultimatepp.org/upp/trunk@4781 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-13 16:41:27 +00:00
cxl
38b8498b72 Core: TcpSocket host not found error message
git-svn-id: svn://ultimatepp.org/upp/trunk@4778 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-13 09:03:43 +00:00
cxl
2b64892381 Core: Http improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@4777 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-12 07:01:40 +00:00
cxl
de4a588d52 Core: More Http compatibility with weird pages...
git-svn-id: svn://ultimatepp.org/upp/trunk@4776 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-11 19:26:56 +00:00
cxl
275e6434a5 .Core: IpAddrInfo fix
git-svn-id: svn://ultimatepp.org/upp/trunk@4774 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-11 19:19:10 +00:00
cxl
dd15130216 .Core/SSL
git-svn-id: svn://ultimatepp.org/upp/trunk@4773 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-11 18:33:10 +00:00
cxl
be1723df6f .Core/SSL
git-svn-id: svn://ultimatepp.org/upp/trunk@4771 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-11 17:18:22 +00:00
cxl
e55b0b5730 Core: HttpRequest - fixed some specific redirection cases
git-svn-id: svn://ultimatepp.org/upp/trunk@4769 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-11 16:53:39 +00:00
cxl
ddfb2b691d .Core: Mingw fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@4768 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-10 10:05:23 +00:00
cxl
121acd6991 .Core/SSL
git-svn-id: svn://ultimatepp.org/upp/trunk@4767 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-09 18:39:22 +00:00
cxl
0fac8a45ff .Core/SSL
git-svn-id: svn://ultimatepp.org/upp/trunk@4766 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-09 17:55:28 +00:00
cxl
0732cca77d .developing SSL
git-svn-id: svn://ultimatepp.org/upp/trunk@4762 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-09 13:52:20 +00:00