コミット履歴

作者 SHA1 メッセージ 日付
  Matt Caswell b0edda11cb Update copyright year 6 年 前
  Todd Short df0fed9aab Session Ticket app data 7 年 前
  Andy Polyakov 802127e8fc ssl/ssl_asn1.c: resolve warnings in VC-WIN32 build, which allows to add /WX. 6 年 前
  FdaSilvaYY cf72c75792 Implement Maximum Fragment Length TLS extension. 7 年 前
  Matt Caswell 9b6a825461 Send and receive the ticket_nonce field in a NewSessionTicket 7 年 前
  Rich Salz c80149d9f0 Merge Nokia copyright notice into standard 7 年 前
  Richard Levitte 9612e15760 ASN.1: adapt our use of INTxx et al by making them explicitely embedded 7 年 前
  Richard Levitte 64f11ee888 Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variants 7 年 前
  Richard Levitte 66ecfb5437 Convert SSL_SESSION_ASN1 to use size specific integers 7 年 前
  Matt Caswell f637004037 Only accept early_data if the negotiated ALPN is the same 7 年 前
  Matt Caswell 5d5b3fba1f Parse the ticket_early_data_info extension 7 年 前
  Bernd Edlinger a0179d0afb Fix i2d_SSL_SESSION pp output parameter should point to end of asn1 data. 7 年 前
  Matt Caswell 1a3392c878 Fix <= TLS1.2 break 7 年 前
  Matt Caswell 534a43ffea Always ensure that session->cipher is set 7 年 前
  Matt Caswell fc24f0bf45 Add support for the age_add field 7 年 前
  Rich Salz aff8c126fd Move extension data into sub-structs 7 年 前
  Matt Caswell 348240c676 Fix misc size_t issues causing Windows warnings in 64 bit 8 年 前
  Matt Caswell ec60ccc1c1 Convert session_id_length and sid_ctx_len to size_t 8 年 前
  Emilia Kasper a230b26e09 Indent ssl/ 8 年 前
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 年 前
  Rich Salz 349807608f Remove /* foo.c */ comments 8 年 前
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 年 前
  Ben Laurie df2ee0e27d Enable -Wmissing-variable-declarations and 9 年 前
  Matt Caswell e481f9b90b Remove support for OPENSSL_NO_TLSEXT 9 年 前
  Matt Caswell 55a9a16f1c Remove Kerberos support from libssl 9 年 前
  mancha security aacb4f1a6e ssl/ssl_asn1.c: Fix typo introduced via cc5b6a03a320f1 9 年 前
  Rich Salz 666964780a Remove goto inside an if(0) block 9 年 前
  Rich Salz b548a1f11c free null cleanup finale 9 年 前
  Kurt Cancemi e2010b202a The wrong ifdef is used to guard usage of PSK code 9 年 前
  Dr. Stephen Henson cc5b6a03a3 Rewrite ssl_asn1.c using new ASN.1 code. 9 年 前