1. 5e85b6a SPARC v8 assembler BIGNUM code. by Ulf Möller · 26 years ago
  2. 41b731f Initial support for Certificate Policies extension: print out works but setting by Dr. Stephen Henson · 26 years ago
  3. c83e523 Allow asn1parse to print out VISIBLESTRING and some code needed for certificate by Dr. Stephen Henson · 26 years ago
  4. e778802 Massive constification. by Ben Laurie · 26 years ago
  5. d77b305 Add support for VISIBLESTRING and UTF8String by Dr. Stephen Henson · 26 years ago
  6. 1d48dd0 Add initial support for r2i RAW extensions which can access the config database by Dr. Stephen Henson · 26 years ago
  7. 953937b Fix a horrible BN bug in bn_expand2 which caused BN_add_word() et al to fail by Dr. Stephen Henson · 26 years ago
  8. 28a9880 Add some utilities to support SXNet extension also add support in DEF files by Dr. Stephen Henson · 26 years ago
  9. 8f7de4f Typo. by Ben Laurie · 26 years ago
  10. 0490a86 Delete all the old X509V3 pack and unpack stuff and various structures and by Dr. Stephen Henson · 26 years ago
  11. 5fbe91d New Configure option "rsaref". by Ulf Möller · 26 years ago
  12. 5fd4e2b Don#t auto-generate crypto/pem/pem.h -- a fixed file is fine for it. by Bodo Möller · 26 years ago
  13. f73e07c Add type-safe STACKs and SETs. by Ben Laurie · 26 years ago
  14. f9a2593 Add `openssl ca -revoke <certfile>' facility which revokes a certificate by Ralf S. Engelschall · 26 years ago
  15. 2f0cd19 Fix `openssl crl -noout -text' combination where `-noout' killed the `-text' by Ralf S. Engelschall · 26 years ago
  16. 268c210 Make sure a corresponding plain text error message exists for the by Ralf S. Engelschall · 26 years ago
  17. fc8ee06 by Bodo Möller · 26 years ago
  18. c7ac31e Bugfix: s_client occasionally would sleep in select() when it should by Bodo Möller · 26 years ago
  19. 9d892e2 recent changes. by Ulf Möller · 26 years ago
  20. d2e26dc Add PKCS#5 v2.0 ASN1 structures. by Dr. Stephen Henson · 26 years ago
  21. 99aab16 New Makefile variables $(RANLIB) and $(PERL). by Ulf Möller · 26 years ago
  22. 2613c1f New option to generate 80386 code. by Ulf Möller · 26 years ago
  23. 6d02d8e New option "-showcerts" for s_client by Bodo Möller · 26 years ago
  24. ee0508d Include pkcs12 program as part of openssl. This completes most of the PKCS#12 by Dr. Stephen Henson · 26 years ago
  25. 8d8c726 Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and add by Dr. Stephen Henson · 26 years ago
  26. cfcefcb Further PKCS#12 integration, PBE, PKCS#8 additions. by Dr. Stephen Henson · 26 years ago
  27. 4b518c2 This is the beginning of PKCS#12 integration. This just adds the PKCS#12 by Dr. Stephen Henson · 26 years ago
  28. 785cdf2 Add initial support for Thawte strong extranet certificate extensions and by Dr. Stephen Henson · 26 years ago
  29. ba423ad Linux PPC support. by Ben Laurie · 26 years ago
  30. 67da3df Fix Alpha assembler, remove redundant file. by Ben Laurie · 26 years ago
  31. 0e9fc71 Make sure the RSA OAEP test is skipped under -DRSAref because by Ralf S. Engelschall · 26 years ago
  32. 1b276f3 Move definitions of IS_SET/IS_SEQUENCE inside crypto/asn1/asn1.h by Ralf S. Engelschall · 26 years ago
  33. 72e442a function names recently changed - consistency. by Ralf S. Engelschall · 26 years ago
  34. e98b5b5 Be consistent: 0.9.2b by Ralf S. Engelschall · 26 years ago
  35. b4cadc6 Fix security hole. by Ben Laurie · 26 years ago
  36. afb2306 Some more source tree cleanups (removed obsolete files crypto/bf/asm/bf586.pl, by Ralf S. Engelschall · 26 years ago
  37. 199d59e Remove some references which called malloc and free instead of Malloc and Free. by Dr. Stephen Henson · 26 years ago
  38. b4899bb Fail if test fails. by Ben Laurie · 26 years ago
  39. 29c0fcc Solaris shared library support. by Ben Laurie · 26 years ago
  40. cadf126 Use the right compiler for ctx_size. by Ben Laurie · 26 years ago
  41. bc420ac Delete NULL ciphers from 'ALL' in the cipher list aliases. This means that by Dr. Stephen Henson · 26 years ago
  42. abd4c91 Fix for RSA private key encryption if p < q. This took ***ages*** to track down. by Dr. Stephen Henson · 26 years ago
  43. 7e37e72 Be less restrictive and allow also `perl util/perlpath.pl /path/to/bin/perl' by Ralf S. Engelschall · 26 years ago
  44. 637691e Let util/clean-depend.pl work also with older Perl 5.00x versions. by Ralf S. Engelschall · 26 years ago
  45. 3813802 Fix couple of ANSI declarations and prototypes by Dr. Stephen Henson · 26 years ago
  46. 83ec54b Make CC,CFLAG etc get passed to make links and various Win32 fixes. by Dr. Stephen Henson · 26 years ago
  47. b241fef Fix quad checksum bug. by Ben Laurie · 26 years ago
  48. d4d2f98 Comment out two unimplemented functions from bio.h. Attempt to get the by Dr. Stephen Henson · 26 years ago
  49. 0cc3957 Add missing funtions from non ANSI section of header files and add missing by Dr. Stephen Henson · 26 years ago
  50. d10f052 Make `openssl version' output lines consistent. by Ralf S. Engelschall · 26 years ago
  51. c0e538e Fix Win32 symbol export lists for BIO functions: Added BIO_get_ex_new_index, by Ralf S. Engelschall · 26 years ago
  52. 84107e6 Second round of fixing the OpenSSL perl/ stuff. It now at least compiled fine by Ralf S. Engelschall · 26 years ago
  53. efadf60 Don't make links on Windoze. by Ben Laurie · 26 years ago
  54. 26a0846 Fix perl assembler. by Ben Laurie · 26 years ago
  55. 7d3ce7b Linux MIPS support. by Ben Laurie · 26 years ago
  56. cba5068 Always make links. by Ben Laurie · 26 years ago
  57. 1756d40 Added support for adding extensions to CRLs, also fix a memory leak and by Dr. Stephen Henson · 26 years ago
  58. 116e315 Add a useful kludge to allow package maintainers to specify compiler and other by Ralf S. Engelschall · 26 years ago
  59. bc34824 Disable new TLS1 ciphersuites. by Ben Laurie · 26 years ago
  60. 3eb0ed6 Allow DSO flags like -fpic, -fPIC, -KPIC etc. to be specified on the `perl by Ralf S. Engelschall · 26 years ago
  61. f415fa3 Fix export ciphersuites, again. by Ben Laurie · 26 years ago
  62. 2c6ccde just a little typo by Ralf S. Engelschall · 26 years ago
  63. 0b903ec Cleaned up the LICENSE document: The official contact for any license by Ralf S. Engelschall · 26 years ago
  64. bb8f3c5 General source tree makefile cleanups: Made `making xxx in yyy...' display by Ralf S. Engelschall · 26 years ago
  65. 988788f Permit null ciphers. by Ben Laurie · 26 years ago
  66. 924acc5 Fix the PKCS#7 stuff: signature verify could fail if attributes reordered, the by Dr. Stephen Henson · 26 years ago
  67. d00b7aa Workaround for a Win95 console bug triggered by the password read stuff. by Dr. Stephen Henson · 26 years ago
  68. 9985bed Deleted my str_dup() function from X509V3: the same functionality is provided by Dr. Stephen Henson · 26 years ago
  69. 789285a Added the new `Includes OpenSSL Cryptography Software' button as by Ralf S. Engelschall · 26 years ago
  70. a06c602 Remove confusing variables in function signatures in files by Ralf S. Engelschall · 26 years ago
  71. 8d697db Don't install bss_file.c under PREFIX/include/. It was introduced by Eric by Ralf S. Engelschall · 26 years ago
  72. 06c6849 Fix the Win32 compile environment and add various changes so it will now compile by Dr. Stephen Henson · 26 years ago
  73. eb90a48 Add functions to add certs to stacks, used for CA file/path stuff in servers. by Ben Laurie · 26 years ago
  74. 4f43d0e Experiment with doxygen documentation. by Ben Laurie · 26 years ago
  75. 74d7abc Get rid of remaining C++-style comments which strict C compilers hate. by Ralf S. Engelschall · 26 years ago
  76. 7283ece BN_RECURSION causes the stuff in bn_mont.c to fall over for large keys. For by Dr. Stephen Henson · 26 years ago
  77. 15d21c2 Add a bunch of SSL_xxx() functions for configuring the temporary RSA and DH by Ralf S. Engelschall · 26 years ago
  78. ea14a91 Move s_server -dcert and -dkey options out of the undocumented feature area by Ralf S. Engelschall · 26 years ago
  79. 90a52ce Fix the cipher decision scheme for export ciphers: the export bits are *not* by Ralf S. Engelschall · 26 years ago
  80. def9f43 Fix 'port' variable from `int' to `unsigned int' in crypto/bio/b_sock.c by Ralf S. Engelschall · 26 years ago
  81. 8aef252 Change type of another md_len variable in pk7_doit.c:PKCS7_dataFinal() by Ralf S. Engelschall · 26 years ago
  82. a4ed553 Don't hard-code path to Perl interpreter on shebang line of Configure by Ralf S. Engelschall · 26 years ago
  83. 7be304a Make `openssl x509 -noout -modulus' functional also for DSA certificates (in by Ralf S. Engelschall · 26 years ago
  84. 55ab3bf Add reliable BIO. by Ben Laurie · 26 years ago
  85. a43aa73 Redo the way 'req' and 'ca' add objects: add support for oid_section. by Dr. Stephen Henson · 26 years ago
  86. 0849d13 Add syslogging BIO. by Ben Laurie · 26 years ago
  87. 06ab81f Add support for new TLS export ciphersuites. by Ben Laurie · 26 years ago
  88. deff75b Add preliminary user level config documentation for extension stuff. Programming by Dr. Stephen Henson · 26 years ago
  89. 0c8a128 Make RSA_NO_PADDING really use no padding. by Dr. Stephen Henson · 26 years ago
  90. 4004dbb Generate errors when public/private key check is done. by Ben Laurie · 26 years ago
  91. 0ca5f8b Overhaul 'crl' application, add a proper X509_CRL_print function and start by Dr. Stephen Henson · 26 years ago
  92. 3d8accc Fuller authority key id support, partial support for private key usage extension by Dr. Stephen Henson · 26 years ago
  93. a494989 Add OAEP. by Ben Laurie · 26 years ago
  94. 413c4f4 Updates to the new SSL compression code by Mark J. Cox · 26 years ago
  95. a8236c8 Fix various memory leaks in SSL, apps and DSA by Dr. Stephen Henson · 26 years ago
  96. 388ff0b Add support for raw extensions. This means that you can include the DER encoding by Dr. Stephen Henson · 26 years ago
  97. 6013fa8 Make sure latest Perl versions don't interpret some generated C array as Perl by Ralf S. Engelschall · 26 years ago
  98. 5c00879 More Win32 fixes and upsdate INSTALL.W32 documentation. by Dr. Stephen Henson · 26 years ago
  99. 9becf66 Oops... add other changes this time too. by Dr. Stephen Henson · 26 years ago
  100. 4e31df2 Fix ghastly DES declarations, and all consequential warnings. by Ben Laurie · 26 years ago