+++ to secure your transactions use the Bitcoin Mixer Service +++

 


curl, 17 years old today

Today we celebrate the fact that it is exactly 17 years since the first public release of curl. I have always been the lead developer and maintainer of the project.

Birthdaycake

When I released that first version in the spring of 1998, we had only a handful of users and a handful of contributors. curl was just a little tool and we were still a few years out before libcurl would become a thing of its own.

The tool we had been working on for a while was still called urlget in the beginning of 1998 but as we just recently added FTP upload capabilities that name turned wrong and I decided cURL would be more suitable. I picked ‘cURL’ because the word contains URL and already then the tool worked primarily with URLs, and I thought that it was fun to partly make it a real English word “curl” but also that you could pronounce it “see URL” as the tool would display the contents of a URL.

Much later, someone (I forget who) came up with the “backronym” Curl URL Request Library which of course is totally awesome.

17 years are 6209 days. During this time we’ve done more than 150 public releases containing more than 2600 bug fixes!

We started out GPL licensed, switched to MPL and then landed in MIT. We started out using RCS for version control, switched to CVS and then git. But it has stayed written in good old C the entire time.

The term “Open Source” was coined 1998 when the Open Source Initiative was started just the month before curl was born, which was superseded with just a few days by the announcement from Netscape that they would free their browser code and make an open browser.

We’ve hosted parts of our project on servers run by the various companies I’ve worked for and we’ve been on and off various free services. Things come and go. Virtually nothing stays the same so we better just move with the rest of the world. These days we’re on github a lot. Who knows how long that will last…

We have grown to support a ridiculous amount of protocols and curl can be built to run on virtually every modern operating system and CPU architecture.

The list of helpful souls who have contributed to make curl into what it is now have grown at a steady pace all through the years and it now holds more than 1200 names.

Employments

In 1998, I was employed by a company named Frontec Tekniksystem. I would later leave that company and today there’s nothing left in Sweden using that name as it was sold and most employees later fled away to other places. After Frontec I joined Contactor for many years until I started working for my own company, Haxx (which we started on the side many years before that), during 2009. Today, I am employed by my forth company during curl’s life time: Mozilla. All through this project’s lifetime, I’ve kept my work situation separate and I believe I haven’t allowed it to disturb our project too much. Mozilla is however the first one that actually allows me to spend a part of my time on curl and still get paid for it!

The Netscape announcement which was made 2 months before curl was born later became Mozilla and the Firefox browser. Where I work now…

Future

I’m not one of those who spend time glazing toward the horizon dreaming of future grandness and making up plans on how to go there. I work on stuff right now to work tomorrow. I have no idea what we’ll do and work on a year from now. I know a bunch of things I want to work on next, but I’m not sure I’ll ever get to them or whether they will actually ship or if they perhaps will be replaced by other things in that list before I get to them.

The world, the Internet and transfers are all constantly changing and we’re adapting. No long-term dreams other than sticking to the very simple and single plan: we do file-oriented internet transfers using application layer protocols.

Rough estimates say we may have a billion users already. Chances are, if things don’t change too drastically without us being able to keep up, that we will have even more in the future.

1000 million users

It has to feel good, right?

I will of course point out that I did not take curl to this point on my own, but that aside the ego-boost this level of success brings is beyond imagination. Thinking about that my code has ended up in so many places, and is driving so many little pieces of modern network technology is truly mind-boggling. When I specifically sit down or get a reason to think about it at least.

Most of the days however, I tear my hair when fixing bugs, or I try to rephrase my emails to no sound old and bitter (even though I can very well be that) when I once again try to explain things to users who can be extremely unfriendly and whining. I spend late evenings on curl when my wife and kids are asleep. I escape my family and rob them of my company to improve curl even on weekends and vacations. Alone in the dark (mostly) with my text editor and debugger.

There’s no glory and there’s no eternal bright light shining down on me. I have not climbed up onto a level where I have a special status. I’m still the same old me, hacking away on code for the project I like and that I want to be as good as possible. Obviously I love working on curl so much I’ve been doing it for over seventeen years already and I don’t plan on stopping.

Celebrations!

Yeps. I’ll get myself an extra drink tonight and I hope you’ll join me. But only one, we’ll get back to work again afterward. There are bugs to fix, tests to write and features to add. Join in the fun! My backlog is only growing…

10 Responses to “curl, 17 years old today”

  1. Mike Says:

    Hi Daniel,

    Awesome program, thanks!

    Be sure to checkout this question on StackOverflow:
    https://stackoverflow.com/questions/9507353/how-do-i-install-set-up-and-use-curl-on-a-windows

    Apparantly people have trouble with getting started.

  2. Daniel Stenberg Says:

    Mike: there is of course and without doubt a certain amount of users who have problems, big and small and curl has its flaws and errors.

    If you have any sort of curl problem I would urge that user to go to where the curl users and hackers hang out and ask there. That would be a curl-related mailing list.

    I know the kids of today just love posting everything on stackoverflow and you can see me having responded to more than 400 curl related questions there, but usually that isn’t the correct site to continue the discussion on what we can do to make it easier in the future, how we can explain things better in the docs for the next user and so on.

    Not to mention how my answers could just as well get downvoted the minute after and a rookie with a shorter answer that paints over the problem faster will get all the votes and then appear to be right forever after…

  3. Matt Says:

    Just wanted to say congrats.

    Congrats!

    Love the program and it helps me loads. You’re a real pioneer in my book.

  4. Xuerian Says:

    As both a user and developer using cURL, I really appreciate your (And the contributors’) work. Thanks! Happy project anniversary.

  5. Manne Laukkanen Says:

    I will toast you and your software this evening. I always do for useful stuff :) Cheers!
    *beer*

  6. Pär Björklund Says:

    On this day of celebration I want to say thanks for an awesome library. It’s a joy to work with, especially the ssl support on Windows compared to so many open source tools that is a pain to build on Windows.

    Keep up the great work!

  7. Andreas Davour Says:

    Many thanks for a great tool!

  8. Sina Says:

    Cheers :)

  9. Stewart Douglas Says:

    Congratulations on building such a fantastic tool!

    I’m glad to finally learn where the “c” in cURL comes from :)

  10. Jerry Garcia Says:

    Congrats mate , i use curl to troubleshoot things every single day. Greetings from england!

Leave a Reply