14 Commits (160f4ef14c12d8b846eeac498de10a0633f6d2f4)

Author SHA1 Message Date
  David Benjamin f0ae170021 Include-what-you-use ssl/internal.h. 9 years ago
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h 9 years ago
  David Benjamin bc44c089fb Store SRTP_PROTECTION_PROFILES as const. 9 years ago
  Adam Langley 2481975857 Reformat d1_{srtp|srvr}.c and s3_both.c 9 years ago
  David Benjamin aeb8d00e76 Add less dangerous versions of SRTP functions. 10 years ago
  David Benjamin fb3ff2c66c Don't compare signed vs. unsigned. 10 years ago
  David Benjamin 120a674c00 Fix the return values for most of SRTP. 10 years ago
  Adam Langley 6defe177fe Fix typo in DTLS-SRTP extension parsing. 10 years ago
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 years ago
  David Benjamin dc72ff75bd Port ClientHello extensions parsing to crypto/bytestring. 10 years ago
  David Benjamin 8af6639565 Fix leak in ssl_parse_clienthello_use_srtp_ext. 10 years ago
  David Benjamin 2e5d686e5a Make ssl_parse_serverhello_use_srtp_ext return 0 on failure. 10 years ago
  David Benjamin 03973096f4 Port ServerHello extension parsing to CBS. 10 years ago
  Adam Langley 95c29f3cd1 Inital import. 10 years ago