Commit Verlauf

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