Commit graph

33 commits

Author SHA1 Message Date
9b509c2776 remove java 21 warnings in jsch 2024-08-30 21:24:53 +02:00
b8c0048cd4 add LICENSE and NOTICE to jsch 2024-08-30 21:18:38 +02:00
f9c77330f6 add jsch 2024-07-23 22:00:58 +02:00
a905b0559a add FTPS file system 2024-07-23 16:05:39 +02:00
4c66383a05 add bit if X is odd in ed25519 public key writing 2024-05-29 13:19:34 +02:00
bac77bbd0f EC alawy enabled, EdEC always anabled, make EdEC JDK-based keys work, drop eddsa, xbib net, bouncycastle dependency 2024-05-29 11:17:51 +02:00
9af09a4176 working on ssh-ed25519 with jdk-based classes 2024-05-28 09:17:26 +02:00
5cf088bd12 fix SFTP test 2024-05-27 22:19:50 +02:00
be26f3e231 working on EdEC (JDK based ed25519) 2024-05-26 18:25:20 +02:00
5c18f0704f experimenting with maverick synergy 2024-05-24 17:59:07 +02:00
1f52dedf13 fix for compile 2024-05-22 18:33:23 +02:00
1d256a70d1 read a private key directly from environment variable 'privatekey' 2024-05-22 10:52:58 +02:00
f39c974e74 starting work on jadaptive ssh client 2024-05-17 17:24:26 +02:00
0f0f6bfa09 rename internal upload method to doUpload 2024-05-15 17:27:31 +02:00
f2d00b7f83 obligatory ssh client close() 2024-05-14 22:05:10 +02:00
53bfaa6b60 get tests succeed 2024-05-02 10:58:52 +02:00
0d0fbe167b integrate our own copy of mock ftp server for JPMS 2024-05-01 22:52:19 +02:00
651417ce00 update to net 4.4.0 2024-04-29 15:37:21 +02:00
17feb07e94 change ftp password to string type 2024-04-26 14:36:02 +02:00
f189ccc4cf MockFtpServer is not a JPMS module 2024-04-21 10:19:27 +02:00
b4dc1f5203 update to gradle 8.7, lift to module path 2024-04-13 19:30:30 +02:00
99406c1ca4 return open stream to caller in walk 2023-12-01 15:01:26 +01:00
94cea9ae79 add Files walk alternative without AccessDeniedException 2023-11-20 16:59:34 +01:00
720640f8aa delete test 2023-11-20 16:16:41 +01:00
2b879107d7 update to OpenJDK 21, update to Grdle 8.4, add key parameter for loading private key by classloader 2023-10-13 23:22:42 +02:00
4eff2cd434 remove asciidoctor plugin 2023-05-26 22:27:30 +02:00
e46fe3c806 update to Gradle 8.1.1 2023-05-24 21:08:11 +02:00
0618123c37 remove eddsa submodule, remove bouncycastle, add xbib net security 2022-11-16 23:12:46 +01:00
1af5f2c928 test ed25519 public key 2022-11-16 17:50:30 +01:00
6a8226af8c update to gradle 7.5.1 2022-11-16 17:44:38 +01:00
7992786e96 implement FileService API, with streaming API 2021-12-12 00:05:24 +01:00
2a724f1b37 add files API and provders 2021-11-29 18:54:29 +01:00
6eca3c6d2b initial commit 2021-11-29 15:44:33 +01:00