Commit History

Author SHA1 Message Date
  Rich Salz aff8c126fd Move extension data into sub-structs 7 years ago
  Matt Caswell 348240c676 Fix misc size_t issues causing Windows warnings in 64 bit 8 years ago
  Matt Caswell ec60ccc1c1 Convert session_id_length and sid_ctx_len to size_t 8 years ago
  Emilia Kasper a230b26e09 Indent ssl/ 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 years ago
  Ben Laurie df2ee0e27d Enable -Wmissing-variable-declarations and 9 years ago
  Matt Caswell e481f9b90b Remove support for OPENSSL_NO_TLSEXT 9 years ago
  Matt Caswell 55a9a16f1c Remove Kerberos support from libssl 9 years ago
  mancha security aacb4f1a6e ssl/ssl_asn1.c: Fix typo introduced via cc5b6a03a320f1 9 years ago
  Rich Salz 666964780a Remove goto inside an if(0) block 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Kurt Cancemi e2010b202a The wrong ifdef is used to guard usage of PSK code 9 years ago
  Dr. Stephen Henson cc5b6a03a3 Rewrite ssl_asn1.c using new ASN.1 code. 9 years ago
  Matt Caswell af674d4e20 Fix d2i_SSL_SESSION for DTLS1_BAD_VER 9 years ago
  Matt Caswell ea6bd26454 Correct reading back of tlsext_tick_lifetime_hint from ASN1. 9 years ago
  Dr. Stephen Henson 6f152a15d4 Add flags field to SSL_SESSION. 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Kurt Roeckx 45f55f6a5b Remove SSLv2 support 9 years ago
  Tim Hudson 630f9fc69d fix coverity issue 966597 - error line is not always initialised 10 years ago
  Ben Laurie 71fa451343 Version skew reduction: trivia (I hope). 12 years ago
  Dr. Stephen Henson 45906fe63b Use correct tag for SRP username. 13 years ago
  Bodo Möller 612fcfbd29 Fix d2i_SSL_SESSION. 13 years ago
  Ben Laurie edc032b5e3 Add SRP support. 13 years ago
  Dr. Stephen Henson a3654f0586 Include openssl/crypto.h first in several other files so FIPS renaming 13 years ago
  Ben Laurie c8bbd98a2b Fix warnings. 14 years ago
  Dr. Stephen Henson 434745dc19 PR: 2160 14 years ago
  Dr. Stephen Henson 4b4ba6a887 Generate stateless session ID just after the ticket is received instead 15 years ago
  Dr. Stephen Henson 661dc1431f Fix statless session resumption so it can coexist with SNI 15 years ago