1. d56349a update TLS-ECC code by Bodo Möller · 19 years ago
  2. 67c03ff comment by Bodo Möller · 19 years ago
  3. 35e00cc Minor aes-sparcv9.pl optimization. by Andy Polyakov · 19 years ago
  4. 064f6cb Engage AES for UltraSPARC in sparcv9 targets. by Andy Polyakov · 19 years ago
  5. 20ab8b4 Revoke the option to share AES S-boxes between C and assembler. It wastes by Andy Polyakov · 19 years ago
  6. 7395d85 Initial draft for AES for UltraSPARC assembler. by Andy Polyakov · 19 years ago
  7. 3ebf898 Support for indirect calls in x86 assembler modules. by Andy Polyakov · 19 years ago
  8. a4c886e Add cpuid code to VC++ build. by Dr. Stephen Henson · 19 years ago
  9. 1291dfd Don't include zlib header dir if it is not defined. by Dr. Stephen Henson · 19 years ago
  10. df278af Fix typos in wp-mmx.pl. by Andy Polyakov · 19 years ago
  11. 7c510d6 Initial attempt at Whirlpool assembler support on VC++. by Dr. Stephen Henson · 19 years ago
  12. 7bbcb2f Avoid warnings on VC++ 2005. by Dr. Stephen Henson · 19 years ago
  13. ad2695b Update from 0.9.8-stable. by Dr. Stephen Henson · 19 years ago
  14. 9cbf062 Update from stable branch. by Dr. Stephen Henson · 19 years ago
  15. ec645d9 Make mk1mf.pl and friends recognize Whirlpool. by Dr. Stephen Henson · 19 years ago
  16. 0d894c9 Make ZLIB without ZLIB_SHARED compiled again. by Dr. Stephen Henson · 19 years ago
  17. c6709b8 Couple other benchmark comparisons for wp-x86_64.pl. by Andy Polyakov · 19 years ago
  18. 061bebc x86cpuid.pl update. by Andy Polyakov · 19 years ago
  19. 802e1d6 Oops... by Dr. Stephen Henson · 19 years ago
  20. dbf33b3 Update ordinals and include changes from 0.9.8. by Dr. Stephen Henson · 19 years ago
  21. b40228a New functions to support opaque EVP_CIPHER_CTX handling. by Dr. Stephen Henson · 19 years ago
  22. da5a0e8 Add error checking to avoid crashing when zlib cannot be loaded. by Dr. Stephen Henson · 19 years ago
  23. 200fc02 Include EVP_whirlpool() prototype in evp.h by Dr. Stephen Henson · 19 years ago
  24. 7096217 wq instead of wp? That's gotta be among the more amazing typos I've made... by Richard Levitte · 19 years ago
  25. f1eb83a Whirlpool was added to EVP, so let's build it on VMS as well. by Richard Levitte · 19 years ago
  26. fec82db Whirlpool for x86_64. by Andy Polyakov · 19 years ago
  27. 7b1b47a Mention Whirlpool in dgst -help. by Andy Polyakov · 19 years ago
  28. 8b9afce Add Whirlpool to EVP. by Andy Polyakov · 19 years ago
  29. 137db78 Adapt Whirlpool API for EVP. by Andy Polyakov · 19 years ago
  30. a3344c8 Fix typos in wp-mmx.pl. by Andy Polyakov · 19 years ago
  31. c173d09 Typo by Dr. Stephen Henson · 19 years ago
  32. cb49a3c Make CA.pl script use CA extensions when creating a root CA. by Dr. Stephen Henson · 19 years ago
  33. adab800 Build Whirlpool on VMS as well by Richard Levitte · 19 years ago
  34. f106fb8 Add Whirlpool OID. by Andy Polyakov · 19 years ago
  35. 5fa6d85 Remove development leftover from whrlpool/asm/wp-mmx.pl. by Andy Polyakov · 19 years ago
  36. 4adfe93 Add missing Makefile and fix couple of typos in commentary. by Andy Polyakov · 19 years ago
  37. d1593e6 Whirlpool hash implementation. The fact that subdirectory and .h file are by Andy Polyakov · 19 years ago
  38. a53cb07 When using POSIXly functions, we need to define _POSIX_C_SOURCE, at by Richard Levitte · 19 years ago
  39. 452ae49 Extensive OID code enhancement and fixes. by Dr. Stephen Henson · 19 years ago
  40. 8c5c5b6 Synchronise with the Unix build. by Richard Levitte · 19 years ago
  41. 6f44d4d deFUDify: don't require OPENSSL_EC_BIN_PT_COMP by Bodo Möller · 19 years ago
  42. d804f86 disable some invalid ciphersuites by Bodo Möller · 19 years ago
  43. 8dee9f8 deFUDify: don't require OPENSSL_EC_BIN_PT_COMP by Bodo Möller · 19 years ago
  44. 963ba10 Keep shutting up VC8. PR: 1243 by Andy Polyakov · 19 years ago
  45. 07645de Apply "better safe than sorry" approach after addressing sporadic SEGV in by Andy Polyakov · 19 years ago
  46. c52c82f Attempt to resolve sporadic SEGV crashes in bn_sub_words in OpenSSH. I'm by Andy Polyakov · 19 years ago
  47. d6a03a2 Update from stable branch. by Dr. Stephen Henson · 19 years ago
  48. e347b0d Throw in comment so that one doesn't get tempted to optimize it away. by Andy Polyakov · 19 years ago
  49. 52b1fbb Avoid end-less loop when libcrypto.a is manually deleted, but 'make clean' by Andy Polyakov · 19 years ago
  50. 65613f2 Mention PROBLEMS in FAQ. by Andy Polyakov · 19 years ago
  51. 4f92a76 AIX -blibpath is not accumulative, one apparently has to specify even by Andy Polyakov · 19 years ago
  52. 6a3a7f3 Minor perlasm clean-up. by Andy Polyakov · 19 years ago
  53. 63d3a9c Tidying up WinCE support. by Andy Polyakov · 19 years ago
  54. 2c730f6 Improve cross-compiler portability of applink.c module and mention by Andy Polyakov · 19 years ago
  55. df8dae1 Update docs. by Dr. Stephen Henson · 19 years ago
  56. 2e9f1bf Update from stable branch. by Dr. Stephen Henson · 19 years ago
  57. b1e0ccb One of Win64 rules lacked bufferoverflowu.lib. by Andy Polyakov · 19 years ago
  58. bd2abca Move declaration for optional bn_mul_mont to bn_lcl.h in order to hide by Andy Polyakov · 19 years ago
  59. f1fbd4c Address MASM-specific problems introduced with by Andy Polyakov · 19 years ago
  60. eed22ac Eliminate VC compiler warning. by Andy Polyakov · 19 years ago
  61. 176a614 First draft for WCE PortSDK support. Once again! It's *draft* which requires by Andy Polyakov · 19 years ago
  62. f858d22 Make DLL engines the default in 0.9.9 and VC++. by Dr. Stephen Henson · 19 years ago
  63. 1609430 Add symbols for ASN1 print functions, update ordinal file. by Dr. Stephen Henson · 19 years ago
  64. fbf002b Update from stable branch. by Dr. Stephen Henson · 19 years ago
  65. 9135fdd Revive app_tminterval for Netware. by Andy Polyakov · 19 years ago
  66. d88fcf7 Revive app_tminterval for vxworks. by Andy Polyakov · 19 years ago
  67. a950f28 Revive app_tminterval for VMS. by Andy Polyakov · 19 years ago
  68. c629204 Keep removing references to tmdiff. by Andy Polyakov · 19 years ago
  69. e22f63f The typos never stop. Fix one in apps/apps.c. by Andy Polyakov · 19 years ago
  70. d256b95 x86_64-xlate.pl commentary section update. by Andy Polyakov · 19 years ago
  71. f530138 Fix newly introduced typos and warnings in ./apps. by Andy Polyakov · 19 years ago
  72. 0a39d8f Collect timing procedures in apps/apps.c. It's a bit cruel patch, as it by Andy Polyakov · 19 years ago
  73. 6852d1d Eliminate crypto/tmdiff.[ch]. by Andy Polyakov · 19 years ago
  74. a1ad253 Eliminate remaining calls to stat in apps/apps.c and unify WIN32_rename for by Andy Polyakov · 19 years ago
  75. ffa1018 Eliminate dependency on read/write/stat in apps under _WIN32. by Andy Polyakov · 19 years ago
  76. 4d24b4c Engage OPENSSL_NO_POSIX_IO on Windows CE. by Andy Polyakov · 19 years ago
  77. 474b8a9 Make cygwin work in directories mounted with 'text' attribute. by Andy Polyakov · 19 years ago
  78. 5326183 Get rid of arcane reference to _fmode in apps/apps.h. Binary open is by Andy Polyakov · 19 years ago
  79. 49e3c9d Mask libcrypto references to stat with OPENSSL_NO_POSIX_IO. by Andy Polyakov · 19 years ago
  80. 1715e48 Reserve for OPENSSL_NO_POSIX_IO macro which is to eliminate references by Andy Polyakov · 19 years ago
  81. eff7cb4 Disable BIO_s_fd on CE and disable fd:N as password passing option on by Andy Polyakov · 19 years ago
  82. 7a6f825 Make pshufw optional and update performance table in sha512-sse2.pl by Andy Polyakov · 19 years ago
  83. 29afd31 fix typo, pointed out by Patrick Guio by Nils Larsch · 19 years ago
  84. d86b0f1 compile sstrsep only if HAVE_FORK is defined; patch supplied by Johan Gill <johane@lysator.liu.se> by Nils Larsch · 19 years ago
  85. 998ac55 Document it by Richard Levitte · 19 years ago
  86. d6f25d7 Fix numerous bugs in the Win32 path splitter by Richard Levitte · 19 years ago
  87. b02da8e A slight change in documentation that makes it so much more comprehensible by Richard Levitte · 19 years ago
  88. 2f52a41 Include kerberos libraries (if used) when linking test apps: some need it. by Dr. Stephen Henson · 19 years ago
  89. 99c675b Add -install_name in link_a.darwin rule. PR: 1218 by Andy Polyakov · 19 years ago
  90. 72dce76 Add fixes for CAN-2005-2969. by Bodo Möller · 19 years ago
  91. ee8836c fix stupid typo by Bodo Möller · 19 years ago
  92. a1006c3 harmonize with 0.9.7-stable and 0.9.8-stable variants of CHANGES by Bodo Möller · 19 years ago
  93. 755c5b3 Fix install problems on MacOS X and HP-UX. PR: 1218,1185 by Andy Polyakov · 19 years ago
  94. ce6aa1e +20% SHA512 performance improvement on x86. by Andy Polyakov · 19 years ago
  95. 6c1fc27 Eliminate false preprocessor dependencies introduced with VOS support. by Andy Polyakov · 19 years ago
  96. aa8b03b Fix typos in macos x targets. by Andy Polyakov · 19 years ago
  97. 96ec4ab Eliminate ~3.5KB of duplicate code in des-586.pl and reserve for folded by Andy Polyakov · 19 years ago
  98. 70532b7 Move DES_SPtrans to where it really belongs, dec_enc to be specific. by Andy Polyakov · 19 years ago
  99. a4d729f Clarify binary compatibility with HAL/Fujitsu SPARC64 family. by Andy Polyakov · 19 years ago
  100. fcbc5a3 Integrate sparcv9a-mont.pl into UltraSPARC builds. by Andy Polyakov · 19 years ago