1. 15 May, 2017 4 commits
  2. 14 May, 2017 1 commit
    • Daniel Stenberg's avatar
      curl: show the libcurl release date in --version output · 180c75eb
      Daniel Stenberg authored
      ... and support and additional "security patched" date for those who
      enhance older versions that way. Pass on the define CURL_PATCHSTAMP with
      a date for that.
      
      Building with non-release headers shows the date as [unreleased].
      
      Also: this changes the date format generated in the curlver.h file to be
      "YYYY-MM-DD" (no name of the day or month, no time, no time zone) to
      make it easier on the eye and easier to parse. Example (new) date
      string: 2017-05-09
      
      Suggested-by: Brian Childs
      
      Closes #1474
      180c75eb
  3. 13 May, 2017 5 commits
  4. 12 May, 2017 4 commits
  5. 11 May, 2017 2 commits
  6. 10 May, 2017 3 commits
  7. 09 May, 2017 4 commits
  8. 08 May, 2017 12 commits
  9. 07 May, 2017 4 commits
  10. 06 May, 2017 1 commit