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,818 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2023
Created 132 commits in 3 repositories
Created a pull request in libssh2/libssh2 that received 11 comments
Opened 77 other pull requests in 2 repositories
libssh2/libssh2
1
open
65
closed
9
merged
- build: sync test order between autotools & cmake
- 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 - testing key_rsa_openssh with mbedTLS
- tidy-up: fix more nits
- mansyntax: make it work on macOS, check reqs locally
-
cmake: dedupe setting
-DHAVE_CONFIG_H - build: assume non-blocking I/O on Windows
- switch to internal base64 decode that uses size_t
- autotools: rename a variable
- try debian:stable
-
build: add
-Wbad-function-castpicky warning -
src: add and use
LIBSSH2_MIN/MAXmacros - session: simplify preprocessor logic
- tests: switch Dockerfile to debian:testing-slim
- cmake: optimize non-blocking tests on WIN32/non-WIN32
- tests: build improvements and more
- cmake: make Windows builds initialize faster
- Some pull requests not shown.
Reviewed 15 pull requests in 2 repositories
libssh2/libssh2
14 pull requests
- 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
- If SFTP fails to initialize, do not busy loop waiting for IO to happen
- 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






