index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
share.h
Age
Commit message (
Expand
)
Author
2016-12-13
checksrc: stricter no-space-before-paren enforcement
Daniel Stenberg
2016-06-22
internals: rename the SessionHandle struct to Curl_easy
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-05-12
hostcache: made all host caches use structs, not pointers
Daniel Stenberg
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: rename 76 lib/*.h files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-01-18
ssl session caching: fix compiler warnings
Yang Tse
2011-11-17
SSL session share: move the age counter to the share object
Alejandro Alvarez Ayllon
2011-10-04
struct Curl_share: provide sslsession unconditionally
Daniel Stenberg
2011-10-03
share: don't use SSL unless enabled
Daniel Stenberg
2011-09-28
SSL session sharing support added
Alejandro Alvarez
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2006-04-26
Added support for Salford-C under Win32 (scc). HAVE_MALLOC_H and
Gisle Vanem
2005-01-25
Use plain structs and not typedef'ed ones in the hash and linked-list code.
Daniel Stenberg
2004-01-07
updated year in the copyright string
Daniel Stenberg
2003-08-04
Dirk Manske's patch that introduces cookie support to the share interface.
Daniel Stenberg
2003-02-04
added the sharing of DNS cache
Jean-Philippe Barette-LaPierre
2003-01-29
removed the local variables for emacs and vim, use the new sample.emacs
Daniel Stenberg
2003-01-16
copyright year update in the source header
Daniel Stenberg
2003-01-09
Updated more and now looks and and the API possibly works almost like the
Daniel Stenberg
2003-01-08
updated to use the modified share-types
Daniel Stenberg
2002-09-03
updated source code boilerplate/header
Daniel Stenberg
2002-08-13
Sterling Hughes brings the share interface
Daniel Stenberg