6 Commits (6ae7ddb755936839e9e23af0231fb249cb09912c)

Autor SHA1 Nachricht Datum
  David Benjamin fceca8e27b Move srtp_profile to ssl->s3. vor 6 Jahren
  David Benjamin 38570b26b8 Clear a goto in d1_srtp.cc. vor 7 Jahren
  David Benjamin c11ea942b7 Convert comments in ssl. vor 7 Jahren
  David Benjamin e39ac8fb59 Switch BORINGSSL_INTERNAL_CXX_TYPES in favor of subclassing games. vor 7 Jahren
  David Benjamin 86e95b852e Move libssl's internals into the bssl namespace. vor 7 Jahren
  David Benjamin e8703a3708 Switch a number of files to C++. vor 7 Jahren
  David Benjamin 5ab4596070 Fix ssl_ctx_make_profiles error handling. vor 8 Jahren
  David Benjamin c6cc6e76a6 Make kSRTPProfiles static. vor 8 Jahren
  David Benjamin d229433d75 Free any existing SRTP connection profile. vor 8 Jahren
  David Benjamin 981936791e Remove some easy obj.h dependencies. vor 8 Jahren
  David Benjamin 78f8aabe44 ssl->ctx cannot be NULL. vor 8 Jahren
  David Benjamin 51545ceac6 Remove a number of unnecessary stdio.h includes. vor 8 Jahren
  Joachim Bauch afd565ff9c Add defines for SRTP profiles using GCM ciphers from RFC 7714. vor 8 Jahren
  Adam Langley ce514698f5 Fix a missing initializer that only Clang warns about. vor 9 Jahren
  Adam Langley 96c2a28171 Fix all sign/unsigned warnings with Clang and GCC. vor 9 Jahren
  David Benjamin 9e4e01ee14 Align the SSL stack on #include style. vor 9 Jahren
  David Benjamin cfd65b60a6 Fold srtp.h into ssl.h. vor 9 Jahren
  Adam Langley 391250d255 Convert the SRTP extension to the new system vor 9 Jahren
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. vor 9 Jahren
  David Benjamin 60da0cd7c6 Fix STACK_OF pointer style. vor 9 Jahren
  David Benjamin f0ae170021 Include-what-you-use ssl/internal.h. vor 9 Jahren
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h vor 9 Jahren
  David Benjamin bc44c089fb Store SRTP_PROTECTION_PROFILES as const. vor 9 Jahren
  Adam Langley 2481975857 Reformat d1_{srtp|srvr}.c and s3_both.c vor 9 Jahren
  David Benjamin aeb8d00e76 Add less dangerous versions of SRTP functions. vor 10 Jahren
  David Benjamin fb3ff2c66c Don't compare signed vs. unsigned. vor 10 Jahren
  David Benjamin 120a674c00 Fix the return values for most of SRTP. vor 10 Jahren
  Adam Langley 6defe177fe Fix typo in DTLS-SRTP extension parsing. vor 10 Jahren
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ vor 10 Jahren
  David Benjamin dc72ff75bd Port ClientHello extensions parsing to crypto/bytestring. vor 10 Jahren
  David Benjamin 8af6639565 Fix leak in ssl_parse_clienthello_use_srtp_ext. vor 10 Jahren
  David Benjamin 2e5d686e5a Make ssl_parse_serverhello_use_srtp_ext return 0 on failure. vor 10 Jahren
  David Benjamin 03973096f4 Port ServerHello extension parsing to CBS. vor 10 Jahren
  Adam Langley 95c29f3cd1 Inital import. vor 10 Jahren