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