Historie revizí

Autor SHA1 Zpráva Datum
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined před 11 roky
  Andrea Shepard 5543c5b202 Fix formatting in various places after 6465/6816 work před 11 roky
  Nick Mathewson 751b3aabb5 Merge remote-tracking branch 'public/openssl_1_is_best' před 11 roky
  Robert Ransom cd884c764b Fix documentation for crypto_pk_cmp_keys před 11 roky
  Robert Ransom 62babcaf0a Implement and use crypto_pk_eq_keys před 11 roky
  Robert Ransom f3916a6855 Make crypto_pk_cmp_keys do something sane for NULL keys před 11 roky
  Nick Mathewson be68c1fb43 Log a notice if we're running with OpenSSL before 1.0.0. před 11 roky
  Nick Mathewson feabf4148f Drop support for openssl 0.9.7 před 11 roky
  Nick Mathewson 7607ad2bec Detect openssl header version doesn't match runtime version před 11 roky
  Nick Mathewson e3a130a7eb Don't log about Libevent/OpenSSL initialization when all's well před 11 roky
  Nick Mathewson 20d6f787aa Fix "make check-spaces" issues před 12 roky
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements před 12 roky
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 před 12 roky
  Sebastian Hahn a5a8296892 Fix clang 3.1 compile warning in crypto.c před 12 roky
  Nick Mathewson 21e3261914 Bump _WIN32_WINNT to 0x0501 throughout the code před 12 roky
  Nick Mathewson 9ffccb3f49 Remove all instances of WIN32_WINNT (without leading _) před 12 roky
  Nick Mathewson 4db5a1e151 Remove needless check for a buffer that could not be NULL. před 12 roky
  Nick Mathewson ab3197c059 Remove a couple redundant NULL-checks before crypto_cipher_free před 12 roky
  Nick Mathewson 01905a6ef9 Excise PK_NO_PADDING entirely: Unpadded RSA is silly. před 12 roky
  Nick Mathewson de0dca0de7 Refactor the API for setting up a block cipher. před 12 roky
  Nick Mathewson 00b4784575 Remove support for PK_NO_PADDING in crypto_pk_public_hybrid_encrypt před 12 roky
  Robert Ransom cd029f0ca3 Fix crypto_hmac_sha256 documentation comment před 12 roky
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 před 12 roky
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. před 12 roky
  Nick Mathewson 73d4dbe103 whitespace and warning fixes for bug4746 před 12 roky
  Nick Mathewson 7fbf1e225e Merge remote-tracking branch 'asn-mytor/bug4746' před 12 roky
  Nick Mathewson d29a390733 Test for broken counter-mode at runtime před 12 roky
  Nick Mathewson 5741aef3dc We no longer need to detect openssl without RAND_poll() před 12 roky
  Nick Mathewson 85c7d7659e Add macros to construct openssl version numbers před 12 roky
  Sebastian Hahn 2367f7e559 Make sure MAX_DNS_LABEL_SIZE is defined před 12 roky