43 커밋 (9a5f49eec089f080e7fac41c387086f6fc0ae6a5)

작성자 SHA1 메시지 날짜
  David Benjamin 54091230cd Use C99 for size_t loops. 8 년 전
  Steven Valdez 84b5c003cc Serialize unresumable sessions to a placeholder value. 8 년 전
  Martin Kreichgauer baafa4a653 Undo rename of tlsext_tick_lifetime_hint. 8 년 전
  Steven Valdez 1e6f11a7ff Adding NewSessionTicket. 8 년 전
  David Benjamin 7583643569 Disconnect handshake message creation from init_buf. 8 년 전
  David Benjamin af07365b49 Check for overflow when parsing a CBS with d2i_*. 9 년 전
  Adam Langley 96c2a28171 Fix all sign/unsigned warnings with Clang and GCC. 9 년 전
  David Benjamin 7f393f72a5 Unexport SSL_SESSION_ASN1_VERSION. 9 년 전
  David Benjamin 9e4e01ee14 Align the SSL stack on #include style. 9 년 전
  David Benjamin 14e2b5070b const-correct a few SSL_SESSION functions. 9 년 전
  David Benjamin 26416e9dde Remove the last of SESS_CERT. 9 년 전
  David Benjamin 8be79a3355 Slightly refactor SSL_SESSION parsing. 9 년 전
  Sigbjorn Vik 2b23d24c38 Make key exchange strength available. 9 년 전
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9 년 전
  David Benjamin a8653208ec Add CBB_zero to set a CBB to the zero state. 9 년 전
  David Benjamin 95d3182576 Duplicate SSL_SESSIONs when renewing them. 9 년 전
  David Benjamin fd67aa8c95 Add SSL_SESSION_from_bytes. 9 년 전
  David Benjamin a1c90a5ce1 Further tidy up cipher logic. 9 년 전
  David Benjamin 338e06771c Reject sessions with the wrong structure version. 9 년 전
  David Benjamin f297e021f1 Reject unknown fields in d2i_SSL_SESSION. 9 년 전
  David Benjamin 2755a3eda3 Remove unnecessary NULL checks, part 5. 9 년 전
  Matt Braithwaite 7eaf4015fa (d2i_SSL_SESSION): Fix a memory leak that occurs on error. 9 년 전
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 년 전
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h 9 년 전
  Håvard Molland ab2479a08a Clean up error reporting. 9 년 전
  David Benjamin f3a8b12ac3 Remove SSL_SESSION::cipher_id. 9 년 전
  David Benjamin 688d8dfe48 Remove psk_identity_hint from SSL_SESSION. 10 년 전
  David Benjamin 3cac450af5 Add SSL_SESSION_to_bytes to replace i2d_SSL_SESSION. 10 년 전
  Piotr Sikora 773bb55c6f Fix build (broken by removal of key_arg from SSL_SESSION parsing). 10 년 전
  David Benjamin 7001a7fce6 Don't bother accepting key_arg when parsing SSL_SESSION. 10 년 전
  Adam Langley 7571292eac Extended master secret support. 10 년 전
  David Benjamin 89abaea141 Reimplement i2d_SSL_SESSION using CBB. 10 년 전
  David Benjamin 83fd6b686f Reimplement d2i_SSL_SESSION with CBS. 10 년 전
  David Benjamin d7a76e72c6 Remove key_arg and key_arg_length from SSL_SESSION. 10 년 전
  David Benjamin 6c7aed048c Client-side OCSP stapling support. 10 년 전
  Håvard Molland 9169c96458 Implement client side of TLS signed certificate stamps extension. 10 년 전
  Adam Langley 82b7da271f Set SSL_SESSION.cipher when parsing. 10 년 전
  David Benjamin ff175b4a46 unifdef OPENSSL_NO_PSK. 10 년 전
  David Benjamin 6dbd73db5d Remove OPENSSL_NO_TLSEXT compilation option. 10 년 전
  Adam Langley f77452c572 fix coverity issue 966597 - error line is not always initialised 10 년 전
  Adam Langley 1258b6a756 ChannelID support. 10 년 전
  Adam Langley 75872534c2 Optionally, retain only SHA-256 of client cert. 10 년 전
  Adam Langley 95c29f3cd1 Inital import. 10 년 전