1. 297c67f Update API to use (char *) for email addresses and hostnames by Viktor Dukhovni · 11 years ago
  2. ced3d91 Set optional peername when X509_check_host() succeeds. by Viktor Dukhovni · 11 years ago
  3. d2aea03 Memory leak and NULL dereference fixes. by Dr. Stephen Henson · 11 years ago
  4. 189ae36 Add an NSS output format to sess_id to export to export the session id and the master key in NSS keylog format. PR#3352 by Martin Kaiser · 11 years ago
  5. 7ba08a4 Use correct length when prompting for password. by Dr. Stephen Henson · 11 years ago
  6. a4cc3c8 Avoid Windows 8 Getversion deprecated errors. by Dr. Stephen Henson · 11 years ago
  7. 2911575 Fix compilation with no-nextprotoneg. by Piotr Sikora · 11 years ago
  8. a006fef Improve WINCE support. by Andy Polyakov · 12 years ago
  9. b252cf0 make JPAKE work again, fix memory leaks by Dr. Stephen Henson · 12 years ago
  10. 51e7a43 New verify flag to return success if we have any certificate in the by Dr. Stephen Henson · 12 years ago
  11. 0090a68 Add code to download CRLs based on CRLDP extension. by Dr. Stephen Henson · 12 years ago
  12. 3bf15e2 Integrate host, email and IP address checks into X509_verify. by Dr. Stephen Henson · 12 years ago
  13. b6b094f check mval for NULL too by Dr. Stephen Henson · 12 years ago
  14. 0db46a7 fix leak by Dr. Stephen Henson · 12 years ago
  15. fdb78f3 New option to add CRLs for s_client and s_server. by Dr. Stephen Henson · 12 years ago
  16. 95ea531 add option to get a certificate or CRL from a URL by Dr. Stephen Henson · 12 years ago
  17. a70da5b New functions to check a hostname email or IP address against a by Dr. Stephen Henson · 12 years ago
  18. 3ad344a add suite B chain validation flags and associated verify errors by Dr. Stephen Henson · 13 years ago
  19. 71fa451 Version skew reduction: trivia (I hope). by Ben Laurie · 13 years ago
  20. fc7dae5 PR: 2717 Submitted by: Tim Rice <tim@multitalents.net> by Dr. Stephen Henson · 13 years ago
  21. 3770b98 PR: 2710 Submitted by: Tomas Mraz <tmraz@redhat.com> by Dr. Stephen Henson · 13 years ago
  22. 16363c0 implement -attime option as a verify parameter then it works with all relevant applications by Dr. Stephen Henson · 13 years ago
  23. 537c982 After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS by Richard Levitte · 14 years ago
  24. 838ea7f PR: 2366 Submitted by: Damien Miller <djm@mindrot.org> Reviewed by: steve by Dr. Stephen Henson · 14 years ago
  25. bf48836 Fixes to NPN from Adam Langley. by Ben Laurie · 15 years ago
  26. ee2ffc2 Add Next Protocol Negotiation. by Ben Laurie · 15 years ago
  27. c8bbd98 Fix warnings. by Ben Laurie · 15 years ago
  28. 4e96633 PR: 2262 Submitted By: Victor Wagner <vitus@cryptocom.ru> by Dr. Stephen Henson · 15 years ago
  29. 00a37b5 PR: 2220 by Dr. Stephen Henson · 15 years ago
  30. db28aa8 add -trusted_first option and verify flag by Dr. Stephen Henson · 15 years ago
  31. 04e4b82 allow setting of verify names in command line utilities and print out verify names in verify utility by Dr. Stephen Henson · 15 years ago
  32. 245d2ee Add option to allow in-band CRL loading in verify utility. Add function by Dr. Stephen Henson · 15 years ago
  33. c869da8 Update from 1.0.0-stable by Dr. Stephen Henson · 16 years ago
  34. 9a5faea Allow setting of verify depth in verify parameters (as opposed to the depth by Dr. Stephen Henson · 16 years ago
  35. f3be6c7 Update from 1.0.0-stable. by Dr. Stephen Henson · 16 years ago
  36. eddee61 PR: 1956 Submitted by: Guenter <lists@gknw.net> Approved by: steve@openssl.org by Dr. Stephen Henson · 16 years ago
  37. 83d8fa7 Update from stable branch. by Dr. Stephen Henson · 16 years ago
  38. d4f0339 Update from 1.0.0-stable. by Dr. Stephen Henson · 16 years ago
  39. 06ddf8e Updates from 1.0.0-stable by Dr. Stephen Henson · 16 years ago
  40. 617298d Update from stable branch. by Dr. Stephen Henson · 16 years ago
  41. 79bd20f Update from stable-branch. by Dr. Stephen Henson · 16 years ago
  42. f3b7bda Integrate J-PAKE and TLS-PSK. Increase PSK buffer size. Fix memory leaks. by Ben Laurie · 16 years ago
  43. ed551cd Update from stable branch. by Dr. Stephen Henson · 16 years ago
  44. c76fd29 Fix warnings about mismatched prototypes, undefined size_t and value computed by Dr. Stephen Henson · 16 years ago
  45. e9eda23 Fix warnings and various issues. by Dr. Stephen Henson · 16 years ago
  46. 6caa4ed Add JPAKE. by Ben Laurie · 16 years ago
  47. d43c449 Initial support for delta CRLs. If "use deltas" flag is set attempt to find by Dr. Stephen Henson · 17 years ago
  48. 9d84d4e Initial support for CRL path validation. This supports distinct certificate by Dr. Stephen Henson · 17 years ago
  49. 002e66c Support for policy mappings extension. by Dr. Stephen Henson · 17 years ago
  50. 5cbd203 Initial support for alternative CRL issuing certificates. by Dr. Stephen Henson · 17 years ago
  51. dd043cd Stop const mismatch warning in VC++. by Dr. Stephen Henson · 17 years ago
  52. 3c1d6bb LHASH revamp. make depend. by Ben Laurie · 17 years ago
  53. 44a877a Fix incorrect return value in apps/apps.c:parse_yesno() by Lutz Jänicke · 17 years ago
  54. 7e8481a Fix a nasty cast issue that my compiler was choking on. by Geoff Thorpe · 17 years ago
  55. 52108ce <strings.h> does not exist under WIN32. by Dr. Stephen Henson · 17 years ago
  56. f12797a Missing headers. by Ben Laurie · 17 years ago
  57. eef0c1f Netware support. Submitted by: Guenter Knauf <eflash@gmx.net> by Dr. Stephen Henson · 17 years ago
  58. e28eddc Typo? Why did this work, anyway? by Ben Laurie · 18 years ago
  59. 1bd06bd In interactive mode only config OpenSSL once. by Dr. Stephen Henson · 19 years ago
  60. fb05e1c declare as in prototype Submitted by: Gisle Vanem by Ulf Möller · 19 years ago
  61. 4a3dc3c Add RSA ctrl for padding mode, add ctrl support in pkeyutl. by Dr. Stephen Henson · 19 years ago
  62. a2318e8 Fix typo. Add EVP_PKEY_CTX control function for later use by command line by Dr. Stephen Henson · 19 years ago
  63. a916415 Reformat pkeyutl.c, add support for verify operation but nothing actually by Dr. Stephen Henson · 19 years ago
  64. 67b6f1c fix problems found by coverity: remove useless code by Nils Larsch · 19 years ago
  65. a53cb07 When using POSIXly functions, we need to define _POSIX_C_SOURCE, at by Richard Levitte · 19 years ago
  66. eed22ac Eliminate VC compiler warning. by Andy Polyakov · 19 years ago
  67. 9135fdd Revive app_tminterval for Netware. by Andy Polyakov · 19 years ago
  68. d88fcf7 Revive app_tminterval for vxworks. by Andy Polyakov · 19 years ago
  69. a950f28 Revive app_tminterval for VMS. by Andy Polyakov · 19 years ago
  70. e22f63f The typos never stop. Fix one in apps/apps.c. by Andy Polyakov · 19 years ago
  71. f530138 Fix newly introduced typos and warnings in ./apps. by Andy Polyakov · 19 years ago
  72. 0a39d8f Collect timing procedures in apps/apps.c. It's a bit cruel patch, as it by Andy Polyakov · 19 years ago
  73. a1ad253 Eliminate remaining calls to stat in apps/apps.c and unify WIN32_rename for by Andy Polyakov · 19 years ago
  74. ffa1018 Eliminate dependency on read/write/stat in apps under _WIN32. by Andy Polyakov · 19 years ago
  75. eff7cb4 Disable BIO_s_fd on CE and disable fd:N as password passing option on by Andy Polyakov · 19 years ago
  76. a0156a9 Integrated support for PVK files. by Dr. Stephen Henson · 20 years ago
  77. eea374f Command line support for RSAPublicKey format. by Dr. Stephen Henson · 20 years ago
  78. 45e2738 Remove ASN1_METHOD code replace with new ASN1 alternative. by Dr. Stephen Henson · 20 years ago
  79. 3eeaab4 make by Nils Larsch · 20 years ago
  80. 9e1a112 initialize newly allocated data by Nils Larsch · 20 years ago
  81. 53bb3be Fix typos in apps/apps.c by Andy Polyakov · 20 years ago
  82. f68854b Various Win32 and other fixes for warnings and compilation errors. by Dr. Stephen Henson · 20 years ago
  83. ff99044 const fixes by Nils Larsch · 20 years ago
  84. 7d72723 some const fixes by Nils Larsch · 20 years ago
  85. 3ffb8d4 Remove naming conflict between variable and label. by Andy Polyakov · 20 years ago
  86. e90fadd Prompt for passphrases for PKCS12 input format by Dr. Stephen Henson · 20 years ago
  87. 151368c PR: 940 by Dr. Stephen Henson · 20 years ago
  88. c431798 Reformat smime utility. by Dr. Stephen Henson · 21 years ago
  89. 5d7c222 New X509_VERIFY_PARAM structure and associated functionality. by Dr. Stephen Henson · 21 years ago
  90. f0eae95 Remove some unnecessary recursive includes from the internal apps.h header, by Geoff Thorpe · 21 years ago
  91. 64674bc Reduce chances of issuer and serial number duplication by use of random by Dr. Stephen Henson · 21 years ago
  92. 823a67b header cleanup in apps/ by Geoff Thorpe · 21 years ago
  93. d530017 Move the definition of Win32_rename(), since the macro rename gets undefined by Richard Levitte · 21 years ago
  94. 875a644 Constify d2i, s2i, c2i and r2i functions and other associated by Richard Levitte · 21 years ago
  95. d420ac2 Use BUF_strlcpy() instead of strcpy(). by Richard Levitte · 21 years ago
  96. 03ddbdd Move another common functionality (reproduced so far with cut'n'paste) by Richard Levitte · 21 years ago
  97. 6d5ffb5 Move do_subject() to apps.c and rename it to parse_name(). The by Richard Levitte · 21 years ago
  98. 4d8743f Netware-specific changes, by Richard Levitte · 21 years ago
  99. f35232e Catch error condition to prevent NULL pointer dereference. by Lutz Jänicke · 21 years ago
  100. e6fa67f Generalise the definition of strcasecmp() and strncasecmp() for by Richard Levitte · 22 years ago