25 コミット (56a7981d5889c91fb333c6b98daf7b9a9d1ec0ee)

作成者 SHA1 メッセージ 日付
  Michael Brown 56a7981d58 [tls] Allow transmitted records to be scheduled independently 13年前
  Michael Brown b7f8d1bbfd [tls] Add support for Server Name Indication (SNI) 13年前
  Michael Brown d9ce3bfe4c [tls] Support TLS version 1.1 13年前
  Michael Brown 75090f2abf [tls] Use ANS X9.82 Approved RBG as source of random data for TLS 13年前
  Michael Brown 5eb60f4883 [tls] Eliminate polling while TX state machine is idle 14年前
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods 14年前
  Michael Brown 0cc03ac76a [tls] Send xfer_window_changed() when TLS session is established 14年前
  Michael Brown 21682afe69 [tls] Handle multiple handshake records 15年前
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces 15年前
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function 15年前
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 15年前
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 16年前
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections 16年前
  Michael Brown b4d3d686cc [crypto] Change cipher_{en,de}crypt() to void functions 16年前
  Michael Brown a3219b24a8 [crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm 16年前
  Michael Brown 5de8305feb [crypto] Move AES_convert_key() hack into axtls_aes.c 16年前
  Michael Brown 991f907d5b [crypto] Rename aes_algorithm to aes_cbc_algorithm 16年前
  Michael Brown 8e960eb67c [tls] Use our own ASN.1 routines for certificate parsing 16年前
  Michael Brown 54fbd11221 [build] Keep gcc 4.4 happy 16年前
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely 17年前
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. 17年前
  Holger Lubitz f92096d180 use malloc attribute 18年前
  Michael Brown 847ac4f336 tls_change_cipher() can complain about null cipher and digest 18年前
  Michael Brown 60e3aa4d75 Change #warnings to FIXMEs, so that we can build without NO_WERROR=1 18年前
  Michael Brown 6fc9ed167e TLS now working again. 18年前