Commit Verlauf

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