curl.1: updated --libcurl
[platform/upstream/curl.git] / src /
2012-02-23 Colin HogbenGenerate lists and use symbols in --libcurl code output.
2012-02-16 Steve Holmecurl: Added support for --mail-auth
2012-02-13 Colin Hogbenconfigure: add option disable --libcurl output
2012-02-13 Alessandro Ghedinicurl tool: allow negative numbers as option values
2012-02-09 Kamil Dudkanss: add support for the CURLSSLOPT_ALLOW_BEAST option
2012-02-09 Daniel Stenberg--ssl-allow-beast added
2012-02-09 Dave Reisnercurl: use new library-side TCP_KEEPALIVE options
2012-02-07 Yang Tsecurl tool: allow glob-loops to abort again upon critica...
2012-02-06 Daniel Stenbergcurl tool: don't abort glob-loop due to failures
2012-01-18 Colin HogbenRemove bogus optimisation of telnet upload.
2012-01-04 Yang Tsetool_formparse.c: fix compiler warning: enumerated...
2011-12-30 Yang Tseremoved trailing whitespace
2011-12-21 Daniel Stenbergoperate: removed a single trailing space
2011-12-21 Dan Fandrich--retry: Retry transfers on timeout and DNS errors
2011-12-16 Daniel Stenbergcurl -F: fix multiple file upload with custom type
2011-11-25 Yang Tsetvdiff_secs(): sub-zero time difference adjustment
2011-11-20 Daniel Stenberg-J -O: use -O name if no Content-Disposition header...
2011-11-17 Daniel StenbergFindWin32CACert: return OK even if CA cert isn't found
2011-11-11 Daniel Stenbergprogress_cb: avoid buffer overflow
2011-11-03 Yang Tsetool_cb_wrt.c: disambiguate warning message
2011-11-03 Yang Tsetool_cfgable.c: pending check done
2011-11-01 Yang Tsetool_cb_see.h: fix compiler warning
2011-10-31 Yang Tsesetup.h: fix compiler warning
2011-10-24 Daniel Stenberglarge headers: have curl accept >16K headers
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-22 Yang Tsetool_operate.c: OOM handling fix
2011-10-16 Daniel Stenberg--show-error: position indepdenent
2011-10-07 Yang Tselibcurl: some OOM handling fixes
2011-10-06 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-10-05 Yang Tsecurl tool: fix compiler warning
2011-10-05 Yang Tsecurl tool: OOM handling fixes
2011-10-05 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-10-05 Yang Tsecurl tool: OOM handling fixes
2011-10-05 Yang Tsecurl tool: OOM handling fixes
2011-10-05 Yang Tsecurl tool: OOM handling fixes
2011-10-05 Yang Tsecurl tool: header inclusion adjustment
2011-10-05 Yang Tsecurl tool: symbol check adjustment
2011-10-04 Yang Tsecurl tool: header inclusion adjustment
2011-10-04 Yang Tsecurl tool: code moved to tool_*.[ch] files
2011-10-03 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-30 Yang Tsecurl tool: fix some more OOM handling
2011-09-28 Yang Tsecurl tool: adjust header callback single call write...
2011-09-27 Guenter KnaufAdded SPNEGO to NetWare build.
2011-09-26 Yang Tsecurl tool: fix a compiler warning
2011-09-26 Yang Tsecurl tool: fix some OOM handling - f4853db5 follow-up
2011-09-26 Yang Tsecurl tool: fix some OOM handling
2011-09-26 Yang Tseremove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY
2011-09-25 Yang Tseallow write callbacks to indicate OOM to libcurl
2011-09-25 Guenter KnaufNetWare makefile tweaks to select different builds.
2011-09-24 Daniel StenbergPOST: always set postfieldsize
2011-09-24 Yang Tsecurl tool: fix a compiler warning
2011-09-24 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-24 Yang Tsecurl tool: fix some OOM handling issues
2011-09-22 Yang Tsecurl tool: fix some OOM handling issues
2011-09-22 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-21 Yang Tsecurl tool: make my_setopt ignore curl_easy_setopt resul...
2011-09-21 Guenter KnaufChanged suffix rules to pattern rules.
2011-09-21 Guenter KnaufSome more MinGW build tweaks.
2011-09-20 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-20 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-20 Guenter KnaufA bunch of MinGW build tweaks.
2011-09-20 Guenter KnaufAdded _WIN32_WINNT define for IPv6 builds.
2011-09-19 Yang Tsecurl tool: truly fix compiler warning
2011-09-19 Yang Tsecurl tool: fix compiler warning
2011-09-19 Yang Tsecurl tool: reviewed code moved to tool_*.[ch] files
2011-09-17 Yang Tsecurl tool: create tool_myfunc.[ch] which later on will...
2011-09-17 Yang Tsecurl tool: reorder free_config_fields() field handling
2011-09-17 Guenter KnaufFixed MinGW WinIDN lib dependency.
2011-09-17 Yang Tsetool_convert.c: fix no newline at end of file
2011-09-16 Yang Tsecurl tool: move 'Configurable' and free_config_fields...
2011-09-16 Yang Tsesrc/setup.h: add conditional include of assert.h
2011-09-16 Yang Tsecurl tool: move so called 'multi_files' stuff into...
2011-09-16 Yang Tsecurl tool: move convert_* functions into tool_convert...
2011-09-15 Yang Tsemain.c: convert GetStr() into a macro to ease leak...
2011-09-15 Yang Tsemain.c: de-obfuscate a couple for-loop exit conditions
2011-09-15 Yang Tsecurl tool: fix a bunch of double free's uncovered 2011...
2011-09-15 Yang Tsecurl MSVC project files: adjust resource compiler inclu...
2011-09-14 Yang Tsesrc/Makefile.vc6: adjust resource compiler include...
2011-09-14 Yang Tsecurl tool: re-enable MemoryTracking capability on ...
2011-09-11 Guenter KnaufUpdated makefiles to latest libssh2.
2011-09-10 Yang Tseurlglob.c: fix OOM handling
2011-09-08 Guenter KnaufAvoid ftruncate() static define with MinGW64.
2011-09-05 Yang Tsefix bool variables checking and assignment
2011-09-05 Yang Tsefix bool variables checking and assignment
2011-09-04 Yang Tsesetup_once.h cleanup and sync
2011-09-04 Guenter KnaufAdded SPNEGO to MinGW makefiles.
2011-09-03 Yang Tserevert changes not intended to be pushed with commit...
2011-09-03 Yang Tsefix a bunch of MSVC compiler warnings
2011-09-03 Guenter KnaufUpdated dependecies versions.
2011-09-03 Guenter KnaufSome MinGW makefile tweaks for MinGW64.
2011-08-26 Yang TseNTLM single-sign on adjustments (XI)
2011-08-26 Yang TseNTLM single-sign on adjustments (X)
2011-08-21 Yang Tsezlib: ensure user provided memory functions are used...
2011-08-21 Daniel Stenbergmain: fix segfault
2011-08-21 Yang TseMemoryTracking: adjust initialization calling - followup
2011-08-20 Yang TseMemoryTracking: adjust initialization calling
2011-08-18 Yang Tsezlib: enforce full initialization of our data space...
2011-08-13 Daniel StenbergVC6 makefiles: added embedded documentation
2011-08-12 Daniel Stenbergadded --delegation
2011-08-05 Yang Tsekeep a single copy of config-win32.h in version control...
next