]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2017-04-24  Dan FandrichMakefile: avoid use of GNU-specific form of $<
2017-04-24  Kamil Dudkanss: adapt to the new Curl_llist API
2017-04-24  Marcel Raadcurl-compilers.m4: accept -Og and -Ofast GCC flags 1440/head
2017-04-24  Daniel StenbergRELEASE-NOTES: synced with c68fed875
2017-04-24  Daniel Stenbergconfigure: fix the -ldl check for openssl, add -lpthrea...
2017-04-23  Daniel Stenbergllist: fix a comment after cbae73e1dd9
2017-04-23  Jay Satiroschannel: Don't treat encrypted partial record as pendi...
2017-04-22  Alan Jenkinsmulti: clarify condition in curl_multi_wait
2017-04-22  Marcel Raadlib: fix maybe-uninitialized warnings
2017-04-22  Dan Fandrichgnutls: removed some code when --disable-verbose is...
2017-04-22  Daniel Stenbergllist: no longer uses malloc
2017-04-21  Marcel Raadtypecheck-gcc: handle function pointers properly
2017-04-21  Dan Fandrichmbedtls: enable NTLM (& SMB) even if MD4 support is...
2017-04-21  Daniel Stenbergtests: remove the html and PDF versions from the tarball
2017-04-20  Daniel Stenbergopenssl: fix memory leak in servercert
2017-04-20  Daniel StenbergRevert "src/Makefile.am: avoid explicit $<"
2017-04-19  Daniel Stenbergbump: start working on next release
2017-04-19  Daniel Stenbergsrc/Makefile.am: avoid explicit $<
2017-04-19  Daniel StenbergTHANKS: add contributors from 7.54.0 release notes curl-7_54_0
2017-04-19  Daniel StenbergRELEASE-NOTES: curl 7.54.0
2017-04-18  Marcel Raadnss: fix MinGW compiler warnings 1393/head
2017-04-18  Jay SatiroTLS: Fix switching off SSL session id when client cert...
2017-04-17  David Benjaminopenssl: don't try to print nonexistant peer private...
2017-04-17  David Benjaminopenssl: fix thread-safety bugs in error-handling
2017-04-17  David Benjaminopenssl: make SSL_ERROR_to_str more future-proof
2017-04-17  Daniel Gustafssoncode: fix typos and style in comments
2017-04-17  Marcel Raadextern-scan.pl: strip trailing CR 1422/head
2017-04-17  Marcel Raadconfigure.ac: ignore CR after version numbers
2017-04-17  Marcel Raad.gitattributes: force shell scripts to LF
2017-04-16  Marcel Raadunit1303: fix compiler warning
2017-04-16  Daniel StenbergRELEASE-NOTES: synced with 1451271e0
2017-04-15  Larry Stefanihttp2: fix handle leak in error path
2017-04-15  Larry Stefanimbedtls: fix memory leak in error path
2017-04-15  Marcel Raadcurl-compilers.m4: turn implicit function declarations...
2017-04-12  Marcel Raadtest1541: also test for CURL_PULL_WS2TCPIP_H 1412/head
2017-04-12  Marcel Raadtests/server/util: prefer <poll.h> over <sys/poll.h>
2017-04-11  Daniel StenbergCurl_expire_latest: ignore already expired timers
2017-04-11  Daniel Stenbergsystem.h: fix mingw section
2017-04-11  Marcel Raadpolarssl: unbreak build with versions < 1.3.8
2017-04-11  Marcel Raadpoll: prefer <poll.h> over <sys/poll.h> 1406/head
2017-04-10  Alexis La Goutteopenssl: fix this statement may fall through [-Wimplici...
2017-04-10  Kamil Dudkanss: load CA certificates even with --insecure
2017-04-10  Daniel StenbergRELEASE-NOTES: synced with f9d1e9a27f7e1
2017-04-10  Dan Fandrichlibcurl-thread.3: fixed a bad macro that caused test...
2017-04-09  Daniel Stenberglibcurl-thread.3: also mention threaded-resolver
2017-04-08  Daniel Stenberg.github/stale.yml: enable the stale bot
2017-04-08  Jay SatiroCURLINFO_SCHEME.3: fix variable type
2017-04-08  Marcel RaadINSTALL.md: fix secure transport configure arguments
2017-04-08  Marcel Raadvtls: fix unreferenced variable warnings
2017-04-07  Daniel StenbergBUGS: "Bugs in old versions"
2017-04-07  Daniel Stenbergsystem.h: add section for tcc
2017-04-07  Marcel Raadschannel: fix compiler warnings
2017-04-07  Isaac Boukrissspi: print out InitializeSecurityContext() error message
2017-04-06  Marcel Raadgtls: fix compiler warning
2017-04-06  Daniel Stenbergtest1606: verify speedcheck
2017-04-06  Daniel Stenberglow_speed_limit: improved function for longer time...
2017-04-06  Daniel Stenbergsystem.h: set sizeof long to 4 on "default 32 bit"...
2017-04-06  Marcel Raadnss: fix build after e60fe20fdf94e829ba5fce33f7a9d6c281...
2017-04-06  Daniel StenbergINSTALL.cmake: more problems
2017-04-05  Daniel Stenbergtest1541: ignore the curl_off_t variable type name...
2017-04-05  Daniel StenbergRevert "configure: prefer 'long long' to int64_t for...
2017-04-05  Marcel Raadtool_operate: fix MinGW compiler warning 1378/head
2017-04-05  Marcel Raadtool_operate: move filetime code to its own function
2017-04-05  Daniel Stenbergconfigure: prefer 'long long' to int64_t for curl_off_t
2017-04-04  Dániel Bakaitests: added test for Curl_splaygetbest to unit1309
2017-04-04  Dániel Bakaimulti: fix queueing of pending easy handles
2017-04-04  Marcel Raadtool: fix Windows Unicode build
2017-04-04  Martin Kepplingercurl_sasl: declare mechtable static
2017-04-04  Antti Hätäläurl: don't free postponed data on connection reuse
2017-04-04  Daniel StenbergRELEASE-NOTES: synced with 4f2e348f9b42c69c480
2017-04-04  Daniel Stenberghash: move key into hash struct to reduce mallocs
2017-04-04  Daniel Stenbergllist: replace Curl_llist_alloc with Curl_llist_init
2017-04-04  Jay Satiroeasy: silence compiler warning
2017-04-04  Richlvdocs: minor typo in write-out.d
2017-04-03  Daniel Stenberginclude: curl/system.h is a run-time version of curlbuild.h
2017-04-03  Daniel Stenbergmulti: make curl_multi_wait avoid malloc in the typical...
2017-04-03  Marcel Raadtests/server/util: remove in6addr_any for recent MinGW 1379/head
2017-04-02  Daniel Stenbergdocs: added examples for CURLINFO_FILETIME.3 and CURLOP...
2017-04-01  Jay Satirofail-early.d: fix typos
2017-03-31  Jay Satirodocs: Explain --fail-early does not imply --fail
2017-03-31  Daniel Stenbergtelnet: (win32) fix read callback return variable
2017-03-31  Daniel StenbergCTestConfig.cmake: removed, unused
2017-03-30  Daniel Stenberglibcurl.def: removed, unused
2017-03-30  Daniel Stenbergdocs/index.html: removed, was not shipped anyway
2017-03-30  Daniel Stenbergdist: add missing files to the tarball
2017-03-30  Peter Wucmake: fix build with cmake 2.8.12.2
2017-03-30  Marcel Raadssh: fix narrowing conversion warning
2017-03-30  Marcel Raadhttp2: silence unused parameter warnings
2017-03-30  Hanno Böckcurl: fix callback functions to match prototype
2017-03-30  Alexis La Gouttegcc7: fix ‘*’ in boolean context, suggest ‘&&’ instead...
2017-03-30  Marcel Raadschannel: fix unused variable warning
2017-03-30  Marcel Raadconnect: fix unreferenced parameter warning
2017-03-30  Marcel Raadselect: use correct SIZEOF_ constant
2017-03-30  Daniel Stenbergcmake: add cmake file in docs/libcurl/opts/ to dist
2017-03-30  Daniel Stenbergcmake: add more missing files to the dist
2017-03-29  Daniel Stenbergdocs/Makefile.am: include CMakeLists.txt in the dist...
2017-03-29  Marcel RaadNTLM: check for features with #ifdef instead of #if
2017-03-29  Hanno Böckcurl: fix callback argument inconsistency
2017-03-29  Daniel StenbergRELEASE-NOTES: synced with 556c51a2df
2017-03-29  madblobfishKNOWN_BUGS: typo
next