Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-06-14 | build: Fix typo from OpenSSL 1.0.2 version detection fix | Drake Arconis | |
2015-06-14 | build: Properly detect OpenSSL 1.0.2 when using configure | Drake Arconis | |
2011-09-28 | configure openssl version check: handle lack of L suffix | Daniel Stenberg | |
It seems some versions of the OpenSSL version defines don't come with L appended to the number, so let's deal with that nicely. | |||
2011-06-11 | configure: OpenSSL API detection cleanup | Yang Tse | |
2011-06-09 | configure: warn if OpenSSL headers and library versions don't match | Yang Tse | |
2011-06-09 | configure: get API info for a couple of OpenSSL functions (followup 2) | Yang Tse | |
2011-06-09 | configure: get API info for a couple of OpenSSL functions (followup 1) | Yang Tse | |
2011-06-06 | configure: get API info for a couple of OpenSSL functions | Yang Tse | |