Commit History

Author SHA1 Message Date
  Patrick Monnerat 2437fac013 lib: sanitize conditional exclusion around MIME 2 years ago
  Patrick Monnerat 9d51329047 setopt: use the handler table for protocol name to number conversions 2 years ago
  Daniel Stenberg a64e3e5993 setopt: when POST is set, reset the 'upload' field 2 years ago
  Daniel Stenberg ddda4fdf3d setopt: fix compiler warning 2 years ago
  Daniel Stenberg cd5ca80f00 urldata: use a curl_prot_t type for storing protocol bits 2 years ago
  Daniel Stenberg 9ac40bfcf0 setopt: make protocol2num use a curl_off_t for the protocol bit 2 years ago
  Daniel Stenberg ce753e3c31 setopt: make protocols2num() work with websockets 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 1b3d59acf9 urldata: reduce size of four ftp related members 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 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
  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
  Daniel Stenberg 8b1ae28509 urldata: store tcp_keepidle and tcp_keepintvl as ints 2 years ago
  Daniel Stenberg 4651945822 urldata: reduce size of a few struct fields 2 years ago
  Daniel Stenberg b1c1df0b6b urldata: remove three unused booleans from struct UserDefined 2 years ago
  Daniel Stenberg 8d86718f3f opts: deprecate RANDOM_FILE and EGDSOCKET 2 years ago
  Daniel Stenberg f18af4f874 tls: check more TLS details for connection reuse 2 years ago
  Daniel Stenberg 4a8f6869db English: use American spelling consistently 2 years ago
  Daniel Stenberg b716b5aa7e lib: #ifdef on USE_HTTP2 better 2 years ago
  MAntoniak 06eb208126 misc: remove unused data when IPv6 is not supported 2 years ago
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
  HenrikHolst a121e8dac6 setopt: do bounds-check before strdup 2 years ago