]> granicus.if.org Git - curl/shortlog
curl
2017-12-11 Daniel Stenbergcurl.1: documented two missing valid exit codes
2017-12-10 Daniel StenbergCURLOPT_DNS_LOCAL_IP4.3: fixed the seel also to not...
2017-12-10 Daniel StenbergRevert "curl: don't set CURLOPT_INTERLEAVEDATA"
2017-12-10 Michael Kaufmanntests: mark data files as non-executable in git
2017-12-10 Michael Kaufmanntests: update .gitignore for libtests
2017-12-10 Daniel Stenbergmulti_done: prune DNS cache
2017-12-10 Daniel Stenbergmailmap: fixup two old git Author "aliases"
2017-12-10 Jay Satiroopenssl: Disable file buffering for Win32 SSLKEYLOGFILE
2017-12-09 Daniel StenbergRESOLVE: output verbose text when trying to set a dupli...
2017-12-09 Daniel StenbergCURLOPT_DNS_CACHE_TIMEOUT.3: see also CURLOPT_RESOLVE
2017-12-09 John DeHeliansftp: allow quoted commands to use relative paths
2017-12-08 richardthe3rdCURLOPT_PRIVATE.3: fix grammar
2017-12-08 Daniel Stenbergcurl: remove __EMX__ #ifdefs
2017-12-08 Jay Satiroopenssl: improve data-pending check for https proxy
2017-12-08 Daniel Stenbergcurl: don't set CURLOPT_INTERLEAVEDATA
2017-12-08 Daniel Stenbergcurl.h: remove incorrect comment about ERRORBUFFER
2017-12-08 Michael Feltconfigure: add AX_CODE_COVERAGE only if using gcc
2017-12-07 Daniel Stenbergcurl: limit -# update frequency for unknown total size
2017-12-07 Daniel StenbergBINDINGS: another PostgreSQL client
2017-12-07 Zachary SeguinCONNECT: keep close connection flag in http_connect_sta...
2017-12-07 Per Malmberginclude: get netinet/in.h before linux/tcp.h
2017-12-06 Daniel Stenbergopenldap: fix checksrc nits
2017-12-06 Stepan Brozopenldap: add commented out debug possibilities
2017-12-06 Daniel Stenbergexamples: move threaded-shared-conn.c to the "complicat...
2017-12-06 Daniel StenbergRELEASE-NOTES: synced with b261c44e8
2017-12-05 Jan-EURL: tolerate backslash after drive letter for FILE:
2017-12-05 Randall S.... tests: added netinet/in6.h includes in test servers
2017-12-05 Randall S.... configure: check for netinet/in6.h
2017-12-05 Daniel Stenbergcurl-config: add --ssl-backends
2017-12-05 Daniel Stenbergconncache: only allow multiplexing within same multi...
2017-12-05 Daniel Stenbergthreaded-shared-conn.c: fixed typo in commenta
2017-12-05 Daniel Stenbergthreaded-shared-conn.c: new example
2017-12-05 Daniel Stenbergconncache: fix several lock issues
2017-12-05 Daniel Stenberglibssh: remove dead code in sftp_qoute
2017-12-05 Daniel Stenbergsasl_getmesssage: make sure we have a long enough strin...
2017-12-04 Daniel Stenberglibssh2: remove dead code from SSH_SFTP_QUOTE
2017-12-04 Daniel Stenbergssh-libssh.c: please checksrc
2017-12-04 Nikos Mavrogiannopouloslibssh: fixed dereference in statvfs access
2017-12-04 GuitaredRESOURCES: update spec names
2017-12-03 Nikos Mavrogiannopouloslibssh: corrected use of sftp_statvfs() in SSH_SFTP_QUO...
2017-12-03 Nikos Mavrogiannopouloslibssh: no need to call sftp_get_error as ssh_get_error...
2017-12-02 Daniel Stenberglibssh: fix minor static code analyzer nits
2017-12-02 Daniel Stenbergopenssl: pkcs12 is supported by boringssl
2017-12-02 Jay Satirotravis: use pip2 instead of pip
2017-12-01 Nikos Mavrogiannopouloslib582: do not verify host for SFTP
2017-12-01 Nikos Mavrogiannopouloslibssh: added SFTP support
2017-12-01 Nikos Mavrogiannopoulossymbols-in-versions: added new symbols with 7.56.3...
2017-12-01 Nikos Mavrogiannopoulos.travis.yml: added build --with-libssh
2017-12-01 Nikos Mavrogiannopouloslibssh2: return CURLE_UPLOAD_FAILED on failure to upload
2017-12-01 Nikos Mavrogiannopouloslibssh2: send the correct CURLE error code on scp file...
2017-12-01 Nikos MavrogiannopoulosAdded support for libssh SSH SCP back-end
2017-12-01 Daniel StenbergRELEASE-NOTES: synced with af8cc7a69
2017-12-01 Daniel Stenbergcurlver: towards 7.57.1
2017-12-01 W. Mark Kubackilib: don't export all symbols, just everything curl_*
2017-12-01 Johannes SchindelinSSL: Avoid magic allocation of SSL backend specific...
2017-12-01 Daniel Stenbergexamples/xmlstream.c: don't switch off CURL_GLOBAL_SSL
2017-11-30 Daniel Stenbergtravis: add boringssl build
2017-11-29 Daniel StenbergRELEASE-NOTES: curl 7.57.0 curl-7_57_0
2017-11-29 Daniel StenbergTHANKS: added contributors from 7.57.0 release
2017-11-27 Daniel Stenbergopenssl: fix boringssl build again
2017-11-27 Daniel Stenbergcurl_ntlm_core.c: use the limits.h's SIZE_T_MAX if...
2017-11-27 Daniel Stenberglibcurl-share.3: the connection cache is shareable now
2017-11-27 Daniel Stenbergglobal_init: ignore CURL_GLOBAL_SSL's absense
2017-11-27 Daniel Stenbergntlm: avoid integer overflow for malloc size
2017-11-27 Daniel Stenbergwildcardmatch: fix heap buffer overflow in setcharset
2017-11-27 Jay Satirourl: fix alignment of ssl_backend_data struct
2017-11-25 Daniel Stenbergssh: remove check for a NULL pointer (!)
2017-11-24 Matthew Kerwintest: add test for bad UNC/SMB path in file: URL
2017-11-24 Matthew Kerwintest: add tests to ensure basic file: URLs
2017-11-24 Matthew KerwinURL: update "file:" URL handling
2017-11-24 Daniel Stenbergmetalink: fix memory-leak and NULL pointer dereference
2017-11-24 Alessandro... connect: add support for new TCP Fast Open API on Linux
2017-11-24 Daniel Stenbergmake: fix "make distclean"
2017-11-23 Daniel StenbergRELEASE-NOTES: synced with 31f18d272
2017-11-23 Jay Satiroconnect: improve the bind error message
2017-11-23 Daniel Stenbergexamples/rtsp: clear RANGE again after use
2017-11-22 Michael Kaufmanntest1264: verify URL with space in host name being...
2017-11-22 Daniel Stenbergurl: reject ASCII control characters and space in host...
2017-11-21 Daniel StenbergCurl_open: fix OOM return error correctly
2017-11-21 Daniel Stenberghttp2: fix "Value stored to 'end' is never read" scan...
2017-11-21 Daniel Stenberghttp2: fix "Value stored to 'hdbuf' is never read"...
2017-11-21 Daniel Stenbergopenssl: fix "Value stored to 'rc' is never read" scan...
2017-11-21 Daniel Stenbergmime: fix "Value stored to 'sz' is never read" scan...
2017-11-21 Daniel StenbergCurl_llist_remove: fix potential NULL pointer deref
2017-11-21 Daniel Stenbergntlm: remove unnecessary NULL-check to please scan...
2017-11-20 Daniel StenbergBUGS: spellchecked
2017-11-18 fmmedeirosexamples/curlx: Fix code style
2017-11-17 Daniel Stenbergresolve: allow IP address within [] brackets
2017-11-15 Pavol MarkovicmacOS: Fix missing connectx function with Xcode version...
2017-11-15 Dirk Feytonsopenssl: fix too broad use of HAVE_OPAQUE_EVP_PKEY
2017-11-14 Daniel StenbergTODO: ignore private IP addresses in PASV response
2017-11-14 Daniel StenbergRELEASE-NOTES: synced with ae7369b6d
2017-11-14 Michael KaufmannURL: return error on malformed URLs with junk after...
2017-11-14 Daniel StenbergINTERNALS: we may use libidn2 now, not libidn
2017-11-13 Patrick Monneratzlib/brotli: only include header files in modules needi...
2017-11-13 Daniel StenbergSMB: fix uninitialized local variable
2017-11-12 Orgad Shanehconnect.c: remove executable bit on file
2017-11-11 hsiao yiREADME.md: fixed layout
2017-11-10 Daniel Stenbergsetopt: split out curl_easy_setopt() to its own file
2017-11-10 John Starkscmake: Add missing setmode check
next