История коммитов

Автор SHA1 Сообщение Дата
  Daniel Stenberg 14df44dd3f - Bug report #2779733 (http://curl.haxx.se/bug/view.cgi?id=2779733) by Sven 15 лет назад
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 лет назад
  Daniel Stenberg e9ea3ba4a2 corrected and clarified the top comment 15 лет назад
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 16 лет назад
  Dan Fandrich bab5183820 Created Curl_raw_nequal() which does a C-locale string case comparison. 16 лет назад
  Yang Tse a622fd90b4 remove unnecessary typecasting of calloc() 16 лет назад
  Dan Fandrich 70e57dad88 Only compile Curl_ssl_free_certinfo when SSL is enabled 16 лет назад
  Daniel Stenberg 4c9768565e - Introducing CURLOPT_CERTINFO and the corresponding CURLINFO_CERTINFO. By 16 лет назад
  Daniel Stenberg 7c648782bc Introcuding a new timestamp for curl_easy_getinfo(): 16 лет назад
  Daniel Stenberg 04d5c8fb77 - I did a cleanup of the internal generic SSL layer and how the various SSL 16 лет назад
  Michal Marek e2b82b4325 - Make Curl_write and it's callees accept a const pointer, in preparation 16 лет назад
  Daniel Stenberg 53a549000c - Based on initial work done by Gautam Kachroo to address a bug, we now keep 16 лет назад
  Gunter Knauf 4e8c4fc80b added missing semicolon fromn last commit. 17 лет назад
  Daniel Stenberg fc1d1ea934 Gary Maxwell filed bug report #1856628 17 лет назад
  Daniel Stenberg 5c447f2499 Bug report #1842029 (http://curl.haxx.se/bug/view.cgi?id=1842029) identified 17 лет назад
  Daniel Stenberg 0561bffab3 I think this is the right fix for other non-OpenSSL libs, based on the NSS fix 17 лет назад
  Daniel Stenberg c80b9c3778 Rob Crittenden fixed SSL connections with NSS done with the multi-interface 17 лет назад
  Daniel Stenberg cbd1a77ec2 if () => if() 17 лет назад
  Dan Fandrich bdfeaa0f95 #ifdef out a few more functions when SSL is disabled. 17 лет назад
  Dan Fandrich 8cf0814a14 Fixed some minor type mismatches and missing consts mainly found by splint. 17 лет назад
  Daniel Stenberg 50c10aa5bf Patrick Monnerat and I modified libcurl so that now it *copies* all strings 17 лет назад
  Dan Fandrich ea908c23ae Fixed compiler warning on non-SSL builds 17 лет назад
  Daniel Stenberg f1fa7b8ba4 Bug report #1759542 (http://curl.haxx.se/bug/view.cgi?id=1759542). A bad use 17 лет назад
  Daniel Stenberg b3461bab1d Implemented the parts of Patrick Monnerat's OS/400 patch that introduces 17 лет назад
  Daniel Stenberg 92039629c7 Curl_ssl_close(): mark the connection as not using SSL anymore, to better 17 лет назад
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files 17 лет назад
  Yang Tse 5649b738be compiler warning fix 18 лет назад
  Daniel Stenberg 7f70dbcad5 Rob Crittenden added support for NSS (Network Security Service) for the 18 лет назад
  Yang Tse d2dd3d7e16 compiler warning fix 18 лет назад
  Daniel Stenberg 2b280bcc69 fix compiler warnings for SSL-disabled builds 18 лет назад