1. a31011e Various randomness handling bugfixes and improvements -- by Bodo Möller · 25 years ago
  2. 462f79e New function ASN1_mbstring_copy() to handle ASN1 string copying. Ultimately by Dr. Stephen Henson · 25 years ago
  3. 08e9c1a Replace the macros in asn1.h with function equivalents. Also make UTF8Strings by Dr. Stephen Henson · 25 years ago
  4. 673b102 Initial support for certificate purpose checking: this will by Dr. Stephen Henson · 25 years ago
  5. 56a3fec Add EX_DATA support to X509. by Dr. Stephen Henson · 25 years ago
  6. 4654ef9 New functions to parse and get extensions. by Dr. Stephen Henson · 25 years ago
  7. 7e102e2 RC4 tune-up featuring 30-40% performance improvement on most RISC by Andy Polyakov · 25 years ago
  8. d71c6bc Fix for bug in pkcs12 program and typo in ASN1_tag2str(). by Dr. Stephen Henson · 25 years ago
  9. 2d681b7 Fix for bug in pkcs12 program and typo in ASN1_tag2str(). by Dr. Stephen Henson · 25 years ago
  10. 3908cdf New option -dhparam to s_server to allow the DH parameter file to be set by Dr. Stephen Henson · 25 years ago
  11. 3ea2363 Add support for public key input and output in rsa and dsa utilities with some by Dr. Stephen Henson · 25 years ago
  12. 393f2c6 by Dr. Stephen Henson · 26 years ago
  13. 4579dd5 Fix for base64 BIO decoding bug by Dr. Stephen Henson · 26 years ago
  14. 0f7e6fe Fix typo that I introduced when reformatting lines. by Bodo Möller · 26 years ago
  15. 96c2201 Keep line lengths < 80 characters. by Bodo Möller · 26 years ago
  16. 06f4536 Fix to make s_client and s_server work under Windows. A bit of a hack but by Dr. Stephen Henson · 26 years ago
  17. 1c80019 Add new sign and verify members to RSA_METHOD and change SSL code to use sign by Dr. Stephen Henson · 26 years ago
  18. 090d848 Various CRL enhancements tidies and workaround for broken CRLs. by Dr. Stephen Henson · 26 years ago
  19. 6f7af15 Use non-copying BIO interface in ssltest.c. by Bodo Möller · 26 years ago
  20. 396f631 some more patches for avoiding problems with non-automatic variables by Bodo Möller · 26 years ago
  21. 4a61a64 This is preliminary support for an "RSA null" cipher. Unfortunately when by Dr. Stephen Henson · 26 years ago
  22. c1082a9 Non-copying interface to BIO pairs. It's still totally untested ... by Bodo Möller · 26 years ago
  23. a785abc New function to convert ASN1 tag values to strings. Also fix typo in asn1.h by Dr. Stephen Henson · 26 years ago
  24. aef838f New UTF8 utility functions to parse/generate UTF8 strings. by Dr. Stephen Henson · 26 years ago
  25. 074309b Fix server behaviour when facing backwards-compatible client hellos. by Bodo Möller · 26 years ago
  26. 8ce9716 Add new 'spkac' utility and several SPKAC utility functions. by Dr. Stephen Henson · 26 years ago
  27. 2d4287d RIPEMD160 shape-up. Final touch. by Andy Polyakov · 26 years ago
  28. 87a25f9 Allow the extension section specified in config files to be overridden by Dr. Stephen Henson · 26 years ago
  29. f9150e5 Allow the 1.OU="my OU" syntax in 'ca' for SPKACs. by Dr. Stephen Henson · 26 years ago
  30. c79b16e Allow extensions to be added to certificate requests, update the sample by Dr. Stephen Henson · 26 years ago
  31. 7b65c32 Fix for a bug which meant encrypting BIOs sometimes wouldn't read the final by Dr. Stephen Henson · 26 years ago
  32. 13066ce Initial support for DH_METHOD. Also added a DH lock. A few changes made to by Dr. Stephen Henson · 26 years ago
  33. c0711f7 Initial support for DSA_METHOD... by Dr. Stephen Henson · 26 years ago
  34. 8484721 Allow memory bios to be read only and change PKCS#7 routines to use them. by Dr. Stephen Henson · 26 years ago
  35. de1915e Fix horrible (and hard to track down) bug in ssl23_get_client_hello: by Bodo Möller · 26 years ago
  36. c6c3450 Fix PKCS7_ENC_CONTENT_new() to include a sensible default content type and add by Dr. Stephen Henson · 26 years ago
  37. fd52057 Add functions to allow extensions to be added to certificate requests. by Dr. Stephen Henson · 26 years ago
  38. 87c49f6 Support for parsing of certificate extensions in PKCS#10 requests: these are by Dr. Stephen Henson · 26 years ago
  39. 1b1a6e7 -crlf option. by Bodo Möller · 26 years ago
  40. d91e201 Bump after tarball rolling. by Ralf S. Engelschall · 26 years ago
  41. 9a577e2 spelling by Bodo Möller · 26 years ago
  42. dfbaf95 Install libRSAglue.a when OpenSSL is build with RSAref. by Ralf S. Engelschall · 26 years ago
  43. 9639515 A few more ``#ifndef NO_FP_API / #endif'' pairs for consistency. by Ralf S. Engelschall · 26 years ago
  44. ed7f60f Fix -startdate and -enddate arguments to 'ca' program. Also update NEWS file by Dr. Stephen Henson · 26 years ago
  45. 48c843c New function DSA_dup_DH, and fixes for bugs that were found by Bodo Möller · 26 years ago
  46. 41a6fde 0.9.4 won't be completed in July ... by Bodo Möller · 26 years ago
  47. 922180d Allow the PKCS#7 (S/MIME encrypt) application to support more than one by Dr. Stephen Henson · 26 years ago
  48. 5711994 Always use buildinf.h, which now includes the mk1mfinf.h data. by Bodo Möller · 26 years ago
  49. 3e3d2ea New function OBJ_obj2txt() by Dr. Stephen Henson · 26 years ago
  50. 770d19b New RSA flag RSA_FLAG_EXT_PKEY, to always call rsa_mod_exp. by Dr. Stephen Henson · 26 years ago
  51. 2e0fc87 Use correct CFLAG definition for makefile.one builds. by Bodo Möller · 26 years ago
  52. a0618e3 Added support for SPARC Linux. by Andy Polyakov · 26 years ago
  53. 74678cc Additional user data argument to pem_password_cb function type by Bodo Möller · 26 years ago
  54. 664b998 avoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command lines, by Bodo Möller · 26 years ago
  55. 7363455 MIPS III/IV assembler module is reimplemented. by Andy Polyakov · 26 years ago
  56. 9c96248 SSL_MODE_ENABLE_PARTIAL_WRITE and SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER by Bodo Möller · 26 years ago
  57. e391116 New compile time option -DCRYPTO_MDEBUG_THREAD. by Bodo Möller · 26 years ago
  58. 458cddc Have CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG, by Bodo Möller · 26 years ago
  59. 6434450 DES library changes. by Ulf Möller · 26 years ago
  60. b617a5b Continues NASM support. This might work now. Its still experimental but it by Dr. Stephen Henson · 26 years ago
  61. 5059658 fix memory leak in s3_clnt.c by Bodo Möller · 26 years ago
  62. 03cd494 New function RSA_check_key, openssl rsa -check by Bodo Möller · 26 years ago
  63. f598cd1 Various changes to stop VC++ choking under Win32. by Dr. Stephen Henson · 26 years ago
  64. f513939 Add a debugging option to PKCS#5 v2.0 key generation function. by Dr. Stephen Henson · 26 years ago
  65. 0ab8beb Copy flags in ASN1_STRING_dup() by Dr. Stephen Henson · 26 years ago
  66. f7daafa Fix a bug in x509.c that omitted DSA parameters when they didn't match the by Dr. Stephen Henson · 26 years ago
  67. 777ab7e Fix memory checking. by Bodo Möller · 26 years ago
  68. 975d3dc remove editing artifacts by Bodo Möller · 26 years ago
  69. 6888f2b Mention modification to Configure. by Bodo Möller · 26 years ago
  70. e105643 New functions SSL[_CTX]_{set,get}_mode; the initial set of mode flags is by Bodo Möller · 26 years ago
  71. 5271ebd More no-xxx option tweaks. by Ulf Möller · 26 years ago
  72. ce8b257 New functions to allow RSA_METHODs to be changed without poking round in by Dr. Stephen Henson · 26 years ago
  73. 9c729e0 Memory leak checks. by Bodo Möller · 26 years ago
  74. 034292a Fix d2i_ASN1_INTEGER() and i2d_ASN1_INTEGER() so it correctly works out by Dr. Stephen Henson · 26 years ago
  75. 170afce New function PKCS7_signatureVerify to allow the signing certificate to by Dr. Stephen Henson · 26 years ago
  76. dbd665c Change the PEM_* function prototypes to use DECLARE_PEM macros and change by Dr. Stephen Henson · 26 years ago
  77. f76a808 Perl variable names are case-sensitive ... by Bodo Möller · 26 years ago
  78. 8623f69 New functions CONF_load_bio() and CONF_load_fp() to load a configuration by Dr. Stephen Henson · 26 years ago
  79. 11af1a2 Clarification. by Bodo Möller · 26 years ago
  80. a111306 New function CRYPTO_num_locks. by Bodo Möller · 26 years ago
  81. 95d2959 BIO pairs. by Bodo Möller · 26 years ago
  82. 9bce307 Fix to i2d_DSAPublicKey() to return the correct length. by Dr. Stephen Henson · 26 years ago
  83. 565d106 Document the X509V3 code and change some of the extension function pointers by Dr. Stephen Henson · 26 years ago
  84. b7d135b Two new functions to write out PKCS#8 private keys. Also fixes for some of by Dr. Stephen Henson · 26 years ago
  85. 9d9b559 Fix determination of Perl interpreter: A perl or perl5 by Ralf S. Engelschall · 26 years ago
  86. 5f6d0ea Reformat and "modernise" the sign.c demo. by Dr. Stephen Henson · 26 years ago
  87. f62676b Change the PEM function implementation to use a common set of macros: this by Dr. Stephen Henson · 26 years ago
  88. a7bd039 des_cbc_encrypt / des_ncbc_encrypt issue. by Bodo Möller · 26 years ago
  89. c77f47a DES CBC change looks dubious to me. by Bodo Möller · 26 years ago
  90. 8151f52 Mention unistd.h. by Bodo Möller · 26 years ago
  91. 05861c7 I keep forgetting to fix this: update the IV! Most important! by Ben Laurie · 26 years ago
  92. 233bf73 Make "make test" fail if bntest fails an internal selfcheck. by Ben Laurie · 26 years ago
  93. 908eb7b Call our crypt implementation des_crypt(). crypt() now is a wrapper if by Ulf Möller · 26 years ago
  94. 8eb57af Complete support for PKCS#5 v2.0. Still needs extensive testing. by Dr. Stephen Henson · 26 years ago
  95. d4443ed Mention mkdir-p.pl. by Bodo Möller · 26 years ago
  96. 272c933 linux-sparc by Bodo Möller · 26 years ago
  97. 69cbf46 Rewrite PBE handling read to support PKCS#5 v2.0 and update the function by Dr. Stephen Henson · 26 years ago
  98. e7871ff More PKCS#8 stuff. Support for unencrypted forms of private key. by Dr. Stephen Henson · 26 years ago
  99. 600dec1 Add a 'pkcs8' application for initial PKCS#8 support. Still needs lots more by Dr. Stephen Henson · 26 years ago
  100. ef8335d Add PKCS#5 v1.5 compatible algorithms and initial PKCS#8 support. PKCS#8 needs by Dr. Stephen Henson · 26 years ago