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
/
docs
/
examples
/
cacertinmem.c
Age
Commit message (
Expand
)
Author
2019-05-22
examples: remove dead variable stores
Marcel Raad
2019-05-22
examples: reduce variable scopes
Marcel Raad
2019-05-21
examples: remove unused variables
Marcel Raad
2019-02-27
cacertinmem.c: use multiple certificates for loading CA-chain
DaVieS
2018-05-21
checksrc: make sure sizeof() is used *with* parentheses
Daniel Stenberg
2017-12-26
examples/cacertinmem: ignore cert-already-exists error
Jay Satiro
2017-09-11
code style: use spaces around equals signs
Daniel Stenberg
2017-03-26
spelling fixes
klemens
2016-11-24
checksrc: code style: use 'char *name' style
Daniel Stenberg
2016-04-03
docs/examples: remove spurious white spaces all over
Daniel Stenberg
2016-02-11
examples: adhere to curl code style
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-06-18
examples: add descriptions with <DESC>
Daniel Stenberg
2014-07-05
Update instances of some obsolete CURLOPTs to their new names
Dan Fandrich
2014-05-09
cacertinmem: fix memory leak
Daniel Stenberg
2011-03-10
sources: update source headers
Daniel Stenberg
2010-10-05
examples: use example.com in example URLs
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2008-05-22
Fixed a surprising number of example programs that were passing int arguments
Dan Fandrich
2007-07-12
Fixed some compile warnings and errors and improved portability in the
Dan Fandrich
2005-08-24
Theo Borm's example, as was posted here:
Daniel Stenberg