Historique des commits

Auteur SHA1 Message Date
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h il y a 15 ans
  Daniel Stenberg 6c9f37d263 - After a bug reported by James Cheng I've made curl_easy_getinfo() for il y a 15 ans
  Daniel Stenberg 002cf105c6 - CURLINFO_CONDITION_UNMET was added to allow an application to get to know if il y a 15 ans
  Yang Tse 27db045095 fix compiler warning: dereferencing type-punned pointer will break strict-aliasing rules il y a 16 ans
  Daniel Stenberg 4c9768565e - Introducing CURLOPT_CERTINFO and the corresponding CURLINFO_CERTINFO. By il y a 16 ans
  Daniel Stenberg 7c648782bc Introcuding a new timestamp for curl_easy_getinfo(): il y a 16 ans
  Daniel Stenberg 930a45e7a9 - Added CURLINFO_PRIMARY_IP as a new information retrievable with il y a 16 ans
  Daniel Stenberg 514592b892 - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send il y a 16 ans
  Daniel Stenberg 852989856d - To make it easier for applications that want lots of magic stuff done on il y a 16 ans
  Daniel Stenberg cbd1a77ec2 if () => if() il y a 17 ans
  Daniel Stenberg 50c10aa5bf Patrick Monnerat and I modified libcurl so that now it *copies* all strings il y a 17 ans
  Yang Tse e4d4ee8db5 fix compiler warning il y a 17 ans
  Daniel Stenberg e535a71c71 The info types cannot be checked for explicity by ANDing the types since they il y a 17 ans
  Yang Tse 8c0b1dc3c5 compiler warning fix il y a 17 ans
  Daniel Stenberg 61a6992559 Curl_getinfo() now checks for a NULL SessionHandle pointer il y a 18 ans
  Yang Tse 15d8bb2105 Compiler warning fix il y a 18 ans
  Daniel Stenberg b7eeb6e67f Major overhaul introducing http pipelining support and shared connection il y a 18 ans
  Dan Fandrich 997a987943 Minix 3 doesn't have MSG_PEEK il y a 18 ans
  Daniel Stenberg 5d5f5e3be8 make sure the LASTSOCKET check only checks for SSL status if the socket il y a 18 ans
  Daniel Stenberg c9c5ce2365 David McCreedy provided a fix for CURLINFO_LASTSOCKET that does extended il y a 18 ans
  Daniel Stenberg 598ffeea89 David McCreedy added CURLINFO_FTP_ENTRY_PATH to export the FTP entry path il y a 18 ans
  Daniel Stenberg 87bcb6f377 Karl M added the CURLOPT_CONNECT_ONLY and CURLINFO_LASTSOCKET options that il y a 19 ans
  Daniel Stenberg 2236ba0d20 Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is a il y a 19 ans
  Daniel Stenberg 76c7c694c5 modified this year il y a 19 ans
  Daniel Stenberg 6e61939382 GnuTLS support added. There's now a "generic" SSL layer that we use all over il y a 19 ans
  Dan Fandrich 26fe6da93b Renamed a struct member to avoid conflict with a C++ reserved word. il y a 20 ans
  Gisle Vanem 7d3f5d7ac1 urldata.h: Removed engine_list. il y a 20 ans
  Daniel Stenberg 07f107ae20 Moved the engine stuff from the root-level of the SessionHandle struct to the il y a 20 ans
  Gisle Vanem be9ea07e87 Handle new type CURLINFO_SLIST. il y a 20 ans
  Daniel Stenberg f4bef25b5e CURLINFO_NUM_CONNECTS and more il y a 20 ans