Commit History

Autor SHA1 Mensaxe Data
  Ivan Abrea 5cb4f9081f tls: fix to handle X.509 v1 certificates correctly %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko a48eadbc22 tls: remove redundant floor prevention %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 403f2999f9 wget: initial support for ftps:// %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 98066662aa tls: fix hash calculations if client cert is requested and sent %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 558aae1a33 tls: use capped SNI len everywhere %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko 5d561ef634 tls: do not compile in TLS_RSA_WITH_NULL_SHA256 code if unreachable %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko 229d3c467d tls: avoid using int16 in pstm code %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko 636c3b627c tls: merge sha1 and sha256 hmac functions %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko 0ec4d08ea3 tls: covert i/o loop from using select() to poll() %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko c31b54fd81 tls: fold AES CBC en/decryption into single functions %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko 5b05d9db29 wget/tls: session_id of zero length is ok (arxiv.org responds with such) %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko 89193f985b tls: can download kernels now :) %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko 1500b3a50d tls: if got CERTIFICATE_REQUEST, send an empty CERTIFICATE %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko 49ecee098d tls: add 2nd cipher_id, TLS_RSA_WITH_AES_128_CBC_SHA, so far it doesn't work %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko 7a18b9502a tls: reorder tls_handshake_data fields for smaller size, tweak comments %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko b5bf1913d3 tls: send EMPTY_RENEGOTIATION_INFO_SCSV in our client hello %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko 9492da7e63 tls: set TLS_DEBUG to 0; placate a gcc indentation warning %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko 9a647c326a separate TLS code into a library, use in in wget %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko f6e20724d4 tls: reorder tls_state fields for smaller offsets %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko dd2577f21a tls: send SNI in the client hello %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko 0af5265180 tls: check size on "MAC-only, no crypt" code path too %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko 54b927d78b tls: AES decrypt does one unnecessary memmove %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko 3916139ac4 tls: make input buffer grow as needed %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko 38972a8df1 tls: improve i/o loop %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko e7863f394e tls: was psAesDecrypt'ing one block too many, trashing buffered data %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko 19e695ebad tls: do not use common_bufsiz %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko a0aae9f714 tls: decode alerts and in particular, EOF alert. %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko abbf17abcc tls: add the i/o loop - largish rework of i/o buffering %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko 432f1ae2ff tls: tested PSTM_X86_64, not enabling it - too large %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko cccf8e735d tls: teach it to decrypt AES256-encrypted data %!s(int64=7) %!d(string=hai) anos