summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* buildconf.bat: Maintain compatibility with DOS based systemsSteve Holme2015-08-091-4/+12
* CURLOPT_RESOLVE.3: Note removal support was added in 7.42Jay Satiro2015-08-091-2/+3
* checksrc.bat: Fixed error when missing *.c and *.h filesSteve Holme2015-08-081-6/+6
* checksrc.bat: Fixed incorrect 'lib\vtls' path check in commit 333c36b276Steve Holme2015-08-081-2/+2
* checksrc.bat: Fixed error when [directory] isn't a curl source directorySteve Holme2015-08-081-6/+12
* checksrc.bat: Added check for unknown argumentsSteve Holme2015-08-081-2/+16
* scripts: Added missing commentsSteve Holme2015-08-083-0/+12
* scripts: Always perform setlocal and endlocal calls in pairsSteve Holme2015-08-082-10/+10
* scripts: Allow -help to be specified in any argumentSteve Holme2015-08-085-23/+35
* curl_multi_remove_handle.3: fix formattingjuef2015-08-061-1/+1
* README: Added notes about 'Running DLL based configurations'Steve Holme2015-08-061-0/+41
* RELEASE-NOTES: Synced with cf8975387fSteve Holme2015-08-061-6/+10
* buildconf.bat: Synchronise no repository error with generate.batSteve Holme2015-08-061-3/+4
* generate.bat: Added a check for the presence of a git repositorySteve Holme2015-08-061-0/+8
* build: Added wolfSSL configurations to VC10+ project filesJay Satiro2015-08-0620-0/+3280
* build: Added wolfSSL build script for Visual Studio projectsJay Satiro2015-08-064-0/+520
* CHANGES: refer to the online changelogDaniel Stenberg2015-08-061-11/+3
* NTLM: handle auth for only a single requestIsaac Boukris2015-08-061-1/+8
* RELEASE-NOTES: Synced with 473807b95fSteve Holme2015-08-051-0/+6
* generate.bat: Use buildconf.bat for prerequisite file clean-upSteve Holme2015-08-052-4/+4
* buildconf.bat: Added support for file clean-up via -cleanSteve Holme2015-08-051-2/+58
* buildconf.bat: Added progress outputSteve Holme2015-08-051-3/+11
* buildconf.bat: Avoid using goto for file not in repositorySteve Holme2015-08-051-19/+20
* curl_slist_append.3: add error checking to the exampleDaniel Stenberg2015-08-051-1/+5
* buildconf.bat: Added display of usage text with -helpSteve Holme2015-08-051-0/+11
* buildconf.bat: Added exit codes for error handlingSteve Holme2015-08-051-5/+15
* buildconf.bat: Added our standard copyright headerSteve Holme2015-08-051-5/+27
* buildconf.bat: Use lower-case for commands and reserved keywordsSteve Holme2015-08-051-12/+12
* generate.bat: Only clean prerequisite files when in ALL modeSteve Holme2015-08-041-1/+1
* generate.bat: Moved error messages out of sub-routinesSteve Holme2015-08-041-4/+12
* generate.bat: More use of lower-case for commands and reserved keywordsSteve Holme2015-08-041-4/+4
* libcurl.3: fix a single typoDaniel Stenberg2015-08-031-3/+3
* RELEASE-NOTES: synced with c4eb10e2f06fDaniel Stenberg2015-08-031-5/+16
* SSH: three state machine fixupsDaniel Stenberg2015-08-021-4/+7
* curl_gssapi: remove 'const' to fix compiler warningsDaniel Stenberg2015-08-021-3/+3
* docs: formpost needs the full size at start of uploadDaniel Stenberg2015-08-022-2/+7
* sspi: Fix typo from left over from old code which referenced NTLMSteve Holme2015-08-011-1/+1
* win32: Fix compilation warnings from commit 40c921f8b8Steve Holme2015-08-012-2/+11
* schannel: Fix compilation warning from commit 7a8e861a56Steve Holme2015-08-011-1/+5
* libcurl-thread.3: minor reformattingDaniel Stenberg2015-07-311-65/+46
* curl_global_init_mem.3: Warn threaded resolver needs thread safe funcsJay Satiro2015-07-311-2/+3
* libcurl-thread.3: Warn memory functions must be thread safeJay Satiro2015-07-312-7/+15
* RELEASE-NOTES: Synced with 8b1d00ac1aSteve Holme2015-07-311-1/+7
* INSTALL: Minor formatting correction in 'Legacy Windows and SSL' sectionSteve Holme2015-07-301-6/+6
* http: move HTTP/2 cleanup code off http_disconnect()Kamil Dudka2015-07-302-23/+13
* ABI doc: use secure URLViktor Szakats2015-07-301-1/+1
* ABI: remove the ascii logoDaniel Stenberg2015-07-301-39/+31
* libcurl-multi.3: mention curl_multi_waitDaniel Stenberg2015-07-301-25/+24
* maketgz: Fixed some VC makefiles missing from the release tarballSteve Holme2015-07-301-2/+3
* RELEASE-NOTES: Synced with 2d7e165761Steve Holme2015-07-291-1/+3