Commit History

Author SHA1 Message Date
  Steve Holme b04eef1318 openssl: Use 'CURLcode result' 9 years ago
  Steve Holme f0b4bc12f8 openssl: Use 'CURLcode result' 9 years ago
  Steve Holme 14b4707d9a openssl: Use 'CURLcode result' 9 years ago
  Steve Holme befbc8f56b code cleanup: Use 'CURLcode result' 9 years ago
  Daniel Stenberg 697aa67d18 openssl: enable NPN separately from ALPN 9 years ago
  Kamil Dudka 07048941a4 openssl: fix a line length warning 9 years ago
  Guenter Knauf 357a15a649 Fixed error message since we require ALPN support. 9 years ago
  Guenter Knauf e42e3a4fac Check for ALPN via OpenSSL version number. 9 years ago
  Jay Satiro ec783dc142 SSL: Remove SSLv3 from SSL default due to POODLE attack 9 years ago
  Daniel Stenberg 9d64ab7d5a pinning: minor code style policing 9 years ago
  Patrick Monnerat 357ff4d1dc Factorize pinned public key code into generic file handling and backend specific 9 years ago
  moparisthebest 93e450793c SSL: implement public key pinning 9 years ago
  Paul Howarth 785395b07e openssl: build fix for versions < 0.9.8e 9 years ago
  Steve Holme 98633c2a19 openssl.c: Fixed longer than 79 columns 10 years ago
  Steve Holme bdfc75e751 openssl.c: Fixed compilation warning 10 years ago
  Jose Alf fc5a5a4f07 openssl: fix version report for the 0.9.8 branch 10 years ago
  Daniel Stenberg 7d2f61f66a openssl: replace call to OPENSSL_config 10 years ago
  Daniel Stenberg ea6d371e7c Curl_ossl_version: adapted to detect BoringSSL 10 years ago
  Daniel Stenberg 7efff86639 Curl_ossl_version: detect and show libressl 10 years ago
  Daniel Stenberg b9f6ca1d32 openssl: make ossl_send return CURLE_OK better 10 years ago
  Daniel Stenberg 8dfd22089c vtls: make the random function mandatory in the TLS backend 10 years ago
  Daniel Stenberg c50ce85918 Curl_ossl_init: call OPENSSL_config for initing engines 10 years ago
  Tatsuhiro Tsujikawa c7638d93b0 openssl: Fix uninitialized variable use in NPN callback 10 years ago
  Daniel Stenberg 53a5b95c21 CURLINFO_SSL_VERIFYRESULT: assign at first connect call 10 years ago
  Daniel Stenberg 52d16c84d2 openssl: unbreak PKCS12 support 10 years ago
  Daniel Stenberg 21aafd09f6 openssl: biomem->data is not zero terminated 10 years ago
  Daniel Stenberg 97f214d0c9 http2+openssl: fix compiler warnings in ALPN using code 10 years ago
  Daniel Stenberg 6448946ac3 http2: let openssl mention the exact protocol negotiated 10 years ago
  Daniel Stenberg ef813c7097 http2: remove _DRAFT09 from the NPN_HTTP2 enum 10 years ago
  Daniel Stenberg dcdbac2568 openssl: info massage with SSL version used 10 years ago