1. 4591e5f Constify stack and lhash macros. by Dr. Stephen Henson · 9 years ago
  2. 739a1eb Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx by Rich Salz · 9 years ago
  3. 4f22f40 Copyright consolidation 06/10 by Rich Salz · 9 years ago
  4. 45c6e23 Remove --classic build entirely by Richard Levitte · 9 years ago
  5. 007c80e Remove the remainder of util/mk1mf.pl and companion scripts by Richard Levitte · 9 years ago
  6. 45502bf Always build library object files with shared library cflags by Richard Levitte · 9 years ago
  7. ce192eb Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND by Richard Levitte · 9 years ago
  8. 0ca2e82 if no comparison function set make sk_sort no op by Dr. Stephen Henson · 9 years ago
  9. 777a288 unified build scheme: add build.info files by Richard Levitte · 9 years ago
  10. ced2c2c Templatize util/domd by Rich Salz · 9 years ago
  11. 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
  12. 56c77c5 Remove update tags by Rich Salz · 9 years ago
  13. ee6d9f4 Remove some old makefile targets by Rich Salz · 9 years ago
  14. d10dac1 Move Makefiles to Makefile.in by Rich Salz · 9 years ago
  15. ff4b7fa make update by Richard Levitte · 9 years ago
  16. a939b0a More zalloc nits by Rich Salz · 10 years ago
  17. 64b2575 remove 0 assignments. by Rich Salz · 10 years ago
  18. fbfcb22 RT3999: Remove sub-component version strings by Rich Salz · 10 years ago
  19. 0f539dc Fix the update target and remove duplicate file updates by Richard Levitte · 10 years ago
  20. a3aadb2 make depend by Richard Levitte · 10 years ago
  21. b39fc56 Identify and move common internal libcrypto header files by Richard Levitte · 10 years ago
  22. 16f8d4e memset, memcpy, sizeof consistency fixes by Rich Salz · 10 years ago
  23. b4faea5 Use safer sizeof variant in malloc by Rich Salz · 10 years ago
  24. 25aaa98 free NULL cleanup -- coda by Rich Salz · 10 years ago
  25. b548a1f free null cleanup finale by Rich Salz · 10 years ago
  26. b196e7d remove malloc casts by Rich Salz · 10 years ago
  27. a80e33b Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant by Richard Levitte · 10 years ago
  28. dee502b Stop symlinking, move files to intended directory by Richard Levitte · 10 years ago
  29. 7132ac8 Fix memset call in stack.c by Matt Caswell · 10 years ago
  30. b5f07d6 Remove obsolete declarations. by Dr. Stephen Henson · 10 years ago
  31. 31c2b6e Make STACK_OF opaque. by Dr. Stephen Henson · 10 years ago
  32. 5b18d30 util/mkstack.pl now generates entire safestack.h by Rich Salz · 10 years ago
  33. 8de24b7 undef cleanup: use memmove by Rich Salz · 10 years ago
  34. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  35. dbd87ff indent has problems with comments that are on the right hand side of a line. by Matt Caswell · 10 years ago
  36. 3a83462 Further comment amendments to preserve formatting prior to source reformat by Matt Caswell · 10 years ago
  37. 1d97c84 mark all block comments that need format preserving so that by Tim Hudson · 10 years ago
  38. f072785 Remove fipscanister build functionality from makefiles. by Dr. Stephen Henson · 10 years ago
  39. 8cfe08b Remove all .cvsignore files by Rich Salz · 10 years ago
  40. 17e80c6 RT2308: Add extern "C" { ... } wrapper by Rich Salz · 11 years ago
  41. 66d884f Implement sk_deep_copy. by Viktor Dukhovni · 11 years ago
  42. fd2309a Separate the SCT List parser from the SCT List viewer by Rob Stradling · 11 years ago
  43. 17c2764 CMS support for key agreeement recipient info. by Dr. Stephen Henson · 12 years ago
  44. 333f926 Add DTLS-SRTP. by Ben Laurie · 13 years ago
  45. 487b023 make update (1.1.0-dev) by Richard Levitte · 14 years ago
  46. edc032b Add SRP support. by Ben Laurie · 14 years ago
  47. e2b798c Assorted bugfixes: by Bodo Möller · 14 years ago
  48. df6de39 Change AR to ARX to allow exclusion of fips object modules by Dr. Stephen Henson · 14 years ago
  49. 73334e8 PR: 2386 by Dr. Stephen Henson · 14 years ago
  50. 9799937 PR: 2278 Submitted By: Mattias Ellert <mattias.ellert@fysast.uu.se> by Dr. Stephen Henson · 15 years ago
  51. cc06613 make update by Dr. Stephen Henson · 15 years ago
  52. 031c789 make update by Dr. Stephen Henson · 15 years ago
  53. 512d359 Update from 1.0.0-stable. by Dr. Stephen Henson · 16 years ago
  54. c869da8 Update from 1.0.0-stable by Dr. Stephen Henson · 16 years ago
  55. 5f8f94a Update from 1.0.0-stable. by Dr. Stephen Henson · 16 years ago
  56. ef236ec Merge from 1.0.0-stable branch. by Dr. Stephen Henson · 16 years ago
  57. 14023fe Merge from 1.0.0-stable branch. by Dr. Stephen Henson · 16 years ago
  58. 1ea6472 Type-safe OBJ_bsearch_ex. by Ben Laurie · 16 years ago
  59. 985de86 Remove old non-safestack code. by Dr. Stephen Henson · 17 years ago
  60. 5ce278a More type-checking. by Ben Laurie · 17 years ago
  61. 0a56761 Avoid warning about empty structures and always define CHECKED_PTR_OF by Dr. Stephen Henson · 17 years ago
  62. 3c1d6bb LHASH revamp. make depend. by Ben Laurie · 17 years ago
  63. e718520 Add missing cast. by Dr. Stephen Henson · 17 years ago
  64. f4cc56f Signed Receipt Request utility functions and option on CMS utility to by Dr. Stephen Henson · 17 years ago
  65. 8931b30 And so it begins... by Dr. Stephen Henson · 17 years ago
  66. 67c8e7f Support for certificate status TLS extension. by Dr. Stephen Henson · 18 years ago
  67. a6fbcb4 Change safestack reimplementation to match 0.9.8. by Dr. Stephen Henson · 18 years ago
  68. cdb0392 Make preprocessor logic more fail-safe. by Andy Polyakov · 18 years ago
  69. 1891f5b As for inline vs. __inline. The original code implies that most compilers by Andy Polyakov · 18 years ago
  70. 8dee823 Inline function declarations have to be prototypes. by Ben Laurie · 18 years ago
  71. 54b5fd5 WIN32 fixes. by Dr. Stephen Henson · 18 years ago
  72. 1d1a646 Back out safestack.h change for now: seems to break some things. by Dr. Stephen Henson · 18 years ago
  73. 297e6f1 Avoid use of function pointer casts in pem library. Modify safestack to by Dr. Stephen Henson · 18 years ago
  74. 96afc1c Add SEED encryption algorithm. by Bodo Möller · 18 years ago
  75. 560b79c Constify version strings and some structures. by Dr. Stephen Henson · 18 years ago
  76. 10ca15f Fix change to OPENSSL_NO_RFC3779 by Dr. Stephen Henson · 18 years ago
  77. 96ea4ae Add RFC 3779 support. by Ben Laurie · 18 years ago
  78. de12116 Initial, incomplete support for typesafe macros without using function casts. by Dr. Stephen Henson · 18 years ago
  79. 5d20c4f Overhaul of by_dir code to handle dynamic loading of CRLs. by Dr. Stephen Henson · 19 years ago
  80. c7235be RFC 3161 compliant time stamp request creation, response generation by Ulf Möller · 19 years ago
  81. 15ac971 Update filenames in makefiles. by Dr. Stephen Henson · 19 years ago
  82. ce92b6e Further BUILDENV refinement, further fool-proofing of Makefiles and by Andy Polyakov · 20 years ago
  83. 10cde50 make update by Bodo Möller · 20 years ago
  84. 81a86fc Fool-proofing Makefiles by Andy Polyakov · 20 years ago
  85. 8ccd06c openssl_fcast should always be defined, not just with DEBUG_SAFESTACK by Dr. Stephen Henson · 20 years ago
  86. fe86616 Some C compilers produce warnings or compilation errors if an attempt by Dr. Stephen Henson · 20 years ago
  87. a74286d Make sure id2_func is properly cast as well... by Richard Levitte · 20 years ago
  88. ed82419 Avoid compiler complaint about mismatched function signatures (void * != char *) by Richard Levitte · 20 years ago
  89. 49f3865 Type mismatch detected by DEC C compiler. void* != void** by Richard Levitte · 20 years ago
  90. f68854b Various Win32 and other fixes for warnings and compilation errors. by Dr. Stephen Henson · 20 years ago
  91. 4bb61be Add emacs cache files to .cvsignore. by Richard Levitte · 20 years ago
  92. 41a15c4 Give everything prototypes (well, everything that's actually used). by Ben Laurie · 20 years ago
  93. 42ba5d2 Blow away Makefile.ssl. by Ben Laurie · 20 years ago
  94. a2ac429 Don't use $(EXHEADER) directly in for loops, as most shells will break by Richard Levitte · 20 years ago
  95. 785e827 Oops! by Dr. Stephen Henson · 20 years ago
  96. 2f605e8 Fix race condition when CRL checking is enabled. by Dr. Stephen Henson · 20 years ago
  97. 5d7c222 New X509_VERIFY_PARAM structure and associated functionality. by Dr. Stephen Henson · 21 years ago
  98. 9c52d2c After the latest round of header-hacking, regenerate the dependencies in by Geoff Thorpe · 21 years ago
  99. 8c521c7 Extend the index parameter checking from sk_value to sk_set(). Also tidy up by Geoff Thorpe · 21 years ago
  100. 2749276 Avoid undefined results when the parameter is out of range. by Geoff Thorpe · 21 years ago