Commit History

Author SHA1 Message Date
  Tatsuhiro Tsujikawa 0d0a8a1c35 Bump up version number to 1.18.1 12 years ago
  Tatsuhiro Tsujikawa 2548cd4d6e Fix missing sha1.h and md5.h in Makefile.am 12 years ago
  Tatsuhiro Tsujikawa 218dc89be9 Update doc 12 years ago
  mozillazg a0b669a15a Update README.rst 12 years ago
  Tatsuhiro Tsujikawa 065979cda4 Remove log message "TLS else" as this function called repeatedly 12 years ago
  Tatsuhiro Tsujikawa 33293bcd5a LibsslTLSContext: Remove weak cipher suite 12 years ago
  Tatsuhiro Tsujikawa 98d88ec6d5 Don't log "TLS Handshaking" twice or more 12 years ago
  Tatsuhiro Tsujikawa c2ae77dff4 test: Fix stack overflow 12 years ago
  Tatsuhiro Tsujikawa 3080af7370 Request: Remove previousUri_ 12 years ago
  ITriskTI 667a4725e8 Update aria2c.rst 12 years ago
  Nils Maier 1065f9d964 Document that AppleTLS, WinTLS does not support --ca-certitifcate 12 years ago
  Nils Maier 41bee45792 Document WinTLS, AppleTLS, PKCS12 for --certificate 12 years ago
  Nils Maier 3b35887827 WinTLS: Enable --certifcate support 12 years ago
  Nils Maier 3b9a385305 AppleTLS: Enable --certificate 12 years ago
  Nils Maier 4c84af31be WinTLS: Fix PKCS12 loading 12 years ago
  Tatsuhiro Tsujikawa 50ac6afe36 util.cc: Remove uselss inline static 12 years ago
  Tatsuhiro Tsujikawa b772aa6a5e util::percentEncodeMini: Fix regression bug removed unsignedness 12 years ago
  Nils Maier 9768aa9fad WinTLS: Document PKCS12-only support. 12 years ago
  Nils Maier 00dd83b461 Implement WinTLS 12 years ago
  Nils Maier 3f1d293ed1 WinMessgeDigestImpl: gcc-4.6 does not support .emplace() yet 12 years ago
  Tatsuhiro Tsujikawa 40e53de908 MessageDigestImpl.h: Simplify hash_info_t access 12 years ago
  Tatsuhiro Tsujikawa 6f6a17bff7 Randomizer: Remove unused interfaces 12 years ago
  Tatsuhiro Tsujikawa 986f69e5bf SimpleRandomizer: Use std::random 12 years ago
  Tatsuhiro Tsujikawa 44479c910e Log exception; throw error if loading private key and/or certificate failed 12 years ago
  Tatsuhiro Tsujikawa 7f18494a8c SimpleRandmizer: Fix certain bits generated by getRandomBytes are always 0 12 years ago
  Tatsuhiro Tsujikawa ac996737e5 Move OpenSSL_add_all_algorithms() to Platform::setUp() 12 years ago
  Tatsuhiro Tsujikawa d7d5e8570b Include prefs.h instead of typedef PrefPtr everywhere 12 years ago
  Tatsuhiro Tsujikawa 8536f13cff uri.cc: Use auto instead of adhoc typedef 12 years ago
  Tatsuhiro Tsujikawa d2af91ed08 InternalDHKeyExchange: Remove unused dtor 12 years ago
  Tatsuhiro Tsujikawa da278225c1 InternalARC4Encryptor: Fix compiler warning and remove no use ctor/dtor 12 years ago