Commit History

Author SHA1 Message Date
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 years ago
  Ben Laurie 0821bcd4de Constification. 19 years ago
  Geoff Thorpe d095b68d63 Deprecate quite a few recursive includes from the ssl.h API header and 20 years ago
  Geoff Thorpe 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong 20 years ago
  Richard Levitte 0020502a07 SSL_COMP_get_compression_method is a typo (a missing 's' at the end of 20 years ago
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 years ago
  Bodo Möller 41fdcfa71e fix warnings 22 years ago
  Bodo Möller ea26226046 ECC ciphersuite support 22 years ago
  Bodo Möller 5574e0ed41 get rid of OpenSSLDie 22 years ago
  Lutz Jänicke 063a8905bf Ciphers with NULL encryption were not properly handled because they were 22 years ago
  Bodo Möller a661b65357 New functions SSL[_CTX]_set_msg_callback(). 23 years ago
  Bodo Möller e34cfcf7e1 Consistently use 'void *' for SSL read, peek and write functions. 23 years ago
  Richard Levitte 41d2a336ee e_os.h does not belong with the exported headers. Do not put it there 23 years ago
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 years ago
  Lutz Jänicke 836f996010 New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS/SSLv3 server to override 23 years ago
  Dr. Stephen Henson deb2c1a1c5 23 years ago
  Ben Laurie 259810e05b Rijdael CBC mode and partial undebugged SSL support. 23 years ago
  Richard Levitte 26da3e65ac If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcrypto 23 years ago
  Bodo Möller 5a4fbc69c3 First step towards SSL_peek fix. 23 years ago
  Richard Levitte f9b3bff6f7 First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu> 23 years ago
  Geoff Thorpe ccd86b68ef The previous commit to crypto/stack/*.[ch] pulled the type-safety strings 24 years ago
  Bodo Möller a2a0158959 Fix some bugs and document others 24 years ago
  Richard Levitte d3442bc780 Move the registration of callback functions to special functions 24 years ago
  Bodo Möller b35e9050f2 Tolerate fragmentation and interleaving in the SSL 3/TLS record layer. 24 years ago
  Ulf Möller 657e60fa00 ispell (and minor modifications) 24 years ago
  Dr. Stephen Henson 018e57c74d Apply Lutz Behnke's 56 bit cipher patch with a few 24 years ago
  Bodo Möller f2d9a32cf4 Use separate arrays for certificate verify and for finished hashes. 24 years ago
  Bodo Möller 245206eadd Use prototypes. 24 years ago
  Bodo Möller c44f754047 Slight code cleanup for handling finished labels. 24 years ago
  Ulf Möller df63a389a5 "extern" is a C++ reserved word. 25 years ago