1. 2d4287d RIPEMD160 shape-up. Final touch. by Andy Polyakov · 26 years ago
  2. 87a25f9 Allow the extension section specified in config files to be overridden by Dr. Stephen Henson · 26 years ago
  3. f9150e5 Allow the 1.OU="my OU" syntax in 'ca' for SPKACs. by Dr. Stephen Henson · 26 years ago
  4. c79b16e Allow extensions to be added to certificate requests, update the sample by Dr. Stephen Henson · 26 years ago
  5. 7b65c32 Fix for a bug which meant encrypting BIOs sometimes wouldn't read the final by Dr. Stephen Henson · 26 years ago
  6. 13066ce Initial support for DH_METHOD. Also added a DH lock. A few changes made to by Dr. Stephen Henson · 26 years ago
  7. c0711f7 Initial support for DSA_METHOD... by Dr. Stephen Henson · 26 years ago
  8. 8484721 Allow memory bios to be read only and change PKCS#7 routines to use them. by Dr. Stephen Henson · 26 years ago
  9. de1915e Fix horrible (and hard to track down) bug in ssl23_get_client_hello: by Bodo Möller · 26 years ago
  10. c6c3450 Fix PKCS7_ENC_CONTENT_new() to include a sensible default content type and add by Dr. Stephen Henson · 26 years ago
  11. fd52057 Add functions to allow extensions to be added to certificate requests. by Dr. Stephen Henson · 26 years ago
  12. 87c49f6 Support for parsing of certificate extensions in PKCS#10 requests: these are by Dr. Stephen Henson · 26 years ago
  13. 1b1a6e7 -crlf option. by Bodo Möller · 26 years ago
  14. d91e201 Bump after tarball rolling. by Ralf S. Engelschall · 26 years ago
  15. 9a577e2 spelling by Bodo Möller · 26 years ago
  16. dfbaf95 Install libRSAglue.a when OpenSSL is build with RSAref. by Ralf S. Engelschall · 26 years ago
  17. 9639515 A few more ``#ifndef NO_FP_API / #endif'' pairs for consistency. by Ralf S. Engelschall · 26 years ago
  18. ed7f60f Fix -startdate and -enddate arguments to 'ca' program. Also update NEWS file by Dr. Stephen Henson · 26 years ago
  19. 48c843c New function DSA_dup_DH, and fixes for bugs that were found by Bodo Möller · 26 years ago
  20. 41a6fde 0.9.4 won't be completed in July ... by Bodo Möller · 26 years ago
  21. 922180d Allow the PKCS#7 (S/MIME encrypt) application to support more than one by Dr. Stephen Henson · 26 years ago
  22. 5711994 Always use buildinf.h, which now includes the mk1mfinf.h data. by Bodo Möller · 26 years ago
  23. 3e3d2ea New function OBJ_obj2txt() by Dr. Stephen Henson · 26 years ago
  24. 770d19b New RSA flag RSA_FLAG_EXT_PKEY, to always call rsa_mod_exp. by Dr. Stephen Henson · 26 years ago
  25. 2e0fc87 Use correct CFLAG definition for makefile.one builds. by Bodo Möller · 26 years ago
  26. a0618e3 Added support for SPARC Linux. by Andy Polyakov · 26 years ago
  27. 74678cc Additional user data argument to pem_password_cb function type by Bodo Möller · 26 years ago
  28. 664b998 avoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command lines, by Bodo Möller · 26 years ago
  29. 7363455 MIPS III/IV assembler module is reimplemented. by Andy Polyakov · 26 years ago
  30. 9c96248 SSL_MODE_ENABLE_PARTIAL_WRITE and SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER by Bodo Möller · 26 years ago
  31. e391116 New compile time option -DCRYPTO_MDEBUG_THREAD. by Bodo Möller · 26 years ago
  32. 458cddc Have CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG, by Bodo Möller · 26 years ago
  33. 6434450 DES library changes. by Ulf Möller · 26 years ago
  34. b617a5b Continues NASM support. This might work now. Its still experimental but it by Dr. Stephen Henson · 26 years ago
  35. 5059658 fix memory leak in s3_clnt.c by Bodo Möller · 26 years ago
  36. 03cd494 New function RSA_check_key, openssl rsa -check by Bodo Möller · 26 years ago
  37. f598cd1 Various changes to stop VC++ choking under Win32. by Dr. Stephen Henson · 26 years ago
  38. f513939 Add a debugging option to PKCS#5 v2.0 key generation function. by Dr. Stephen Henson · 26 years ago
  39. 0ab8beb Copy flags in ASN1_STRING_dup() by Dr. Stephen Henson · 26 years ago
  40. f7daafa Fix a bug in x509.c that omitted DSA parameters when they didn't match the by Dr. Stephen Henson · 26 years ago
  41. 777ab7e Fix memory checking. by Bodo Möller · 26 years ago
  42. 975d3dc remove editing artifacts by Bodo Möller · 26 years ago
  43. 6888f2b Mention modification to Configure. by Bodo Möller · 26 years ago
  44. e105643 New functions SSL[_CTX]_{set,get}_mode; the initial set of mode flags is by Bodo Möller · 26 years ago
  45. 5271ebd More no-xxx option tweaks. by Ulf Möller · 26 years ago
  46. ce8b257 New functions to allow RSA_METHODs to be changed without poking round in by Dr. Stephen Henson · 26 years ago
  47. 9c729e0 Memory leak checks. by Bodo Möller · 26 years ago
  48. 034292a Fix d2i_ASN1_INTEGER() and i2d_ASN1_INTEGER() so it correctly works out by Dr. Stephen Henson · 26 years ago
  49. 170afce New function PKCS7_signatureVerify to allow the signing certificate to by Dr. Stephen Henson · 26 years ago
  50. dbd665c Change the PEM_* function prototypes to use DECLARE_PEM macros and change by Dr. Stephen Henson · 26 years ago
  51. f76a808 Perl variable names are case-sensitive ... by Bodo Möller · 26 years ago
  52. 8623f69 New functions CONF_load_bio() and CONF_load_fp() to load a configuration by Dr. Stephen Henson · 26 years ago
  53. 11af1a2 Clarification. by Bodo Möller · 26 years ago
  54. a111306 New function CRYPTO_num_locks. by Bodo Möller · 26 years ago
  55. 95d2959 BIO pairs. by Bodo Möller · 26 years ago
  56. 9bce307 Fix to i2d_DSAPublicKey() to return the correct length. by Dr. Stephen Henson · 26 years ago
  57. 565d106 Document the X509V3 code and change some of the extension function pointers by Dr. Stephen Henson · 26 years ago
  58. b7d135b Two new functions to write out PKCS#8 private keys. Also fixes for some of by Dr. Stephen Henson · 26 years ago
  59. 9d9b559 Fix determination of Perl interpreter: A perl or perl5 by Ralf S. Engelschall · 26 years ago
  60. 5f6d0ea Reformat and "modernise" the sign.c demo. by Dr. Stephen Henson · 26 years ago
  61. f62676b Change the PEM function implementation to use a common set of macros: this by Dr. Stephen Henson · 26 years ago
  62. a7bd039 des_cbc_encrypt / des_ncbc_encrypt issue. by Bodo Möller · 26 years ago
  63. c77f47a DES CBC change looks dubious to me. by Bodo Möller · 26 years ago
  64. 8151f52 Mention unistd.h. by Bodo Möller · 26 years ago
  65. 05861c7 I keep forgetting to fix this: update the IV! Most important! by Ben Laurie · 26 years ago
  66. 233bf73 Make "make test" fail if bntest fails an internal selfcheck. by Ben Laurie · 26 years ago
  67. 908eb7b Call our crypt implementation des_crypt(). crypt() now is a wrapper if by Ulf Möller · 26 years ago
  68. 8eb57af Complete support for PKCS#5 v2.0. Still needs extensive testing. by Dr. Stephen Henson · 26 years ago
  69. d4443ed Mention mkdir-p.pl. by Bodo Möller · 26 years ago
  70. 272c933 linux-sparc by Bodo Möller · 26 years ago
  71. 69cbf46 Rewrite PBE handling read to support PKCS#5 v2.0 and update the function by Dr. Stephen Henson · 26 years ago
  72. e7871ff More PKCS#8 stuff. Support for unencrypted forms of private key. by Dr. Stephen Henson · 26 years ago
  73. 600dec1 Add a 'pkcs8' application for initial PKCS#8 support. Still needs lots more by Dr. Stephen Henson · 26 years ago
  74. ef8335d Add PKCS#5 v1.5 compatible algorithms and initial PKCS#8 support. PKCS#8 needs by Dr. Stephen Henson · 26 years ago
  75. 84c15db Some constification and stacks that slipped through the cracks (how?). by Ben Laurie · 26 years ago
  76. af258e0 remove conflict indicator ... by Bodo Möller · 26 years ago
  77. 885982d "linux-sparc64-gcc" configuration by Bodo Möller · 26 years ago
  78. a53955d Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). by Ulf Möller · 26 years ago
  79. b4f7658 More evil cast removal. by Ben Laurie · 26 years ago
  80. 213a75d Make samples compile. by Ben Laurie · 26 years ago
  81. 748365e More consistency. by Bodo Möller · 26 years ago
  82. 0cceb1c BSD/OS 4.x support (bsdi-elf-gcc) by Bodo Möller · 26 years ago
  83. 31fab3e Prepare to release 0.9.3a by Ben Laurie · 26 years ago
  84. 2e36cc4 sco5-gcc configuration. by Bodo Möller · 26 years ago
  85. 054009a Updated C++ SSL demos. Submitted (a month ago) by: Wade Scholine by Bodo Möller · 26 years ago
  86. 71f0809 Updated some demos. Submitted by: Sean O Riordain <Sean.ORiordain@cyrona.com> by Bodo Möller · 26 years ago
  87. e95f626 *** empty log message *** by Bodo Möller · 26 years ago
  88. 472bde4 Change function call according to current API. by Bodo Möller · 26 years ago
  89. 557068c Final version for 0.9.3. by Bodo Möller · 26 years ago
  90. e14d444 Bignum library bug fix. IRIX 6 passes "make test" now! by Ulf Möller · 26 years ago
  91. e84240d New functions sk_set, sk_value and sk_num to replace existing macros: this is by Dr. Stephen Henson · 26 years ago
  92. 1b266da Fix various less obvious bugs in PKCS#7 handling: such as not zeroing by Dr. Stephen Henson · 26 years ago
  93. f43c814 Typo. by Bodo Möller · 26 years ago
  94. 55519bb DES changes. by Bodo Möller · 26 years ago
  95. 84fa704 Fix some obvious bugs in the PKCS#7 library handling. It didn't try to by Dr. Stephen Henson · 26 years ago
  96. 62bad77 Add actual testing to bntest... by Ben Laurie · 26 years ago
  97. 1ad2ecb The encoding of negative ASN1 INTEGERs and the conversion of BNs to negative by Dr. Stephen Henson · 26 years ago
  98. 1b24cca Add release dates to the "CHANGES" file, because that's an obvious by Bodo Möller · 26 years ago
  99. b56bce4 New structure type SESS_CERT used instead of CERT inside SSL_SESSION. by Bodo Möller · 26 years ago
  100. bd3576d Reorganize and speed up MD5. by Ulf Möller · 26 years ago