Block or Report
Block or report vszakats
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
1
#!/bin/sh23# To the extent possible under law, Viktor Szakats4# has waived all copyright and related or neighboring rights to this5# script.
1,850 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2023
Created 155 commits in 3 repositories
Created a pull request in libssh2/libssh2 that received 12 comments
Opened 93 other pull requests in 2 repositories
libssh2/libssh2
2
open
79
closed
9
merged
- ci: add macOS CI jobs + fix issues revealed
- ci: try disabling RSA for WinCNG test builds
- kex: use distinctive error strings
- ci: add MSVC and UWP builds to GitHub Actions
-
session_fixture: avoid no-op
chdir(getcwd()) - tests/sshd_fixture.sh: convert back to POSIX
-
vms: fix to include
sys/socket.h -
build: fix
make distcheckregressions -
tidy-up: drop no-op use of
getcwdandsys/param.h -
libssh2_priv.h: assume
HAVE_LONGLONG -
tidy-up:
gettimeofday()fallback and use - kex: fix overlapping memcpy() to memmove()
- tidy-up: C header use
-
test/CMakeLists.txt: reuse
Makefile.amlibrunner source list -
ci: convert
docker-bridge.batto shell script - tests: improve running tests
- ci: reduce algo test runtime on AppVeyor
- ci: add Windows Server 2016 into the test mix
- build: add autotools test_read support and more
- channel: add support for "signal" message
-
crypto: add
LIBSSH2_NO_AES_CBCoption - ci: test batch -> shell mod
- support encrypt-then-mac (etm) MACs
-
crypto: add/fix algo guards and extend
NOoptions -
base64: do not use
snprintf()on encoding - Some pull requests not shown.
Reviewed 16 pull requests in 2 repositories
libssh2/libssh2
15 pull requests
- If SFTP fails to initialize, do not busy loop waiting for IO to happen
- Couple of small fixes
- Agent forwarding implementation
- tests: add AES-GCM read tests
- Add libssh2_agent_sign() to allow sign any message
- Add support for AES-GCM crypto protocols
- support encrypt-then-mac (etm) MACs
- scp: fix state when empty channel is returned
- agent: add backend API
- userauth: new error code for 'continue authentication'
- sftp: remove packet limit for directory reading
- Option to not quote scp paths
- openssl: fix misleading error message if wrong passphrase
- Support for direct-streamlocal@openssh.com UNIX socket connection
- Configurable session read timeout
curl/curl
1 pull request
Created an issue in curl/curl that received 1 comment
autotools: static library issues with --enable-static + --enable-shared builds
I did this
./configure --enable-static --enable-shared [...]
make
Resulting static libcurl library has dllexport enabled and also contains the Win…
1
comment






