Commit History

Author SHA1 Message Date
  Viktor Szakats a8c773845f tidy-up: whitespace fixes 1 year ago
  Wyatt O'Day e92edfbef6 lib: add ability to disable auths individually 1 year ago
  Daniel Stenberg 74b87a8af1 lib: move mimepost data from ->req.p.http to ->state 1 year ago
  Daniel Stenberg e67718eef7 lib: --disable-bindlocal builds curl without local binding support 1 year ago
  Daniel Stenberg acca40c9b5 lib: build fixups when built with most things disabled 1 year ago
  Patrick Monnerat 038c46f61f configure, cmake, lib: more form api deprecation 2 years ago
  Raito Bezarius 0a75964d0d haproxy: add --haproxy-clientip flag to spoof client IPs 1 year ago
  Daniel Stenberg fff65550bc CURLOPT_MAIL_RCPT_ALLOWFAILS: replace CURLOPT_MAIL_RCPT_ALLLOWFAILS 1 year ago
  Daniel Stenberg 7815647d65 lib: unify the upload/method handling 1 year ago
  Daniel Stenberg 4cfa5bcc9a urlapi: cleanups 1 year ago
  Daniel Stenberg 712e5f1e7f CURLPROXY_HTTPS2: for HTTPS proxy that may speak HTTP/2 1 year ago
  Daniel Stenberg 8f4608468b ftp: add more conditions for connection reuse 1 year ago
  Viktor Szakats 75087c3baa misc: fix typos 1 year ago
  Daniel Stenberg c9c3ec482b setopt: move the CURLOPT_CHUNK_DATA pointer to the set struct 1 year ago
  Stefan Eissing 72bb489543 setopt: allow HTTP3 when HTTP2 is not defined 1 year ago
  James Keast 635bf5a6b2 setopt: Address undefined behaviour by checking for null 1 year ago
  Daniel Stenberg a0adda4b47 setopt: use >, not >=, when checking if uarg is larger than uint-max 1 year ago
  Daniel Stenberg b45b6b618d setopt: move the SHA256 opt within #ifdef libssh2 2 years ago
  Daniel Stenberg 1485e89213 misc: reduce struct and struct field sizes 2 years ago
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 years ago
  Daniel Stenberg becfe2ec78 urldata: cease storing TLS auth type 2 years ago
  Stefan Eissing 71b7e01610 lib: connect/h2/h3 refactor 2 years ago
  Daniel Stenberg 076a2f6291 share: add sharing of HSTS cache among handles 2 years ago
  Daniel Stenberg db07301fbb urldata: remove unused struct fields, made more conditional 2 years ago
  Daniel Stenberg f4883ba966 urldata: make set.http200aliases conditional on HTTP being present 2 years ago
  Daniel Stenberg 31b9a32260 urldata: make 'ftp_create_missing_dirs' depend on FTP || SFTP 2 years ago
  Daniel Stenberg af5999a674 urldata: move the cookefilelist to the 'set' struct 2 years ago
  Daniel Stenberg 57d2d9b6be lib: use size_t or int etc instead of longs 2 years ago
  Daniel Stenberg c7cd781a63 urldata: change port num storage to int and unsigned short 2 years ago
  Alexandre Ferrieux 49798cac83 CURLOPT_QUICK_EXIT: don't wait for DNS thread on exit 2 years ago