index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-01-03
progresscallback: make CURLE_ABORTED_BY_CALLBACK get returned better
Daniel Stenberg
2014-01-03
unittests: do not include curl_memory.h
Marc Hoersken
2014-01-03
pipeline: remove print_pipeline()
Daniel Stenberg
2014-01-03
openssl: allow explicit sslv2 selection
Daniel Stenberg
2014-01-02
Bumped copyright year to 2014
Steve Holme
2014-01-02
Updated copyright year for recent changes
Steve Holme
2014-01-03
vtls/nssg.h: fixed include references to moved file
Marc Hoersken
2014-01-03
curl_easy_setopt.3: fix formatting mistakes
Christian Weisgerber
2014-01-02
OpenSSL: Fix forcing SSLv3 connections
Barry Abrahamson
2014-01-02
Trial to fix the nmake Makefile for vtls files.
Guenter Knauf
2014-01-02
examples: Added IMAP SEARCH example
Steve Holme
2014-01-02
examples: Added IMAP EXAMINE mailbox folder example
Steve Holme
2014-01-02
Fix NetWare build for vtls files.
Guenter Knauf
2014-01-01
CMakeLists.txt: add standard curl source code header
Daniel Stenberg
2014-01-01
CMakeLists.txt: add warning about the cmake build's state
Daniel Stenberg
2014-01-01
examples: Updated SMTP multi example to be more realistic
Steve Holme
2014-01-01
OpenSSL: Fix forcing SSLv3 connections
Barry Abrahamson
2014-01-01
examples: Corrected unescaped backslash in imap-store.c
Steve Holme
2014-01-01
examples: Update SMTP TLS example mail content to be RFC-2821 compliant
Steve Holme
2014-01-01
examples: Added IMAP APPEND example
Steve Holme
2014-01-01
examples: Added IMAP STORE example
Steve Holme
2013-12-31
RELEASE-NOTES: Synced with 7de2e032584d44
Steve Holme
2013-12-31
examples: Added IMAP LIST mailbox example
Steve Holme
2013-12-31
examples: Updated IMAP fetch example for libcurl 7.30.0
Steve Holme
2013-12-31
examples: Rename before adding additional email examples
Steve Holme
2013-12-31
examples: Added SMTP EXPN command example
Steve Holme
2013-12-31
examples: Added SMTP email verification example
Steve Holme
2013-12-31
imap: Fixed line length warning
Steve Holme
2013-12-31
mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TU
Steve Holme
2013-12-31
examples: Updated copyright year for recent edits
Steve Holme
2013-12-31
examples: Corrected incorrect indentation in smtp-multi.c
Steve Holme
2013-12-31
examples: Updated SMTP examples to set CURLOPT_UPLOAD
Steve Holme
2013-12-30
mprintf: Added support for I, I32 and I64 size specifiers
Steve Holme
2013-12-29
curl_easy_setopt.3: Added SMTP information to CURLOPT_INFILESIZE_LARGE
Steve Holme
2013-12-28
tests: Disabled NTLM tests when running with SSPI enabled
Steve Holme
2013-12-28
connect.c: Fixed compilation warning
Steve Holme
2013-12-28
runtests.pl: Fixed slightly incorrect regex in commit 28dd47d4d41900
Steve Holme
2013-12-28
connect: Try all addresses in first connection attempt
Björn Stenberg
2013-12-28
runtests.pl: Optimised feature present checking code
Steve Holme
2013-12-28
runtests.pl: Added the ability to run tests when a feature is not present
Steve Holme
2013-12-27
ftpserver.pl: Fixed compilation error
Steve Holme
2013-12-27
ftpserver.pl: Reworked SMTP verified server detection
Steve Holme
2013-12-27
sendf.c: Fixed compilation warning from f2d234a4dd9bcc
Steve Holme
2013-12-27
FILE: Fixed sending of data would always return CURLE_WRITE_ERROR
Steve Holme
2013-12-26
FILE: we don't support paused transfers using this protocol
Daniel Stenberg
2013-12-26
vtls: Updated comments referencing sslgen.c and ssluse.c
Steve Holme
2013-12-26
vtls: Fixed up include of vtls.h
Steve Holme
2013-12-25
curl_dofree: allow free(NULL)
Daniel Stenberg
2013-12-25
RELEASE-NOTES: Synced with 0ff0a994ada62a
Steve Holme
2013-12-25
Curl_thread_create: use Curl_safefree to allow NULL better
Daniel Stenberg
[next]