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
Age
Commit message (
Expand
)
Author
2017-05-31
example/externalsocket.c: make it use CLOSESOCKETFUNCTION too
Daniel Stenberg
2017-05-24
examples: fix Wimplicit-fallthrough warnings
Marcel Raad
2017-05-19
ghiper.c/hiperfifo.c: add comment about missing timer functionality
Daniel Stenberg
2017-05-19
asiohiper.cpp / evhiperfifo.c: deal with negative timerfunction input
Daniel Stenberg
2017-05-11
cookie_interface: fix -Wcomma warning
Marcel Raad
2017-05-07
sendrecv: fix MinGW-w64 warning
Marcel Raad
2017-05-01
anyauthput: remove unused code
Marcel Raad
2017-05-01
examples: fixed too long line and too long string warnings
Dan Fandrich
2017-04-30
examples: declare TU-local variables static
Marcel Raad
2017-04-27
cookie_interface.c: changed the other domain to example.com too
Daniel Stenberg
2017-04-27
cookie_interface.c: fix cookie domain so the example works
Daniel Stenberg
2017-04-25
examples: ftpuploadfrommem.c
Daniel Stenberg
2017-03-28
examples/fopen: checksrc compliance
Jay Satiro
2017-03-26
spelling fixes
klemens
2017-03-23
asiohiper: make sure socket is open in event_cb
Edward Kimmel
2017-03-21
examples: comment typos in http2 examples
Daniel Stenberg
2017-02-20
examples/multi-uv: checksrc compliance
Jay Satiro
2017-02-18
docs: fix timeout handling in multi-uv example
Michael Kaufmann
2017-02-09
examples/multithread.c: link to our multi-thread docs
Daniel Stenberg
2017-01-18
usercertinmem.c: improve the short description
Daniel Stenberg
2017-01-08
examples: make the C++ examples follow our code style too
Daniel Stenberg
2017-01-08
asiohiper: improved socket handling
Aulddays
2016-12-18
curl_easy_recv: Improve documentation and example program
Michael Kaufmann
2016-12-14
checksrc: warn for assignments within if() expressions
Daniel Stenberg
2016-12-13
checksrc: stricter no-space-before-paren enforcement
Daniel Stenberg
2016-11-24
checksrc: move open braces to comply with function declaration style
Daniel Stenberg
2016-11-24
checksrc: white space edits to comply to stricter checksrc
Daniel Stenberg
2016-11-24
checksrc: code style: use 'char *name' style
Daniel Stenberg
2016-11-08
examples/fileupload.c: fclose the file as well
Daniel Stenberg
2016-11-07
s/cURL/curl
Daniel Stenberg
2016-11-03
docs: shorten and simplify the top comment in multi-uv.c
Daniel Stenberg
2016-11-03
docs: handle CURL_POLL_INOUT in multi-uv example
Andrei Sedoi
2016-11-03
docs: multi-uv: don't use CURLMsg after cleanup
Andrei Sedoi
2016-11-03
docs: remove unused variables in multi-uv example
Andrei Sedoi
2016-10-27
docs: fix req->data in multi-uv example
Andrei Sedoi
2016-09-18
examples/imap-append: Set size of data to be uploaded
Jay Satiro
2016-04-19
make/checksrc: use $srcdir, not $top_srcdir
Daniel Stenberg
2016-04-18
checksrc/makefile.am: use $top_srcdir to find source files
Daniel Stenberg
2016-04-03
docs/examples: remove spurious white spaces all over
Daniel Stenberg
2016-03-06
curlx.c: use more curl style code
Daniel Stenberg
2016-02-17
examples/make: add 'checksrc' target
Daniel Stenberg
2016-02-17
10-at-a-time: typecast the argument passed to sleep()
Daniel Stenberg
2016-02-17
externalsocket.c: fix compiler warning for fwrite return type
Daniel Stenberg
2016-02-17
anyauthput.c: fix compiler warnings
Daniel Stenberg
2016-02-17
simplessl.c: warning: while with space
Daniel Stenberg
2016-02-17
curlx.c: i2s_ASN1_IA5STRING() clashes with an openssl function
Daniel Stenberg
2016-02-11
examples: fix some compiler warnings
Daniel Stenberg
2016-02-11
simplessl.c: fix my breakage
Daniel Stenberg
2016-02-11
examples: adhere to curl code style
Daniel Stenberg
2016-02-11
examples/cookie_interface.c: add cleanup call
Daniel Stenberg
[prev]
[next]