Commit History

Author SHA1 Message Date
  Nick Mathewson ed02a409cf Merge branch 'bug16034_no_more_openssl_098_squashed' 9 years ago
  Nick Mathewson e9677c8f8d Drop support for OpenSSLs without AES_CTR 9 years ago
  Nick Mathewson f8f407d66a Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args 9 years ago
  Nick Mathewson 971f0f8e18 Remove code to support OpenSSL 0.9.8 9 years ago
  Nick Mathewson f0a0568e7f Stop poking SSL_CTX->comp_methods 9 years ago
  Nick Mathewson b7f3d52865 Use SSL_CIPHER accessor functions 9 years ago
  Nick Mathewson 496df21c89 Use SSL_CIPHER_find where possible. 9 years ago
  Nick Mathewson 67964cfa78 Try using SSL_get_ciphers in place of session->ciphers 9 years ago
  Nick Mathewson 2f7c9b6ecb Tweak rectify_client_ciphers to work with openssl 1.1 9 years ago
  Nick Mathewson 32bd533dda Merge remote-tracking branch 'origin/maint-0.2.6' 9 years ago
  Nick Mathewson b3a225fb13 Bump maint-0.2.6 to 0.2.6.8 9 years ago
  Nick Mathewson d5e4a63436 Fix some compilation warnings 9 years ago
  Nick Mathewson 2308f917f9 Merge remote-tracking branch 'andrea/ticket15358_squashed_2' 9 years ago
  Nick Mathewson 0d3b3a4a23 Merge remote-tracking branch 'special/bug16060' 9 years ago
  Nick Mathewson cc1943bf6e Merge remote-tracking branch 'dgoulet/bug16021_027_01' 9 years ago
  cypherpunks b54626fd11 Silence two make rules 9 years ago
  Andrea Shepard 79f7721a7e Changes file for ticket 15358 9 years ago
  Andrea Shepard 4cbc9c5313 Add GETINFO network-liveness to control protocol 9 years ago
  Andrea Shepard dce9e915c7 Implement EVENT_NETWORK_LIVENESS 9 years ago
  John Brooks 6f9e90101e Fix crash on HUP with mixed ephemeral services 9 years ago
  David Goulet a324d7e8e1 Test: add unit test for rend_data_t object and functions 9 years ago
  David Goulet 2aaaf7b145 Fix: init HSDirs list in rend_data_service_create 9 years ago
  Nick Mathewson d05d21c89a Merge branch 'bug15880_027_03' 9 years ago
  David Goulet acfa374048 Test: fix HS_DESC to expect descriptor ID 9 years ago
  David Goulet c1ffeadff4 Add missing descriptor ID to HS_DESC control event 9 years ago
  David Goulet 6346d73b8e Fix rend_config_services() indentation 9 years ago
  David Goulet b6e7b57d9a Use safe_str_client() for service ID in log 9 years ago
  Nick Mathewson d55db221e8 tor_tls_get_buffer_sizes() will not work on openssl 1.1. Patch from yawning 9 years ago
  Nick Mathewson 34451c7a45 Use SSL_state() to inspect the state of SSL objects. 9 years ago
  Nick Mathewson 22da5001b5 Use SSL_clear_mode where available. 9 years ago