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
Age
Commit message (
Expand
)
Author
2013-12-28
connect.c: Fixed compilation warning
Steve Holme
2013-12-28
connect: Try all addresses in first connection attempt
Björn Stenberg
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
Curl_thread_create: use Curl_safefree to allow NULL better
Daniel Stenberg
2013-12-25
threaded resolver: Use pthread_t * for curl_thread_t
Luke Dashjr
2013-12-24
imap: Fixed auth preference not being honored when CAPABILITY not supported
Steve Holme
2013-12-24
pop3: Fixed auth preference not being honored when CAPA not supported
Steve Holme
2013-12-24
Curl_pp_readresp: use memmove not memcpy, possibly overlapping areas
Daniel Stenberg
2013-12-24
pop3: Fixed APOP being determined by CAPA response rather than by timestamp
Steve Holme
2013-12-22
FILE: don't wait due to CURLOPT_MAX_RECV_SPEED_LARGE
Daniel Stenberg
2013-12-22
email: Fixed segfault introduced in commit 195b63f99c2fe3
Steve Holme
2013-12-22
code police: fix indent level to silence checksrc complaints
Daniel Stenberg
2013-12-21
email: Extended the login options to support multiple auth mechanisms
Steve Holme
2013-12-22
Curl_pp_readresp: replace stupid loop with memcpy
Daniel Stenberg
2013-12-22
Curl_pp_readresp: zero terminate line
Daniel Stenberg
2013-12-21
Revert "pop3: Added debug information to assist with test864 failure"
Steve Holme
2013-12-21
pop3: Added debug information to assist with test864 failure
Steve Holme
2013-12-20
pop3: Fixed APOP timestamp detection from commit 1cfb436a2f1795
Steve Holme
2013-12-20
Makefile.inc: use standard source header
Daniel Stenberg
2013-12-20
Makefile.inc: specify the vtls sources+headers separately
Daniel Stenberg
2013-12-20
vtls: renamed sslgen.[ch] to vtls.[ch]
Daniel Stenberg
2013-12-20
openssl: renamed backend files to openssl.[ch]
Daniel Stenberg
2013-12-20
vtls: moved all TLS/SSL source and header files into subdir
Daniel Stenberg
2013-12-20
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
Daniel Stenberg
2013-12-20
pop3: Fixed selection of APOP when server replies with an invalid timestamp
Steve Holme
2013-12-20
pop3: Fixed processing of more than one response when sent in same packet
Steve Holme
2013-12-19
pop3: Moved CAPA response handling to pop3_state_capa_resp()
Steve Holme
2013-12-19
pop3: Moved APOP detection into pop3_state_servergreet_resp()
Steve Holme
2013-12-18
imap/pop3/smtp: Added support for SASL authentication downgrades
Steve Holme
2013-12-18
smtp: fix compiler warning
Daniel Stenberg
2013-12-18
smtp: Moved the calculation of SASL login details into a separate function
Steve Holme
2013-12-18
pop3: Moved the calculation of SASL login details into a separate function
Steve Holme
2013-12-18
imap: Moved the calculation of SASL login details into a separate function
Steve Holme
2013-12-18
smtp: Moved the sending of the AUTH command into a separate function
Steve Holme
2013-12-18
pop3: Moved the sending of the AUTH command into a separate function
Steve Holme
2013-12-18
imap: Moved the sending of the AUTHENICATE command into a separate function
Steve Holme
2013-12-17
email: Renamed *_perform_authenticate() functions
Steve Holme
2013-12-16
gtls: respect *VERIFYHOST independently of *VERIFYPEER
Daniel Stenberg
2013-12-15
multi: add timer inaccuracy margin to timeout/connecttimeout
Daniel Stenberg
2013-12-14
login options: remove the ;[options] support from CURLOPT_USERPWD
Daniel Stenberg
2013-12-14
imap: Fixed exclude of clear text when using auth=* in commit 75cd7fd66762bb
Steve Holme
2013-12-13
imap: Fixed incorrect fallback to clear text authentication
Steve Holme
2013-12-11
parsedate: avoid integer overflow
Eric Lubin
2013-12-07
TFTP: let tftp_multi_statemach()'s return codes through
James Dury
2013-12-07
darwinssl: Fix #if 10.6.0 for SecKeychainSearch
Melissa Mears
[next]