Commit History

Author SHA1 Message Date
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  Daniel Stenberg 076a2f6291 share: add sharing of HSTS cache among handles 1 year ago
  Daniel Stenberg 7632c0d25a multi: use larger dns hash table for multi interface 1 year ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg 254f7bd78a hash: lazy-alloc the table in Curl_hash_add() 2 years ago
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 years ago
  Daniel Stenberg 942cf12c2f urldata: make magic be the first struct field 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Daniel Stenberg 3acb2abdf5 vtls: make it 'struct Curl_ssl_session' 3 years ago
  Daniel Stenberg 8b4e796775 share: don't set the share flag it something fails 4 years ago
  Patrick Monnerat 8541d02c96 psl: use latest psl and refresh it periodically 6 years ago
  Daniel Stenberg 3619ee5feb curl_share_setopt: va_end was not called if conncache errors 6 years ago
  Daniel Stenberg 67c55a26d5 share: add support for sharing the connection cache 6 years ago
  Daniel Stenberg 80388edefc typedefs: use the full structs in internal code... 8 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg a71012c03e code: style updates 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Daniel Stenberg 03e2a9b023 share_init: fix OOM crash 9 years ago
  Anthony Avina 4883f7019d hostip: fix unintended destruction of hash table 9 years ago
  Daniel Stenberg b419e7ae0c hostcache: made all host caches use structs, not pointers 9 years ago
  Markus Elfring 9e661601fe Bug #149: Deletion of unnecessary checks before a few calls of cURL functions 9 years ago
  Daniel Stenberg 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] 10 years ago
  Daniel Stenberg eccf4fb7ee vtls: created subdir, moved sslgen.[ch] there, updated all include lines 10 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Daniel Stenberg 3da2c0f6d2 curl_share_setopt: use va_end() 12 years ago
  Yang Tse d56b4c3f89 ssl session caching: fix compiler warnings 12 years ago
  Alejandro Alvarez Ayllon 35f61c404d SSL session share: move the age counter to the share object 12 years ago