27 次程式碼提交 (feff406782b1299a8ceda60253a0879053b39805)

作者 SHA1 備註 提交日期
  David Benjamin c6cc6e76a6 Make kSRTPProfiles static. 8 年之前
  David Benjamin d229433d75 Free any existing SRTP connection profile. 8 年之前
  David Benjamin 981936791e Remove some easy obj.h dependencies. 8 年之前
  David Benjamin 78f8aabe44 ssl->ctx cannot be NULL. 8 年之前
  David Benjamin 51545ceac6 Remove a number of unnecessary stdio.h includes. 8 年之前
  Joachim Bauch afd565ff9c Add defines for SRTP profiles using GCM ciphers from RFC 7714. 8 年之前
  Adam Langley ce514698f5 Fix a missing initializer that only Clang warns about. 9 年之前
  Adam Langley 96c2a28171 Fix all sign/unsigned warnings with Clang and GCC. 9 年之前
  David Benjamin 9e4e01ee14 Align the SSL stack on #include style. 9 年之前
  David Benjamin cfd65b60a6 Fold srtp.h into ssl.h. 9 年之前
  Adam Langley 391250d255 Convert the SRTP extension to the new system 9 年之前
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9 年之前
  David Benjamin 60da0cd7c6 Fix STACK_OF pointer style. 9 年之前
  David Benjamin f0ae170021 Include-what-you-use ssl/internal.h. 9 年之前
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h 9 年之前
  David Benjamin bc44c089fb Store SRTP_PROTECTION_PROFILES as const. 9 年之前
  Adam Langley 2481975857 Reformat d1_{srtp|srvr}.c and s3_both.c 9 年之前
  David Benjamin aeb8d00e76 Add less dangerous versions of SRTP functions. 10 年之前
  David Benjamin fb3ff2c66c Don't compare signed vs. unsigned. 10 年之前
  David Benjamin 120a674c00 Fix the return values for most of SRTP. 10 年之前
  Adam Langley 6defe177fe Fix typo in DTLS-SRTP extension parsing. 10 年之前
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 年之前
  David Benjamin dc72ff75bd Port ClientHello extensions parsing to crypto/bytestring. 10 年之前
  David Benjamin 8af6639565 Fix leak in ssl_parse_clienthello_use_srtp_ext. 10 年之前
  David Benjamin 2e5d686e5a Make ssl_parse_serverhello_use_srtp_ext return 0 on failure. 10 年之前
  David Benjamin 03973096f4 Port ServerHello extension parsing to CBS. 10 年之前
  Adam Langley 95c29f3cd1 Inital import. 10 年之前