コミット履歴

作者 SHA1 メッセージ 日付
  Eric Hu 108d7693a4 Preparing for axTLS. Actual SSL API functions are only stubbed. 14 年 前
  Yang Tse c1901f7ed0 fix compiler warning: conversion may lose significant bits 14 年 前
  Daniel Stenberg 87374a47c9 Revert: use Host: name for SNI and cert name checks 14 年 前
  Daniel Stenberg afecd1aa13 host: get the custom Host: name more genericly 14 年 前
  Daniel Stenberg e8c442952d formdata: provide error message 14 年 前
  Daniel Stenberg 2ae6c47d5d HTTP: remove special case for 416 14 年 前
  Daniel Stenberg 6b6a3bcb61 http: handle trailer headers in all chunked responses 14 年 前
  Julien Chaffraix 6b490ed33c progress: callback for POSTs less than MAX_INITIAL_POST_SIZE 14 年 前
  Daniel Stenberg 5d5dd08e77 indent: white space fixes only 14 年 前
  Daniel Stenberg 6d2ccfed48 add_buffer_send: fix compiler warning 14 年 前
  Daniel Stenberg e01cc7737c http: don't enable chunked during authentication negotiations 14 年 前
  Howard Chu d64bd82bdc sendrecv: split the I/O handling into private handler 14 年 前
  Hoi-Ho Chan 51427e1947 PolarSSL: initial support added 14 年 前
  Daniel Stenberg c0111460b0 Curl_setup_transfer: no longer returns anything 14 年 前
  Jerome Vouillon c2888604d7 GnuTLS: make the connection phase non-blocking 14 年 前
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 年 前
  Daniel Stenberg 7fd32ce73d chunked-encoding with Content-Length: header problem 14 年 前
  Yang Tse 01fb0d8497 14 年 前
  Yang Tse 7aef172a34 15 年 前
  Daniel Stenberg 33ce0ec1f1 wrap long lines and do some indent policing 15 年 前
  Yang Tse 0032ce762e fix compilation when http is disabled 15 年 前
  Yang Tse bd7430c1ee fix compiler warning 15 年 前
  Daniel Stenberg bc4582b68a Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new 15 年 前
  Daniel Stenberg 8524c04ca9 removed a parameter from the Curl_http_readwrite_headers() prototype to remove 15 年 前
  Daniel Stenberg 1e9a946e6d move HTTP-specific functions to http.c where they belong 15 年 前
  Daniel Stenberg ebe5339003 - Martin Storsjo made libcurl use the Expect: 100-continue header for posts 15 年 前
  Daniel Stenberg f0826974f2 - If the Expect: 100-continue header has been set by the application through 15 年 前
  Yang Tse 59939313f8 Make usage of calloc()'s arguments consistent with rest of code base 15 年 前
  Daniel Stenberg d68f215f03 - "Tom" posted a bug report that mentioned how libcurl did wrong when doing a 15 年 前
  Daniel Stenberg e5ee822745 John Dennis filed bug report #2873666 15 年 前