Historia zmian

Autor SHA1 Wiadomość Data
  Nick Mathewson a8d6989589 Whitespace fixes 8 lat temu
  Nick Mathewson 8a4bba06d2 Rename crypto_digest_all, and digests_t. 8 lat temu
  Nick Mathewson d467227323 Merge remote-tracking branch 'public/ticket11150_client_only' 8 lat temu
  Nick Mathewson c32a43a4d2 Move openssl version compatibility defines into a new header. 8 lat temu
  Nick Mathewson bd1a137893 Remove the client-side code for the v1 and v2 tls handshakes. 8 lat temu
  rl1987 b216340d75 Fix compilation failure when SSL_SESSION_get_master_key() is provided by OpenSSL. 8 lat temu
  Nick Mathewson 0ead9a58b9 Avoid warnings in tortls.h includes 8 lat temu
  Nick Mathewson b5aa257d46 Fix "make check-spaces" 8 lat temu
  Nick Mathewson 39901bd408 Make test_tortls compile without warnings 8 lat temu
  Ola Bini 94e5db3dca Add tests for tortls.c 8 lat temu
  Nick Mathewson 1b52e95028 Merge branch '12498_ed25519_keys_v6' 9 lat temu
  Nick Mathewson 55bb7bbafd Tests for AUTHENTICATE cell functionality. 9 lat temu
  Nick Mathewson b75361c5ed Start testing cell encoders/processers for the v3 handshake. 9 lat temu
  Yawning Angel 452cebc4a4 Remove support for OpenSSL without ECC. 9 lat temu
  Nick Mathewson ed02a409cf Merge branch 'bug16034_no_more_openssl_098_squashed' 9 lat temu
  Nick Mathewson d55db221e8 tor_tls_get_buffer_sizes() will not work on openssl 1.1. Patch from yawning 9 lat temu
  Nick Mathewson 79e85313aa Write the outlines of a WritingTests.txt document 9 lat temu
  Nick Mathewson a9720b90f8 Fix whitespace from tor_x509_cert rename 9 lat temu
  Nick Mathewson f253aef14f Mechanical rename: tor_cert_t -> tor_x509_cert_t 9 lat temu
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 lat temu
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 lat temu
  dana koch 3ce3984772 Uplift status.c unit test coverage with new test cases and macros. 10 lat temu
  Marek Majkowski 16d1dd134a Fix #9043 - simplyfy the code and use EVP_PKEY_cmp instead of pkey_eq / tor_tls_evp_pkey_eq 11 lat temu
  Marek Majkowski d769cd82b5 Bug #5170 - make pkey_eq testable, introduce test_tortls.c 11 lat temu
  Nick Mathewson 452cfaacfc Track TLS overhead: diagnostic for bug 7707 11 lat temu
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 lat temu
  Nick Mathewson 25afecdbf9 Make ECDHE group configurable: 224 for public, 256 for bridges (default) 11 lat temu
  Nick Mathewson 175b2678d7 Let servers choose better ciphersuites when clients support them 11 lat temu
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 lat temu
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 lat temu