Skip to content
Snippets Groups Projects
  1. Mar 30, 2007
  2. Mar 29, 2007
  3. Mar 28, 2007
  4. Mar 27, 2007
  5. Mar 26, 2007
  6. Mar 24, 2007
  7. Mar 18, 2007
  8. Mar 16, 2007
  9. Mar 12, 2007
  10. Mar 10, 2007
  11. Mar 09, 2007
  12. Mar 08, 2007
  13. Mar 03, 2007
  14. Mar 01, 2007
  15. Feb 27, 2007
  16. Feb 22, 2007
  17. Feb 21, 2007
    • Daniel Stenberg's avatar
      - Ravi Pratap provided work on libcurl making pipelining more robust and · f19d333e
      Daniel Stenberg authored
        fixing some bugs:
        o Don't mix GET and POST requests in a pipeline
        o Fix the order in which requests are dispatched from the pipeline
        o Fixed several curl bugs with pipelining when the server is returning
          chunked encoding:
          * Added states to chunked parsing for final CRLF
          * Rewind buffer after parsing chunk with data remaining
          * Moved chunked header initializing to a spot just before receiving
            headers
      f19d333e
  18. Feb 20, 2007
    • Yang Tse's avatar
      Move header file inclusion logic and definition of timeval · 29bb6f65
      Yang Tse authored
      struct for platforms that don't have it to setup_once.h
      29bb6f65
    • Yang Tse's avatar
      Several corrections & changes to what has been stated in revision 1.45 · 37f07a54
      Yang Tse authored
      1) The maketgz script does not insert the timestamp in curlver.h,
         it actually updates it. For CVS versions it is the "CVS" string.
      
      2) testcurl.pl will always print the "date" string which represents
         the moment the test build is run.
      
      3) testcurl.pl may not print the "timestamp" string since the script
         may end before it is printed out. (i.e. unable to update from CVS)
      
      4) The "timestamp" string printed will be the same as the "date" one
         unless one of the following conditions is met.
      
         *) It is a tarball-based build. Timestamp will be creation time.
      
         *) CVS update has been done. Timestamp will be end of CVS update.
      37f07a54
    • Yang Tse's avatar
      add tutil_tvdiff_secs() for completeness · da8c666e
      Yang Tse authored
      da8c666e
  19. Feb 19, 2007
Loading