Commit graph

7 commits

Author SHA1 Message Date
Abdelilah El Aissaoui
c91106a1bb
Updated rust dependencies 2024-02-10 01:31:22 +01:00
Abdelilah El Aissaoui
9e31145a86
Code cleanup 2023-12-24 21:30:09 +01:00
Abdelilah El Aissaoui
ee872b384e
Moved libssh to 0.2.2 2023-10-30 14:03:22 +01:00
Abdelilah El Aissaoui
742ea407bc
libssh-rs uses the forked version with the WITH_SERVER flag enabled.
Fixes #166
2023-10-29 20:33:30 +01:00
Abdelilah El Aissaoui
5b7ed8a719
Fixed mac & windows support for the new SSH implementation.
Fixes #130
2023-09-20 16:25:13 +02:00
Abdelilah El Aissaoui
6dee4fbc93
Added basic ssh auth in rust without error handling 2023-09-20 10:26:02 +02:00
Abdelilah El Aissaoui
7a7eb3ad93
Refactored repository watcher
Refactored to use a rust implementation instead of the java impl, because the java impl has been unrelible in linux and macos
2023-07-14 14:28:29 +02:00