Commit graph

1860 commits

Author SHA1 Message Date
oblivion
7846ba34c3 SFtp: GetDefaultDir() method added. SshSession::WhenPhase added. Docs updated. Various improvements.
git-svn-id: svn://ultimatepp.org/upp/trunk@12237 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-02 18:56:26 +00:00
oblivion
2f2376e3b1 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
60426689d7 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
4bb07baf0c 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
dcf1ac1dda 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
203b2252ae 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
5855d84ee7 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
ce7c4df17b 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
65685bac5e 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
aeff9929a4 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
4d01a22b8d 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
87ab99beb3 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
795c24ad70 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
6ecdb59436 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
bbc2096e95 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
d707666787 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
fec49f573e 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
f50acb57aa 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
1f72504a1a 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
af2237333e 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
b982e430e0 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
5571f5f2ed 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
f6d98aeac5 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
914aa65557 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
8e69471e00 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
ee1e357fc1 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
03dcd39918 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
6e3853e799 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
5f104c2398 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
a1b5057076 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
33220f0d67 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
e251687918 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
c90ac6f74b 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
48167710af 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
691d8ca676 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
96fbeb149d . 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
9291df7b4d 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
5afe9dfbda 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
7d7e5c24dd .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@12057 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-08 07:32:03 +00:00
cxl
09ce7d63ca 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
d94a9684ab 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
e3b303f9e2 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
8a769224fe 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
8d28805793 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
6119484523 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
1974263cce .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-18 11:54:40 +00:00
cxl
89d7239812 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
fe27003fc2 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
5353789f83 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
10d0945542 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