提交历史

作者 SHA1 备注 提交日期
  Daniel Stenberg 771e91374b getinfo: use va_end and cut off Curl_ from static funcs 12 年之前
  Philip Craig 1a74e54e8b Split up Curl_getinfo 12 年之前
  Yang Tse 94111bbbd4 Take in account that CURLAUTH_* bitmasks are now 'unsigned long' - follow-up 12 年之前
  Yang Tse 46bd8b330a getinfo.c: reset app connect time when clearing session-info time variables 13 年之前
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 年之前
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ 13 年之前
  Yang Tse 11cddb68e0 fix getinfo CURLINFO_LOCAL* for reused connections (take 2) 14 年之前
  Yang Tse f6f5d7874f fix getinfo CURLINFO_LOCAL* for reused connections 14 年之前
  Daniel Stenberg c6fa1952a1 portabilty: use proper variable type to hold sockets 14 年之前
  Frank Meier 8098d9417c getinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORT 14 年之前
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 年之前
  Daniel Stenberg bc4582b68a Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new 15 年之前
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 年之前
  Daniel Stenberg 6c9f37d263 - After a bug reported by James Cheng I've made curl_easy_getinfo() for 15 年之前
  Daniel Stenberg 002cf105c6 - CURLINFO_CONDITION_UNMET was added to allow an application to get to know if 15 年之前
  Yang Tse 27db045095 fix compiler warning: dereferencing type-punned pointer will break strict-aliasing rules 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 930a45e7a9 - Added CURLINFO_PRIMARY_IP as a new information retrievable with 16 年之前
  Daniel Stenberg 514592b892 - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send 16 年之前
  Daniel Stenberg 852989856d - To make it easier for applications that want lots of magic stuff done on 16 年之前
  Daniel Stenberg cbd1a77ec2 if () => if() 17 年之前
  Daniel Stenberg 50c10aa5bf Patrick Monnerat and I modified libcurl so that now it *copies* all strings 17 年之前
  Yang Tse e4d4ee8db5 fix compiler warning 17 年之前
  Daniel Stenberg e535a71c71 The info types cannot be checked for explicity by ANDing the types since they 17 年之前
  Yang Tse 8c0b1dc3c5 compiler warning fix 17 年之前
  Daniel Stenberg 61a6992559 Curl_getinfo() now checks for a NULL SessionHandle pointer 18 年之前
  Yang Tse 15d8bb2105 Compiler warning fix 18 年之前
  Daniel Stenberg b7eeb6e67f Major overhaul introducing http pipelining support and shared connection 18 年之前
  Dan Fandrich 997a987943 Minix 3 doesn't have MSG_PEEK 18 年之前