The Wayback Machine - https://web.archive.org/web/20210711085238/https://github.com/bagder
Skip to content
Avatar
🥌
typos and segfaults
🥌
typos and segfaults

Sponsors

@icing
@nallerooth @nat @max @palmin @keithballinger @jarektkaczyk @filipsalomonsson @dmengelt @jamesproud @dcramer @brianmario

Achievements

Achievements

Highlights

Organizations

@Rockbox @pycurl @libssh2 @NEAT-project @c-ares @curl @maintainers @GitHub-Stars
Block or Report

Block or report bagder

Report abuse

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

Report abuse
bagder/README.md

Hi there, I'm Daniel!

I am and have been an avid open source supporter and developer since the mid 1990s. You find most of my contributions in the curl project and other network related projects.

File issues and pull-requests in any and all of the projects I participate in. Contact me via email at daniel@haxx.se on twitter at @bagder or on IRC in the #curl channel on libera.chat.

Everything about me and my projects are also available on my website.

Pinned

  1. 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 21.2k 4.5k

  2. stand-alone application for DoH (DNS-over-HTTPS) name resolves and lookups

    C 290 53

  3. A document describing the HTTP/3 and QUIC protocols

    1.8k 173

  4. Video tutorials for how to write internet clients using libcurl

    C 27 5

  5. The book documenting the curl project, the curl tool, libcurl and everything related to this.

    Perl 956 203

  6. A detailed document explaining and documenting HTTP/2, the successor to the widely popular HTTP/1.1 protocol

    CSS 2k 267

2,481 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri
Activity overview
Contributed to curl/curl, curl/curl-www, curl/stats and 5 other repositories

Contribution activity

July 2021

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

formdata: avoid "Argument cannot be negative" warning

... when converting a curl_off_t to size_t, by using CURL_ZERO_TERMINATED before passing the argument to the function. Detected by Coverity CID 148…

+10 −4 4 comments

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

dashboard SVGs need adaption to dark mode

It was pointed out to me that the images on the dashboard looks bad in dark mode. Ingvar Stepanyan also suggested a CSS trick to fix it. I'm perso…

4 comments
Opened 1 other issue in 1 repository
curl/curl
1 closed
Answered 1 discussion in 1 repository