1. 1bfdb34 Add private keys and generation scripts for test certificates in apps directory. by Dr. Stephen Henson · 13 years ago
  2. b6df360 Simple automated certificate creation demo. by Dr. Stephen Henson · 14 years ago
  3. 55f39a1 fix comments by Dr. Stephen Henson · 15 years ago
  4. 3ec5f38 Update demo by Dr. Stephen Henson · 15 years ago
  5. 98c08a6 Use SHA1 and not deprecated MD5 in demos. by Dr. Stephen Henson · 16 years ago
  6. cc8cc9a Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda). by Richard Levitte · 16 years ago
  7. 14023fe Merge from 1.0.0-stable branch. by Dr. Stephen Henson · 16 years ago
  8. 2e59752 Update obsolete email address... by Dr. Stephen Henson · 16 years ago
  9. 0f401ff Add missing 'extern "C" {' to some _err.h files in crypto/engines/ PR: 1609 by Lutz Jänicke · 17 years ago
  10. 1728756 Detached encrypt/decrypt example, fix decrypt sample. by Dr. Stephen Henson · 17 years ago
  11. f3eba36 Fix comments. by Dr. Stephen Henson · 17 years ago
  12. 47a6d38 CMS compressed data examples. by Dr. Stephen Henson · 17 years ago
  13. c02b6b6 Fix for compression and updated CMS_final(). by Dr. Stephen Henson · 17 years ago
  14. 3b28bc9 PKCS#7 examples converted to CMS. by Dr. Stephen Henson · 17 years ago
  15. eb77ebe Update tunala so it builds ok with OPENSSL_NO_DEPRECATED, and improve the by Geoff Thorpe · 17 years ago
  16. be3b365 Sample text files for S/MIME test programs. by Dr. Stephen Henson · 18 years ago
  17. b2b2daf Add a bunch of S/MIME sample programs and data. by Dr. Stephen Henson · 18 years ago
  18. 90076b9 fix typos by Nils Larsch · 19 years ago
  19. d56349a update TLS-ECC code by Bodo Möller · 19 years ago
  20. 37e2721 From branch OpenSSL_0_9_7-stable, 2002-11-13 15:30: by Richard Levitte · 20 years ago
  21. 4bb61be Add emacs cache files to .cvsignore. by Richard Levitte · 20 years ago
  22. b94f886 Stupid casts... by Richard Levitte · 21 years ago
  23. 968766c updates for draft-ietf-tls-ecc-03.txt by Bodo Möller · 22 years ago
  24. c14b337 Typo. PR: 593 by Richard Levitte · 22 years ago
  25. 0b13e9f Add the possibility to build without the ENGINE framework. PR: 287 by Richard Levitte · 22 years ago
  26. e5a08ce Make 'tunala' link with zlib if possible (so it works if openssl was by Geoff Thorpe · 22 years ago
  27. 8d6e604 Fix to build better with DJGPP. PR: 338 by Richard Levitte · 22 years ago
  28. 54a656e Security fixes brought forward from 0.9.7. by Ben Laurie · 22 years ago
  29. c0d64de Make internal functions static. by Richard Levitte · 22 years ago
  30. c1ce8cf Name the flag files correctly. by Richard Levitte · 22 years ago
  31. bd1fb77 There's a name clash between OpenSSL and RSAref. Since this engine handles by Richard Levitte · 22 years ago
  32. 5aa3429 Typo: v3 is represented by 2. by Dr. Stephen Henson · 22 years ago
  33. fa4bde9 Add a few more target platforms, to see how well the shared library by Richard Levitte · 22 years ago
  34. 27bad5a Don't fuss with the demo binaries by Richard Levitte · 22 years ago
  35. 7cc6ec7 add URL for Internet Draft by Bodo Möller · 23 years ago
  36. c2bbf27 1. switch from "-newkey ecdsa:..." to "-newkey ec:..." by Bodo Möller · 23 years ago
  37. 629d860 Some files deserve to be ignored by Richard Levitte · 23 years ago
  38. 056cc16 Merge in demo engines from 0.9.7-stable. by Richard Levitte · 23 years ago
  39. 18a31aa Scripts for testing ECC ciphersuites. by Bodo Möller · 23 years ago
  40. a7535a2 Add the CBC flag for cbc ciphers by Richard Levitte · 23 years ago
  41. d16e113 Allow longer program names (VMS allows up to 39 characters). by Richard Levitte · 23 years ago
  42. 7e58aa7 Fix buggy if-condition (thomas poindessous <poinde_t@epita.fr>). by Lutz Jänicke · 23 years ago
  43. 93683c3 '#if OPENSSL_VERSION_NUMBER >= ...' to document the recent change by Bodo Möller · 23 years ago
  44. 023ec15 Add 'void *' argument to app_verify_callback. by Bodo Möller · 23 years ago
  45. 877b2fb A rough little self-test for tunala. This runs through all cipher-suite / by Geoff Thorpe · 23 years ago
  46. afeab58 Make the "ungunk" logic a little more robust. by Geoff Thorpe · 23 years ago
  47. 744c49a - Add support for cipher suites that require a temporary RSA key for by Geoff Thorpe · 23 years ago
  48. 062d3e3 Correct for the recent prototype changes. by Geoff Thorpe · 23 years ago
  49. 1b58b61 Produce less confusing statistics when "-out_totals" is used. by Geoff Thorpe · 23 years ago
  50. c70d381 The sample certs had expired, so these are newer ones that should last by Geoff Thorpe · 23 years ago
  51. fd69886 - Network errors could pollute the buffers because -1 isn't noticed in an by Geoff Thorpe · 23 years ago
  52. e523f5f - libtool finally annoyed me too much, so I'm nuking it, by Geoff Thorpe · 23 years ago
  53. 980afcc Constify. by Geoff Thorpe · 23 years ago
  54. 033c51f Build dynamic rsaref engine on VMS. Tested on VAX so far. by Richard Levitte · 23 years ago
  55. 2bd065d make update by Richard Levitte · 23 years ago
  56. 6d7dbc1 Add MD digests. by Richard Levitte · 23 years ago
  57. b5fe234 Add DES functions. by Richard Levitte · 23 years ago
  58. c85a157 Use the generated error code files. by Richard Levitte · 23 years ago
  59. 0c5d16e 'make update' + some touches. by Richard Levitte · 23 years ago
  60. bd2af5e Add targets to update the error code files. by Richard Levitte · 23 years ago
  61. 58d55af Add a local error code configuration file for the rsaref dynamic engine. by Richard Levitte · 23 years ago
  62. 1d46b6b Make use of RSAref's header files instead of EAY's crafted rsaref.h. by Richard Levitte · 23 years ago
  63. bbb3544 In a Debian Linux environment, it's not a good idea, apparently, to by Richard Levitte · 23 years ago
  64. 6276f1e Add a demo that reimplements the RSAref glue in form of a dynamically by Richard Levitte · 23 years ago
  65. 581f1c8 Modify EVP cipher behaviour in a similar way to digests to retain compatibility. by Dr. Stephen Henson · 23 years ago
  66. cb7fd76 Modernise and fix (ancient) "maurice" demos. by Dr. Stephen Henson · 24 years ago
  67. 89f534e Make (ancient) sign.c demo compile again. by Dr. Stephen Henson · 24 years ago
  68. a3d8c0f ignore binary by Bodo Möller · 24 years ago
  69. a32d795 avoid everything resembling a magic trigraph by Bodo Möller · 24 years ago
  70. b263b66 Change Makefile so that it works without any additional changes by Bodo Möller · 24 years ago
  71. 5294dd7 Another demo. by Bodo Möller · 24 years ago
  72. 96bd6f7 Add certificate and request demos. by Dr. Stephen Henson · 24 years ago
  73. 3866752 - New INSTALL document describing different ways to build "tunala" and by Geoff Thorpe · 24 years ago
  74. cf1b7d9 Make all configuration macros available for application by making by Richard Levitte · 24 years ago
  75. 9a04387 Re-order a couple of static functions and "#if 0" out unused ones - this by Geoff Thorpe · 24 years ago
  76. 282d8b1 This change was a quick experiment that I'd wanted to try that works quite by Geoff Thorpe · 24 years ago
  77. 171cc53 Improve the state machine. by Ben Laurie · 24 years ago
  78. 4327aae format strings by Ulf Möller · 24 years ago
  79. 895959b Re-order the options in tunala and add command switches like s_server for by Geoff Thorpe · 24 years ago
  80. 1cc0b0a This adds support to 'tunala' for supplying DH parameters (without which it by Geoff Thorpe · 24 years ago
  81. beb2325 Some minor changes to the "tunala" demo. by Geoff Thorpe · 24 years ago
  82. 9d6b1ce by Dr. Stephen Henson · 24 years ago
  83. 3465dd3 * Fix a slight bug in the state-machine. This caused the client end of a by Geoff Thorpe · 24 years ago
  84. a9376db More little changes to the tunala demo; by Geoff Thorpe · 24 years ago
  85. f2cc755 Make s_client/s_server-style cert verification output configurable by by Geoff Thorpe · 24 years ago
  86. 4aa69fe Minor tweaks and improvements to the tunala demo. by Geoff Thorpe · 24 years ago
  87. b984cd2 A typo and a couple of logic errors fixed. I think there may still be one by Geoff Thorpe · 24 years ago
  88. cd26e6c Oops! Read a full buffer instead of some spurious number from elswhere. by Ben Laurie · 24 years ago
  89. ce23b0f oops, remove comments that are no longer true. by Geoff Thorpe · 24 years ago
  90. d313047 Explanation, tips, etc. by Geoff Thorpe · 24 years ago
  91. d1855cc This is a demo that performs SSL tunneling (client and/or server) and is by Geoff Thorpe · 24 years ago
  92. ef0ab7f John Denney <jdenney@ca.mdis.com> reports that we forgot to convert by Richard Levitte · 24 years ago
  93. 84b6534 Two new PKCS#12 demo programs. by Dr. Stephen Henson · 25 years ago
  94. 4af6e24 Ignore executable. by Ben Laurie · 25 years ago
  95. f3f53c8 Handle WANT_READ more correctly (thanks to Bodo). by Ben Laurie · 25 years ago
  96. 29eb7d9 Distinguish between assertions and conditions that should cause death. by Ben Laurie · 25 years ago
  97. 54705b3 -Wall insists that main return an int. by Bodo Möller · 25 years ago
  98. 7049ef5 Add demo state machine. by Ben Laurie · 25 years ago
  99. 26a3a48 There have been a number of complaints from a number of sources that names by Richard Levitte · 25 years ago
  100. c908047 Modernise 'selfsign.c' to use new X509_NAME code by Dr. Stephen Henson · 25 years ago