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
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
docs: schannel and darwinssl documentation improvements
Nick Zitzmann
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-17
docs: refer to CURLOPT_ACCEPT_ENCODING instead of the old name
Daniel Stenberg
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
Guile-curl: a new libcurl binding
Daniel Stenberg
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
metalink_cleanup: yet another follow-up fix
Daniel Stenberg
2013-02-15
metalink_cleanup: define it without argument
Daniel Stenberg
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
remove ifdefs
Daniel Stenberg
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
2013-02-13
move msvc IDE related files to 'vs' directory tree
Yang Tse
2013-02-13
install-sh: updated to support multiple source files as arguments
Daniel Stenberg
2013-02-13
move msvc IDE related files to 'vc' directory tree
Yang Tse
2013-02-13
msvc IDE 'vc' directory tree preparation
Yang Tse
2013-02-12
imap: Corrected a whitespace issue from previous commit
Steve Holme
2013-02-12
email: Another post optimisation of endofresp() tidy up
Steve Holme
2013-02-12
sasl: Fixed null pointer reference when decoding empty digest challenge
Steve Holme
2013-02-12
email: Post optimisation of endofresp() tidy up
Steve Holme
2013-02-12
darwinssl: Fix send glitchiness with data > 32 or so KB
Nick Zitzmann
2013-02-12
pingpong.h: Fixed line length over 78 characters from b56c9eb48e3c
Steve Holme
2013-02-12
pingpong: Optimised the endofresp() function
Steve Holme
[prev]
[next]