Historial de Commits

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