27 Commity (ed6c5d39100fce575ef6c94b12c43f25c55d4205)

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