27 Commits (ed6c5d39100fce575ef6c94b12c43f25c55d4205)

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