Commit History

Author SHA1 Message Date
  Ayesh Karunaratne 4484270afc misc: typo and grammar fixes 1 year ago
  Viktor Szakats 0c327464ca tidy-up: delete parallel/unused feature flags 1 year ago
  Viktor Szakats 7313ffebfe docs: spelling nits 1 year ago
  Patrick Monnerat 91e06e687a lib: prepare the incoming of additional protocols 1 year ago
  Daniel Stenberg cd5ca80f00 urldata: use a curl_prot_t type for storing protocol bits 1 year ago
  Daniel Stenberg 664249d095 ws: initial websockets support 1 year ago
  Daniel Stenberg 472f1cbe7e NPN: remove support for and use of 1 year ago
  Daniel Stenberg 15f7feac22 urldata: move smaller fields down in connectdata struct 1 year ago
  Daniel Stenberg a29d34b0b7 urldata: make 'negnpn' use less storage 1 year ago
  Daniel Stenberg a550831023 urldata: make three *_proto struct fields smaller 1 year ago
  Daniel Stenberg 0f23341953 connect: set socktype/protocol correctly 1 year ago
  Daniel Stenberg 8cd57d6e39 urldata: change second proxytype field to unsigned char to match 1 year ago
  Daniel Stenberg dcbc9226bc urldata: make state.httpreq an unsigned char 1 year ago
  Daniel Stenberg fe8f1512e5 ftp: use a correct expire ID for timer expiry 1 year 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
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  michael musset 1544513958 libssh2: add CURLOPT_SSH_HOSTKEYFUNCTION 2 years ago
  Daniel Stenberg 45de940ceb lib: make more protocol specific struct fields #ifdefed 2 years ago