Commit History

Author SHA1 Message Date
  Michael Drake 1fdca35ddd curl.h: add CURLOPT_CA_CACHE_TIMEOUT option 2 years ago
  Michael Drake 3c16697ebd openssl: reduce CA certificate bundle reparsing by caching 2 years ago
  Daniel Stenberg 52cc4a85fd style: use space after comment start and before comment end 2 years ago
  Ayesh Karunaratne 4484270afc misc: typo and grammar fixes 2 years ago
  Viktor Szakats 0c327464ca tidy-up: delete parallel/unused feature flags 2 years ago
  Viktor Szakats 7313ffebfe docs: spelling nits 2 years ago
  Patrick Monnerat 91e06e687a lib: prepare the incoming of additional protocols 2 years ago
  Daniel Stenberg cd5ca80f00 urldata: use a curl_prot_t type for storing protocol bits 2 years ago
  Daniel Stenberg 664249d095 ws: initial websockets support 2 years ago
  Daniel Stenberg 472f1cbe7e NPN: remove support for and use of 2 years ago
  Daniel Stenberg 15f7feac22 urldata: move smaller fields down in connectdata struct 2 years ago
  Daniel Stenberg a29d34b0b7 urldata: make 'negnpn' use less storage 2 years ago
  Daniel Stenberg a550831023 urldata: make three *_proto struct fields smaller 2 years ago
  Daniel Stenberg 0f23341953 connect: set socktype/protocol correctly 2 years ago
  Daniel Stenberg 8cd57d6e39 urldata: change second proxytype field to unsigned char to match 2 years ago
  Daniel Stenberg dcbc9226bc urldata: make state.httpreq an unsigned char 2 years ago
  Daniel Stenberg fe8f1512e5 ftp: use a correct expire ID for timer expiry 2 years ago
  Daniel Stenberg fe93bb4d1f doh: move doh related struct definitions to doh.h 2 years ago
  Daniel Stenberg 1b3d59acf9 urldata: reduce size of four ftp related members 2 years ago
  Daniel Stenberg dcb7d4f904 urldata: reduce three type-members from int to uchar 2 years ago
  Daniel Stenberg 671cc8e110 urldata: make 'ftp_create_missing_dirs' a uchar 2 years ago
  Daniel Stenberg 3622bf4e79 urldata: change 4 timeouts to unsigned int from long 2 years ago
  Daniel Stenberg fe14ff6150 urldata: make 'use_netrc' a uchar 2 years ago
  Daniel Stenberg 3fa343a35c urldata: make 'buffer_size' an unsigned int 2 years ago
  Daniel Stenberg cb17b12b01 urldata: remove the unused 'rtspversion' struct member 2 years ago
  Daniel Stenberg 1d85d2e4f9 urldata: make 'use_port' an usigned short 2 years ago
  Daniel Stenberg ccc8092b05 urldata: store dns cache timeout in an int 2 years ago
  Daniel Stenberg e6f8445ede setopt: add CURLOPT_PROTOCOLS_STR and CURLOPT_REDIR_PROTOCOLS_STR 2 years ago
  Daniel Stenberg 193215db3c digest: simplify a switch() to a simple if 2 years ago
  Daniel Stenberg 48d7064a49 cookie: apply limits 2 years ago