Age | Commit message (Expand) | Author |
2016-04-03 | checksrc.bat: Added support for the examples | Steve Holme |
2016-04-03 | checksrc.bat: Re-enabled the tests directory by default | Steve Holme |
2016-04-03 | checksrc.bat: Added tests/server directory support | Steve Holme |
2016-04-03 | checksrc.bat: Disable tests by default until warnings are fixed | Steve Holme |
2016-04-03 | checksrc.bat: Added support for the tests directory | Steve Holme |
2016-04-01 | build: Changed the Visual Studio projects warning level from 3 to 4 | Steve Holme |
2016-04-01 | .gitignore: Added new VC14 SQLite based program database files | Steve Holme |
2016-03-29 | wolfssl: Use ECC supported curves extension | Jay Satiro |
2016-03-29 | build-wolfssl: Allow a broader range of ciphers (Visual Studio) | Jay Satiro |
2016-03-28 | wolfssl: Add ALPN support | Jay Satiro |
2016-03-25 | checksrc.bat: Added support for checking the new vauth directory | Steve Holme |
2016-03-25 | build: Updated all makefiles and project files for the new vauth directory | Steve Holme |
2016-03-23 | checksrc.bat: Updated the help to be consistent with generate.bat | Steve Holme |
2016-03-22 | build-wolfssl: Update VS properties for wolfSSL v3.9.0 | Jay Satiro |
2016-03-19 | build: Added missing Visual Studio filter files for VC10 onwards | Steve Holme |
2016-03-13 | checksrc.bat: Added the ability to scan src and lib source independently | Steve Holme |
2016-03-06 | build-openssl/checksrc.bat: Fixed prepend vs append of Perl path | Steve Holme |
2016-03-05 | .gitignore: Added *.VC.opendb and *.vcxproj.user files for VC14 | Steve Holme |
2016-03-05 | build-openssl.bat: Fixed cannot find perl if installed but not in path | Steve Holme |
2016-03-05 | checksrc.bat: Fixed cannot find perl if installed but not in path | Steve Holme |
2016-02-12 | generate.bat: Fix comment bug by removing old comments | Jay Satiro |
2016-02-04 | URLs: change more http to https | Viktor Szakats |
2016-02-02 | URLs: change more http to https | Viktor Szakats |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-09-03 | projects/Windows/.gitignore: ignore generated files for release | Daniel Stenberg |
2015-08-18 | gitignore: Sort for readability | Jay Satiro |
2015-08-14 | generate.bat: Added support for generating only the prerequisite files | Steve Holme |
2015-08-14 | generate.bat: Only call buildconf.bat if it exists | Steve Holme |
2015-08-14 | generate.bat: Fixed issues when ran in directories with special chars | Steve Holme |
2015-08-09 | generate.bat: Use buildconf.bat for prerequisite file generation | Steve Holme |
2015-08-08 | checksrc.bat: Fixed error when missing *.c and *.h files | Steve Holme |
2015-08-08 | checksrc.bat: Fixed incorrect 'lib\vtls' path check in commit 333c36b276 | Steve Holme |
2015-08-08 | checksrc.bat: Fixed error when [directory] isn't a curl source directory | Steve Holme |
2015-08-08 | checksrc.bat: Added check for unknown arguments | Steve Holme |
2015-08-08 | scripts: Added missing comments | Steve Holme |
2015-08-08 | scripts: Always perform setlocal and endlocal calls in pairs | Steve Holme |
2015-08-08 | scripts: Allow -help to be specified in any argument | Steve Holme |
2015-08-06 | README: Added notes about 'Running DLL based configurations' | Steve Holme |
2015-08-06 | generate.bat: Added a check for the presence of a git repository | Steve Holme |
2015-08-06 | build: Added wolfSSL configurations to VC10+ project files | Jay Satiro |
2015-08-06 | build: Added wolfSSL build script for Visual Studio projects | Jay Satiro |
2015-08-05 | generate.bat: Use buildconf.bat for prerequisite file clean-up | Steve Holme |
2015-08-04 | generate.bat: Only clean prerequisite files when in ALL mode | Steve Holme |
2015-08-04 | generate.bat: Moved error messages out of sub-routines | Steve Holme |
2015-08-04 | generate.bat: More use of lower-case for commands and reserved keywords | Steve Holme |
2015-07-29 | build: Added VC14 project files | Steve Holme |
2015-07-28 | generate.bat: Use lower-case for commands and reserved keywords | Steve Holme |
2015-07-28 | build: Added initial VC14 support to generate.bat | Steve Holme |
2015-07-28 | build: Fixed missing .opensdf files from VC10+ .gitignore files | Steve Holme |
2015-07-28 | build: Use $(ProjectName) macro for curl.exe and curld.exe filenames | Steve Holme |