1. 2f0ca54 Remove some obsolete/obscure internal define switches: by Emilia Kasper · 8 years ago
  2. 44e2d45 Move the CHIL engine to demos/engines by Richard Levitte · 8 years ago
  3. 8c88c88 Crude VMS build files for demos/bio/ by Richard Levitte · 9 years ago
  4. f4566df Crude Makefile for demos/bio/ by Richard Levitte · 9 years ago
  5. 54d72ef Fixup BIO demos for OpenSSL 1.1.x by Richard Levitte · 9 years ago
  6. 3656ea1 Fixup BIO demos for OpenSSL 1.1.x by Richard Levitte · 9 years ago
  7. 16c6dee Fixup BIO demos for OpenSSL 1.1.x by Richard Levitte · 9 years ago
  8. 9e20068 Consolidate copyright for demos by Rich Salz · 9 years ago
  9. 45c6e23 Remove --classic build entirely by Richard Levitte · 9 years ago
  10. ec59112 Remove really old demo's by Rich Salz · 9 years ago
  11. 3ba8471 Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005 by David Woodhouse · 9 years ago
  12. 0d4fb84 GH601: Various spelling fixes. by FdaSilvaYY · 9 years ago
  13. 96d608b Remove clean-depend by Rich Salz · 9 years ago
  14. 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
  15. 8cef121 Consolidate "make update" by Rich Salz · 9 years ago
  16. ee6d9f4 Remove some old makefile targets by Rich Salz · 9 years ago
  17. d10dac1 Move Makefiles to Makefile.in by Rich Salz · 9 years ago
  18. bbd86bf mem functions cleanup by Rich Salz · 9 years ago
  19. 919ba00 DANE support structures, constructructors and accessors by Viktor Dukhovni · 9 years ago
  20. 43d956f Demo server using SSL_CTX_config by Dr. Stephen Henson · 9 years ago
  21. f4d654d Remove err and prime demo's by Rich Salz · 9 years ago
  22. 3138475 Remove the "eay" c-file-style indicators by Richard Levitte · 9 years ago
  23. 361a119 Remove support for all 40 and 56 bit ciphers. by Kurt Roeckx · 9 years ago
  24. b0700d2 Replace "SSLeay" in API with OpenSSL by Rich Salz · 9 years ago
  25. 0e56b4b Move crypto/threads to demo/threads by Rich Salz · 9 years ago
  26. d900a01 Fix typos by Alessandro Ghedini · 9 years ago
  27. 85a7007 Remove obsolete b64 demo's by Rich Salz · 10 years ago
  28. 0c71c88 Remove obsolete OCSP demo by Rich Salz · 10 years ago
  29. 3d9ebc3 Update demo. by Dr. Stephen Henson · 10 years ago
  30. 053fa39 Conversion to UTF-8 where needed by Richard Levitte · 10 years ago
  31. b8b12aa Change BIO_number_read and BIO_number_written() to be 64 bit by Matt Caswell · 10 years ago
  32. 13c9bb3 Client side version negotiation rewrite by Matt Caswell · 10 years ago
  33. 32ec415 Server side version negotiation rewrite by Matt Caswell · 10 years ago
  34. 75ebbd9 Use p==NULL not !p (in if statements, mainly) by Rich Salz · 10 years ago
  35. 86885c2 Use "==0" instead of "!strcmp" etc by Rich Salz · 10 years ago
  36. 16f8d4e memset, memcpy, sizeof consistency fixes by Rich Salz · 10 years ago
  37. b4faea5 Use safer sizeof variant in malloc by Rich Salz · 10 years ago
  38. 25aaa98 free NULL cleanup -- coda by Rich Salz · 10 years ago
  39. 6669647 Remove goto inside an if(0) block by Rich Salz · 10 years ago
  40. efa7dd6 free NULL cleanup 11 by Rich Salz · 10 years ago
  41. b548a1f free null cleanup finale by Rich Salz · 10 years ago
  42. 23a1d5e free NULL cleanup 7 by Rich Salz · 10 years ago
  43. 222561f free NULL cleanup 5a by Rich Salz · 10 years ago
  44. b196e7d remove malloc casts by Rich Salz · 10 years ago
  45. e0e920b free NULL cleanup 9 by Rich Salz · 10 years ago
  46. 62adbce free NULL cleanup 10 by Rich Salz · 10 years ago
  47. c5ba2d9 free NULL cleanup by Rich Salz · 10 years ago
  48. ca3a82c free NULL cleanup by Rich Salz · 10 years ago
  49. 266483d RAND_bytes updates by Matt Caswell · 10 years ago
  50. d640708 free NULL cleanup by Rich Salz · 10 years ago
  51. 7aa0b02 Dead code cleanup: crypto/*.c, x509v3, demos by Rich Salz · 10 years ago
  52. e640fa0 Harmonise use of EVP_CTRL_GET_TAG/EVP_CTRL_SET_TAG/EVP_CTRL_SET_IVLEN by Matt Caswell · 10 years ago
  53. a2b18e6 ifdef cleanup, part 4a: '#ifdef undef' by Rich Salz · 10 years ago
  54. 35a1cc9 More comment realignment by Matt Caswell · 10 years ago
  55. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  56. 68d39f3 Move more comments that confuse indent by Matt Caswell · 10 years ago
  57. dbd87ff indent has problems with comments that are on the right hand side of a line. by Matt Caswell · 10 years ago
  58. e636e2a Fix source where indent will not be able to cope by Matt Caswell · 10 years ago
  59. 28470b6 Yet more comments by Matt Caswell · 10 years ago
  60. 23a22b4 More comments by Matt Caswell · 10 years ago
  61. c80fd6b Further comment changes for reformat (master) by Matt Caswell · 10 years ago
  62. 6d23cf9 RT3548: Remove unsupported platforms by Rich Salz · 10 years ago
  63. 1d97c84 mark all block comments that need format preserving so that by Tim Hudson · 10 years ago
  64. 45f55f6 Remove SSLv2 support by Kurt Roeckx · 10 years ago
  65. 8cfe08b Remove all .cvsignore files by Rich Salz · 10 years ago
  66. 5f85556 RT2600: Change Win line-endings to Unix. by Rich Salz · 11 years ago
  67. a520ae3 RT3142: Extra initialization in state_machine by Jeffrey Walton · 11 years ago
  68. 89fb142 RT2847: Don't "check" uninitialized memory by Martin Olsson · 11 years ago
  69. 94c0a98 engine_md_copy: check for NULL after allocating to_md->HashBuffer by Jonas Maebe · 11 years ago
  70. f642ebc Undo a90081576c94f9f54de1755188a00ccc1760549a by Rich Salz · 11 years ago
  71. a900815 Remove DJGPP (and therefore WATT32) #ifdef's. by Rich Salz · 11 years ago
  72. ceea4bf Remove demos/tunala by Geoff Thorpe · 11 years ago
  73. 62352b8 Remove old unused and unmaintained demonstration code. by Tim Hudson · 11 years ago
  74. 0f78819 New ctrl to set current certificate. by Dr. Stephen Henson · 11 years ago
  75. 9f9ab1d Demo of use of errors in applications. by Dr. Stephen Henson · 11 years ago
  76. cb21826 typo by Dr. Stephen Henson · 11 years ago
  77. 717cc85 Fix demo comment: 0.9.9 never released. by Dr. Stephen Henson · 11 years ago
  78. 88c21c4 Update demo. by Dr. Stephen Henson · 11 years ago
  79. ea131a0 Update demos/bio/README by Dr. Stephen Henson · 11 years ago
  80. f3efeaa Fix various typos. by Dr. Stephen Henson · 11 years ago
  81. d80b0ee Modify sample accept.cnf by Dr. Stephen Henson · 11 years ago
  82. ebd14bf Add demo for SSL server using SSL_CONF. by Dr. Stephen Henson · 11 years ago
  83. 478b50c misspellings fixes by https://github.com/vlajos/misspell_fixer by Veres Lajos · 12 years ago
  84. e24fd37 Typo. (cherry picked from commit 1546fb780bc11556a18d70c5fb29af4a9d5beaff) by Dr. Stephen Henson · 12 years ago
  85. bcb157f typo by Dr. Stephen Henson · 12 years ago
  86. e942c15 Initial CCM code. by Dr. Stephen Henson · 12 years ago
  87. 3646578 Demo code for SSL_CONF API by Dr. Stephen Henson · 12 years ago
  88. 9282199 oops, revert, committed in error by Dr. Stephen Henson · 12 years ago
  89. 11e2957 apps/ocsp.c by Dr. Stephen Henson · 12 years ago
  90. 24f77b3 remove redundant code from demo by Dr. Stephen Henson · 12 years ago
  91. 226afe4 typo by Dr. Stephen Henson · 12 years ago
  92. 07a4ff7 add simple AES GCM code example by Dr. Stephen Henson · 12 years ago
  93. 61d24f1 update README by Dr. Stephen Henson · 13 years ago
  94. 79b184f Extend certificate creation examples to include CRL generation and sample by Dr. Stephen Henson · 13 years ago
  95. ef6b34b make EC test certificates usable for ECDH by Dr. Stephen Henson · 13 years ago
  96. 18d7158 Add certificate callback. If set this is called whenever a certificate by Dr. Stephen Henson · 13 years ago
  97. 5755947 oops, revert unrelated changes by Dr. Stephen Henson · 13 years ago
  98. f4e1169 Modify client hello version when renegotiating to enhance interop with by Dr. Stephen Henson · 13 years ago
  99. ccd395c add example for DH certificate generation by Dr. Stephen Henson · 13 years ago
  100. 1bfdb34 Add private keys and generation scripts for test certificates in apps directory. by Dr. Stephen Henson · 13 years ago