1. 95d2959 BIO pairs. by Bodo Möller · 26 years ago
  2. 9bce307 Fix to i2d_DSAPublicKey() to return the correct length. by Dr. Stephen Henson · 26 years ago
  3. 565d106 Document the X509V3 code and change some of the extension function pointers by Dr. Stephen Henson · 26 years ago
  4. b7d135b Two new functions to write out PKCS#8 private keys. Also fixes for some of by Dr. Stephen Henson · 26 years ago
  5. 9d9b559 Fix determination of Perl interpreter: A perl or perl5 by Ralf S. Engelschall · 26 years ago
  6. 5f6d0ea Reformat and "modernise" the sign.c demo. by Dr. Stephen Henson · 26 years ago
  7. f62676b Change the PEM function implementation to use a common set of macros: this by Dr. Stephen Henson · 26 years ago
  8. a7bd039 des_cbc_encrypt / des_ncbc_encrypt issue. by Bodo Möller · 26 years ago
  9. c77f47a DES CBC change looks dubious to me. by Bodo Möller · 26 years ago
  10. 8151f52 Mention unistd.h. by Bodo Möller · 26 years ago
  11. 05861c7 I keep forgetting to fix this: update the IV! Most important! by Ben Laurie · 26 years ago
  12. 233bf73 Make "make test" fail if bntest fails an internal selfcheck. by Ben Laurie · 26 years ago
  13. 908eb7b Call our crypt implementation des_crypt(). crypt() now is a wrapper if by Ulf Möller · 26 years ago
  14. 8eb57af Complete support for PKCS#5 v2.0. Still needs extensive testing. by Dr. Stephen Henson · 26 years ago
  15. d4443ed Mention mkdir-p.pl. by Bodo Möller · 26 years ago
  16. 272c933 linux-sparc by Bodo Möller · 26 years ago
  17. 69cbf46 Rewrite PBE handling read to support PKCS#5 v2.0 and update the function by Dr. Stephen Henson · 26 years ago
  18. e7871ff More PKCS#8 stuff. Support for unencrypted forms of private key. by Dr. Stephen Henson · 26 years ago
  19. 600dec1 Add a 'pkcs8' application for initial PKCS#8 support. Still needs lots more by Dr. Stephen Henson · 26 years ago
  20. ef8335d Add PKCS#5 v1.5 compatible algorithms and initial PKCS#8 support. PKCS#8 needs by Dr. Stephen Henson · 26 years ago
  21. 84c15db Some constification and stacks that slipped through the cracks (how?). by Ben Laurie · 26 years ago
  22. af258e0 remove conflict indicator ... by Bodo Möller · 26 years ago
  23. 885982d "linux-sparc64-gcc" configuration by Bodo Möller · 26 years ago
  24. a53955d Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). by Ulf Möller · 26 years ago
  25. b4f7658 More evil cast removal. by Ben Laurie · 26 years ago
  26. 213a75d Make samples compile. by Ben Laurie · 26 years ago
  27. 748365e More consistency. by Bodo Möller · 26 years ago
  28. 0cceb1c BSD/OS 4.x support (bsdi-elf-gcc) by Bodo Möller · 26 years ago
  29. 31fab3e Prepare to release 0.9.3a by Ben Laurie · 26 years ago
  30. 2e36cc4 sco5-gcc configuration. by Bodo Möller · 26 years ago
  31. 054009a Updated C++ SSL demos. Submitted (a month ago) by: Wade Scholine by Bodo Möller · 26 years ago
  32. 71f0809 Updated some demos. Submitted by: Sean O Riordain <Sean.ORiordain@cyrona.com> by Bodo Möller · 26 years ago
  33. e95f626 *** empty log message *** by Bodo Möller · 26 years ago
  34. 472bde4 Change function call according to current API. by Bodo Möller · 26 years ago
  35. 557068c Final version for 0.9.3. by Bodo Möller · 26 years ago
  36. e14d444 Bignum library bug fix. IRIX 6 passes "make test" now! by Ulf Möller · 26 years ago
  37. e84240d New functions sk_set, sk_value and sk_num to replace existing macros: this is by Dr. Stephen Henson · 26 years ago
  38. 1b266da Fix various less obvious bugs in PKCS#7 handling: such as not zeroing by Dr. Stephen Henson · 26 years ago
  39. f43c814 Typo. by Bodo Möller · 26 years ago
  40. 55519bb DES changes. by Bodo Möller · 26 years ago
  41. 84fa704 Fix some obvious bugs in the PKCS#7 library handling. It didn't try to by Dr. Stephen Henson · 26 years ago
  42. 62bad77 Add actual testing to bntest... by Ben Laurie · 26 years ago
  43. 1ad2ecb The encoding of negative ASN1 INTEGERs and the conversion of BNs to negative by Dr. Stephen Henson · 26 years ago
  44. 1b24cca Add release dates to the "CHANGES" file, because that's an obvious by Bodo Möller · 26 years ago
  45. b56bce4 New structure type SESS_CERT used instead of CERT inside SSL_SESSION. by Bodo Möller · 26 years ago
  46. bd3576d Reorganize and speed up MD5. by Ulf Möller · 26 years ago
  47. 7d7d2cb VMS support. by Ulf Möller · 26 years ago
  48. f5eac85 Add new -out option to asn1parse to allow the parsed data to be output. by Dr. Stephen Henson · 26 years ago
  49. b31b04d Make SSL library a little more fool-proof by not requiring any longer by Bodo Möller · 26 years ago
  50. d5a2ea4 Move openssl.cnf out of lib/. by Ulf Möller · 26 years ago
  51. 397f703 Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -Wshadow by Ralf S. Engelschall · 26 years ago
  52. 884e8ec Various PKCS#7 fixes to properly (maybe!) handle PKCS#7 enveloped data. by Dr. Stephen Henson · 26 years ago
  53. ca8e5b9 Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copying by Bodo Möller · 26 years ago
  54. c8b4185 Kill evil casts, fix PKCS#7 and add new X509V3 Function. by Dr. Stephen Henson · 26 years ago
  55. e40b7ab Allows PKCS#12 password to be placed on command line and add allow config by Dr. Stephen Henson · 26 years ago
  56. 5b64002 Make -pedantic work again. by Ben Laurie · 26 years ago
  57. 135a1dc Bodo didn't do that. by Ben Laurie · 26 years ago
  58. 31a674d Support additional Win32 compilers. by Ulf Möller · 26 years ago
  59. 8e7f966 SHA-1 cleanups and performance enhancements. by Ulf Möller · 26 years ago
  60. 4f5fac8 Sparc v8plus assembler. by Ulf Möller · 26 years ago
  61. afd1f9e Update HPUX config, work around HPUX library incompatibility. by Ulf Möller · 26 years ago
  62. aeef69b Add other people who've done stackification. by Ben Laurie · 26 years ago
  63. 9263e88 Bundle stack'ification entries on Bens request by Ralf S. Engelschall · 26 years ago
  64. dee75ec Add missing sk_<type>_unshift() function to safestack.h by Ralf S. Engelschall · 26 years ago
  65. 20b85fd Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO). by Ralf S. Engelschall · 26 years ago
  66. dc1f607 Entry for resolved error macro confusion. by Bodo Möller · 26 years ago
  67. b3ca645 New function SSL_CTX_use_certificate_chain_file. by Bodo Möller · 26 years ago
  68. 7f89714 Support verify_depth from the SSL API without need for user-defined callbacks. by Bodo Möller · 26 years ago
  69. dd1462f Broken line that was too long. by Bodo Möller · 26 years ago
  70. 4eb77b2 New function SSL_CTX_set_session_id_context. by Bodo Möller · 26 years ago
  71. c665274 OAEP bug fix. by Ulf Möller · 26 years ago
  72. e5f3045 Support INSTALL_PREFIX for packagers. by Bodo Möller · 26 years ago
  73. 87bc2c0 by Bodo Möller · 26 years ago
  74. 6e6acfd Use util/mklink.pl instead of util/mklink.sh. by Bodo Möller · 26 years ago
  75. ddeee82 Install various scripts to $(OPENSSLDIR)/misc instead of $(INSTALLTOP)/bin. by Bodo Möller · 26 years ago
  76. 0973910 Linux shared libraries. by Ulf Möller · 26 years ago
  77. f5d7a03 New Configure option no-<cipher> (rsa, idea, rc5, ...). by Ulf Möller · 26 years ago
  78. b64f825 Add PKCS#12 documentation and new option in x509 to add certificate extensions. by Dr. Stephen Henson · 26 years ago
  79. a9be3af Remove NOPROTO definitions and error code comments. by Ulf Möller · 26 years ago
  80. 47339f6 Extensively changed the DEF file generator mkdef.pl to use a modified version by Dr. Stephen Henson · 26 years ago
  81. 9c4711c *** empty log message *** by Ulf Möller · 26 years ago
  82. b0b7b1c New Configure option --openssldir to replace ssldir.pl. by Ulf Möller · 26 years ago
  83. 6e781e8 Delete the unnecessary ERR and ERRC lines in makefiles, add some functionality by Dr. Stephen Henson · 26 years ago
  84. 6d31193 Complete rewrite of the error code generation script. It now runs as a single by Dr. Stephen Henson · 26 years ago
  85. 018b4ee by Bodo Möller · 26 years ago
  86. 92df960 by Bodo Möller · 26 years ago
  87. 85f48f7 Don't return 0 from ssl2_read when a packet with empty payload is received. by Bodo Möller · 26 years ago
  88. 90b8bbb by Bodo Möller · 26 years ago
  89. 4cd401e Oops! Fixup CHANGES. by Dr. Stephen Henson · 26 years ago
  90. d943e37 Suppport for CRL distribution points extension. Also document some of by Dr. Stephen Henson · 26 years ago
  91. 8e10f2b Move all autogenerated header file parts to crypto/opensslconf.h. by Ulf Möller · 26 years ago
  92. 4997138 Fix DES export ciphersuites. by Ben Laurie · 26 years ago
  93. 95dc05b Fix lots of warnings. by Ulf Möller · 26 years ago
  94. 8fb04b9 Problems with 64-bit long. by Ulf Möller · 26 years ago
  95. 6b691a5 Change functions to ANSI C. by Ulf Möller · 26 years ago
  96. 3edd7ed Finish off support for Certificate Policies extension. by Dr. Stephen Henson · 26 years ago
  97. df82f5c Fix typos in error codes. by Ulf Möller · 26 years ago
  98. 22a4f96 Defunct assembler files removed; various cleanups. by Ulf Möller · 26 years ago
  99. 5e85b6a SPARC v8 assembler BIGNUM code. by Ulf Möller · 26 years ago
  100. 41b731f Initial support for Certificate Policies extension: print out works but setting by Dr. Stephen Henson · 26 years ago