1. cf6da05 Support TLS_FALLBACK_SCSV. by Bodo Moeller · 10 years ago
  2. 1bea384 Update strength_bits for 3DES. by Dr. Stephen Henson · 11 years ago
  3. 94a209d Add ctrl and utility functions to retrieve raw cipher list sent by client in by Dr. Stephen Henson · 13 years ago
  4. 06ddf8e Updates from 1.0.0-stable by Dr. Stephen Henson · 16 years ago
  5. 0eab41f If we're going to return errors (no matter how stupid), then we should by Ben Laurie · 16 years ago
  6. e19106f Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros by Dr. Stephen Henson · 16 years ago
  7. 606f6c4 Fix a shed load or warnings: by Dr. Stephen Henson · 16 years ago
  8. babb379 Type-checked (and modern C compliant) OBJ_bsearch. by Ben Laurie · 16 years ago
  9. 7e69565 fix warnings/inconsistencies caused by the recent changes to the by Bodo Möller · 18 years ago
  10. 52b8dad Reorganize the data used for SSL ciphersuite pattern matching. by Bodo Möller · 18 years ago
  11. 4218285 Constify version strings is ssl lib. by Dr. Stephen Henson · 18 years ago
  12. d804f86 disable some invalid ciphersuites by Bodo Möller · 19 years ago
  13. 337e368 Fix warnings. by Ben Laurie · 20 years ago
  14. 6e119bb Keep cipher lists sorted in the source instead of sorting them at by Nils Larsch · 20 years ago
  15. 01a9792 remove unused internal foo_base_method functions by Nils Larsch · 20 years ago
  16. f3b656b Initialize SSL_METHOD structures at compile time. This removes the need by Dr. Stephen Henson · 20 years ago
  17. 36d16f8 Add DTLS support. by Ben Laurie · 20 years ago
  18. 41a15c4 Give everything prototypes (well, everything that's actually used). by Ben Laurie · 20 years ago
  19. 0821bcd Constification. by Ben Laurie · 20 years ago
  20. 60a938c (oops) Apologies all, that last header-cleanup commit was from the wrong by Geoff Thorpe · 21 years ago
  21. 5fdf066 Avoid including cryptlib.h, it's not really needed. by Richard Levitte · 21 years ago
  22. 2754597 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. by Geoff Thorpe · 21 years ago
  23. 4579924 Cleanse memory using the new OPENSSL_cleanse() function. by Richard Levitte · 22 years ago
  24. 54a656e Security fixes brought forward from 0.9.7. by Ben Laurie · 22 years ago
  25. b8565a9 really fix race conditions by Bodo Möller · 23 years ago
  26. db4f691 oops -- must use EVP_MD_size, not EVP_MD_block_size by Bodo Möller · 23 years ago
  27. 5574e0e get rid of OpenSSLDie by Bodo Möller · 23 years ago
  28. c046fff OpenSSL Security Advisory [30 July 2002] by Lutz Jänicke · 23 years ago
  29. 063a890 Ciphers with NULL encryption were not properly handled because they were by Lutz Jänicke · 23 years ago
  30. cf82191 Implement msg_callback for SSL 2.0. by Bodo Möller · 23 years ago
  31. a661b65 New functions SSL[_CTX]_set_msg_callback(). by Bodo Möller · 23 years ago
  32. 20d2186 by Dr. Stephen Henson · 23 years ago
  33. dbad169 Really add the EVP and all of the DES changes. by Ben Laurie · 24 years ago
  34. 323f289 by Dr. Stephen Henson · 24 years ago
  35. bc36ee6 Use new-style system-id macros everywhere possible. I hope I haven't by Richard Levitte · 24 years ago
  36. 725c888 Finish SSL_peek/SSL_pending fixes. by Bodo Möller · 24 years ago
  37. a0aae68 Fix SSL_peek and SSL_pending. by Bodo Möller · 24 years ago
  38. 3880cd3 Import s2_pkt.c wbuf fixes from OpenSSL_0_9_6-stable branch. by Bodo Möller · 24 years ago
  39. 24b4444 Comments on SSL_peek deficiencies by Bodo Möller · 24 years ago
  40. 1308321 by Dr. Stephen Henson · 25 years ago
  41. 26a3a48 There have been a number of complaints from a number of sources that names by Richard Levitte · 25 years ago
  42. d3442bc Move the registration of callback functions to special functions by Richard Levitte · 25 years ago
  43. b35e905 Tolerate fragmentation and interleaving in the SSL 3/TLS record layer. by Bodo Möller · 25 years ago
  44. c417db4 Get rid of evil cast. by Ben Laurie · 25 years ago
  45. 018e57c Apply Lutz Behnke's 56 bit cipher patch with a few minor changes. by Dr. Stephen Henson · 25 years ago
  46. aa82db4 Add missing #ifndefs that caused missing symbols when building libssl by Ulf Möller · 25 years ago
  47. 752d706 Make NO_RSA compile with pedantic. by Ben Laurie · 25 years ago
  48. ca570cf Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). by Ulf Möller · 26 years ago
  49. 7f0dae3 OPENSSL_EXTERN, OPENSSL_GLOBAL by Bodo Möller · 26 years ago
  50. 7d7d2cb VMS support. by Ulf Möller · 26 years ago
  51. d02f751 Message digest stuff. by Ulf Möller · 26 years ago
  52. 79df9d6 New Configure option no-<cipher> (rsa, idea, rc5, ...). by Ulf Möller · 26 years ago
  53. a9be3af Remove NOPROTO definitions and error code comments. by Ulf Möller · 26 years ago
  54. ec57782 Change #include filenames from <foo.h> to <openssl.h>. by Bodo Möller · 26 years ago
  55. 61f5b6f Work with -pedantic! by Ben Laurie · 26 years ago
  56. 5cc146f Fixed some race conditions. by Bodo Möller · 26 years ago
  57. 6b691a5 Change functions to ANSI C. by Ulf Möller · 26 years ago
  58. e778802 Massive constification. by Ben Laurie · 26 years ago
  59. b4cadc6 Fix security hole. by Ben Laurie · 26 years ago
  60. a040ea8 Undo a couple of kludges. by Ben Laurie · 26 years ago
  61. 06ab81f Add support for new TLS export ciphersuites. by Ben Laurie · 26 years ago
  62. 207ccf6 More prototypes. by Ben Laurie · 26 years ago
  63. e03ddfa Accept NULL in *_free. by Ben Laurie · 26 years ago
  64. 9cb0969 Fix version stuff: by Ralf S. Engelschall · 26 years ago
  65. 320a14c *** empty log message *** by Ralf S. Engelschall · 26 years ago
  66. 5f32680 Switch version string to SSLeay/OpenSSL by Ralf S. Engelschall · 26 years ago
  67. 651d0af Various cleanups and fixed by Marc and Ralf to start the OpenTLS project by Ralf S. Engelschall · 26 years ago
  68. dfeab06 Import of old SSLeay release: SSLeay 0.9.1b (unreleased) by Ralf S. Engelschall · 26 years ago
  69. 58964a4 Import of old SSLeay release: SSLeay 0.9.0b by Ralf S. Engelschall · 26 years ago
  70. d02b48c Import of old SSLeay release: SSLeay 0.8.1b by Ralf S. Engelschall · 26 years ago