2001-03-13 |
Daniel Stenberg | updated the chunked state-machine to deal with the... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | made 'X to Y' sequences not include X twice |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | corrected the chunked format |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | 7.7 beta 2 fixes |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | EXTRA_DIST got too long, I shortened it now but we... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | failf() now respects the mute flag |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | Guenole Bescon's bug found on march 8 is added |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | exchanged I and me to we and us in a lot of places |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | Added test case 37, HTTP GET with name+password in... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | a whole new section on persitant connections and how... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | we speak HTTP 1.1 now |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | close policies |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | initial close policy support |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | Added 'created' to the connectdata struct to hold the... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | Curl_tvnow is now properly declared with (void) |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Daniel Stenberg | curl_getinfo is removed, not a public function |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | added --random-file and --egd-file to the command line... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | Added the two new seeding options |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | two new random seed options for the ssl config struct |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | two new random seed options: CURLOPT_RANDOM_FILE and... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | better chunked error detection |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | Added test case 36: |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | updated the comment for the chunked reading |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | made it return illegal hex in case no hexadecimal digit... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | added an error code for illegal hex values in the chunk... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | Added new libcurl options in include/curl/curl.h, they... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | Added options for the persistant support, they're also... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | support for a few new libcurl 7.7 CURLOPT_* options... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | Added four new options that come with the new persitant... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | the client is adjusted to work with persistant curl... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | Added infof() calls for persistant connection info... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | moved the libcurl init call |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | persistant updates |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | added a note about persitant connections through HTTP... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | Added some persistant notes |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | modified to make the curl client with persistant connec... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | include the failed test case numbers in the end summary |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | Added description of the new test case ranges support |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | made it support test case ranges on the command line... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | adjusted to work with the HTTP 1.1-speaking libcurl |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | output the protocol data to stderr when verbose is on |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | server problems, |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | modified Curl_disconnect() so that it unlinks itself... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | split up the big printf() into several ones to never... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | bugfix: don't use the connectindex if it is -1 |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | added persistant connection details |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | replaced I and my with we and us |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Daniel Stenberg | updated |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Daniel Stenberg | use the new name and hostname even though an old connec... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Daniel Stenberg | remake Host: for each connection and it'll work with... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Daniel Stenberg | for HTTP/1.0 we default to non keep-alive connections... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Daniel Stenberg | Added httpversion to the progress struct, we do read... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Daniel Stenberg | the socklen_t check is more involved now, but works... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Daniel Stenberg | Added socklen_t |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Daniel Stenberg | added a check for socklen_t |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Daniel Stenberg | all comments for the former public "low level" interfac... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Daniel Stenberg | removed handles and states from the main structs |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Daniel Stenberg | curl_transfer became Curl_perform() to better match... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Daniel Stenberg | prefix changes curl_ to Curl_ |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Daniel Stenberg | #include <string.h> removed a warning |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Daniel Stenberg | removed curl_read() and curl_write() - they weren't... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Daniel Stenberg | uses socklen_t now |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Daniel Stenberg | curl_ prefix modified to Curl_ |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Daniel Stenberg | accept() and getsockname() now use socklen_t types... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Daniel Stenberg | use unsigned int hex to receive the hex digit in, cause... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Daniel Stenberg | Modified to use Curl_* functions instead of curl_*... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Daniel Stenberg | only generate maximum 509 characters in each string |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Daniel Stenberg | version 7.7-beta1 |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Daniel Stenberg | persistant adjusts |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Daniel Stenberg | HTTP HEAD tests |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Daniel Stenberg | return from transfer when all headers have been receive... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Daniel Stenberg | updated for persistant connections |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Daniel Stenberg | made it split the version number on - too to make 7... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Daniel Stenberg | added lots of numbers for the error codes as they're... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Daniel Stenberg | clarified the 0001-files use a bit, I couldn't understa... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Daniel Stenberg | Added test #34 - HTTP GET with chunked Transfer-Encoding |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Daniel Stenberg | "Transfer-Encoding: chunked" support added |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Daniel Stenberg | added the http_chunks files |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Daniel Stenberg | chunked transfer encoding support |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Daniel Stenberg | connection timeout is in for 7.7 |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Daniel Stenberg | initial chunked transfer-encoding support |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Daniel Stenberg | removed compiler warning if HAVE_RAND_STATUS is false |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Daniel Stenberg | Added persistant connections blurb even if it doesn... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Daniel Stenberg | cleaned up for the 7.7 fixes |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Daniel Stenberg | new seeding stuff as mentioned by Albert Chin |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Daniel Stenberg | Added a persistant connection example |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Daniel Stenberg | updated to libcurl 7.7 conditions |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Daniel Stenberg | mucho updated with new 7.7 concepts |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Daniel Stenberg | removed an incorrect comment |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Daniel Stenberg | all test cases run OK now (again) |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Daniel Stenberg | more details on debugging with the test suite |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Daniel Stenberg | show the ftp server invoke line when -d is used |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Daniel Stenberg | talks more on verbose |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Daniel Stenberg | free the struct on done |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Daniel Stenberg | telnet without any static variables |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Daniel Stenberg | set download size properly for HTTP downloads |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Daniel Stenberg | enable persistant connections by default |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Daniel Stenberg | remade FILE:// support to look more as the other protocols |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Daniel Stenberg | runtests -g explained |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Daniel Stenberg | persistant support protocol updates |
commit | commitdiff | tree | snapshot |
next |