Commit History

Author SHA1 Message Date
  Tatsuhiro Tsujikawa 7dc5567cad InternalMessageDigestImpl: Code cleanup 12 years ago
  Tatsuhiro Tsujikawa 77b7747ca8 Ensure that Commands are cleaned up before RequestGroupMan is deleted 12 years ago
  Tatsuhiro Tsujikawa ca8ac6e7d3 bignum.h: Fix compile error 12 years ago
  Tatsuhiro Tsujikawa 6198b607e9 Merge branch 'master' into bignum-arc4 12 years ago
  Tatsuhiro Tsujikawa e3e4ff700a Merge branch 'master' into random 12 years ago
  Tatsuhiro Tsujikawa cf5b049999 Merge branch 'patch-2' of https://github.com/ITriskTI/aria2 into ITriskTI-patch-2 12 years ago
  Nils Maier 450677f2bb Mention --without-appletls for checksumming 12 years ago
  Nils Maier ede8ee7fe8 Add notes about AppleTLS and -MD 12 years ago
  ITriskTI f2137eb784 Fixed a typo in the English manual 12 years ago
  ITriskTI 5787b1e161 Update aria2c.rst 12 years ago
  Nils Maier 99f170b888 Provide internal ARC4 implementation 12 years ago
  Nils Maier e854463b2d Internal implementation of DHKeyExchange 12 years ago
  Nils Maier 86c61fcf5b Make generateRandomBytes less biased. 12 years ago
  Nils Maier 213de910fd Add myself to AUTHORS 12 years ago
  Nils Maier e5644a7188 Revert OptionHandlerFactory changes 12 years ago
  Nils Maier d1ae9f87fd using to typedef to make gcc-4.6 happy 12 years ago
  Nils Maier 4a1d186962 Better error messages when PKCS12 import fails 12 years ago
  Nils Maier 063451f0c9 TLS: Minor code cleanups 12 years ago
  Nils Maier d560bf0e6f TLS: Fix dangling str() pointers 12 years ago
  Nils Maier 2f1f45bcc5 Document PKCS12 availability 12 years ago
  Nils Maier 37f9c668ff Teach GnuTLS backend to load .p12 files 12 years ago
  Nils Maier f7b0fbbf53 Teach Libssl backend to load .p12 files 12 years ago
  Nils Maier 08e2e412dc Add some md5 tests 12 years ago
  Nils Maier 7cb69c4d9e Add --disable-ssl configure option 12 years ago
  Nils Maier 38bdea4e06 Add internal md5 and sha1 message digests 12 years ago
  Nils Maier a1deb0e9f1 Only use AppleMessageDigest when using AppleTLS 12 years ago
  Nils Maier fa30fe4b15 One MessageDigestImpl.h to rule them all. 12 years ago
  Nils Maier a4e29303ef WinTLS: Implement messsage digest using the Cryptography Provider 12 years ago
  Nils Maier b678bc5e10 Fix AppleMessageDigestImpl use with large data 12 years ago
  Nils Maier 7738063100 AppleTLS: Remove unused variables 12 years ago