Historique des commits

Auteur SHA1 Message Date
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h il y a 15 ans
  Yang Tse 95368d9cb4 fix compiler warning: enumerated type mixed with another type il y a 15 ans
  Dan Fandrich 18e1bee8d5 Properly return an error code in curl_easy_recv (reported by Jim Freeman). il y a 15 ans
  Daniel Stenberg bdec6f2b20 - Frank Hempel found out a bug and provided the fix: il y a 15 ans
  Yang Tse e813bf31d7 Introduced curl_sspi.c and curl_sspi.h for the implementation of functions il y a 16 ans
  Dan Fandrich bc93011554 Unified much of the SessionHandle initialization done in Curl_open() and il y a 16 ans
  Daniel Stenberg 0f5895faee - Bug report #2416182 titled "crash in ConnectionExists when using il y a 16 ans
  Yang Tse 5779283a52 attempt to fix or allow further detection of an elusive icc SIGSEGV il y a 16 ans
  Yang Tse aed98c5125 fix compiler warning: declaration of 'err' shadows a previous local il y a 16 ans
  Dan Fandrich 8f467b4288 Removed unneeded includes of signal.h and setjmp.h il y a 16 ans
  Dan Fandrich 152cf6325d Checked in some grammatical and minor other fixes in the documentation and il y a 16 ans
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() il y a 16 ans
  Yang Tse a622fd90b4 remove unnecessary typecasting of calloc() il y a 16 ans
  Daniel Stenberg 873e734c39 - Dmitriy Sergeyev pointed out that curl_easy_pause() didn't unpause properly il y a 16 ans
  Yang Tse 79ffbf7fe1 MSVC adjustment il y a 16 ans
  Daniel Stenberg 19d0a7495e minor code indent fixes il y a 16 ans
  Daniel Stenberg f8a3aa91cd - Constantine Sapuntzakis filed bug report #2042430 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
  Dan Fandrich 1960eebc2d Added support for running on Symbian OS. il y a 16 ans
  Daniel Stenberg ebaf06a741 - Alexey Simak fixed curl_easy_reset() to reset the max redirect limit properly il y a 16 ans
  Michal Marek d13be06aaa Removed the generated ca-bundle.h file. The verbatim value of $ca and il y a 16 ans
  Michal Marek 86cbb23282 - Added --with-ca-path=DIRECTORY configure option to use an openSSL CApath by il y a 16 ans
  Michal Marek 6f3166c15b - Added curl_easy_getinfo typechecker. il y a 16 ans
  Michal Marek 7a8a20416f - Added a type checking macro for curl_easy_setopt(), needs gcc-4.3 and only il y a 16 ans
  Daniel Stenberg 991505e077 Woops, partly revert my previous commit and do it slightly differently instead. il y a 17 ans
  Daniel Stenberg de23b98522 Introducing curl_easy_pause() and new magic return codes for both the read il y a 17 ans
  Daniel Stenberg 13648f8ccd struct HandleData is now called struct SingleRequest, and is only for data that il y a 17 ans
  Daniel Stenberg 86956c2261 white space changes only to clean up indent and source width il y a 17 ans
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code il y a 17 ans
  Dan Fandrich 523767660c Fixed some minor mismatched types found by splint. il y a 17 ans