Commit graph

168 commits

Author SHA1 Message Date
Eugene Pankov
f6a73c0502
ssh: increase event buffer size - fixed #479 2022-11-14 22:12:16 +01:00
Eugene Pankov
0148d2e265
bumped russh - #479 2022-11-14 22:10:44 +01:00
Eugene Pankov
6ab27e0854
bumped sea-orm 2022-11-11 17:22:34 +01:00
dependabot[bot]
b20de50921 Bump russh-keys from 0.22.0-beta.6 to 0.22.0
Bumps [russh-keys](https://github.com/warp-tech/russh) from 0.22.0-beta.6 to 0.22.0.
- [Release notes](https://github.com/warp-tech/russh/releases)
- [Commits](https://github.com/warp-tech/russh/commits)

---
updated-dependencies:
- dependency-name: russh-keys
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 17:01:11 +01:00
Eugene Pankov
6beb423efb
more logging 2022-11-08 11:48:29 +01:00
Eugene Pankov
022900be5a
fixed #456 - postgres field type mismatch 2022-11-08 11:48:24 +01:00
Eugene Pankov
4d8dea08a7
ssh: remove auth delay after initial "none" auth - #459 2022-11-07 23:48:43 +01:00
Eugene Pankov
42f9c68788
bumped rust 2022-11-03 23:10:51 +01:00
dependabot[bot]
96d0d95e80 Bump russh from 0.34.0-beta.16 to 0.34.0-beta.17
Bumps [russh](https://github.com/warp-tech/russh) from 0.34.0-beta.16 to 0.34.0-beta.17.
- [Release notes](https://github.com/warp-tech/russh/releases)
- [Commits](https://github.com/warp-tech/russh/commits)

---
updated-dependencies:
- dependency-name: russh
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 08:55:49 +01:00
Alex Donec
9b3ce401a0 Add username forward for #440 2022-10-31 03:40:47 +03:00
Eugene Pankov
47152bc718
Bump version: 0.6.3 → 0.6.4 2022-09-26 22:57:45 +02:00
Eugene Pankov
773bf19823
added missing channel success messages - fixes #349, fixes #364 - Termius, WinSCP and Filezilla access 2022-09-26 22:49:36 +02:00
Eugene Pankov
935a5d3e7c
Bump version: 0.6.2 → 0.6.3 2022-09-20 09:40:31 +03:00
Eugene Pankov
c6b10e8b62
Bump version: 0.6.1 → 0.6.2 2022-09-14 19:36:51 +02:00
Eugene Pankov
f806f32c82
fixed #316 - SSH OOB auth hanging 2022-09-14 19:36:46 +02:00
Eugene Pankov
a94fc4725e
Bump version: 0.6.0 → 0.6.1 2022-09-13 10:47:42 +02:00
Eugene Pankov
f9f92464b0
Bump version: 0.5.0 → 0.6.0 2022-09-06 23:08:38 +02:00
Eugene Pankov
759fcfacdd
record forwarded-tcpip channels 2022-09-06 22:49:55 +02:00
Eugene Pankov
8d919b59ed
removed russh submodule 2022-09-06 22:33:37 +02:00
Eugene Pankov
a1dc78e5cf
lint 2022-09-06 00:07:38 +02:00
Eugene Pankov
26b55494b5
added --debug CLI flag 2022-09-05 23:33:00 +02:00
Eugene Pankov
5ddc260262
Remote port and X11 forwarding - fixes #11, fixes #12 2022-09-04 12:06:09 +02:00
Eugene Pankov
a2bbc1690e
lint 2022-09-02 15:57:34 +02:00
Eugene Pankov
51df7083de
database config provider 2022-09-02 14:00:08 +02:00
Eugene Pankov
06a6065bc7
added rush as a submodule 2022-08-24 23:14:43 +02:00
Eugene
067250652d
Synchronize some ssh ops between client and target (#271) 2022-08-21 23:30:06 +02:00
Eugene Pankov
d292cca03e
Bump version: 0.4.0 → 0.5.0 2022-08-14 13:02:49 +02:00
Eugene Pankov
744d686027
lint 2022-08-14 13:02:46 +02:00
Eugene Pankov
c5cf5bf1d1
added e2e tests 2022-08-14 12:36:49 +02:00
Eugene
c6885f18c3
Out-of-band SSO (#245) 2022-08-08 23:30:18 +02:00
Eugene Pankov
fbd8d0dda3
ssh: fixed sftp cli not triggering target connection 2022-08-08 18:56:48 +02:00
Eugene Pankov
087b943372
lint 2022-08-06 01:01:44 +02:00
Eugene Pankov
1271dee26d
test driven fixes 2022-08-06 00:55:30 +02:00
Eugene
f7bb12e44d
OIDC login support (#222) 2022-08-05 20:04:40 +02:00
Eugene Pankov
516bd93e21
bumped russh for AES-CTR, DH and HMAC support - fixes #232, fixes #186 2022-08-05 01:36:38 +02:00
Eugene Pankov
112a6581f0
added test-target support for HTTP and MySQL targets 2022-07-29 20:02:10 +02:00
Eugene Pankov
9af4de71c5
http: set cookies for all subdomains 2022-07-27 21:10:59 +02:00
Eugene Pankov
7cfb271bf4
Bump version: 0.3.0 → 0.4.0 2022-07-27 00:18:03 +02:00
Eugene Pankov
04078e1fed
added host key auto-accept and auto-reject options 2022-07-24 12:33:42 +02:00
Eugene Pankov
620a78d026
notify user when a host key prompt requires an interactive session 2022-07-24 11:55:29 +02:00
Eugene Pankov
46492a6593
don't log session errors when recordings are disabled 2022-07-24 11:55:16 +02:00
Eugene Pankov
bf50b7b257
deny clippy::indexing_slicing 2022-07-23 21:53:21 +02:00
Eugene Pankov
d6fba30573
lint 2022-07-23 21:47:04 +02:00
Eugene Pankov
47518c6253
added cranky and removed all .unwrap() usages 2022-07-23 21:31:35 +02:00
Eugene Pankov
a1261cd7dc
Merge branch 'main' of https://github.com/warp-tech/warpgate into main 2022-07-20 10:03:10 +02:00
Eugene Pankov
7682e17080
added MySQL support 2022-07-20 10:02:37 +02:00
dependabot[bot]
4bb0e43c80 Bump bytes from 1.1.0 to 1.2.0
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: bytes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 22:38:26 +02:00
Eugene Pankov
6be92356c2
sorted imports 2022-07-15 20:27:33 +02:00
dependabot[bot]
17d1e0fdce Bump tokio from 1.19.2 to 1.20.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.19.2 to 1.20.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.19.2...tokio-1.20.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 17:05:01 +02:00
Eugene Pankov
ce3ae058db
bumped poem, poem-openapi and uuid 2022-07-12 16:00:38 +02:00