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