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