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
2016-04-07
mbedtls: fix MBEDTLS_DEBUG builds
Damien Vielpeau
2016-04-07
mbedtls: implement and provide *_data_pending()
Daniel Stenberg
2016-04-07
mbedtls: follow-up for the previous commit
Daniel Stenberg
2016-04-07
mbedtls.c: name space pollution fix, Use 'Curl_'
Daniel Stenberg
2016-04-07
mbedtls.c: changed private prefix to mbed_
Daniel Stenberg
2016-04-07
mbedtls.h: fix compiler warnings
Daniel Stenberg
2016-04-06
HTTP2: Add a space character after the status code
Michael Kaufmann
2016-04-06
URLs: change http to https in many places
Viktor Szakats
2016-04-06
vauth: Corrected a number of typos in comments
Steve Holme
2016-04-05
http2: fix connection reuse when PING comes after last DATA
Daniel Stenberg
2016-04-05
multi: remove trailing space in debug output
Daniel Stenberg
2016-04-03
lib/src: fix the checksrc invoke
Daniel Stenberg
2016-04-03
nw: please the stricter checksrc
Daniel Stenberg
2016-04-03
code: style updates
Daniel Stenberg
2016-04-03
checksrc: check for more malplaced spaces
Daniel Stenberg
2016-04-03
checksrc: remove debug crap
Daniel Stenberg
2016-04-03
checksrc: allow ignore of specific warnings within a file (section)
Daniel Stenberg
2016-04-03
checksrc: add warning names, explain on help output
Daniel Stenberg
2016-04-03
vauth: Removed the need for a separate GSS-API based SPN function
Steve Holme
2016-04-03
curl_sasl: Fixed potential null pointer utilisation
Steve Holme
2016-04-03
spnego: Small code tidy up
Steve Holme
2016-04-03
krb5: Small code tidy up
Steve Holme
2016-04-03
krb5_gssapi: Only process challenge when present
Steve Holme
2016-04-03
krb5: Fixed missing client response when mutual authentication enabled
Steve Holme
2016-04-03
krb5_sspi: Only process challenge when present
Steve Holme
2016-04-03
krb5_sspi: Only generate the output token when its not allocated
Steve Holme
2016-04-03
krb5: Only generate a SPN when its not known
Steve Holme
2016-04-03
checksrc.whitelist: remove fopen() uses
Daniel Stenberg
2016-04-03
formdata: use appropriate fopen() macros
Daniel Stenberg
2016-04-03
checksrc: improve the fopen() parser somewhat
Daniel Stenberg
2016-04-02
http2: make use of the nghttp2 error callback
Daniel Stenberg
2016-04-02
spnego: Renamed the context's SPN variable
Steve Holme
2016-04-02
krb5_gssapi: Renamed the status variables
Steve Holme
2016-04-02
krb5: Moved host from Curl_auth_create_gssapi_user_message() to be argument
Steve Holme
2016-04-01
http_negotiate: Corrected host and proxy host name being wrong way round
Steve Holme
2016-04-01
IMAP: check pointer before dereferencing it
ehlertjd@gmail.com
2016-04-01
curl_memory.h: Fixed typo in comment
Steve Holme
2016-04-01
spnego: Corrected some typos in comments
Steve Holme
2016-04-01
memdebug: Ensure curl/curl.h is included before curl_memory.h
Steve Holme
2016-04-01
upload: missing rewind call could make libcurl hang
Daniel Stenberg
2016-04-01
curl.h: define CURL_DID_MEMORY_FUNC_TYPEDEFS
Daniel Stenberg
2016-04-01
curl/mprintf.h: remove support for _MPRINTF_REPLACE
Daniel Stenberg
2016-04-01
curl_memory.h: avoid the curl/curl.h include
Daniel Stenberg
2016-04-01
url: Corrected get protocol family for FTP and LDAP
Steve Holme
2016-03-31
strerror: don't bit shift a signed integer
Jay Satiro
2016-03-31
http2: support "prior knowledge", no upgrade from HTTP/1.1
Diego Bes
2016-03-31
imap: remove duplicated function
Daniel Stenberg
2016-03-31
SOCKS5_gssapi_negotiate: don't assume little-endian ints
Daniel Stenberg
2016-03-31
http: remove ((expression)) double parentheses
Daniel Stenberg
2016-03-31
Curl_add_buffer_send: avoid possible NULL dereference
Daniel Stenberg
[prev]
[next]