Skip to content
Avatar

Highlights

  • 1 discussion answered

Organizations

@harbour @libssh2 @curl
Block or Report

Block or report vszakats

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Reproducible curl binaries for Windows

    Shell 485 168

  2. hb Public

    Harbour fork (from https://github.com/harbour/core) + updates & fixes = 3.4

    C 64 85

  3. curl/curl Public

    A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP…

    C 25.7k 5.2k

  4. the SSH library

    C 961 452

  5. 1
    #!/bin/sh
    2
    
                  
    3
    # To the extent possible under law, Viktor Szakats (vsz.me)
    4
    # has waived all copyright and related or neighboring rights to this
    5
    # script.
  6. 1
    #!/bin/sh -u
    2
    
                  
    3
    # To the extent possible under law, Viktor Szakats
    4
    # has waived all copyright and related or neighboring rights to this
    5
    # script.

853 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

July 2022

Created 1 repository

Created a pull request in curl/curl that received 3 comments

openssl: fix BoringSSL symbol conflicts with LDAP and Schannel

Same issue as here [1], but this time when building curl with BoringSSL for Windows with LDAP(S) or Schannel support enabled. Apply the same fix [2…

+15 −0 3 comments

Created an issue in curl/curl-www that received 2 comments

curl.se/windows not updating?

I did a release earlier today (ARM64 and OpenSSL 3.0.5), but it seems the download page doesn't want to pick it up. Files were correctly uploaded, u…

2 comments

Seeing something unexpected? Take a look at the GitHub profile guide.