Cronologia Commit

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