Commit graph

1859 commits

Author SHA1 Message Date
oblivion
014bebadc5 SSH: Scp abort mechanism improved, experimental SFtpFileSystemInfo class added. SFtp now uses the new Upp::CopyStream() functiion. Cosmetics.
git-svn-id: svn://ultimatepp.org/upp/trunk@12204 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-30 21:17:32 +00:00
cxl
e1b27cb1f4 Core: CopyStream improved
git-svn-id: svn://ultimatepp.org/upp/trunk@12202 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-28 07:48:06 +00:00
cxl
f92853bb88 Core: CopyStream progress fix
git-svn-id: svn://ultimatepp.org/upp/trunk@12201 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-27 16:06:46 +00:00
oblivion
c46da97d84 SFtp: CopyStream has replaced the Upp::CopyStream.
git-svn-id: svn://ultimatepp.org/upp/trunk@12185 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-25 19:20:22 +00:00
oblivion
665332a5e3 SSH: SshHosts error handling improved. Various fixes & cosmetics.
git-svn-id: svn://ultimatepp.org/upp/trunk@12181 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-23 12:50:05 +00:00
cxl
5a44eeb5a7 CtrlCore: Cocoa font features (RenderCharSys, GetData), Draw: Font caching optimized, Core: FoldHash function
git-svn-id: svn://ultimatepp.org/upp/trunk@12177 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-21 12:42:55 +00:00
cxl
0fe27447df Core: WebSocket GET url now http/https instead of ws/wss
git-svn-id: svn://ultimatepp.org/upp/trunk@12175 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-20 07:22:16 +00:00
oblivion
5e5bca3ba5 SSH: Ssh::Do() MT lock fixed.
git-svn-id: svn://ultimatepp.org/upp/trunk@12172 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-18 11:01:22 +00:00
oblivion
1713059009 SSH: Topic docs for SFtpStream and its derivatives are added.
git-svn-id: svn://ultimatepp.org/upp/trunk@12170 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-17 17:56:34 +00:00
oblivion
88c29a7e25 Scp: Load method is fixed: File size is now correctly checked before file transfers.
git-svn-id: svn://ultimatepp.org/upp/trunk@12169 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-17 15:07:04 +00:00
oblivion
89d8965e10 SSH: Standard channels (scp, exec, tunnel, shell) are all re-added. Minor bugfixes, cosmetics, cleanup. Docs updated.
git-svn-id: svn://ultimatepp.org/upp/trunk@12168 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-15 20:29:12 +00:00
oblivion
0ccf676f22 SFtp: File transfer methods (String/Stream) are refactored. They can now take advantage of WhenProgress gate. Various fixes and refactoring.
git-svn-id: svn://ultimatepp.org/upp/trunk@12167 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-13 19:13:39 +00:00
oblivion
ee9c662295 Refactoring of SshChannel is finished. SshTunnel refactored and re-added. Various clean up and docs updated.
git-svn-id: svn://ultimatepp.org/upp/trunk@12166 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-13 14:09:43 +00:00
oblivion
0c94f1e3d3 SSH: SshChannel and SshExec classes are refactored, and re-added to the package. Cosmetics & various cleanup.
git-svn-id: svn://ultimatepp.org/upp/trunk@12164 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-12 19:36:30 +00:00
oblivion
40b502c564 SSH: WhenContent removed in favor of GetDone() method. Run method refined, SFtp::Get and SFtp::Put further simplified. Docs updated.
git-svn-id: svn://ultimatepp.org/upp/trunk@12163 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-12 09:03:20 +00:00
oblivion
4c8563b309 SFtp::SymLink parameters are now references instead of pointers & various other small changes.
git-svn-id: svn://ultimatepp.org/upp/trunk@12159 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-11 09:47:10 +00:00
oblivion
60e890b986 SFtp: GetInfo() method re-added. Pick semantics improved & cosmetics.
git-svn-id: svn://ultimatepp.org/upp/trunk@12158 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-10 20:55:31 +00:00
oblivion
10038d8b94 Third iteration: Started SshSession & SFtp refactoring.
git-svn-id: svn://ultimatepp.org/upp/trunk@12157 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-10 18:46:16 +00:00
cxl
807e95ce11 Core/SSH: Fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@12156 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-10 08:04:16 +00:00
cxl
25dc7f451e Core/SSH: Some more methods
git-svn-id: svn://ultimatepp.org/upp/trunk@12155 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-09 13:14:58 +00:00
cxl
a18838a009 Core/SSH: SFtpStream
git-svn-id: svn://ultimatepp.org/upp/trunk@12154 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-09 13:11:40 +00:00
cxl
1c75c33a16 Core/SSH: minor changes
git-svn-id: svn://ultimatepp.org/upp/trunk@12153 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-08 08:32:30 +00:00
cxl
ec8408fb7e Core: LOG_ELAPSED
git-svn-id: svn://ultimatepp.org/upp/trunk@12151 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-07 16:35:04 +00:00
cxl
a0c6b3584a Core/SSH: Minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@12150 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-07 16:00:36 +00:00
cxl
e9b8fe3453 CtrlCore: Coco WakeupGuiThread, fixed Semaphore
git-svn-id: svn://ultimatepp.org/upp/trunk@12147 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-05 09:13:09 +00:00
cxl
ff01418574 ide: OSX flags
git-svn-id: svn://ultimatepp.org/upp/trunk@12140 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-02 17:53:13 +00:00
cxl
2fcdc61154 CtrlCore, CtrlLib, ide: Developing cocoa support
git-svn-id: svn://ultimatepp.org/upp/trunk@12135 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-02 13:03:12 +00:00
cxl
da31e9f76f Core: Now compiles with NODEPRECATED
git-svn-id: svn://ultimatepp.org/upp/trunk@12127 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-31 17:04:33 +00:00
cxl
77c9c16df5 Core: Jsonize(byte)
git-svn-id: svn://ultimatepp.org/upp/trunk@12126 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-31 13:38:13 +00:00
cxl
c1f17ebfbe Core/SSH added (thanks Oblivion)
git-svn-id: svn://ultimatepp.org/upp/trunk@12125 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-31 08:17:23 +00:00
cxl
4ea50ca323 Core: One: clone instead of DeepCopyNew
git-svn-id: svn://ultimatepp.org/upp/trunk@12117 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-29 18:20:34 +00:00
cxl
46bea9f02c CtrlCore: Cocoa support
git-svn-id: svn://ultimatepp.org/upp/trunk@12112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-28 16:00:29 +00:00
cxl
eab9dec6b9 Core: One, Any, Bits now have assignment deleted
git-svn-id: svn://ultimatepp.org/upp/trunk@12109 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-28 09:34:59 +00:00
cxl
fce079d34b CtrlCore: Developing Cocoa
git-svn-id: svn://ultimatepp.org/upp/trunk@12100 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-25 13:22:27 +00:00
cxl
a7a271b1fa . Core: macos config
git-svn-id: svn://ultimatepp.org/upp/trunk@12071 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-16 09:32:39 +00:00
cxl
c3802bb902 Core: ConvertDate::SetDefaultMinMax
git-svn-id: svn://ultimatepp.org/upp/trunk@12066 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-11 12:07:24 +00:00
cxl
0388c98e02 ide: Fixed common flags issue, instant setup adjsuted for new SSL libraries
git-svn-id: svn://ultimatepp.org/upp/trunk@12062 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-09 16:39:15 +00:00
cxl
ce3217f5f7 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@12057 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-08 07:32:03 +00:00
cxl
2bc6144244 Core: MakeOne changed to function
git-svn-id: svn://ultimatepp.org/upp/trunk@12050 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-06 08:03:46 +00:00
cxl
41cf014ad4 Core: MacOS adjustments
git-svn-id: svn://ultimatepp.org/upp/trunk@12044 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-05 15:11:57 +00:00
cxl
5ef488f188 uppsrc: MacOSX11 minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@12040 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-05 07:34:46 +00:00
cxl
73c5d9e968 ide: GDB improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@12037 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-01 20:54:57 +00:00
cxl
4782c71afc Core: Fixed MakeOne issue
git-svn-id: svn://ultimatepp.org/upp/trunk@12034 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-30 18:27:35 +00:00
cxl
7028c19d8d Core: Bearing renamed to Direction (because of conflict with GEO bearing name)
git-svn-id: svn://ultimatepp.org/upp/trunk@12026 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-28 17:51:52 +00:00
cxl
b411fd3aac .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-18 11:54:40 +00:00
cxl
25894b3889 Core: SHA1 fixed for data > 4GB
git-svn-id: svn://ultimatepp.org/upp/trunk@12001 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-18 10:15:12 +00:00
cxl
44bb6918b2 THISFN improved (thanks Tom1)
git-svn-id: svn://ultimatepp.org/upp/trunk@11994 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-11 13:49:35 +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
klugier
a0f9b515fb Core: Doc: Update Format documentation related to percent symbol.
git-svn-id: svn://ultimatepp.org/upp/trunk@11968 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-31 20:17:20 +00:00
klugier
bfe3734d00 Core: Doc: Added documentation about escaping percent symbol in format. Thanks Tom1!
git-svn-id: svn://ultimatepp.org/upp/trunk@11967 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-31 17:13:45 +00:00