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
2012-05-28
pop3: Small code tidy up following authentication work so far
Steve Holme
2012-05-28
nss: use human-readable error messages provided by NSS
Kamil Dudka
2012-05-27
pop3: remove variable-not-used warnings
Daniel Stenberg
2012-05-27
pop3: Added support for SASL based authentication mechanism detection
Steve Holme
2012-05-27
pop3: remove trailing whitespace
Daniel Stenberg
2012-05-27
pop3: Code tidy up before the introduction of authentication code
Steve Holme
2012-05-27
Try to detect OpenSSL build type automatically.
Guenter Knauf
2012-05-25
sasl: Re-factored auth-mechanism constants to be more generic
Steve Holme
2012-05-25
smtp: Moved auth-mechanism constants into a separate header file
Steve Holme
2012-05-25
nss: avoid using explicit casts of code pointers
Kamil Dudka
2012-05-22
smtp: Fixed an issue with the multi-interface always sending postdata
Steve Holme
2012-05-22
Fixed compile error with GNUTLS+NETTLE
Tatsuhiro Tsujikawa
2012-05-22
Updated dependency libary versions.
Guenter Knauf
2012-05-17
smtp: Fixed non-escaping of dot character at beginning of line
Steve Holme
2012-05-02
MD5: OOM fix
Gokhan Sengun
2012-04-26
Updated dependency lib versions.
Guenter Knauf
2012-04-23
URL parse: reject numerical IPv6 addresses outside brackets
Daniel Stenberg
2012-04-23
Curl_MD5_init: fix OOM memory leak
Daniel Stenberg
2012-04-23
OpenSSL cert: provide more details when cert check fails
Gokhan Sengun
2012-04-23
Revert "sspi: Added version information"
Yang Tse
2012-04-23
Revert "sspi - Small code tidy up"
Yang Tse
2012-04-23
Revert "Fixed 'extra tokens at end of #endif directive'."
Yang Tse
2012-04-23
Revert "Fixed 'Trailing whitespace' found by checksrc."
Yang Tse
2012-04-23
Revert "sspi: Code tidy up to remove unused variable."
Yang Tse
2012-04-22
sspi: Code tidy up to remove unused variable.
Steve Holme
2012-04-22
Fixed 'Trailing whitespace' found by checksrc.
Guenter Knauf
2012-04-22
Fixed 'extra tokens at end of #endif directive'.
Guenter Knauf
2012-04-22
sspi - Small code tidy up
Steve Holme
2012-04-22
sspi: Added version information
Steve Holme
2012-04-20
HTTP: empty chunked POST ended up in two zero size chunks
Daniel Stenberg
2012-04-20
Updated dependency lib versions.
Guenter Knauf
2012-04-19
singleipconnect: return OK even when Curl_socket() fails
Daniel Stenberg
2012-04-19
Take in account that CURLAUTH_* bitmasks are now 'unsigned long' - follow-up
Yang Tse
2012-04-19
url.c: CURLOPT_HTTPAUTH and CURLOPT_PROXYAUTH fixes
Yang Tse
2012-04-18
Take in account that CURLAUTH_* bitmasks are now 'unsigned long'
Yang Tse
2012-04-17
build adjustments: commit 9e24b9c7 follow-up
Yang Tse
2012-04-16
nss.c: fix compiler warning
Yang Tse
2012-04-14
setup_once.h: tighten requirements for stdbool.h header inclusion
Yang Tse
2012-04-14
headers: require GCC 2.7 or newer in order to allow attribute GCC'isms usage
Yang Tse
2012-04-14
headers: surround GCC attribute names with double underscores
Jonathan Nieder
2012-04-13
nss.c: fix compiler warning
Yang Tse
2012-04-13
nss: provide human-readable names for NSS errors
Kamil Dudka
2012-04-13
nss: use NSS_InitContext() to initialize NSS if available
Kamil Dudka
2012-04-13
nss: unconditionally require PK11_CreateGenericObject()
Kamil Dudka
2012-04-13
Added NetWare export.
Guenter Knauf
2012-04-12
url.c: fix compiler warning
Yang Tse
2012-04-12
Updated dependency lib versions (2nd try).
Guenter Knauf
2012-04-12
Updated dependency lib versions.
Guenter Knauf
2012-04-12
configure: NATIVE_WINDOWS no longer defined in config files
Yang Tse
2012-04-11
build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config files
Yang Tse
[prev]
[next]