Commit History

作者 SHA1 備註 提交日期
  Patrick Monnerat e839446c2a ssluse.c,sslgen.c,sslgen.h: move certinfo support to generic SSL 11 年之前
  Daniel Stenberg 8a7a277c08 ossl_recv: check for an OpenSSL error, don't assume 11 年之前
  Daniel Stenberg 7b97f03f09 cert_stuff: avoid double free in the PKCS12 code 11 年之前
  Daniel Stenberg ce362e8eb9 cert_stuff: remove code duplication in the pkcs12 logic 11 年之前
  Mike Giancola 520833cbe1 ossl_recv: SSL_read() returning 0 is an error too 11 年之前
  Mike Giancola e58d9c87f7 ossl_send: SSL_write() returning 0 is an error too 11 年之前
  Daniel Stenberg bdb396ef2a servercert: allow empty subject 11 年之前
  Daniel Stenberg 1a4dd1aa7c ossl_seed: avoid recursive seeding! 11 年之前
  Daniel Stenberg ad7291c1a9 ossl_seed: fix the last resort PRNG seeding 11 年之前
  Daniel Stenberg c43127414d always-multi: always use non-blocking internals 11 年之前
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 年之前
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 年之前
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 年之前
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files 11 年之前
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 年之前
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 11 年之前
  Cristian Rodríguez fa1ae0abcd OpenSSL: Disable SSL/TLS compression 11 年之前
  Oscar Koeroo 1394cad30f SSL: Several SSL-backend related fixes 11 年之前
  Daniel Stenberg 3f20303702 OpenSSL/servercert: use correct buffer size, not size of pointer 11 年之前
  Daniel Stenberg da82f59b69 CURLOPT_SSL_VERIFYHOST: stop supporting the 1 value 11 年之前
  Marc Hoersken 9547be37c2 ssluse.c: md5.h is required for Curl_ossl_md5sum 11 年之前
  Yang Tse 3bda1cef92 ssluse.c: fix compiler warning: conversion to 'int' from 'size_t' 12 年之前
  Daniel Stenberg aed6db2cb9 ossl_seed: remove leftover RAND_screen check 12 年之前
  Daniel Stenberg 849179ba27 SSL cleanup: use crypto functions through the sslgen layer 12 年之前
  Yang Tse 6085ca2aed Fix bad failf() and info() usage 12 年之前
  Daniel Stenberg 674e53f40e OpenSSL: support longer certificate subject names 12 年之前
  Gokhan Sengun dd18e714ff OpenSSL cert: provide more details when cert check fails 24 年之前
  Tatsuhiro Tsujikawa ebf315e6f3 OpenSSL: Made cert hostname check conform to RFC 6125 12 年之前
  Yang Tse 3c80309c27 fix several compiler warnings 12 年之前
  Yang Tse 8af4b657d0 fix some compiler warnings 12 年之前