238 Revīzijas (b2d987b47c7e87477aa4230bf7b237ea79957c1e)

Autors SHA1 Ziņojums Datums
  David Benjamin 8e6db495d3 Add more aggressive DTLS replay tests. pirms 9 gadiem
  David Benjamin 6de0e53919 Add tests for bad CertificateVerify signatures. pirms 9 gadiem
  David Benjamin 399e7c94bf Run go fmt on runner. pirms 9 gadiem
  Adam Langley c5b23a19ea Work around MSVC's limitations. pirms 9 gadiem
  nagendra modadugu 601448aa13 Add server-side support for asynchronous signing. pirms 9 gadiem
  Adam Langley 0950563a9b Implement custom extensions. pirms 9 gadiem
  Adam Langley a54cc0c55c Remove most handshake equal functions from runner. pirms 9 gadiem
  Adam Langley 33ad2b59da Tidy up extensions stuff and drop fastradio support. pirms 9 gadiem
  Adam Langley 49c7af1c42 Convert the Channel ID extension to the new system. pirms 9 gadiem
  Doug Hogan ecdf7f9986 Minor whitespace update after running go fmt with 1.4.2. pirms 9 gadiem
  Adam Langley efb0e16ee5 Reject empty ALPN protocols. pirms 9 gadiem
  Adam Langley b558c4c504 Add a test case for renegotation with False Start enabled. pirms 9 gadiem
  Adam Langley 5021b223d8 Convert the renegotiation extension to the new system. pirms 9 gadiem
  Adam Langley be9eda4a88 Fix Renegotiate-Client-NoExt test. pirms 9 gadiem
  David Benjamin d98452d2db Add a test for the ticket callback. pirms 9 gadiem
  Adam Langley bc94929290 bssl_shim: move large buffer to heap. pirms 9 gadiem
  David Benjamin ba4594aee6 Don't put sessions from renegotiations in the cache. pirms 9 gadiem
  David Benjamin 91eab5c9df Move all the bssl_shim handshake checks to their own function. pirms 9 gadiem
  Adam Langley 288d8d5ada runner: prepend the resource directory for async-signing tests. pirms 9 gadiem
  David Benjamin b4d65fda70 Implement asynchronous private key operations for client auth. pirms 9 gadiem
  David Benjamin 680ca961f9 Preserve session->sess_cert on ticket renewal. pirms 9 gadiem
  David Benjamin 184494dfcc Raise SIGTRAP rather than abort on failure. pirms 9 gadiem
  Adam Langley 7c803a65d5 Allow runner to run from anywhere. pirms 9 gadiem
  David Benjamin 11fc66a04c DTLS fragments may not be split across two records. pirms 9 gadiem
  Adam Langley 85bc5601ee Add ECDHE-PSK-AES{128,256}-SHA cipher suites. pirms 9 gadiem
  Adam Langley 1feb42a2fb Drop ECDHE-PSK-AES-128-GCM. pirms 9 gadiem
  David Benjamin 8923c0bc53 Explicitly check for empty certificate list. pirms 9 gadiem
  David Benjamin 24f346d77b Limit the number of warning alerts silently consumed. pirms 9 gadiem
  David Benjamin a8ebe2261f Add tests for empty record limit and make it work in the async case. pirms 9 gadiem
  Adam Langley af0e32cb84 Add SSL_get_tls_unique. pirms 9 gadiem
  Adam Langley ba5934b77f Tighten up EMS resumption behaviour. pirms 9 gadiem
  Adam Langley b0eef0aee9 runner: minor tidyups. pirms 9 gadiem
  David Benjamin 0fa4012331 Add a test that DTLS does not support RC4. pirms 9 gadiem
  David Benjamin bd15a8e748 Fix DTLS handling of multiple records in a packet. pirms 9 gadiem
  David Benjamin 44d3eed2bb Forbid caller-initiated renegotiations and all renego as a servers. pirms 9 gadiem
  David Benjamin 9a41d1b946 Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. pirms 9 gadiem
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. pirms 9 gadiem
  David Benjamin 760b1ddcdb Tidy up state machine coverage tests. pirms 9 gadiem
  David Benjamin 3629c7b016 Add client peer-initiated renego to the state machine tests. pirms 9 gadiem
  David Benjamin cff0b90cbb Add client-side tests for renegotiation_info enforcement. pirms 9 gadiem
  Adam Langley a7997f12be Set minimum DH group size to 1024 bits. pirms 9 gadiem
  David Benjamin 81091d55e1 Don't use uninitialized memory in RAND_bytes. pirms 9 gadiem
  David Benjamin a07c0fc8f2 Fix SSL_get_current_cipher. pirms 9 gadiem
  David Benjamin 4b27d9f8bd Never resume sessions on renegotiations. pirms 9 gadiem
  David Benjamin 897e5e0013 Default renegotiations to off. pirms 9 gadiem
  David Benjamin 4d2e7ce47b Remove OPENSSL_timeval. pirms 9 gadiem
  David Benjamin 8c24980d83 Promote all dtls1_ctrl hooks to functions. pirms 9 gadiem
  Adam Langley 97e8ba8d1d Rename ECDHE-PSK-WITH-AES-128-GCM-SHA256 to follow the naming conventions. pirms 9 gadiem
  David Benjamin 687937304b Revert "Temporarily break a handful of tests." pirms 9 gadiem
  David Benjamin a921d550d0 Temporarily break a handful of tests. pirms 9 gadiem