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-02-23
pop3: Removed some FTP heritage leftovers
Steve Holme
2013-02-23
pop3: Moved the per-request variables to the per-request data structure
Steve Holme
2013-02-23
pop3: Introduced a custom POP3 structure for per-request data
Steve Holme
2013-02-23
imap: Fixed escaping of mailbox names
Jiri Hruska
2013-02-23
pingpong: Moved curl_ftptransfer definition to pingpong.h
Steve Holme
2013-02-23
urldata.h: Fixed comment for opt_no_body variable
Steve Holme
2013-02-23
email: Minor tidy up following IMAP changes
Steve Holme
2013-02-23
imap: Removed more FTP leftovers
Jiri Hruska
2013-02-23
imap: Removed some FTP heritage leftovers
Jiri Hruska
2013-02-23
imap: Introduced a custom IMAP structure for per-request data
Jiri Hruska
2013-02-22
pop3: Updated do phrase clean-up comment
Steve Holme
2013-02-22
imap: Fixed memory leak when performing multiple selects
Steve Holme
2013-02-22
lib/url.c: Generic read/write data pointers
Alexander Klauer
2013-02-22
ossl_seed: avoid recursive seeding!
Daniel Stenberg
2013-02-22
Fixed checking the socket if there is data waiting in the cache
Jiri Hruska
2013-02-22
imap.c: Fixed an incorrect variable reference
Steve Holme
2013-02-22
pingpong: Introduce Curl_pp_moredata()
Jiri Hruska
2013-02-19
smtp.c: fix enumerated type mixed with another type
Yang Tse
2013-02-19
polarssl threadlock cleanup
Yang Tse
2013-02-18
resolver_error: remove wrong error message output
Daniel Stenberg
2013-02-18
Curl_resolver_is_resolved: show proper host name on failed resolve
Kim Vandry
2013-02-18
Curl_resolver_is_resolved: fix compiler warning
Daniel Stenberg
2013-02-18
compiler warning fix
Daniel Stenberg
2013-02-18
compiler warning fix: declaration of 'wait' shadows a global declaration
Daniel Stenberg
2013-02-17
MacOSX-Framework: Make script work in Xcode 4.0 and later
Nick Zitzmann
2013-02-16
email: Tidied up result code variables
Steve Holme
2013-02-16
ntlm_core: fix compiler warning when building with clang
Nick Zitzmann
2013-02-16
polarsslthreadlock: #include the proper memory and debug includes
Daniel Stenberg
2013-02-16
email: Removed unnecessary forward declaration
Steve Holme
2013-02-16
pop3.c: Added reference to RFC-5034
Steve Holme
2013-02-15
PolarSSL: Change to cURL coding style
Willem Sparreboom
2013-02-15
PolarSSL: WIN32 threading support for entropy
Willem Sparreboom
2013-02-15
PolarSSL: pthread support for entropy
Willem Sparreboom
2013-02-15
PolarSSL: changes to entropy/ctr_drbg/HAVEGE_RANDOM
Willem Sparreboom
2013-02-15
PolarSSL: added human readable error strings
Willem Sparreboom
2013-02-15
pop3: Removed unnecessary state changes on failure
Steve Holme
2013-02-15
imap: Removed unnecessary state change on failure
Steve Holme
2013-02-15
rename "easy" statemachines: call them block instead
Daniel Stenberg
2013-02-15
curl_setup_once.h: definition of HAVE_CLOSE_S defines sclose() to close_s()
Gisle Vanem
2013-02-15
config-dos.h: define HAVE_CLOSE_S for MSDOS/Watt-32
Gisle Vanem
2013-02-15
config-dos.h: define strerror() to strerror_s_() for High-C
Gisle Vanem
2013-02-15
config-dos.h: define HAVE_TERMIOS_H only for djgpp
Gisle Vanem
2013-02-14
smtp.c: Fixed a trailing whitespace
Steve Holme
2013-02-14
pop3: Fixed blocking SSL connect when connecting via POP3S
Steve Holme
2013-02-14
smtp: Refactored the smtp_state_auth_resp() function
Steve Holme
2013-02-14
strlcat: remove function
Daniel Stenberg
2013-02-14
Curl_FormBoundary: made static
Daniel Stenberg
2013-02-14
ossl_seed: fix the last resort PRNG seeding
Daniel Stenberg
2013-02-13
email: Tidy up before additional IMAP work
Steve Holme
2013-02-13
smtp: Removed duplicate pingpong structure initialisation
Steve Holme
[prev]
[next]