999 Commits (23721e3705bd92789238cc1753642730111ae9ce)
 

Author SHA1 Message Date
  Adam Langley be2900a6a3 Reformat s3_{enc|lib}.c. 9 years ago
  David Benjamin cf70188d53 Update EVP_Cipher documentation some more. 9 years ago
  Adam Langley 1bea173fd4 Reformatting of s3_{cbc|clnt}.c 9 years ago
  Adam Langley 6e73d62dcc Touch up ssl3_get_message. 9 years ago
  David Benjamin f49196052c Tidy up DSA paramgen stylistically. 9 years ago
  David Benjamin a6d81018f8 Consistently use RAND_bytes and check for failure. 9 years ago
  David Benjamin 263eac02f5 Remove X509 parameter from ssl_cert_type. 9 years ago
  David Benjamin 9cf708807c Consistently order ECDHE_ECDSA over ECDHE_RSA. 9 years ago
  Adam Langley 2481975857 Reformat d1_{srtp|srvr}.c and s3_both.c 9 years ago
  David Benjamin 4841ce49a0 Fix EVP_Cipher error-handling. 9 years ago
  David Benjamin ef5885e410 Don't change s->version after have_version is set. 9 years ago
  David Benjamin e4824e8af0 Add outgoing messages to the handshake hash at set_handshake_header. 10 years ago
  David Benjamin 44f2d1a9bf Use EVP_MAX_MD_SIZE to size the Finished message. 10 years ago
  David Benjamin bf42f82ad9 Add comments explaining what NETSCAPE_HANG_BUG does. 10 years ago
  David Benjamin 07046a0946 Consistently use ssl_handshake_start and ssl_set_handshake_header. 10 years ago
  David Benjamin 16d031a493 Fold dtls1_set_message_header into dtls1_set_handshake_header. 10 years ago
  Adam Langley 71d8a085d0 Reformatting of several DTLS source files. 10 years ago
  Adam Langley 139ed19580 Address code-review comments from prev changes. 10 years ago
  David Benjamin 87909c0445 Add tests for version negotiation failure alerts. 10 years ago
  David Benjamin 82c9e90a58 Merge SSLv23_method and DTLS_ANY_VERSION. 10 years ago
  David Benjamin 4b755cb0da Implement the V2ClientHello sniff in version-locked methods. 10 years ago
  David Benjamin 63c55a8e35 Fix memory leak on failure. 10 years ago
  David Benjamin 1f48fba861 Use have_version in clamping TLS record-layer version to 1.0. 10 years ago
  David Benjamin accb454e44 Add min_version tests. 10 years ago
  David Benjamin 1eb367c03e Add min_version and max_version APIs. 10 years ago
  David Benjamin 9ec6bcaebe Remove method swap in DTLS_ANY_VERSION. 10 years ago
  David Benjamin e99e912bea Pull SSL3_ENC_METHOD out of SSL_METHOD. 10 years ago
  David Benjamin ceb6f2880f Factor out remaining version-related functions. 10 years ago
  David Benjamin 69b9e597ae Remove SSL_CTX_set_ssl_version. 10 years ago
  David Benjamin 7e23746dd4 Remove redundant SSL_ST_BEFORE-related checks. 10 years ago
  David Benjamin 138c2ac627 Drop unnecessary version checks. 10 years ago
  David Benjamin 28014cb4f2 Remove s_accept and s_connect parameters IMPLEMENT* macros. 10 years ago
  David Benjamin 338fcafe76 Mark SSL3_ENC_METHODs const and remove an unused one. 10 years ago
  David Benjamin f080ecd86d Don't infinite loop on garbage server input. 10 years ago
  David Benjamin 226a872d2f Don't set client_version to the ServerHello version. 10 years ago
  David Benjamin d14c6ee234 Remove TLSEXT_TYPE_padding ifdef. 10 years ago
  Dave Tapuska b8a824d70d Add the ability to run a server from the command line tool. 10 years ago
  David Benjamin e3594df7f1 Shorten certificate parsing code a little. 10 years ago
  David Benjamin 1e29a6b7c5 Add assertions on the initial record version number. 10 years ago
  Adam Langley af7e74ba9f Remove variable shadowing. 10 years ago
  Håvard Molland 3547688ee0 Remove EC_GROUP_set_point_conversion_form 10 years ago
  Håvard Molland 306e520cda Remove ec hybrid point format 10 years ago
  David Benjamin 8c37cb60d4 Advance to the next state variant when reusing messages (PR3597). 10 years ago
  David Benjamin 0ac86b0220 Remove dtls1_enc. 10 years ago
  David Benjamin 129992360a Check EVP_Cipher return values. 10 years ago
  David Benjamin 8278184631 Remove redundant checks in ssl_cert_dup. 10 years ago
  David Benjamin 83abdd6e58 Fixed memory leak due to incorrect freeing of DTLS reassembly bit mask 10 years ago
  David Benjamin e518f65d2c Update references to RFCs. 10 years ago
  Feng Lu 41aa325c6a ClientHello Padding for Fast Radio Opening in 3G. 10 years ago
  David Benjamin 74c68e5e37 Renegerate OID outputs. 10 years ago